[ 413.336280] [56365]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini [ 413.337620] [56365]: *** Starting uWSGI 2.0.20-debian (64bit) on [Tue Feb 18 10:43:13 2025] *** [ 413.337620] [56365]: compiled with version: 11.2.0 on 21 March 2022 11:00:44 [ 413.337620] [56365]: os: Linux-6.8.0-52-generic #53~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Jan 15 19:18:46 UTC 2 [ 413.337620] [56365]: nodename: devstack [ 413.337620] [56365]: machine: x86_64 [ 413.337620] [56365]: clock source: unix [ 413.337620] [56365]: pcre jit disabled [ 413.337916] [56365]: detected number of CPU cores: 8 [ 413.337916] [56365]: current working directory: / [ 413.337916] [56365]: detected binary path: /usr/bin/uwsgi-core [ 413.337916] [56365]: your processes number limit is 63753 [ 413.337916] [56365]: your memory page size is 4096 bytes [ 413.337916] [56365]: detected max file descriptor number: 2048 [ 413.337916] [56365]: lock engine: pthread robust mutexes [ 413.337916] [56365]: thunder lock: enabled [ 413.337916] [56365]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 [ 413.337916] [56365]: Python version: 3.10.12 (main, Jan 17 2025, 14:35:34) [GCC 11.4.0] [ 413.337916] [56365]: PEP 405 virtualenv detected: /opt/stack/data/venv [ 413.337916] [56365]: Set PythonHome to /opt/stack/data/venv [ 413.365672] [56365]: Python main interpreter initialized at 0x59eb3dfe9be0 [ 413.365672] [56365]: python threads support enabled [ 413.365672] [56365]: your server socket listen backlog is limited to 100 connections [ 413.365672] [56365]: your mercy for graceful operations on workers is 80 seconds [ 413.365981] [56365]: mapped 403077 bytes (393 KB) for 2 cores [ 413.365981] [56365]: *** Operational MODE: preforking *** [ 413.366164] [56365]: *** uWSGI is running in multiple interpreter mode *** [ 413.366164] [56365]: spawned uWSGI master process (pid: 56365) [ 413.366792] [56365]: spawned uWSGI worker 1 (pid: 56366, cores: 1) [ 413.366929] [56365]: spawned uWSGI worker 2 (pid: 56367, cores: 1) [ 413.367065] [56365]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... [ 413.551755] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:31: DeprecationWarning: eventuletutils module is deprecated and will be removed. [ 413.551755] [56366]: debtcollector.deprecate( [ 413.559453] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:31: DeprecationWarning: eventuletutils module is deprecated and will be removed. [ 413.559453] [56367]: debtcollector.deprecate( [ 414.337535] [56366]: /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 [ 414.337535] [56366]: warnings.warn( [ 414.347511] [56367]: /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 [ 414.347511] [56367]: warnings.warn( [ 414.448404] [56367]: /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. [ 414.448404] [56367]: from defusedxml.lxml import parse [ 414.448540] [56366]: /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. [ 414.448540] [56366]: from defusedxml.lxml import parse [ 414.487017] [56367]: /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) [ 414.487017] [56367]: BASE = declarative_base() [ 414.487137] [56366]: /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) [ 414.487137] [56366]: BASE = declarative_base() [ 414.655524] [56367]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=56367) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 414.655902] [56366]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=56366) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 414.662540] [56366]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=56366) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 414.662737] [56367]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=56367) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 414.662963] [56366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.663122] [56367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.663573] [56366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.663735] [56367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.663768] [56366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.663962] [56367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.799024] [56367]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 414.799024] [56367]: @jsonschema.FormatChecker.cls_checks('date-time') [ 414.799198] [56366]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 414.799198] [56366]: @jsonschema.FormatChecker.cls_checks('date-time') [ 414.844995] [56367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.845186] [56367]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.845186] [56367]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.845244] [56367]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.845362] [56367]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.845362] [56367]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=56367) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.845415] [56367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.845473] [56366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.845775] [56366]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.845856] [56366]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.845943] [56366]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.845994] [56366]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.847105] [56366]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=56366) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.847105] [56366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.012592] [56367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.012796] [56367]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.012796] [56367]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.012796] [56367]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.012939] [56367]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.012939] [56367]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=56367) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.013138] [56367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.013188] [56366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.013188] [56366]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.013188] [56366]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.014368] [56366]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.014368] [56366]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.014368] [56366]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=56366) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.014368] [56366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.018125] [56367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.018253] [56367]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.018341] [56367]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.018341] [56367]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.018446] [56367]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.018490] [56367]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=56367) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.018533] [56367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.018608] [56366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.019076] [56366]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.019076] [56366]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.019076] [56366]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.019076] [56366]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.019076] [56366]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=56366) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.019343] [56366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.019758] [56367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.019865] [56367]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.019923] [56367]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.020511] [56367]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.020511] [56367]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.020511] [56367]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=56367) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.020511] [56367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.020728] [56366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.020728] [56366]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.020728] [56366]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.020728] [56366]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.020728] [56366]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.020728] [56366]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=56366) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.020728] [56366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.021101] [56367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.021182] [56367]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.021255] [56367]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.021323] [56367]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.021388] [56367]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.021420] [56366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.021447] [56367]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=56367) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.021478] [56366]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.021535] [56367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.021584] [56366]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.021627] [56366]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.021669] [56366]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.021722] [56366]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=56366) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.021797] [56366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.022936] [56367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.023082] [56367]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.023082] [56367]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.023256] [56367]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.023256] [56367]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.023256] [56367]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=56367) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.023401] [56367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.023528] [56366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.023528] [56366]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.023528] [56366]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.023671] [56366]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.023671] [56366]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.023786] [56366]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=56366) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.023786] [56366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.026502] [56367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.026599] [56367]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.026667] [56367]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.026709] [56367]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.026776] [56367]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.026815] [56367]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=56367) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.026862] [56366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.026901] [56367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.026954] [56366]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.027025] [56366]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.027097] [56366]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.027153] [56366]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.027198] [56366]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=56366) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.027264] [56366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.028171] [56367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.028273] [56367]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.028390] [56366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.028434] [56367]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.028434] [56367]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.028499] [56366]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.028525] [56367]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.028549] [56366]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.028578] [56367]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=56367) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.028603] [56366]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.028627] [56367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.028654] [56366]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.028654] [56366]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=56366) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.028784] [56366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.029265] [56367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.029350] [56367]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.029412] [56367]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.029483] [56367]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.029533] [56366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.029591] [56367]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.029659] [56366]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.029743] [56367]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=56367) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.029799] [56366]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.029842] [56367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.029886] [56366]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.029886] [56366]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.029886] [56366]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=56366) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.029886] [56366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.039125] [56367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.039214] [56367]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.039297] [56367]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.039354] [56367]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.039409] [56367]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.039466] [56366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.039528] [56367]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=56367) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.039528] [56367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.039636] [56366]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.039636] [56366]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.039725] [56366]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.039725] [56366]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.039851] [56366]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=56366) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.039851] [56366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.040317] [56367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.040402] [56367]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.040471] [56367]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.040543] [56367]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.040606] [56367]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.040661] [56367]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=56367) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.040727] [56367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.040769] [56366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.040809] [56366]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.040877] [56366]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.040937] [56366]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.040993] [56366]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.041082] [56366]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=56366) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.041144] [56366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.042450] [56367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.042542] [56367]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.042588] [56367]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.042662] [56367]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.042731] [56367]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.042795] [56366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.042842] [56367]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=56367) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.042890] [56366]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.043036] [56367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.043074] [56366]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.043074] [56366]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.043074] [56366]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.043142] [56366]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=56366) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.043167] [56366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.047030] [56367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.047128] [56367]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.047185] [56367]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.047240] [56367]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.047297] [56366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.047352] [56367]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.047401] [56366]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.047472] [56367]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=56367) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.047510] [56366]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.047536] [56367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.047562] [56366]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.047562] [56366]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.047607] [56366]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=56366) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.047689] [56366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.061527] [56367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.061640] [56367]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.061712] [56367]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.061779] [56367]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.061831] [56367]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.061894] [56367]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=56367) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.061941] [56366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.061981] [56367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.062072] [56366]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.062072] [56366]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.062162] [56366]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.062213] [56366]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.062257] [56366]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=56366) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.062335] [56366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.062680] [56367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.062760] [56367]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.062830] [56367]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.062905] [56367]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.062973] [56367]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.063052] [56367]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=56367) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.063107] [56367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.063161] [56366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.063244] [56366]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.063324] [56366]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.063388] [56366]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.063467] [56366]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.063519] [56366]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=56366) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.063594] [56366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.063874] [56367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.063925] [56366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.063972] [56367]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.064022] [56366]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.064081] [56367]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.064119] [56366]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.064165] [56367]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.064207] [56366]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.064255] [56367]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.064301] [56366]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.064339] [56367]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=56367) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.064385] [56366]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=56366) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.064428] [56367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.064454] [56366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.066803] [56367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.066901] [56367]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.066942] [56367]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.067032] [56367]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.067086] [56367]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.067151] [56367]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=56367) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.067199] [56366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.067260] [56367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.067318] [56366]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.067318] [56366]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.067376] [56366]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.067468] [56366]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.067511] [56366]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=56366) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.067553] [56366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.067923] [56367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.068048] [56367]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.068099] [56367]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.068136] [56367]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.068196] [56367]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.068253] [56367]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=56367) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.068325] [56367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.068364] [56366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.068445] [56366]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.068508] [56366]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.068579] [56366]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.068634] [56366]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.068701] [56366]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=56366) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.068791] [56366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.072135] [56367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.072234] [56367]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.072286] [56367]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.072336] [56367]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.072391] [56367]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.072459] [56367]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=56367) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.072530] [56367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.072768] [56366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.072880] [56366]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.072928] [56366]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.072975] [56366]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.073055] [56366]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.073119] [56366]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=56366) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.073185] [56366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.075320] [56367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.075402] [56367]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.075469] [56367]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.075534] [56367]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.075598] [56367]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.075661] [56367]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=56367) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.075730] [56367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.076179] [56367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.076258] [56367]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.076380] [56366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.076432] [56367]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.076462] [56366]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.076488] [56367]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.076513] [56366]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.076537] [56367]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.076566] [56366]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.076593] [56367]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=56367) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.076617] [56366]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.076642] [56367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.076667] [56366]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=56366) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.076691] [56366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.076940] [56366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.077033] [56366]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.077085] [56366]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.077135] [56366]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.077204] [56366]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.077250] [56366]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=56366) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.077321] [56366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.080670] [56367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.080749] [56367]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.080815] [56366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.080861] [56367]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.080904] [56367]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.080947] [56366]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.080988] [56367]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.081053] [56366]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.081124] [56367]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=56367) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.081163] [56366]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.081210] [56367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.081249] [56366]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.081249] [56366]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=56366) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.081249] [56366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.081804] [56367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.081887] [56367]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.081956] [56367]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.082030] [56366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.082064] [56367]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.082096] [56367]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.082122] [56366]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.082147] [56367]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=56367) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.082171] [56366]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.082236] [56367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.082280] [56366]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.082333] [56366]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.082388] [56366]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=56366) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.082431] [56366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.083993] [56367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.084078] [56366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.084127] [56367]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.084176] [56366]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.084214] [56367]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.084281] [56366]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.084327] [56367]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.084327] [56367]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.084407] [56366]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.084460] [56367]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=56367) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.084503] [56366]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.084540] [56367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.084586] [56366]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=56366) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.084586] [56366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.087459] [56367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.087529] [56367]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.087605] [56367]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.087662] [56367]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.087729] [56367]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.087784] [56366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.087831] [56367]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=56367) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.087873] [56367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.087919] [56366]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.087919] [56366]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.088025] [56366]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.088100] [56366]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.088131] [56366]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=56366) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.088278] [56366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.090868] [56367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.090949] [56367]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.091042] [56367]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.091097] [56367]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.091147] [56367]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.091212] [56367]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=56367) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.091282] [56367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.091426] [56366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.091525] [56366]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.091598] [56366]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.091675] [56366]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.091741] [56366]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.091814] [56366]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=56366) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.091885] [56366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.092056] [56367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.092141] [56367]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.092210] [56367]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.092241] [56366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.092290] [56367]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.092346] [56366]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.092391] [56367]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.092429] [56366]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.092476] [56367]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=56367) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.092512] [56366]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.092558] [56367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.092604] [56366]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.092604] [56366]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=56366) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.092604] [56366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.093261] [56367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.093340] [56367]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.093412] [56367]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.093465] [56366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.093505] [56367]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.093553] [56366]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.093601] [56367]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.093601] [56367]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=56367) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.093654] [56366]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.093680] [56367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.093709] [56366]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.093709] [56366]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.093816] [56366]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=56366) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.093863] [56366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.095621] [56367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.095703] [56367]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.095758] [56366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.095801] [56367]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.095850] [56366]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.095907] [56367]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.095955] [56366]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.095997] [56367]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.096032] [56366]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.096063] [56367]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=56367) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.096089] [56366]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.096114] [56367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.096138] [56366]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=56366) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.096138] [56366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.097076] [56367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.097160] [56367]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.097229] [56367]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.097295] [56367]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.097342] [56366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.097393] [56367]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.097437] [56367]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=56367) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.097489] [56366]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.097568] [56367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.097626] [56366]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.097626] [56366]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.097626] [56366]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.097850] [56366]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=56366) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.097850] [56366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.099318] [56367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.099400] [56367]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.099493] [56367]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.099552] [56366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.099617] [56367]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.099696] [56366]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.099758] [56367]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.099758] [56367]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=56367) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.099886] [56366]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.099937] [56367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.099965] [56366]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.099965] [56366]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.099965] [56366]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=56366) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.099965] [56366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.100981] [56367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.101075] [56367]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.101138] [56366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.101196] [56367]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.101260] [56366]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.101353] [56367]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.101421] [56366]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.101475] [56367]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.101475] [56367]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=56367) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.101596] [56366]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.101596] [56366]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.101596] [56366]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=56366) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.156442] [56367]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=56367) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 415.156600] [56367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.156725] [56367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.156772] [56366]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=56366) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 415.156828] [56367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.156896] [56367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.156929] [56366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.156972] [56367]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.156999] [56366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.157047] [56367]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.157120] [56367]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.157165] [56367]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.157207] [56366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.157251] [56367]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=56367) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.157293] [56366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.157336] [56367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.157392] [56366]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.157437] [56367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.157480] [56366]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.157521] [56367]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.157562] [56366]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.157609] [56367]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.157651] [56366]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.157688] [56367]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.157734] [56366]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=56366) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.157775] [56367]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.157822] [56366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.157864] [56367]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=56367) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.157901] [56366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.157947] [56367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.157947] [56367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.157947] [56367]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.158072] [56366]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.158097] [56367]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.158126] [56366]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.158151] [56367]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.158175] [56366]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.158200] [56367]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.158226] [56366]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.158250] [56367]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=56367) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.158275] [56366]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=56366) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.158319] [56367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.158355] [56366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.158386] [56367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.158412] [56366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.158437] [56367]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.158461] [56366]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.158487] [56367]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.158511] [56366]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.158535] [56367]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.158535] [56367]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.158582] [56366]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.158610] [56367]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=56367) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.158640] [56366]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.158665] [56367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.158693] [56366]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=56366) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.158719] [56367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.158744] [56366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.158768] [56367]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.158793] [56366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.158819] [56367]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.158847] [56366]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.158872] [56367]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.158898] [56366]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.158932] [56367]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.158958] [56366]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.158984] [56367]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=56367) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.159016] [56366]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.159043] [56367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.159068] [56366]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=56366) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.159099] [56367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.159126] [56366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.159151] [56367]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.159176] [56366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.159201] [56367]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.159225] [56366]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.159250] [56367]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.159277] [56366]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.159316] [56367]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.159351] [56366]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.159377] [56367]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=56367) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.159403] [56366]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.159428] [56367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.159453] [56366]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=56366) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.159479] [56367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.159505] [56366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.159531] [56367]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.159556] [56366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.159630] [56367]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.159657] [56366]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.159681] [56367]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.159706] [56366]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.159731] [56367]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.159731] [56367]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=56367) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.159777] [56366]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.159777] [56366]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.159825] [56367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.159855] [56366]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=56366) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.159881] [56367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.159881] [56367]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.159926] [56366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.159951] [56367]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.159977] [56366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.160020] [56367]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.160047] [56366]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.160071] [56367]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.160101] [56366]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.160127] [56367]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=56367) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.160156] [56366]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.160182] [56367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.160209] [56366]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.160234] [56367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.160259] [56366]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=56366) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.160284] [56367]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.160308] [56366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.160336] [56367]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.160363] [56366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.160389] [56367]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.160415] [56366]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.160443] [56367]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.160468] [56366]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.160495] [56367]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=56367) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.160520] [56366]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.160545] [56367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.160573] [56366]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.160598] [56367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.160622] [56366]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=56366) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.160648] [56367]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.160672] [56366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.160699] [56367]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.160724] [56366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.160749] [56367]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.160774] [56366]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.160801] [56367]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.160826] [56366]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.160853] [56367]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=56367) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.160878] [56366]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.160903] [56367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.160930] [56366]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.160954] [56367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.160978] [56366]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=56366) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.161622] [56367]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.161722] [56366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.161774] [56367]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.161818] [56366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.161861] [56367]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.161904] [56366]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.161946] [56367]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.161989] [56366]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.162046] [56367]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=56367) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.162089] [56366]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.162138] [56367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.162183] [56366]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.162225] [56367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.162268] [56366]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=56366) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.162318] [56367]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.162318] [56367]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.162400] [56366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.162449] [56367]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.162493] [56366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.162539] [56367]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.162583] [56366]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.162624] [56367]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=56367) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.162665] [56366]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.162707] [56367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.162749] [56366]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.162791] [56367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.162834] [56366]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.162875] [56367]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.162920] [56366]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=56366) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.162962] [56367]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.163018] [56366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.163065] [56367]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.163114] [56366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.163156] [56367]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.163198] [56366]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.163239] [56367]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=56367) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.163281] [56366]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.163329] [56367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.163372] [56366]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.163415] [56367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.163457] [56366]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.163499] [56367]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.163541] [56366]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=56366) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.163582] [56367]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.163582] [56367]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.163663] [56366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.163663] [56366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.163755] [56367]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.163875] [56366]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.163929] [56367]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=56367) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.163972] [56366]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.164022] [56367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.164069] [56366]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.164112] [56367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.164154] [56366]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.164202] [56367]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.164246] [56366]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=56366) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.164293] [56367]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.164335] [56366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.164378] [56367]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.164421] [56366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.164464] [56367]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.164505] [56366]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.164551] [56367]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=56367) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.164595] [56366]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.164640] [56367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.164684] [56366]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.164726] [56367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.164767] [56366]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.164810] [56367]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.164853] [56366]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=56366) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.164894] [56367]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.164936] [56366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.164979] [56367]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.164979] [56367]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.165080] [56366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.165128] [56367]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=56367) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.165170] [56366]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.165213] [56367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.165261] [56366]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.165311] [56367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.165356] [56366]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.165400] [56367]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.165443] [56366]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.165484] [56367]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.165530] [56366]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=56366) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.165572] [56367]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.165614] [56366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.165656] [56367]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.165698] [56366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.165742] [56367]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=56367) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.165784] [56366]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.165826] [56367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.165868] [56366]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.165912] [56367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.165960] [56366]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.166010] [56367]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.166055] [56366]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.166102] [56367]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.166147] [56366]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=56366) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.166200] [56367]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.166256] [56366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.166299] [56367]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.166341] [56366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.166384] [56367]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=56367) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.166426] [56366]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.166474] [56367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.166517] [56366]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.166558] [56367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.166600] [56366]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.166646] [56367]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.166686] [56366]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.166732] [56367]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.166774] [56366]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=56366) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.166801] [56367]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.166830] [56366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.166857] [56367]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.166881] [56366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.166906] [56367]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=56367) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.166930] [56366]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.166955] [56367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.166980] [56366]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.167026] [56367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.167052] [56366]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.167083] [56367]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.167109] [56366]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.167132] [56367]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.167157] [56366]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=56366) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.167181] [56367]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.167207] [56366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.167232] [56367]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.167256] [56366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.167281] [56367]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=56367) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.167308] [56366]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.167333] [56367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.167358] [56366]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.167383] [56367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.167407] [56366]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.167432] [56367]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.167456] [56366]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.167480] [56367]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.167504] [56366]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=56366) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.167531] [56367]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.167557] [56366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.167581] [56367]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.167605] [56366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.167630] [56367]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=56367) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.167654] [56366]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.167678] [56367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.167703] [56366]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.167727] [56367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.167755] [56366]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.167781] [56367]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.167804] [56366]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.167829] [56367]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.167854] [56366]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=56366) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.167878] [56367]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.167902] [56366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.167926] [56367]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.167950] [56366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.167978] [56367]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=56367) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.168010] [56366]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.168036] [56367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.168061] [56366]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.168086] [56367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.168111] [56366]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.168135] [56367]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.168160] [56366]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.168184] [56367]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.168213] [56366]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=56366) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.168239] [56367]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.168263] [56366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.168288] [56367]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.168337] [56366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.168367] [56367]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=56367) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.168367] [56367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.168414] [56366]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.168438] [56367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.168467] [56366]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.168492] [56367]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.168516] [56366]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.168539] [56367]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.168564] [56366]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.168588] [56367]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.168613] [56366]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=56366) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.168639] [56367]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.168664] [56366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.168744] [56367]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=56367) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.168770] [56366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.168795] [56367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.168819] [56366]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.168843] [56367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.168868] [56366]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.168892] [56367]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.168916] [56366]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.168940] [56367]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.168968] [56366]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.168993] [56367]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.169029] [56366]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=56366) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.169054] [56367]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.169079] [56366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.169103] [56367]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=56367) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.169128] [56366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.169153] [56367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.169178] [56366]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.169209] [56367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.169235] [56366]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.169258] [56367]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.169283] [56366]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.169308] [56367]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.169334] [56366]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.169359] [56367]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.169384] [56366]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=56366) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.169407] [56367]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.169434] [56366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.169460] [56367]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=56367) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.169485] [56366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.169509] [56367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.169534] [56366]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.169559] [56367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.169585] [56366]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.169609] [56367]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.169633] [56366]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.169661] [56367]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.169685] [56366]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.169709] [56367]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.169735] [56366]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=56366) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.169758] [56367]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.169783] [56366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.169807] [56367]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=56367) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.169831] [56366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.169855] [56367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.169883] [56366]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.169907] [56367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.169933] [56366]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.169956] [56367]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.169981] [56366]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.170580] [56367]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.170653] [56366]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.170705] [56367]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.170749] [56366]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=56366) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.170799] [56367]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.170843] [56366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.170887] [56367]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=56367) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.170928] [56366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.170971] [56367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.171022] [56366]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.171075] [56367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.171120] [56366]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.171162] [56367]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.171212] [56366]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.171255] [56367]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.171298] [56366]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.171339] [56367]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.171381] [56366]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=56366) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.171423] [56367]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.171423] [56367]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=56367) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.171502] [56366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.171544] [56367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.171589] [56366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.171589] [56366]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.171745] [56367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.171795] [56366]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.171838] [56367]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.171880] [56366]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.171933] [56367]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.171976] [56366]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.172026] [56367]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.172074] [56366]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=56366) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.172121] [56367]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.172121] [56367]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=56367) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.172203] [56366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.172245] [56367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.172287] [56366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.172287] [56366]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.172377] [56367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.172419] [56366]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.172460] [56367]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.172460] [56367]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.172545] [56366]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.172545] [56366]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.172628] [56367]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.172628] [56367]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.172709] [56366]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=56366) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.172752] [56367]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=56367) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.172793] [56366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.172835] [56367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.172881] [56366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.172881] [56366]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.172963] [56367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=56367) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.173013] [56366]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.173058] [56367]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.173100] [56366]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.173142] [56367]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.173184] [56366]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.173225] [56367]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.173272] [56366]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=56366) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.173320] [56367]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=56367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.173363] [56366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.173405] [56367]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=56367) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.173447] [56366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.173447] [56366]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.173447] [56366]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.173447] [56366]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.173447] [56366]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.173447] [56366]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=56366) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.173447] [56366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.173447] [56366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=56366) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.173447] [56366]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 415.173447] [56366]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 415.173837] [56366]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 415.173837] [56366]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=56366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 415.173837] [56366]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=56366) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 415.195232] [56367]: INFO dbcounter [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Registered counter for database cinder [ 415.195745] [56366]: INFO dbcounter [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Registered counter for database cinder [ 415.204309] [56367]: DEBUG oslo_db.sqlalchemy.engines [None req-275625b3-2e98-4223-8e1f-585f7577cedc 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=56367) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 415.204605] [56366]: DEBUG oslo_db.sqlalchemy.engines [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 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=56366) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 415.331494] [56366]: DEBUG dbcounter [-] [56366] Writer thread running {{(pid=56366) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 415.333167] [56367]: DEBUG dbcounter [-] [56367] Writer thread running {{(pid=56367) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 415.334373] [56366]: INFO cinder.rpc [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 415.335236] [56367]: INFO cinder.rpc [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 415.336529] [56366]: INFO cinder.rpc [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 415.337425] [56367]: INFO cinder.rpc [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 415.338597] [56366]: INFO cinder.rpc [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 415.339575] [56367]: INFO cinder.rpc [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 415.340477] [56366]: INFO cinder.rpc [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 415.340902] [56366]: WARNING stevedore.named [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 415.341100] [56366]: WARNING castellan.key_manager [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 415.341370] [56367]: INFO cinder.rpc [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 415.341779] [56367]: WARNING stevedore.named [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 415.341965] [56367]: WARNING castellan.key_manager [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 415.342721] [56366]: WARNING cinder.keymgr.conf_key_mgr [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 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' [ 415.344162] [56367]: WARNING cinder.keymgr.conf_key_mgr [None req-275625b3-2e98-4223-8e1f-585f7577cedc 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' [ 415.345553] [56366]: DEBUG oslo_db.sqlalchemy.engines [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 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=56366) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 415.346935] [56367]: DEBUG oslo_db.sqlalchemy.engines [None req-275625b3-2e98-4223-8e1f-585f7577cedc 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=56367) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 415.347232] [56366]: INFO cinder.rpc [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 415.348666] [56367]: INFO cinder.rpc [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 415.349248] [56366]: INFO cinder.rpc [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 415.349678] [56366]: WARNING stevedore.named [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 415.349853] [56366]: WARNING castellan.key_manager [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 415.350498] [56367]: INFO cinder.rpc [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 415.350933] [56367]: WARNING stevedore.named [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 415.350998] [56366]: WARNING stevedore.named [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 415.351108] [56367]: WARNING castellan.key_manager [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 415.351168] [56366]: WARNING castellan.key_manager [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 415.351910] [56366]: WARNING stevedore.named [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 415.352080] [56366]: WARNING castellan.key_manager [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 415.352209] [56367]: WARNING stevedore.named [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 415.352372] [56367]: WARNING castellan.key_manager [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 415.353170] [56367]: WARNING stevedore.named [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 415.353330] [56367]: WARNING castellan.key_manager [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 415.363647] [56366]: WARNING stevedore.named [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 415.363881] [56366]: WARNING castellan.key_manager [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 415.364735] [56367]: WARNING stevedore.named [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 415.364916] [56367]: WARNING castellan.key_manager [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 415.366590] [56366]: WARNING stevedore.named [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 415.366750] [56366]: WARNING castellan.key_manager [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 415.367674] [56367]: WARNING stevedore.named [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 415.367847] [56367]: WARNING castellan.key_manager [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 415.369546] [56366]: WARNING stevedore.named [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 415.369773] [56366]: WARNING castellan.key_manager [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 415.370546] [56367]: WARNING stevedore.named [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 415.370710] [56367]: WARNING castellan.key_manager [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 415.373268] [56366]: WARNING stevedore.named [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 415.373435] [56366]: WARNING castellan.key_manager [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 415.374219] [56367]: WARNING stevedore.named [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 415.374391] [56367]: WARNING castellan.key_manager [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 415.375922] [56366]: WARNING stevedore.named [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 415.376103] [56366]: WARNING castellan.key_manager [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 415.376940] [56367]: WARNING stevedore.named [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 415.377123] [56367]: WARNING castellan.key_manager [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 415.378969] [56366]: WARNING stevedore.named [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 415.379137] [56366]: WARNING castellan.key_manager [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 415.380018] [56367]: WARNING stevedore.named [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 415.380187] [56367]: WARNING castellan.key_manager [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 415.381748] [56366]: WARNING stevedore.named [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 415.381913] [56366]: WARNING castellan.key_manager [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 415.382790] [56367]: WARNING stevedore.named [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 415.382956] [56367]: WARNING castellan.key_manager [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 415.384212] [56366]: WARNING stevedore.named [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 415.384378] [56366]: WARNING castellan.key_manager [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 415.385249] [56367]: WARNING stevedore.named [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 415.385419] [56367]: WARNING castellan.key_manager [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 415.386657] [56366]: WARNING stevedore.named [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 415.386821] [56366]: WARNING castellan.key_manager [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 415.387730] [56366]: WARNING stevedore.named [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 415.387794] [56367]: WARNING stevedore.named [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 415.387890] [56366]: WARNING castellan.key_manager [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 415.387965] [56367]: WARNING castellan.key_manager [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 415.388942] [56367]: WARNING stevedore.named [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 415.389117] [56367]: WARNING castellan.key_manager [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 415.391012] [56366]: WARNING stevedore.named [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 415.391182] [56366]: WARNING castellan.key_manager [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 415.392163] [56367]: WARNING stevedore.named [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 415.392333] [56367]: WARNING castellan.key_manager [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 415.487020] [56366]: WARNING stevedore.named [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 415.487249] [56366]: WARNING castellan.key_manager [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 415.487944] [56367]: WARNING stevedore.named [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 415.488155] [56367]: WARNING castellan.key_manager [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 415.490585] [56366]: WARNING cinder.api.contrib.hosts [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 415.491035] [56366]: WARNING stevedore.named [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 415.491205] [56366]: WARNING castellan.key_manager [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 415.491461] [56367]: WARNING cinder.api.contrib.hosts [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 415.491908] [56367]: WARNING stevedore.named [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 415.492054] [56366]: WARNING stevedore.named [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 415.492090] [56367]: WARNING castellan.key_manager [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 415.492215] [56366]: WARNING castellan.key_manager [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 415.492919] [56367]: WARNING stevedore.named [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 415.493091] [56367]: WARNING castellan.key_manager [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 415.493195] [56366]: WARNING stevedore.named [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 415.493360] [56366]: WARNING castellan.key_manager [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 415.494039] [56367]: WARNING stevedore.named [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 415.494116] [56366]: WARNING stevedore.named [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 415.494210] [56367]: WARNING castellan.key_manager [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 415.494274] [56366]: WARNING castellan.key_manager [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 415.494969] [56367]: WARNING stevedore.named [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 415.495136] [56367]: WARNING castellan.key_manager [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 415.495275] [56366]: WARNING stevedore.named [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 415.495440] [56366]: WARNING castellan.key_manager [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 415.496141] [56367]: WARNING stevedore.named [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 415.496307] [56367]: WARNING castellan.key_manager [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 415.496388] [56366]: WARNING stevedore.named [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 415.496548] [56366]: WARNING castellan.key_manager [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 415.497206] [56367]: WARNING stevedore.named [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 415.497353] [56366]: WARNING stevedore.named [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 415.497397] [56367]: WARNING castellan.key_manager [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 415.497512] [56366]: WARNING castellan.key_manager [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 415.498156] [56367]: WARNING stevedore.named [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 415.498341] [56367]: WARNING castellan.key_manager [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 415.498442] [56366]: WARNING stevedore.named [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 415.498625] [56366]: WARNING castellan.key_manager [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 415.499227] [56367]: WARNING stevedore.named [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 415.499388] [56367]: WARNING castellan.key_manager [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 415.499559] [56366]: WARNING stevedore.named [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 415.499724] [56366]: WARNING castellan.key_manager [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 415.500309] [56367]: WARNING stevedore.named [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 415.500421] [56366]: DEBUG cinder.api.openstack [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Extended resource: extensions {{(pid=56366) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 415.500474] [56367]: WARNING castellan.key_manager [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 415.501175] [56367]: DEBUG cinder.api.openstack [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Extended resource: extensions {{(pid=56367) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 415.501893] [56366]: DEBUG cinder.api.openstack [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Extended resource: os-hosts {{(pid=56366) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 415.502473] [56367]: DEBUG cinder.api.openstack [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Extended resource: os-hosts {{(pid=56367) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 415.503969] [56366]: DEBUG cinder.api.openstack [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Extended resource: qos-specs {{(pid=56366) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 415.504449] [56367]: DEBUG cinder.api.openstack [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Extended resource: qos-specs {{(pid=56367) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 415.506172] [56366]: DEBUG cinder.api.openstack [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Extended resource: os-quota-class-sets {{(pid=56366) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 415.506612] [56367]: DEBUG cinder.api.openstack [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Extended resource: os-quota-class-sets {{(pid=56367) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 415.507623] [56366]: DEBUG cinder.api.openstack [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Extended resource: scheduler-stats {{(pid=56366) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 415.508028] [56367]: DEBUG cinder.api.openstack [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Extended resource: scheduler-stats {{(pid=56367) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 415.509194] [56366]: DEBUG cinder.api.openstack [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Extended resource: os-snapshot-manage {{(pid=56366) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 415.509943] [56367]: DEBUG cinder.api.openstack [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Extended resource: os-snapshot-manage {{(pid=56367) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 415.510686] [56366]: DEBUG cinder.api.openstack [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Extended resource: capabilities {{(pid=56366) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 415.511407] [56367]: DEBUG cinder.api.openstack [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Extended resource: capabilities {{(pid=56367) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 415.512069] [56366]: DEBUG cinder.api.openstack [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Extended resource: encryption {{(pid=56366) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 415.512743] [56367]: DEBUG cinder.api.openstack [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Extended resource: encryption {{(pid=56367) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 415.513987] [56366]: DEBUG cinder.api.openstack [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Extended resource: cgsnapshots {{(pid=56366) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 415.514929] [56367]: DEBUG cinder.api.openstack [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Extended resource: cgsnapshots {{(pid=56367) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 415.515650] [56366]: DEBUG cinder.api.openstack [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Extended resource: os-quota-sets {{(pid=56366) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 415.516381] [56367]: DEBUG cinder.api.openstack [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Extended resource: os-quota-sets {{(pid=56367) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 415.517837] [56366]: DEBUG cinder.api.openstack [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Extended resource: os-volume-manage {{(pid=56366) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 415.517924] [56367]: DEBUG cinder.api.openstack [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Extended resource: os-volume-manage {{(pid=56367) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 415.520170] [56366]: DEBUG cinder.api.openstack [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Extended resource: os-volume-transfer {{(pid=56366) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 415.520286] [56367]: DEBUG cinder.api.openstack [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Extended resource: os-volume-transfer {{(pid=56367) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 415.521823] [56366]: DEBUG cinder.api.openstack [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Extended resource: os-volume-type-access {{(pid=56366) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 415.521964] [56367]: DEBUG cinder.api.openstack [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Extended resource: os-volume-type-access {{(pid=56367) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 415.523407] [56366]: DEBUG cinder.api.openstack [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Extended resource: backups {{(pid=56366) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 415.523547] [56367]: DEBUG cinder.api.openstack [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Extended resource: backups {{(pid=56367) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 415.525438] [56366]: DEBUG cinder.api.openstack [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Extended resource: os-services {{(pid=56366) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 415.525582] [56367]: DEBUG cinder.api.openstack [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Extended resource: os-services {{(pid=56367) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 415.526754] [56366]: DEBUG cinder.api.openstack [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Extended resource: consistencygroups {{(pid=56366) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 415.526874] [56367]: DEBUG cinder.api.openstack [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Extended resource: consistencygroups {{(pid=56367) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 415.528801] [56366]: DEBUG cinder.api.openstack [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Extended resource: extra_specs {{(pid=56366) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 415.528897] [56367]: DEBUG cinder.api.openstack [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Extended resource: extra_specs {{(pid=56367) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 415.530394] [56366]: DEBUG cinder.api.openstack [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Extended resource: os-availability-zone {{(pid=56366) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 415.530476] [56367]: DEBUG cinder.api.openstack [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Extended resource: os-availability-zone {{(pid=56367) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 415.531721] [56366]: DEBUG cinder.api.openstack [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Extended resource: encryption {{(pid=56366) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 415.531780] [56367]: DEBUG cinder.api.openstack [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Extended resource: encryption {{(pid=56367) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 415.533681] [56367]: WARNING stevedore.named [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 415.533879] [56367]: WARNING castellan.key_manager [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 415.533984] [56366]: WARNING stevedore.named [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 415.534174] [56366]: WARNING castellan.key_manager [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 415.534853] [56367]: WARNING stevedore.named [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 415.535030] [56367]: WARNING castellan.key_manager [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 415.535188] [56366]: WARNING stevedore.named [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 415.535357] [56366]: WARNING castellan.key_manager [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 415.535878] [56367]: WARNING stevedore.named [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 415.536049] [56367]: WARNING castellan.key_manager [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 415.536218] [56366]: WARNING stevedore.named [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 415.536384] [56366]: WARNING castellan.key_manager [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 415.536923] [56367]: WARNING stevedore.named [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 415.537087] [56367]: WARNING castellan.key_manager [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 415.537247] [56366]: WARNING stevedore.named [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 415.537404] [56366]: WARNING castellan.key_manager [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 415.537989] [56367]: WARNING stevedore.named [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 415.538161] [56367]: WARNING castellan.key_manager [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 415.538382] [56366]: WARNING stevedore.named [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 415.538529] [56366]: WARNING castellan.key_manager [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 415.539108] [56367]: WARNING stevedore.named [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 415.539277] [56367]: WARNING castellan.key_manager [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 415.539538] [56366]: WARNING stevedore.named [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 415.539710] [56366]: WARNING castellan.key_manager [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 415.540200] [56367]: WARNING stevedore.named [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 415.540361] [56367]: WARNING castellan.key_manager [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 415.540655] [56366]: WARNING stevedore.named [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 415.540821] [56366]: WARNING castellan.key_manager [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 415.541205] [56367]: WARNING stevedore.named [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 415.541363] [56367]: WARNING castellan.key_manager [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 415.541671] [56366]: WARNING stevedore.named [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 415.541830] [56366]: WARNING castellan.key_manager [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 415.542335] [56367]: WARNING stevedore.named [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 415.542496] [56367]: WARNING castellan.key_manager [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 415.542806] [56366]: WARNING stevedore.named [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 415.542967] [56366]: WARNING castellan.key_manager [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 415.543305] [56367]: WARNING stevedore.named [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 415.543464] [56367]: WARNING castellan.key_manager [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 415.543778] [56366]: WARNING stevedore.named [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 415.543940] [56366]: WARNING castellan.key_manager [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 415.544162] [56367]: DEBUG cinder.api.contrib.snapshot_actions [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] SnapshotActionsController initialized {{(pid=56367) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 415.544298] [56367]: DEBUG cinder.api.openstack [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Extension VolumeActions extending resource: volumes {{(pid=56367) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 415.544460] [56367]: DEBUG cinder.api.openstack [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Extension UsedLimits extending resource: limits {{(pid=56367) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 415.544587] [56367]: DEBUG cinder.api.openstack [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=56367) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 415.544636] [56366]: DEBUG cinder.api.contrib.snapshot_actions [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] SnapshotActionsController initialized {{(pid=56366) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 415.544706] [56367]: DEBUG cinder.api.openstack [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Extension VolumeUnmanage extending resource: volumes {{(pid=56367) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 415.544763] [56366]: DEBUG cinder.api.openstack [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Extension VolumeActions extending resource: volumes {{(pid=56366) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 415.544816] [56367]: DEBUG cinder.api.openstack [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Extension TypesManage extending resource: types {{(pid=56367) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 415.544921] [56366]: DEBUG cinder.api.openstack [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Extension UsedLimits extending resource: limits {{(pid=56366) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 415.544954] [56367]: DEBUG cinder.api.openstack [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=56367) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 415.545063] [56366]: DEBUG cinder.api.openstack [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=56366) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 415.545098] [56367]: DEBUG cinder.api.openstack [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Extension AdminActions extending resource: volumes {{(pid=56367) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 415.545186] [56367]: DEBUG cinder.api.openstack [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Extension AdminActions extending resource: snapshots {{(pid=56367) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 415.545224] [56366]: DEBUG cinder.api.openstack [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=56366) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 415.545300] [56366]: DEBUG cinder.api.openstack [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Extension TypesManage extending resource: types {{(pid=56366) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 415.545332] [56367]: DEBUG cinder.api.openstack [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Extension AdminActions extending resource: backups {{(pid=56367) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 415.545411] [56367]: DEBUG cinder.api.openstack [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Extension VolumeTypeAccess extending resource: types {{(pid=56367) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 415.545443] [56366]: DEBUG cinder.api.openstack [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=56366) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 415.545539] [56366]: DEBUG cinder.api.openstack [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Extension AdminActions extending resource: volumes {{(pid=56366) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 415.545577] [56367]: DEBUG cinder.api.openstack [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=56367) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 415.545684] [56366]: DEBUG cinder.api.openstack [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Extension AdminActions extending resource: snapshots {{(pid=56366) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 415.545736] [56367]: DEBUG cinder.api.openstack [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=56367) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 415.545781] [56366]: DEBUG cinder.api.openstack [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Extension AdminActions extending resource: backups {{(pid=56366) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 415.545824] [56367]: DEBUG cinder.api.openstack [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=56367) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 415.545899] [56366]: DEBUG cinder.api.openstack [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=56366) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 415.545997] [56366]: DEBUG cinder.api.openstack [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=56366) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 415.546038] [56367]: DEBUG cinder.api.openstack [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=56367) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 415.546126] [56367]: DEBUG cinder.api.openstack [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Extension VolumeTypeEncryption extending resource: types {{(pid=56367) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 415.546159] [56366]: DEBUG cinder.api.openstack [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=56366) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 415.546237] [56367]: DEBUG cinder.api.openstack [None req-275625b3-2e98-4223-8e1f-585f7577cedc None None] Extension SnapshotActions extending resource: snapshots {{(pid=56367) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 415.546275] [56366]: DEBUG cinder.api.openstack [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=56366) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 415.546437] [56366]: DEBUG cinder.api.openstack [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=56366) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 415.546555] [56366]: DEBUG cinder.api.openstack [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=56366) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 415.546685] [56366]: DEBUG cinder.api.openstack [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=56366) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 415.548369] [56367]: WARNING keystonemiddleware.auth_token [None req-275625b3-2e98-4223-8e1f-585f7577cedc 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. [ 415.548828] [56366]: WARNING keystonemiddleware.auth_token [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 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. [ 415.552634] [56367]: WARNING keystonemiddleware.auth_token [None req-275625b3-2e98-4223-8e1f-585f7577cedc 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 [ 415.553162] [56366]: WARNING keystonemiddleware.auth_token [None req-857080e0-d8d5-4d51-bb30-2cf1d2000ad4 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 [ 415.555008] [56367]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x59eb3dfe9be0 pid: 56367 (default app) [ 415.555562] [56366]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x59eb3dfe9be0 pid: 56366 (default app) [ 415.564490] [56367]: /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. [ 415.564490] [56367]: warnings.warn(deprecated_msg) [ 415.564626] [56367]: /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. [ 415.564626] [56367]: warnings.warn(deprecated_msg) [ 415.564626] [56367]: /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. [ 415.564626] [56367]: warnings.warn(deprecated_msg) [ 415.564626] [56367]: /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. [ 415.564797] [56367]: warnings.warn(deprecated_msg) [ 415.564797] [56367]: /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. [ 415.564797] [56367]: warnings.warn(deprecated_msg) [ 415.564797] [56367]: /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. [ 415.564797] [56367]: warnings.warn(deprecated_msg) [ 415.564797] [56367]: /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. [ 415.564986] [56367]: warnings.warn(deprecated_msg) [ 415.564986] [56367]: /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. [ 415.564986] [56367]: warnings.warn(deprecated_msg) [ 415.564986] [56367]: /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. [ 415.564986] [56367]: warnings.warn(deprecated_msg) [ 415.565143] [56367]: /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. [ 415.565143] [56367]: warnings.warn(deprecated_msg) [ 415.565143] [56367]: /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. [ 415.565143] [56367]: warnings.warn(deprecated_msg) [ 415.565271] [56367]: /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. [ 415.565271] [56367]: warnings.warn(deprecated_msg) [ 415.565271] [56367]: /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. [ 415.565271] [56367]: warnings.warn(deprecated_msg) [ 415.565399] [56367]: /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. [ 415.565399] [56367]: warnings.warn(deprecated_msg) [ 415.565399] [56367]: /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. [ 415.565399] [56367]: warnings.warn(deprecated_msg) [ 415.565399] [56367]: /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. [ 415.565555] [56367]: warnings.warn(deprecated_msg) [ 415.565555] [56367]: /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. [ 415.565555] [56367]: warnings.warn(deprecated_msg) [ 415.565555] [56367]: /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. [ 415.565555] [56367]: warnings.warn(deprecated_msg) [ 415.565748] [56367]: /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. [ 415.565748] [56367]: warnings.warn(deprecated_msg) [ 415.565748] [56367]: /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. [ 415.565748] [56367]: warnings.warn(deprecated_msg) [ 415.565748] [56367]: /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. [ 415.565748] [56367]: warnings.warn(deprecated_msg) [ 415.565935] [56367]: /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. [ 415.565935] [56367]: warnings.warn(deprecated_msg) [ 415.565935] [56367]: /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. [ 415.565935] [56367]: warnings.warn(deprecated_msg) [ 415.565935] [56367]: /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. [ 415.565935] [56367]: warnings.warn(deprecated_msg) [ 415.566126] [56367]: /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. [ 415.566126] [56367]: warnings.warn(deprecated_msg) [ 415.566126] [56367]: /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. [ 415.566126] [56367]: warnings.warn(deprecated_msg) [ 415.566126] [56367]: /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. [ 415.566126] [56367]: warnings.warn(deprecated_msg) [ 415.566355] [56367]: /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. [ 415.566355] [56367]: warnings.warn(deprecated_msg) [ 415.566355] [56367]: /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. [ 415.566355] [56367]: warnings.warn(deprecated_msg) [ 415.566355] [56367]: /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. [ 415.566355] [56367]: warnings.warn(deprecated_msg) [ 415.566539] [56367]: /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. [ 415.566539] [56367]: warnings.warn(deprecated_msg) [ 415.566539] [56367]: /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. [ 415.566539] [56367]: warnings.warn(deprecated_msg) [ 415.566661] [56367]: /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. [ 415.566661] [56367]: warnings.warn(deprecated_msg) [ 415.566661] [56367]: /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. [ 415.566661] [56367]: warnings.warn(deprecated_msg) [ 415.566661] [56367]: /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. [ 415.566814] [56367]: warnings.warn(deprecated_msg) [ 415.566814] [56367]: /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. [ 415.566814] [56367]: warnings.warn(deprecated_msg) [ 415.566814] [56367]: /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. [ 415.566814] [56367]: warnings.warn(deprecated_msg) [ 415.566968] [56367]: /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. [ 415.566968] [56367]: warnings.warn(deprecated_msg) [ 415.566968] [56367]: /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. [ 415.566968] [56367]: warnings.warn(deprecated_msg) [ 415.566968] [56367]: /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. [ 415.566968] [56367]: warnings.warn(deprecated_msg) [ 415.567147] [56367]: /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. [ 415.567147] [56367]: warnings.warn(deprecated_msg) [ 415.567147] [56367]: /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. [ 415.567147] [56367]: warnings.warn(deprecated_msg) [ 415.567147] [56367]: /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. [ 415.567350] [56367]: warnings.warn(deprecated_msg) [ 415.567350] [56367]: /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. [ 415.567350] [56367]: warnings.warn(deprecated_msg) [ 415.567350] [56367]: /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. [ 415.567350] [56367]: warnings.warn(deprecated_msg) [ 415.567500] [56367]: /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. [ 415.567500] [56367]: warnings.warn(deprecated_msg) [ 415.567500] [56367]: /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. [ 415.567500] [56367]: warnings.warn(deprecated_msg) [ 415.567623] [56367]: /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. [ 415.567623] [56367]: warnings.warn(deprecated_msg) [ 415.567623] [56367]: /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. [ 415.567623] [56367]: warnings.warn(deprecated_msg) [ 415.567749] [56367]: /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. [ 415.567749] [56367]: warnings.warn(deprecated_msg) [ 415.567749] [56367]: /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. [ 415.567749] [56367]: warnings.warn(deprecated_msg) [ 415.567749] [56367]: /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. [ 415.567909] [56367]: warnings.warn(deprecated_msg) [ 415.567909] [56367]: /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. [ 415.567909] [56367]: warnings.warn(deprecated_msg) [ 415.567909] [56367]: /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. [ 415.567909] [56367]: warnings.warn(deprecated_msg) [ 415.568837] [56367]: /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. [ 415.568837] [56367]: warnings.warn(deprecated_msg) [ 415.568837] [56367]: /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. [ 415.568837] [56367]: warnings.warn(deprecated_msg) [ 415.569068] [56367]: /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. [ 415.569068] [56367]: warnings.warn(deprecated_msg) [ 415.569068] [56367]: /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. [ 415.569068] [56367]: warnings.warn(deprecated_msg) [ 415.569283] [56367]: /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. [ 415.569283] [56367]: warnings.warn(deprecated_msg) [ 415.569283] [56367]: /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. [ 415.569283] [56367]: warnings.warn(deprecated_msg) [ 415.569501] [56367]: /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. [ 415.569501] [56367]: warnings.warn(deprecated_msg) [ 415.569501] [56367]: /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. [ 415.569501] [56367]: warnings.warn(deprecated_msg) [ 415.569698] [56367]: /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. [ 415.569698] [56367]: warnings.warn(deprecated_msg) [ 415.569698] [56367]: /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. [ 415.569698] [56367]: warnings.warn(deprecated_msg) [ 415.569891] [56367]: /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. [ 415.569891] [56367]: warnings.warn(deprecated_msg) [ 415.569891] [56367]: /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. [ 415.569891] [56367]: warnings.warn(deprecated_msg) [ 415.569891] [56367]: /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. [ 415.569891] [56367]: warnings.warn(deprecated_msg) [ 415.570197] [56367]: /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. [ 415.570197] [56367]: warnings.warn(deprecated_msg) [ 415.570197] [56367]: /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. [ 415.570197] [56367]: warnings.warn(deprecated_msg) [ 415.570197] [56367]: /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. [ 415.570445] [56367]: warnings.warn(deprecated_msg) [ 415.570445] [56367]: /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. [ 415.570445] [56367]: warnings.warn(deprecated_msg) [ 415.570445] [56367]: /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. [ 415.570445] [56367]: warnings.warn(deprecated_msg) [ 415.570445] [56367]: /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. [ 415.570445] [56367]: warnings.warn(deprecated_msg) [ 415.570780] [56367]: /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. [ 415.570780] [56367]: warnings.warn(deprecated_msg) [ 415.570780] [56367]: /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. [ 415.570780] [56367]: warnings.warn(deprecated_msg) [ 415.570780] [56367]: /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. [ 415.570780] [56367]: warnings.warn(deprecated_msg) [ 415.571071] [56367]: /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. [ 415.571071] [56367]: warnings.warn(deprecated_msg) [ 415.571071] [56367]: /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. [ 415.571071] [56367]: warnings.warn(deprecated_msg) [ 415.571071] [56367]: /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. [ 415.571071] [56367]: warnings.warn(deprecated_msg) [ 415.571415] [56367]: /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. [ 415.571415] [56367]: warnings.warn(deprecated_msg) [ 415.571415] [56367]: /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. [ 415.571415] [56367]: warnings.warn(deprecated_msg) [ 415.571415] [56367]: /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. [ 415.571415] [56367]: warnings.warn(deprecated_msg) [ 415.571698] [56367]: /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. [ 415.571698] [56367]: warnings.warn(deprecated_msg) [ 415.571698] [56367]: /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. [ 415.571698] [56367]: warnings.warn(deprecated_msg) [ 415.572187] [56367]: /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. [ 415.572187] [56367]: warnings.warn(deprecated_msg) [ 415.572187] [56367]: /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. [ 415.572187] [56367]: warnings.warn(deprecated_msg) [ 415.572389] [56367]: /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. [ 415.572389] [56367]: warnings.warn(deprecated_msg) [ 415.572389] [56367]: /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. [ 415.572389] [56367]: warnings.warn(deprecated_msg) [ 415.572588] [56367]: /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. [ 415.572588] [56367]: warnings.warn(deprecated_msg) [ 415.572588] [56367]: /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. [ 415.572588] [56367]: warnings.warn(deprecated_msg) [ 415.572588] [56367]: DEBUG cinder.api.middleware.request_id [None req-a716f567-66ca-4ea6-8ff7-7257a71ceb1c None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 415.572588] [56367]: [pid: 56367|app: 0|req: 1/1] 10.180.1.21 () {50 vars in 774 bytes} [Tue Feb 18 10:43:15 2025] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) [ 418.903875] [56366]: /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. [ 418.903875] [56366]: warnings.warn(deprecated_msg) [ 418.904244] [56366]: /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. [ 418.904244] [56366]: warnings.warn(deprecated_msg) [ 418.904244] [56366]: /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. [ 418.904244] [56366]: warnings.warn(deprecated_msg) [ 418.904244] [56366]: /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. [ 418.904417] [56366]: warnings.warn(deprecated_msg) [ 418.904417] [56366]: /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. [ 418.904417] [56366]: warnings.warn(deprecated_msg) [ 418.904417] [56366]: /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. [ 418.904417] [56366]: warnings.warn(deprecated_msg) [ 418.904417] [56366]: /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. [ 418.904577] [56366]: warnings.warn(deprecated_msg) [ 418.904577] [56366]: /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. [ 418.904577] [56366]: warnings.warn(deprecated_msg) [ 418.904577] [56366]: /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. [ 418.904577] [56366]: warnings.warn(deprecated_msg) [ 418.904706] [56366]: /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. [ 418.904706] [56366]: warnings.warn(deprecated_msg) [ 418.904706] [56366]: /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. [ 418.904706] [56366]: warnings.warn(deprecated_msg) [ 418.904811] [56366]: /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. [ 418.904811] [56366]: warnings.warn(deprecated_msg) [ 418.904811] [56366]: /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. [ 418.904811] [56366]: warnings.warn(deprecated_msg) [ 418.904918] [56366]: /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. [ 418.904918] [56366]: warnings.warn(deprecated_msg) [ 418.904918] [56366]: /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. [ 418.904918] [56366]: warnings.warn(deprecated_msg) [ 418.904918] [56366]: /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. [ 418.905078] [56366]: warnings.warn(deprecated_msg) [ 418.905078] [56366]: /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. [ 418.905078] [56366]: warnings.warn(deprecated_msg) [ 418.905078] [56366]: /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. [ 418.905078] [56366]: warnings.warn(deprecated_msg) [ 418.905210] [56366]: /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. [ 418.905210] [56366]: warnings.warn(deprecated_msg) [ 418.905210] [56366]: /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. [ 418.905210] [56366]: warnings.warn(deprecated_msg) [ 418.905210] [56366]: /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. [ 418.905210] [56366]: warnings.warn(deprecated_msg) [ 418.905364] [56366]: /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. [ 418.905364] [56366]: warnings.warn(deprecated_msg) [ 418.905364] [56366]: /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. [ 418.905364] [56366]: warnings.warn(deprecated_msg) [ 418.905364] [56366]: /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. [ 418.905364] [56366]: warnings.warn(deprecated_msg) [ 418.905519] [56366]: /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. [ 418.905519] [56366]: warnings.warn(deprecated_msg) [ 418.905519] [56366]: /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. [ 418.905519] [56366]: warnings.warn(deprecated_msg) [ 418.905519] [56366]: /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. [ 418.905519] [56366]: warnings.warn(deprecated_msg) [ 418.905676] [56366]: /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. [ 418.905676] [56366]: warnings.warn(deprecated_msg) [ 418.905676] [56366]: /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. [ 418.905676] [56366]: warnings.warn(deprecated_msg) [ 418.905676] [56366]: /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. [ 418.905676] [56366]: warnings.warn(deprecated_msg) [ 418.905837] [56366]: /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. [ 418.905837] [56366]: warnings.warn(deprecated_msg) [ 418.905837] [56366]: /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. [ 418.905837] [56366]: warnings.warn(deprecated_msg) [ 418.905942] [56366]: /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. [ 418.905942] [56366]: warnings.warn(deprecated_msg) [ 418.905942] [56366]: /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. [ 418.905942] [56366]: warnings.warn(deprecated_msg) [ 418.905942] [56366]: /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. [ 418.906083] [56366]: warnings.warn(deprecated_msg) [ 418.906083] [56366]: /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. [ 418.906083] [56366]: warnings.warn(deprecated_msg) [ 418.906083] [56366]: /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. [ 418.906083] [56366]: warnings.warn(deprecated_msg) [ 418.906214] [56366]: /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. [ 418.906214] [56366]: warnings.warn(deprecated_msg) [ 418.906214] [56366]: /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. [ 418.906214] [56366]: warnings.warn(deprecated_msg) [ 418.906214] [56366]: /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. [ 418.906214] [56366]: warnings.warn(deprecated_msg) [ 418.906363] [56366]: /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. [ 418.906363] [56366]: warnings.warn(deprecated_msg) [ 418.906363] [56366]: /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. [ 418.906363] [56366]: warnings.warn(deprecated_msg) [ 418.906363] [56366]: /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. [ 418.906496] [56366]: warnings.warn(deprecated_msg) [ 418.906496] [56366]: /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. [ 418.906496] [56366]: warnings.warn(deprecated_msg) [ 418.906496] [56366]: /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. [ 418.906496] [56366]: warnings.warn(deprecated_msg) [ 418.906631] [56366]: /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. [ 418.906631] [56366]: warnings.warn(deprecated_msg) [ 418.906631] [56366]: /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. [ 418.906631] [56366]: warnings.warn(deprecated_msg) [ 418.906738] [56366]: /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. [ 418.906738] [56366]: warnings.warn(deprecated_msg) [ 418.906738] [56366]: /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. [ 418.906738] [56366]: warnings.warn(deprecated_msg) [ 418.906845] [56366]: /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. [ 418.906845] [56366]: warnings.warn(deprecated_msg) [ 418.906845] [56366]: /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. [ 418.906845] [56366]: warnings.warn(deprecated_msg) [ 418.906845] [56366]: /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. [ 418.906978] [56366]: warnings.warn(deprecated_msg) [ 418.906978] [56366]: /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. [ 418.906978] [56366]: warnings.warn(deprecated_msg) [ 418.906978] [56366]: /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. [ 418.906978] [56366]: warnings.warn(deprecated_msg) [ 418.907852] [56366]: /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. [ 418.907852] [56366]: warnings.warn(deprecated_msg) [ 418.907852] [56366]: /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. [ 418.907852] [56366]: warnings.warn(deprecated_msg) [ 418.908047] [56366]: /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. [ 418.908047] [56366]: warnings.warn(deprecated_msg) [ 418.908047] [56366]: /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. [ 418.908047] [56366]: warnings.warn(deprecated_msg) [ 418.908230] [56366]: /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. [ 418.908230] [56366]: warnings.warn(deprecated_msg) [ 418.908230] [56366]: /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. [ 418.908230] [56366]: warnings.warn(deprecated_msg) [ 418.908447] [56366]: /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. [ 418.908447] [56366]: warnings.warn(deprecated_msg) [ 418.908447] [56366]: /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. [ 418.908447] [56366]: warnings.warn(deprecated_msg) [ 418.908635] [56366]: /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. [ 418.908635] [56366]: warnings.warn(deprecated_msg) [ 418.908635] [56366]: /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. [ 418.908635] [56366]: warnings.warn(deprecated_msg) [ 418.908814] [56366]: /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. [ 418.908814] [56366]: warnings.warn(deprecated_msg) [ 418.908814] [56366]: /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. [ 418.908814] [56366]: warnings.warn(deprecated_msg) [ 418.908814] [56366]: /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. [ 418.908814] [56366]: warnings.warn(deprecated_msg) [ 418.909115] [56366]: /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. [ 418.909115] [56366]: warnings.warn(deprecated_msg) [ 418.909115] [56366]: /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. [ 418.909115] [56366]: warnings.warn(deprecated_msg) [ 418.909115] [56366]: /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. [ 418.909342] [56366]: warnings.warn(deprecated_msg) [ 418.909342] [56366]: /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. [ 418.909342] [56366]: warnings.warn(deprecated_msg) [ 418.909342] [56366]: /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. [ 418.909342] [56366]: warnings.warn(deprecated_msg) [ 418.909342] [56366]: /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. [ 418.909342] [56366]: warnings.warn(deprecated_msg) [ 418.909653] [56366]: /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. [ 418.909653] [56366]: warnings.warn(deprecated_msg) [ 418.909653] [56366]: /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. [ 418.909653] [56366]: warnings.warn(deprecated_msg) [ 418.909653] [56366]: /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. [ 418.909653] [56366]: warnings.warn(deprecated_msg) [ 418.909926] [56366]: /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. [ 418.909926] [56366]: warnings.warn(deprecated_msg) [ 418.909926] [56366]: /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. [ 418.909926] [56366]: warnings.warn(deprecated_msg) [ 418.909926] [56366]: /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. [ 418.909926] [56366]: warnings.warn(deprecated_msg) [ 418.910337] [56366]: /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. [ 418.910337] [56366]: warnings.warn(deprecated_msg) [ 418.910337] [56366]: /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. [ 418.910337] [56366]: warnings.warn(deprecated_msg) [ 418.910337] [56366]: /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. [ 418.910337] [56366]: warnings.warn(deprecated_msg) [ 418.910599] [56366]: /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. [ 418.910599] [56366]: warnings.warn(deprecated_msg) [ 418.910599] [56366]: /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. [ 418.910599] [56366]: warnings.warn(deprecated_msg) [ 418.910781] [56366]: /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. [ 418.910781] [56366]: warnings.warn(deprecated_msg) [ 418.910781] [56366]: /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. [ 418.910781] [56366]: warnings.warn(deprecated_msg) [ 418.910956] [56366]: /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. [ 418.910956] [56366]: warnings.warn(deprecated_msg) [ 418.910956] [56366]: /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. [ 418.910956] [56366]: warnings.warn(deprecated_msg) [ 418.911157] [56366]: /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. [ 418.911157] [56366]: warnings.warn(deprecated_msg) [ 418.911157] [56366]: /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. [ 418.911157] [56366]: warnings.warn(deprecated_msg) [ 418.911157] [56366]: DEBUG cinder.api.middleware.request_id [None req-c31d2fa1-2231-479b-ac3d-da25ca712100 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 419.266535] [56366]: INFO cinder.api.openstack.wsgi [None req-c31d2fa1-2231-479b-ac3d-da25ca712100 admin admin] POST http://10.180.1.21/volume/v3/types [ 419.267288] [56366]: DEBUG cinder.api.openstack.wsgi [None req-c31d2fa1-2231-479b-ac3d-da25ca712100 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "vsphere", "description": null, "os-volume-type-access:is_public": true}} {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 419.269339] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 419.269339] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 419.272835] [56366]: DEBUG oslo_db.sqlalchemy.engines [None req-c31d2fa1-2231-479b-ac3d-da25ca712100 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=56366) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 419.297199] [56366]: INFO cinder.api.openstack.wsgi [None req-c31d2fa1-2231-479b-ac3d-da25ca712100 admin admin] http://10.180.1.21/volume/v3/types returned with HTTP 200 [ 419.297690] [56366]: [pid: 56366|app: 0|req: 1/2] 10.180.1.21 () {60 vars in 1136 bytes} [Tue Feb 18 10:43:18 2025] POST /volume/v3/types => generated 182 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 419.301569] [56367]: DEBUG cinder.api.middleware.request_id [req-c31d2fa1-2231-479b-ac3d-da25ca712100 req-b01d22b4-6ce1-41bf-a16f-c243325fdd80 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 419.566269] [56367]: INFO cinder.api.openstack.wsgi [req-c31d2fa1-2231-479b-ac3d-da25ca712100 req-b01d22b4-6ce1-41bf-a16f-c243325fdd80 admin admin] POST http://10.180.1.21/volume/v3/types/d4a068f8-cdd1-4128-88c7-5f0e768505be/extra_specs [ 419.566957] [56367]: DEBUG cinder.api.openstack.wsgi [req-c31d2fa1-2231-479b-ac3d-da25ca712100 req-b01d22b4-6ce1-41bf-a16f-c243325fdd80 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "vsphere"}} {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 419.569107] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 419.569107] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 419.572866] [56367]: DEBUG oslo_db.sqlalchemy.engines [req-c31d2fa1-2231-479b-ac3d-da25ca712100 req-b01d22b4-6ce1-41bf-a16f-c243325fdd80 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=56367) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 419.623706] [56367]: INFO cinder.api.openstack.wsgi [req-c31d2fa1-2231-479b-ac3d-da25ca712100 req-b01d22b4-6ce1-41bf-a16f-c243325fdd80 admin admin] http://10.180.1.21/volume/v3/types/d4a068f8-cdd1-4128-88c7-5f0e768505be/extra_specs returned with HTTP 200 [ 419.624744] [56367]: [pid: 56367|app: 0|req: 2/3] 10.180.1.21 () {62 vars in 1354 bytes} [Tue Feb 18 10:43:19 2025] POST /volume/v3/types/d4a068f8-cdd1-4128-88c7-5f0e768505be/extra_specs => generated 51 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) [ 429.294757] [56366]: DEBUG dbcounter [-] [56366] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=56366) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 429.622301] [56367]: DEBUG dbcounter [-] [56367] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=56367) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 430.532418] [56366]: DEBUG cinder.api.middleware.request_id [None req-43de949f-af96-4573-98a7-5d3c5f89b207 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 430.533207] [56366]: INFO cinder.api.openstack.wsgi [None req-43de949f-af96-4573-98a7-5d3c5f89b207 None None] GET http://10.180.1.21/volume// [ 430.533423] [56366]: DEBUG cinder.api.openstack.wsgi [None req-43de949f-af96-4573-98a7-5d3c5f89b207 None None] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 430.533689] [56366]: DEBUG cinder.api.openstack.wsgi [None req-43de949f-af96-4573-98a7-5d3c5f89b207 None None] Calling method 'all' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 430.534333] [56366]: INFO cinder.api.openstack.wsgi [None req-43de949f-af96-4573-98a7-5d3c5f89b207 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 430.534676] [56366]: [pid: 56366|app: 0|req: 2/4] 10.180.1.21 () {58 vars in 1305 bytes} [Tue Feb 18 10:43:30 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 487.181694] [56367]: DEBUG cinder.api.middleware.request_id [None req-9c859ced-64ff-498f-b104-bb7a98e7801d None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 487.248774] [56367]: INFO cinder.api.openstack.wsgi [None req-9c859ced-64ff-498f-b104-bb7a98e7801d tempest-verify_tempest_config-1142024046 tempest-verify_tempest_config-1142024046-project-member] GET http://10.180.1.21/volume/v3/extensions [ 487.249009] [56367]: DEBUG cinder.api.openstack.wsgi [None req-9c859ced-64ff-498f-b104-bb7a98e7801d tempest-verify_tempest_config-1142024046 tempest-verify_tempest_config-1142024046-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 487.249233] [56367]: DEBUG cinder.api.openstack.wsgi [None req-9c859ced-64ff-498f-b104-bb7a98e7801d tempest-verify_tempest_config-1142024046 tempest-verify_tempest_config-1142024046-project-member] Calling method 'index' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 487.249648] [56367]: INFO cinder.api.openstack.wsgi [None req-9c859ced-64ff-498f-b104-bb7a98e7801d tempest-verify_tempest_config-1142024046 tempest-verify_tempest_config-1142024046-project-member] http://10.180.1.21/volume/v3/extensions returned with HTTP 200 [ 487.250020] [56367]: [pid: 56367|app: 0|req: 3/5] 10.180.1.21 () {58 vars in 1123 bytes} [Tue Feb 18 10:44:27 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) [ 557.493872] [56366]: DEBUG cinder.api.middleware.request_id [None req-e70c5283-6bdb-49fd-a346-679cda973cb4 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 557.765822] [56366]: INFO cinder.api.openstack.wsgi [None req-e70c5283-6bdb-49fd-a346-679cda973cb4 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] POST http://10.180.1.21/volume/v3/volumes [ 557.766288] [56366]: DEBUG cinder.api.openstack.wsgi [None req-e70c5283-6bdb-49fd-a346-679cda973cb4 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1784143846"}} {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 557.769044] [56366]: DEBUG cinder.api.v3.volumes [None req-e70c5283-6bdb-49fd-a346-679cda973cb4 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1784143846'}} {{(pid=56366) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 557.769209] [56366]: INFO cinder.api.v3.volumes [None req-e70c5283-6bdb-49fd-a346-679cda973cb4 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Create volume of 1 GB [ 557.780425] [56366]: DEBUG cinder.volume.api [None req-e70c5283-6bdb-49fd-a346-679cda973cb4 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Availability zone cache updated, next update will occur around 2025-02-18 11:45:37.641192. {{(pid=56366) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 557.780565] [56366]: INFO cinder.volume.api [None req-e70c5283-6bdb-49fd-a346-679cda973cb4 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Availability Zones retrieved successfully. [ 557.798316] [56366]: /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 [ 557.798316] [56366]: import asyncore [ 557.816120] [56366]: DEBUG cinder.volume.api [None req-e70c5283-6bdb-49fd-a346-679cda973cb4 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Flow 'volume_create_api' (9af4104e-4212-4932-834f-5f963d30a436) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56366) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 557.818377] [56366]: DEBUG cinder.volume.api [None req-e70c5283-6bdb-49fd-a346-679cda973cb4 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3b70115-0b1e-47e7-a0bd-11b6af396c90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 557.818377] [56366]: DEBUG cinder.volume.flows.api.create_volume [None req-e70c5283-6bdb-49fd-a346-679cda973cb4 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Validating volume size '1' using validate_int {{(pid=56366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 557.872228] [56366]: DEBUG cinder.volume.api [None req-e70c5283-6bdb-49fd-a346-679cda973cb4 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3b70115-0b1e-47e7-a0bd-11b6af396c90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T10:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d4a068f8-cdd1-4128-88c7-5f0e768505be,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd4a068f8-cdd1-4128-88c7-5f0e768505be', '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=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 557.873771] [56366]: DEBUG cinder.volume.api [None req-e70c5283-6bdb-49fd-a346-679cda973cb4 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35d3e234-8066-4df1-a0a2-283bed77f2f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 557.908658] [56366]: WARNING cinder.quota [None req-e70c5283-6bdb-49fd-a346-679cda973cb4 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-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. [ 557.909297] [56366]: WARNING cinder.quota [None req-e70c5283-6bdb-49fd-a346-679cda973cb4 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-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. [ 557.972695] [56366]: DEBUG cinder.quota [None req-e70c5283-6bdb-49fd-a346-679cda973cb4 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Created reservations ['cad9d42b-7456-47b7-9366-5bb9b7d196f9', '2a2ed25a-8c4e-401d-b5ad-bad712c25d91', '66ddbad5-0de5-412d-b9cf-ea1525eb08f8', '740fc39c-d6c0-41d0-a595-6209f4b37184'] {{(pid=56366) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 557.975710] [56366]: DEBUG cinder.volume.api [None req-e70c5283-6bdb-49fd-a346-679cda973cb4 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35d3e234-8066-4df1-a0a2-283bed77f2f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cad9d42b-7456-47b7-9366-5bb9b7d196f9', '2a2ed25a-8c4e-401d-b5ad-bad712c25d91', '66ddbad5-0de5-412d-b9cf-ea1525eb08f8', '740fc39c-d6c0-41d0-a595-6209f4b37184']}' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 557.975710] [56366]: DEBUG cinder.volume.api [None req-e70c5283-6bdb-49fd-a346-679cda973cb4 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47e792f5-fa46-4217-905e-ce31c76961bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 558.143457] [56366]: DEBUG cinder.volume.api [None req-e70c5283-6bdb-49fd-a346-679cda973cb4 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47e792f5-fa46-4217-905e-ce31c76961bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6fdb5b1e-4005-4dad-b937-714d1ed3009c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1784143846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='352a90908c2a4175b0b982df45e85ff7',qos_specs=None,replication_status=,reservations=['cad9d42b-7456-47b7-9366-5bb9b7d196f9','2a2ed25a-8c4e-401d-b5ad-bad712c25d91','66ddbad5-0de5-412d-b9cf-ea1525eb08f8','740fc39c-d6c0-41d0-a595-6209f4b37184'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd0db31e542849a5a368344dea4b9dec',volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be), '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-18T10:45:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1784143846',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6fdb5b1e-4005-4dad-b937-714d1ed3009c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='352a90908c2a4175b0b982df45e85ff7',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='dd0db31e542849a5a368344dea4b9dec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d4a068f8-cdd1-4128-88c7-5f0e768505be),volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be)}' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 558.144610] [56366]: DEBUG cinder.volume.api [None req-e70c5283-6bdb-49fd-a346-679cda973cb4 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5abc5963-442c-4921-b7dc-b1a21747e894) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 558.164340] [56366]: DEBUG cinder.volume.api [None req-e70c5283-6bdb-49fd-a346-679cda973cb4 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5abc5963-442c-4921-b7dc-b1a21747e894) 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-1784143846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='352a90908c2a4175b0b982df45e85ff7',qos_specs=None,replication_status=,reservations=['cad9d42b-7456-47b7-9366-5bb9b7d196f9','2a2ed25a-8c4e-401d-b5ad-bad712c25d91','66ddbad5-0de5-412d-b9cf-ea1525eb08f8','740fc39c-d6c0-41d0-a595-6209f4b37184'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd0db31e542849a5a368344dea4b9dec',volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be)}' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 558.165302] [56366]: DEBUG cinder.volume.api [None req-e70c5283-6bdb-49fd-a346-679cda973cb4 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48ed3ae7-e990-42ae-af8d-ea005c133f63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 558.191951] [56366]: DEBUG cinder.volume.api [None req-e70c5283-6bdb-49fd-a346-679cda973cb4 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48ed3ae7-e990-42ae-af8d-ea005c133f63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 558.193568] [56366]: DEBUG cinder.volume.api [None req-e70c5283-6bdb-49fd-a346-679cda973cb4 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Flow 'volume_create_api' (9af4104e-4212-4932-834f-5f963d30a436) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56366) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 558.194082] [56366]: INFO cinder.volume.api [None req-e70c5283-6bdb-49fd-a346-679cda973cb4 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Create volume request issued successfully. [ 558.195882] [56366]: INFO cinder.api.openstack.wsgi [None req-e70c5283-6bdb-49fd-a346-679cda973cb4 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 558.198091] [56366]: [pid: 56366|app: 0|req: 3/6] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 18 10:45:37 2025] POST /volume/v3/volumes => generated 784 bytes in 703 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 558.211267] [56367]: DEBUG cinder.api.middleware.request_id [None req-6ccd14f1-85f6-43d5-a88f-24036bcc68de None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 558.214012] [56367]: INFO cinder.api.openstack.wsgi [None req-6ccd14f1-85f6-43d5-a88f-24036bcc68de tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] GET http://10.180.1.21/volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c [ 558.218844] [56367]: DEBUG cinder.api.openstack.wsgi [None req-6ccd14f1-85f6-43d5-a88f-24036bcc68de tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 558.219276] [56367]: DEBUG cinder.api.openstack.wsgi [None req-6ccd14f1-85f6-43d5-a88f-24036bcc68de tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 558.264044] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 558.264044] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 558.270161] [56367]: INFO cinder.volume.api [None req-6ccd14f1-85f6-43d5-a88f-24036bcc68de tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Volume info retrieved successfully. [ 558.276696] [56367]: INFO cinder.api.openstack.wsgi [None req-6ccd14f1-85f6-43d5-a88f-24036bcc68de tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] http://10.180.1.21/volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c returned with HTTP 200 [ 558.277237] [56367]: [pid: 56367|app: 0|req: 4/7] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:45:38 2025] GET /volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c => generated 963 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 559.301364] [56366]: DEBUG cinder.api.middleware.request_id [None req-0a20eeaa-0c3f-4f55-8301-063ee2c8d8ec None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 559.304631] [56366]: INFO cinder.api.openstack.wsgi [None req-0a20eeaa-0c3f-4f55-8301-063ee2c8d8ec tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] GET http://10.180.1.21/volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c [ 559.304881] [56366]: DEBUG cinder.api.openstack.wsgi [None req-0a20eeaa-0c3f-4f55-8301-063ee2c8d8ec tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 559.305540] [56366]: DEBUG cinder.api.openstack.wsgi [None req-0a20eeaa-0c3f-4f55-8301-063ee2c8d8ec tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 559.317205] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 559.317205] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 559.326798] [56366]: INFO cinder.volume.api [None req-0a20eeaa-0c3f-4f55-8301-063ee2c8d8ec tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Volume info retrieved successfully. [ 559.334891] [56366]: INFO cinder.api.openstack.wsgi [None req-0a20eeaa-0c3f-4f55-8301-063ee2c8d8ec tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] http://10.180.1.21/volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c returned with HTTP 200 [ 559.335416] [56366]: [pid: 56366|app: 0|req: 4/8] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:45:39 2025] GET /volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c => generated 1010 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 568.276113] [56367]: DEBUG dbcounter [-] [56367] Writing DB stats cinder:SELECT=4 {{(pid=56367) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 569.331167] [56366]: DEBUG dbcounter [-] [56366] Writing DB stats cinder:SELECT=32,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=56366) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 571.441584] [56367]: DEBUG cinder.api.middleware.request_id [req-23731006-a822-4c64-b9c5-68e744854d08 req-b6c21507-b654-4743-956c-98663160769e None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 571.443878] [56367]: WARNING keystonemiddleware.auth_token [req-23731006-a822-4c64-b9c5-68e744854d08 req-b6c21507-b654-4743-956c-98663160769e 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. [ 571.446798] [56367]: INFO cinder.api.openstack.wsgi [req-23731006-a822-4c64-b9c5-68e744854d08 req-b6c21507-b654-4743-956c-98663160769e tempest-VolumesGetTestJSON-587417075 tempest-VolumesGetTestJSON-587417075-project-member] POST http://10.180.1.21/volume/v3/volumes [ 571.449012] [56367]: DEBUG cinder.api.openstack.wsgi [req-23731006-a822-4c64-b9c5-68e744854d08 req-b6c21507-b654-4743-956c-98663160769e tempest-VolumesGetTestJSON-587417075 tempest-VolumesGetTestJSON-587417075-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-77079535", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 571.453331] [56367]: DEBUG cinder.api.v3.volumes [req-23731006-a822-4c64-b9c5-68e744854d08 req-b6c21507-b654-4743-956c-98663160769e tempest-VolumesGetTestJSON-587417075 tempest-VolumesGetTestJSON-587417075-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-77079535', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=56367) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 571.453331] [56367]: INFO cinder.api.v3.volumes [req-23731006-a822-4c64-b9c5-68e744854d08 req-b6c21507-b654-4743-956c-98663160769e tempest-VolumesGetTestJSON-587417075 tempest-VolumesGetTestJSON-587417075-project-member] Create volume of 1 GB [ 571.471561] [56367]: DEBUG cinder.volume.api [req-23731006-a822-4c64-b9c5-68e744854d08 req-b6c21507-b654-4743-956c-98663160769e tempest-VolumesGetTestJSON-587417075 tempest-VolumesGetTestJSON-587417075-project-member] Availability zone cache updated, next update will occur around 2025-02-18 11:45:51.332428. {{(pid=56367) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 571.472418] [56367]: INFO cinder.volume.api [req-23731006-a822-4c64-b9c5-68e744854d08 req-b6c21507-b654-4743-956c-98663160769e tempest-VolumesGetTestJSON-587417075 tempest-VolumesGetTestJSON-587417075-project-member] Availability Zones retrieved successfully. [ 571.485974] [56367]: /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 [ 571.485974] [56367]: import asyncore [ 571.496199] [56367]: DEBUG cinder.volume.api [req-23731006-a822-4c64-b9c5-68e744854d08 req-b6c21507-b654-4743-956c-98663160769e tempest-VolumesGetTestJSON-587417075 tempest-VolumesGetTestJSON-587417075-project-member] Flow 'volume_create_api' (6860f9b8-c6d4-4777-945d-2601f7f980e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 571.497469] [56367]: DEBUG cinder.volume.api [req-23731006-a822-4c64-b9c5-68e744854d08 req-b6c21507-b654-4743-956c-98663160769e tempest-VolumesGetTestJSON-587417075 tempest-VolumesGetTestJSON-587417075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e439baaf-361d-404d-9943-580528a0515f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 571.498797] [56367]: DEBUG cinder.volume.flows.api.create_volume [req-23731006-a822-4c64-b9c5-68e744854d08 req-b6c21507-b654-4743-956c-98663160769e tempest-VolumesGetTestJSON-587417075 tempest-VolumesGetTestJSON-587417075-project-member] Validating volume size '1' using validate_int {{(pid=56367) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 571.666888] [56367]: DEBUG cinder.volume.api [req-23731006-a822-4c64-b9c5-68e744854d08 req-b6c21507-b654-4743-956c-98663160769e tempest-VolumesGetTestJSON-587417075 tempest-VolumesGetTestJSON-587417075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e439baaf-361d-404d-9943-580528a0515f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T10:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d4a068f8-cdd1-4128-88c7-5f0e768505be,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd4a068f8-cdd1-4128-88c7-5f0e768505be', '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=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 571.670705] [56367]: DEBUG cinder.volume.api [req-23731006-a822-4c64-b9c5-68e744854d08 req-b6c21507-b654-4743-956c-98663160769e tempest-VolumesGetTestJSON-587417075 tempest-VolumesGetTestJSON-587417075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21261828-57c8-42ca-84dc-86c12ddc6d60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 571.703739] [56367]: WARNING cinder.quota [req-23731006-a822-4c64-b9c5-68e744854d08 req-b6c21507-b654-4743-956c-98663160769e tempest-VolumesGetTestJSON-587417075 tempest-VolumesGetTestJSON-587417075-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. [ 571.704123] [56367]: WARNING cinder.quota [req-23731006-a822-4c64-b9c5-68e744854d08 req-b6c21507-b654-4743-956c-98663160769e tempest-VolumesGetTestJSON-587417075 tempest-VolumesGetTestJSON-587417075-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. [ 571.750834] [56367]: DEBUG cinder.quota [req-23731006-a822-4c64-b9c5-68e744854d08 req-b6c21507-b654-4743-956c-98663160769e tempest-VolumesGetTestJSON-587417075 tempest-VolumesGetTestJSON-587417075-project-member] Created reservations ['25b8960d-a311-45cf-a0a7-453f50d7a726', '1d3b8fb2-622e-4f63-a19e-4e7976daf72b', 'fd3c4217-502e-45b3-9cb3-3f66769d8e8e', '9f4f57b1-6bfc-4531-ae76-5178ca550af7'] {{(pid=56367) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 571.750834] [56367]: DEBUG cinder.volume.api [req-23731006-a822-4c64-b9c5-68e744854d08 req-b6c21507-b654-4743-956c-98663160769e tempest-VolumesGetTestJSON-587417075 tempest-VolumesGetTestJSON-587417075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21261828-57c8-42ca-84dc-86c12ddc6d60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25b8960d-a311-45cf-a0a7-453f50d7a726', '1d3b8fb2-622e-4f63-a19e-4e7976daf72b', 'fd3c4217-502e-45b3-9cb3-3f66769d8e8e', '9f4f57b1-6bfc-4531-ae76-5178ca550af7']}' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 571.751772] [56367]: DEBUG cinder.volume.api [req-23731006-a822-4c64-b9c5-68e744854d08 req-b6c21507-b654-4743-956c-98663160769e tempest-VolumesGetTestJSON-587417075 tempest-VolumesGetTestJSON-587417075-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23b93057-6d38-4f2b-b9fc-1a41f9a1d752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 571.799738] [56367]: DEBUG cinder.volume.api [req-23731006-a822-4c64-b9c5-68e744854d08 req-b6c21507-b654-4743-956c-98663160769e tempest-VolumesGetTestJSON-587417075 tempest-VolumesGetTestJSON-587417075-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23b93057-6d38-4f2b-b9fc-1a41f9a1d752) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ce73c13-f508-4c56-a404-bb6b74cb2272', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-77079535',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9d91000367264580b64dc487a10bad1e',qos_specs=None,replication_status=,reservations=['25b8960d-a311-45cf-a0a7-453f50d7a726','1d3b8fb2-622e-4f63-a19e-4e7976daf72b','fd3c4217-502e-45b3-9cb3-3f66769d8e8e','9f4f57b1-6bfc-4531-ae76-5178ca550af7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da936b61beb84201ba2cc65b6c4c28de',volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be), '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-18T10:45:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-77079535',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ce73c13-f508-4c56-a404-bb6b74cb2272,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='9d91000367264580b64dc487a10bad1e',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='da936b61beb84201ba2cc65b6c4c28de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d4a068f8-cdd1-4128-88c7-5f0e768505be),volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be)}' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 571.800815] [56367]: DEBUG cinder.volume.api [req-23731006-a822-4c64-b9c5-68e744854d08 req-b6c21507-b654-4743-956c-98663160769e tempest-VolumesGetTestJSON-587417075 tempest-VolumesGetTestJSON-587417075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (724469f5-e974-40eb-a933-df1938d16013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 571.818845] [56367]: DEBUG cinder.volume.api [req-23731006-a822-4c64-b9c5-68e744854d08 req-b6c21507-b654-4743-956c-98663160769e tempest-VolumesGetTestJSON-587417075 tempest-VolumesGetTestJSON-587417075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (724469f5-e974-40eb-a933-df1938d16013) 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-77079535',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9d91000367264580b64dc487a10bad1e',qos_specs=None,replication_status=,reservations=['25b8960d-a311-45cf-a0a7-453f50d7a726','1d3b8fb2-622e-4f63-a19e-4e7976daf72b','fd3c4217-502e-45b3-9cb3-3f66769d8e8e','9f4f57b1-6bfc-4531-ae76-5178ca550af7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da936b61beb84201ba2cc65b6c4c28de',volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be)}' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 571.819860] [56367]: DEBUG cinder.volume.api [req-23731006-a822-4c64-b9c5-68e744854d08 req-b6c21507-b654-4743-956c-98663160769e tempest-VolumesGetTestJSON-587417075 tempest-VolumesGetTestJSON-587417075-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6c13d2d-53a4-40a2-943b-b66b340131a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 571.844249] [56367]: DEBUG cinder.volume.api [req-23731006-a822-4c64-b9c5-68e744854d08 req-b6c21507-b654-4743-956c-98663160769e tempest-VolumesGetTestJSON-587417075 tempest-VolumesGetTestJSON-587417075-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6c13d2d-53a4-40a2-943b-b66b340131a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 571.845488] [56367]: DEBUG cinder.volume.api [req-23731006-a822-4c64-b9c5-68e744854d08 req-b6c21507-b654-4743-956c-98663160769e tempest-VolumesGetTestJSON-587417075 tempest-VolumesGetTestJSON-587417075-project-member] Flow 'volume_create_api' (6860f9b8-c6d4-4777-945d-2601f7f980e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56367) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 571.846978] [56367]: INFO cinder.volume.api [req-23731006-a822-4c64-b9c5-68e744854d08 req-b6c21507-b654-4743-956c-98663160769e tempest-VolumesGetTestJSON-587417075 tempest-VolumesGetTestJSON-587417075-project-member] Create volume request issued successfully. [ 571.846978] [56367]: INFO cinder.api.openstack.wsgi [req-23731006-a822-4c64-b9c5-68e744854d08 req-b6c21507-b654-4743-956c-98663160769e tempest-VolumesGetTestJSON-587417075 tempest-VolumesGetTestJSON-587417075-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 571.847229] [56367]: [pid: 56367|app: 0|req: 5/9] 10.180.1.21 () {64 vars in 1421 bytes} [Tue Feb 18 10:45:51 2025] POST /volume/v3/volumes => generated 760 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 571.854620] [56366]: DEBUG cinder.api.middleware.request_id [req-23731006-a822-4c64-b9c5-68e744854d08 req-0af29859-7cee-4530-bc5f-81a401b414e9 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 571.855716] [56366]: WARNING keystonemiddleware.auth_token [req-23731006-a822-4c64-b9c5-68e744854d08 req-0af29859-7cee-4530-bc5f-81a401b414e9 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. [ 571.859133] [56366]: INFO cinder.api.openstack.wsgi [req-23731006-a822-4c64-b9c5-68e744854d08 req-0af29859-7cee-4530-bc5f-81a401b414e9 tempest-VolumesGetTestJSON-587417075 tempest-VolumesGetTestJSON-587417075-project-member] GET http://10.180.1.21/volume/v3/volumes/3ce73c13-f508-4c56-a404-bb6b74cb2272 [ 571.859393] [56366]: DEBUG cinder.api.openstack.wsgi [req-23731006-a822-4c64-b9c5-68e744854d08 req-0af29859-7cee-4530-bc5f-81a401b414e9 tempest-VolumesGetTestJSON-587417075 tempest-VolumesGetTestJSON-587417075-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 571.859763] [56366]: DEBUG cinder.api.openstack.wsgi [req-23731006-a822-4c64-b9c5-68e744854d08 req-0af29859-7cee-4530-bc5f-81a401b414e9 tempest-VolumesGetTestJSON-587417075 tempest-VolumesGetTestJSON-587417075-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 571.895981] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 571.895981] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 571.903129] [56366]: INFO cinder.volume.api [req-23731006-a822-4c64-b9c5-68e744854d08 req-0af29859-7cee-4530-bc5f-81a401b414e9 tempest-VolumesGetTestJSON-587417075 tempest-VolumesGetTestJSON-587417075-project-member] Volume info retrieved successfully. [ 571.910257] [56366]: INFO cinder.api.openstack.wsgi [req-23731006-a822-4c64-b9c5-68e744854d08 req-0af29859-7cee-4530-bc5f-81a401b414e9 tempest-VolumesGetTestJSON-587417075 tempest-VolumesGetTestJSON-587417075-project-member] http://10.180.1.21/volume/v3/volumes/3ce73c13-f508-4c56-a404-bb6b74cb2272 returned with HTTP 200 [ 571.910257] [56366]: [pid: 56366|app: 0|req: 5/10] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 10:45:51 2025] GET /volume/v3/volumes/3ce73c13-f508-4c56-a404-bb6b74cb2272 => generated 828 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 575.563482] [56367]: DEBUG cinder.api.middleware.request_id [req-3d5eb64d-b187-461d-8f48-ed1f61dbb113 req-647abf6f-eb15-46d1-82ac-a9d00590a965 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 575.576912] [56367]: INFO cinder.api.openstack.wsgi [req-3d5eb64d-b187-461d-8f48-ed1f61dbb113 req-647abf6f-eb15-46d1-82ac-a9d00590a965 tempest-VolumesGetTestJSON-587417075 tempest-VolumesGetTestJSON-587417075-project-member] GET http://10.180.1.21/volume/v3/volumes/3ce73c13-f508-4c56-a404-bb6b74cb2272 [ 575.577216] [56367]: DEBUG cinder.api.openstack.wsgi [req-3d5eb64d-b187-461d-8f48-ed1f61dbb113 req-647abf6f-eb15-46d1-82ac-a9d00590a965 tempest-VolumesGetTestJSON-587417075 tempest-VolumesGetTestJSON-587417075-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 575.577425] [56367]: DEBUG cinder.api.openstack.wsgi [req-3d5eb64d-b187-461d-8f48-ed1f61dbb113 req-647abf6f-eb15-46d1-82ac-a9d00590a965 tempest-VolumesGetTestJSON-587417075 tempest-VolumesGetTestJSON-587417075-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 575.609186] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 575.609186] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 575.619575] [56367]: INFO cinder.volume.api [req-3d5eb64d-b187-461d-8f48-ed1f61dbb113 req-647abf6f-eb15-46d1-82ac-a9d00590a965 tempest-VolumesGetTestJSON-587417075 tempest-VolumesGetTestJSON-587417075-project-member] Volume info retrieved successfully. [ 575.627608] [56367]: INFO cinder.api.openstack.wsgi [req-3d5eb64d-b187-461d-8f48-ed1f61dbb113 req-647abf6f-eb15-46d1-82ac-a9d00590a965 tempest-VolumesGetTestJSON-587417075 tempest-VolumesGetTestJSON-587417075-project-member] http://10.180.1.21/volume/v3/volumes/3ce73c13-f508-4c56-a404-bb6b74cb2272 returned with HTTP 200 [ 575.628074] [56367]: [pid: 56367|app: 0|req: 6/11] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 10:45:55 2025] GET /volume/v3/volumes/3ce73c13-f508-4c56-a404-bb6b74cb2272 => generated 853 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 578.395571] [56366]: DEBUG cinder.api.middleware.request_id [req-ac0e8c6c-6ffc-4986-954d-3ee4720c4f65 req-03d5537d-977b-4568-84df-cf6d6f09372c None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 578.400374] [56366]: INFO cinder.api.openstack.wsgi [req-ac0e8c6c-6ffc-4986-954d-3ee4720c4f65 req-03d5537d-977b-4568-84df-cf6d6f09372c tempest-VolumesGetTestJSON-587417075 tempest-VolumesGetTestJSON-587417075-project-member] GET http://10.180.1.21/volume/v3/volumes/3ce73c13-f508-4c56-a404-bb6b74cb2272 [ 578.400611] [56366]: DEBUG cinder.api.openstack.wsgi [req-ac0e8c6c-6ffc-4986-954d-3ee4720c4f65 req-03d5537d-977b-4568-84df-cf6d6f09372c tempest-VolumesGetTestJSON-587417075 tempest-VolumesGetTestJSON-587417075-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 578.400890] [56366]: DEBUG cinder.api.openstack.wsgi [req-ac0e8c6c-6ffc-4986-954d-3ee4720c4f65 req-03d5537d-977b-4568-84df-cf6d6f09372c tempest-VolumesGetTestJSON-587417075 tempest-VolumesGetTestJSON-587417075-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 578.413213] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 578.413213] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 578.417264] [56366]: INFO cinder.volume.api [req-ac0e8c6c-6ffc-4986-954d-3ee4720c4f65 req-03d5537d-977b-4568-84df-cf6d6f09372c tempest-VolumesGetTestJSON-587417075 tempest-VolumesGetTestJSON-587417075-project-member] Volume info retrieved successfully. [ 578.423982] [56366]: INFO cinder.api.openstack.wsgi [req-ac0e8c6c-6ffc-4986-954d-3ee4720c4f65 req-03d5537d-977b-4568-84df-cf6d6f09372c tempest-VolumesGetTestJSON-587417075 tempest-VolumesGetTestJSON-587417075-project-member] http://10.180.1.21/volume/v3/volumes/3ce73c13-f508-4c56-a404-bb6b74cb2272 returned with HTTP 200 [ 578.424581] [56366]: [pid: 56366|app: 0|req: 6/12] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 10:45:58 2025] GET /volume/v3/volumes/3ce73c13-f508-4c56-a404-bb6b74cb2272 => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 581.086037] [56367]: DEBUG cinder.api.middleware.request_id [req-41ae3c27-3eaa-4151-855e-62a8d8bd6382 req-2de8e66e-1f6f-45a2-ad03-e615333b7d02 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 581.088242] [56367]: INFO cinder.api.openstack.wsgi [req-41ae3c27-3eaa-4151-855e-62a8d8bd6382 req-2de8e66e-1f6f-45a2-ad03-e615333b7d02 tempest-VolumesGetTestJSON-587417075 tempest-VolumesGetTestJSON-587417075-project-member] DELETE http://10.180.1.21/volume/v3/volumes/3ce73c13-f508-4c56-a404-bb6b74cb2272 [ 581.088437] [56367]: DEBUG cinder.api.openstack.wsgi [req-41ae3c27-3eaa-4151-855e-62a8d8bd6382 req-2de8e66e-1f6f-45a2-ad03-e615333b7d02 tempest-VolumesGetTestJSON-587417075 tempest-VolumesGetTestJSON-587417075-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 581.088937] [56367]: DEBUG cinder.api.openstack.wsgi [req-41ae3c27-3eaa-4151-855e-62a8d8bd6382 req-2de8e66e-1f6f-45a2-ad03-e615333b7d02 tempest-VolumesGetTestJSON-587417075 tempest-VolumesGetTestJSON-587417075-project-member] Calling method 'delete' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 581.088937] [56367]: INFO cinder.api.v3.volumes [req-41ae3c27-3eaa-4151-855e-62a8d8bd6382 req-2de8e66e-1f6f-45a2-ad03-e615333b7d02 tempest-VolumesGetTestJSON-587417075 tempest-VolumesGetTestJSON-587417075-project-member] Delete volume with id: 3ce73c13-f508-4c56-a404-bb6b74cb2272 [ 581.105016] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 581.105016] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 581.105016] [56367]: INFO cinder.volume.api [req-41ae3c27-3eaa-4151-855e-62a8d8bd6382 req-2de8e66e-1f6f-45a2-ad03-e615333b7d02 tempest-VolumesGetTestJSON-587417075 tempest-VolumesGetTestJSON-587417075-project-member] Volume info retrieved successfully. [ 581.139436] [56367]: INFO cinder.volume.api [req-41ae3c27-3eaa-4151-855e-62a8d8bd6382 req-2de8e66e-1f6f-45a2-ad03-e615333b7d02 tempest-VolumesGetTestJSON-587417075 tempest-VolumesGetTestJSON-587417075-project-member] Delete volume request issued successfully. [ 581.139436] [56367]: INFO cinder.api.openstack.wsgi [req-41ae3c27-3eaa-4151-855e-62a8d8bd6382 req-2de8e66e-1f6f-45a2-ad03-e615333b7d02 tempest-VolumesGetTestJSON-587417075 tempest-VolumesGetTestJSON-587417075-project-member] http://10.180.1.21/volume/v3/volumes/3ce73c13-f508-4c56-a404-bb6b74cb2272 returned with HTTP 202 [ 581.139436] [56367]: [pid: 56367|app: 0|req: 7/13] 10.180.1.21 () {62 vars in 1500 bytes} [Tue Feb 18 10:46:00 2025] DELETE /volume/v3/volumes/3ce73c13-f508-4c56-a404-bb6b74cb2272 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 583.638588] [56366]: DEBUG cinder.api.middleware.request_id [req-97a2968b-785b-48b3-b722-b539f4c1f34b req-7353a7c2-7eeb-4b27-a95c-701d2890a311 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 583.642489] [56366]: INFO cinder.api.openstack.wsgi [req-97a2968b-785b-48b3-b722-b539f4c1f34b req-7353a7c2-7eeb-4b27-a95c-701d2890a311 tempest-VolumesGetTestJSON-587417075 tempest-VolumesGetTestJSON-587417075-project-member] GET http://10.180.1.21/volume/v3/volumes/3ce73c13-f508-4c56-a404-bb6b74cb2272 [ 583.646028] [56366]: DEBUG cinder.api.openstack.wsgi [req-97a2968b-785b-48b3-b722-b539f4c1f34b req-7353a7c2-7eeb-4b27-a95c-701d2890a311 tempest-VolumesGetTestJSON-587417075 tempest-VolumesGetTestJSON-587417075-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 583.646028] [56366]: DEBUG cinder.api.openstack.wsgi [req-97a2968b-785b-48b3-b722-b539f4c1f34b req-7353a7c2-7eeb-4b27-a95c-701d2890a311 tempest-VolumesGetTestJSON-587417075 tempest-VolumesGetTestJSON-587417075-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 583.651243] [56366]: INFO cinder.api.openstack.wsgi [req-97a2968b-785b-48b3-b722-b539f4c1f34b req-7353a7c2-7eeb-4b27-a95c-701d2890a311 tempest-VolumesGetTestJSON-587417075 tempest-VolumesGetTestJSON-587417075-project-member] http://10.180.1.21/volume/v3/volumes/3ce73c13-f508-4c56-a404-bb6b74cb2272 returned with HTTP 404 [ 583.652205] [56366]: [pid: 56366|app: 0|req: 7/14] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 10:46:03 2025] GET /volume/v3/volumes/3ce73c13-f508-4c56-a404-bb6b74cb2272 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 591.132262] [56367]: DEBUG dbcounter [-] [56367] Writing DB stats cinder:SELECT=35,cinder:INSERT=12,cinder:UPDATE=13 {{(pid=56367) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 593.646833] [56366]: DEBUG dbcounter [-] [56366] Writing DB stats cinder:SELECT=9 {{(pid=56366) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 602.790352] [56367]: DEBUG cinder.api.middleware.request_id [req-768cde21-ac46-44d2-b19a-2e350196a761 req-3cd7dead-b170-4ed1-b364-63e7ec75c80a None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 602.792933] [56367]: INFO cinder.api.openstack.wsgi [req-768cde21-ac46-44d2-b19a-2e350196a761 req-3cd7dead-b170-4ed1-b364-63e7ec75c80a tempest-InstanceActionsTestJSON-202931258 tempest-InstanceActionsTestJSON-202931258-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=b411dc5a-3dcf-406e-8351-3a594dcd2586 [ 602.793215] [56367]: DEBUG cinder.api.openstack.wsgi [req-768cde21-ac46-44d2-b19a-2e350196a761 req-3cd7dead-b170-4ed1-b364-63e7ec75c80a tempest-InstanceActionsTestJSON-202931258 tempest-InstanceActionsTestJSON-202931258-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 602.793459] [56367]: DEBUG cinder.api.openstack.wsgi [req-768cde21-ac46-44d2-b19a-2e350196a761 req-3cd7dead-b170-4ed1-b364-63e7ec75c80a tempest-InstanceActionsTestJSON-202931258 tempest-InstanceActionsTestJSON-202931258-project-member] Calling method 'version_select' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 602.810017] [56367]: INFO cinder.api.openstack.wsgi [req-768cde21-ac46-44d2-b19a-2e350196a761 req-3cd7dead-b170-4ed1-b364-63e7ec75c80a tempest-InstanceActionsTestJSON-202931258 tempest-InstanceActionsTestJSON-202931258-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=b411dc5a-3dcf-406e-8351-3a594dcd2586 returned with HTTP 200 [ 602.810017] [56367]: [pid: 56367|app: 0|req: 8/15] 10.180.1.21 () {62 vars in 1517 bytes} [Tue Feb 18 10:46:22 2025] GET /volume/v3/attachments?instance_id=b411dc5a-3dcf-406e-8351-3a594dcd2586 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 612.807211] [56367]: DEBUG dbcounter [-] [56367] Writing DB stats cinder:SELECT=1 {{(pid=56367) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 633.893648] [56366]: DEBUG cinder.api.middleware.request_id [None req-30a8f2d3-a0c6-4ede-8e15-69edbb932c47 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 633.895741] [56366]: INFO cinder.api.openstack.wsgi [None req-30a8f2d3-a0c6-4ede-8e15-69edbb932c47 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] POST http://10.180.1.21/volume/v3/volumes [ 633.896164] [56366]: DEBUG cinder.api.openstack.wsgi [None req-30a8f2d3-a0c6-4ede-8e15-69edbb932c47 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-140367910", "imageRef": "35c0e9c0-b506-44f2-8df1-e7823ab8cdd3", "size": 1}} {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 633.897887] [56366]: DEBUG cinder.api.v3.volumes [None req-30a8f2d3-a0c6-4ede-8e15-69edbb932c47 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-140367910', 'imageRef': '35c0e9c0-b506-44f2-8df1-e7823ab8cdd3', 'size': 1}} {{(pid=56366) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 634.114403] [56366]: INFO cinder.api.v3.volumes [None req-30a8f2d3-a0c6-4ede-8e15-69edbb932c47 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Create volume of 1 GB [ 634.123597] [56366]: INFO cinder.volume.api [None req-30a8f2d3-a0c6-4ede-8e15-69edbb932c47 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Availability Zones retrieved successfully. [ 634.130789] [56366]: DEBUG cinder.volume.api [None req-30a8f2d3-a0c6-4ede-8e15-69edbb932c47 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Flow 'volume_create_api' (457c29cc-53b8-4311-8f5d-d6f66b069359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56366) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 634.132049] [56366]: DEBUG cinder.volume.api [None req-30a8f2d3-a0c6-4ede-8e15-69edbb932c47 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a9ef208-dfc2-444c-99ca-7912d661b4c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 634.133397] [56366]: DEBUG cinder.volume.flows.api.create_volume [None req-30a8f2d3-a0c6-4ede-8e15-69edbb932c47 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Validating volume size '1' using validate_int {{(pid=56366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 634.194293] [56366]: DEBUG cinder.volume.api [None req-30a8f2d3-a0c6-4ede-8e15-69edbb932c47 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a9ef208-dfc2-444c-99ca-7912d661b4c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T10:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d4a068f8-cdd1-4128-88c7-5f0e768505be,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd4a068f8-cdd1-4128-88c7-5f0e768505be', '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=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 634.195453] [56366]: DEBUG cinder.volume.api [None req-30a8f2d3-a0c6-4ede-8e15-69edbb932c47 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82f73ee1-ea8b-4868-81ae-0abe4f4a2c35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 634.254103] [56366]: DEBUG cinder.quota [None req-30a8f2d3-a0c6-4ede-8e15-69edbb932c47 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Created reservations ['1962e1e6-bc72-4148-a975-dade8b73fa1b', 'e8bec627-09de-427c-98fb-88c6cfc1cd31', 'e2b970e4-a3a2-4d35-9aaf-9e3ad63a4888', 'e7606dfe-c3b0-4d35-b361-f4ef05ed384f'] {{(pid=56366) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 634.255136] [56366]: DEBUG cinder.volume.api [None req-30a8f2d3-a0c6-4ede-8e15-69edbb932c47 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82f73ee1-ea8b-4868-81ae-0abe4f4a2c35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1962e1e6-bc72-4148-a975-dade8b73fa1b', 'e8bec627-09de-427c-98fb-88c6cfc1cd31', 'e2b970e4-a3a2-4d35-9aaf-9e3ad63a4888', 'e7606dfe-c3b0-4d35-b361-f4ef05ed384f']}' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 634.256479] [56366]: DEBUG cinder.volume.api [None req-30a8f2d3-a0c6-4ede-8e15-69edbb932c47 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9738350b-21eb-42da-b934-f82f638bfae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 634.277771] [56366]: DEBUG cinder.volume.api [None req-30a8f2d3-a0c6-4ede-8e15-69edbb932c47 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9738350b-21eb-42da-b934-f82f638bfae0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d2a92e7-0dbd-47d1-b509-82e9f355b56d', '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-140367910',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af11a81327804d66b9235f9f5f5d3bd7',qos_specs=None,replication_status=,reservations=['1962e1e6-bc72-4148-a975-dade8b73fa1b','e8bec627-09de-427c-98fb-88c6cfc1cd31','e2b970e4-a3a2-4d35-9aaf-9e3ad63a4888','e7606dfe-c3b0-4d35-b361-f4ef05ed384f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='651458f6be4e4adcab303e5c3f585a5c',volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be), '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-18T10:46:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-140367910',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d2a92e7-0dbd-47d1-b509-82e9f355b56d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af11a81327804d66b9235f9f5f5d3bd7',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='651458f6be4e4adcab303e5c3f585a5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d4a068f8-cdd1-4128-88c7-5f0e768505be),volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be)}' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 634.278392] [56366]: DEBUG cinder.volume.api [None req-30a8f2d3-a0c6-4ede-8e15-69edbb932c47 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc49dce1-1a03-4bc8-8c5e-40be427fdfb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 634.296533] [56366]: DEBUG cinder.volume.api [None req-30a8f2d3-a0c6-4ede-8e15-69edbb932c47 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc49dce1-1a03-4bc8-8c5e-40be427fdfb3) 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-140367910',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af11a81327804d66b9235f9f5f5d3bd7',qos_specs=None,replication_status=,reservations=['1962e1e6-bc72-4148-a975-dade8b73fa1b','e8bec627-09de-427c-98fb-88c6cfc1cd31','e2b970e4-a3a2-4d35-9aaf-9e3ad63a4888','e7606dfe-c3b0-4d35-b361-f4ef05ed384f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='651458f6be4e4adcab303e5c3f585a5c',volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be)}' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 634.296533] [56366]: DEBUG cinder.volume.api [None req-30a8f2d3-a0c6-4ede-8e15-69edbb932c47 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (388d7e92-e3ac-40b6-8826-0f5dc9552ccd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 634.307154] [56366]: DEBUG cinder.volume.api [None req-30a8f2d3-a0c6-4ede-8e15-69edbb932c47 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (388d7e92-e3ac-40b6-8826-0f5dc9552ccd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 634.307154] [56366]: DEBUG cinder.volume.api [None req-30a8f2d3-a0c6-4ede-8e15-69edbb932c47 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Flow 'volume_create_api' (457c29cc-53b8-4311-8f5d-d6f66b069359) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56366) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 634.307154] [56366]: INFO cinder.volume.api [None req-30a8f2d3-a0c6-4ede-8e15-69edbb932c47 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Create volume request issued successfully. [ 634.308074] [56366]: INFO cinder.api.openstack.wsgi [None req-30a8f2d3-a0c6-4ede-8e15-69edbb932c47 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 634.308686] [56366]: [pid: 56366|app: 0|req: 8/16] 10.180.1.21 () {62 vars in 1177 bytes} [Tue Feb 18 10:46:53 2025] POST /volume/v3/volumes => generated 897 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) [ 634.319851] [56367]: DEBUG cinder.api.middleware.request_id [None req-723c9f8c-b78e-45ea-a91f-2da13048f796 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 634.321770] [56367]: INFO cinder.api.openstack.wsgi [None req-723c9f8c-b78e-45ea-a91f-2da13048f796 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] GET http://10.180.1.21/volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d [ 634.322064] [56367]: DEBUG cinder.api.openstack.wsgi [None req-723c9f8c-b78e-45ea-a91f-2da13048f796 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 634.322322] [56367]: DEBUG cinder.api.openstack.wsgi [None req-723c9f8c-b78e-45ea-a91f-2da13048f796 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 634.336547] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 634.336547] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 634.341983] [56367]: INFO cinder.volume.api [None req-723c9f8c-b78e-45ea-a91f-2da13048f796 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Volume info retrieved successfully. [ 634.347615] [56367]: INFO cinder.api.openstack.wsgi [None req-723c9f8c-b78e-45ea-a91f-2da13048f796 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] http://10.180.1.21/volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d returned with HTTP 200 [ 634.348091] [56367]: [pid: 56367|app: 0|req: 9/17] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 18 10:46:54 2025] GET /volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d => generated 965 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 635.361469] [56366]: DEBUG cinder.api.middleware.request_id [None req-c8df2967-fcd5-4bcc-a47a-62cf193514cb None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 635.364791] [56366]: INFO cinder.api.openstack.wsgi [None req-c8df2967-fcd5-4bcc-a47a-62cf193514cb tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] GET http://10.180.1.21/volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d [ 635.365080] [56366]: DEBUG cinder.api.openstack.wsgi [None req-c8df2967-fcd5-4bcc-a47a-62cf193514cb tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 635.365330] [56366]: DEBUG cinder.api.openstack.wsgi [None req-c8df2967-fcd5-4bcc-a47a-62cf193514cb tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 635.374248] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 635.374248] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 635.379070] [56366]: INFO cinder.volume.api [None req-c8df2967-fcd5-4bcc-a47a-62cf193514cb tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Volume info retrieved successfully. [ 635.385238] [56366]: INFO cinder.api.openstack.wsgi [None req-c8df2967-fcd5-4bcc-a47a-62cf193514cb tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] http://10.180.1.21/volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d returned with HTTP 200 [ 635.385238] [56366]: [pid: 56366|app: 0|req: 9/18] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 18 10:46:55 2025] GET /volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d => generated 989 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 636.396250] [56367]: DEBUG cinder.api.middleware.request_id [None req-e3560ed8-233b-4c88-b767-ef4353bb77dd None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 636.398756] [56367]: INFO cinder.api.openstack.wsgi [None req-e3560ed8-233b-4c88-b767-ef4353bb77dd tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] GET http://10.180.1.21/volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d [ 636.399052] [56367]: DEBUG cinder.api.openstack.wsgi [None req-e3560ed8-233b-4c88-b767-ef4353bb77dd tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 636.399602] [56367]: DEBUG cinder.api.openstack.wsgi [None req-e3560ed8-233b-4c88-b767-ef4353bb77dd tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 636.409711] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 636.409711] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 636.413944] [56367]: INFO cinder.volume.api [None req-e3560ed8-233b-4c88-b767-ef4353bb77dd tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Volume info retrieved successfully. [ 636.419708] [56367]: INFO cinder.api.openstack.wsgi [None req-e3560ed8-233b-4c88-b767-ef4353bb77dd tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] http://10.180.1.21/volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d returned with HTTP 200 [ 636.420139] [56367]: [pid: 56367|app: 0|req: 10/19] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 18 10:46:56 2025] GET /volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d => generated 989 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 637.434223] [56366]: DEBUG cinder.api.middleware.request_id [None req-963abd2c-cca0-49a3-bdd3-c9ac7e7c0f34 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 637.436482] [56366]: INFO cinder.api.openstack.wsgi [None req-963abd2c-cca0-49a3-bdd3-c9ac7e7c0f34 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] GET http://10.180.1.21/volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d [ 637.436738] [56366]: DEBUG cinder.api.openstack.wsgi [None req-963abd2c-cca0-49a3-bdd3-c9ac7e7c0f34 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 637.437118] [56366]: DEBUG cinder.api.openstack.wsgi [None req-963abd2c-cca0-49a3-bdd3-c9ac7e7c0f34 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 637.448304] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 637.448304] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 637.452822] [56366]: INFO cinder.volume.api [None req-963abd2c-cca0-49a3-bdd3-c9ac7e7c0f34 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Volume info retrieved successfully. [ 637.458468] [56366]: INFO cinder.api.openstack.wsgi [None req-963abd2c-cca0-49a3-bdd3-c9ac7e7c0f34 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] http://10.180.1.21/volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d returned with HTTP 200 [ 637.458996] [56366]: [pid: 56366|app: 0|req: 10/20] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 18 10:46:57 2025] GET /volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d => generated 989 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 638.469154] [56367]: DEBUG cinder.api.middleware.request_id [None req-f38f99ad-36d8-4a80-8ccb-522b6459f4d2 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 638.476283] [56367]: INFO cinder.api.openstack.wsgi [None req-f38f99ad-36d8-4a80-8ccb-522b6459f4d2 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] GET http://10.180.1.21/volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d [ 638.476283] [56367]: DEBUG cinder.api.openstack.wsgi [None req-f38f99ad-36d8-4a80-8ccb-522b6459f4d2 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 638.476283] [56367]: DEBUG cinder.api.openstack.wsgi [None req-f38f99ad-36d8-4a80-8ccb-522b6459f4d2 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 638.493626] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 638.493626] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 638.495243] [56367]: INFO cinder.volume.api [None req-f38f99ad-36d8-4a80-8ccb-522b6459f4d2 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Volume info retrieved successfully. [ 638.500228] [56367]: INFO cinder.api.openstack.wsgi [None req-f38f99ad-36d8-4a80-8ccb-522b6459f4d2 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] http://10.180.1.21/volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d returned with HTTP 200 [ 638.501027] [56367]: [pid: 56367|app: 0|req: 11/21] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 18 10:46:58 2025] GET /volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d => generated 989 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 639.514212] [56366]: DEBUG cinder.api.middleware.request_id [None req-247c358d-6b15-4c13-9e64-1a31a1933345 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 639.517244] [56366]: INFO cinder.api.openstack.wsgi [None req-247c358d-6b15-4c13-9e64-1a31a1933345 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] GET http://10.180.1.21/volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d [ 639.517545] [56366]: DEBUG cinder.api.openstack.wsgi [None req-247c358d-6b15-4c13-9e64-1a31a1933345 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 639.517804] [56366]: DEBUG cinder.api.openstack.wsgi [None req-247c358d-6b15-4c13-9e64-1a31a1933345 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 639.527606] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 639.527606] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 639.532211] [56366]: INFO cinder.volume.api [None req-247c358d-6b15-4c13-9e64-1a31a1933345 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Volume info retrieved successfully. [ 639.537351] [56366]: INFO cinder.api.openstack.wsgi [None req-247c358d-6b15-4c13-9e64-1a31a1933345 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] http://10.180.1.21/volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d returned with HTTP 200 [ 639.537774] [56366]: [pid: 56366|app: 0|req: 11/22] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 18 10:46:59 2025] GET /volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d => generated 989 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 640.552036] [56367]: DEBUG cinder.api.middleware.request_id [None req-51d4f109-5778-4ca6-8cea-0baaa658f8b6 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 640.553923] [56367]: INFO cinder.api.openstack.wsgi [None req-51d4f109-5778-4ca6-8cea-0baaa658f8b6 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] GET http://10.180.1.21/volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d [ 640.554208] [56367]: DEBUG cinder.api.openstack.wsgi [None req-51d4f109-5778-4ca6-8cea-0baaa658f8b6 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 640.554433] [56367]: DEBUG cinder.api.openstack.wsgi [None req-51d4f109-5778-4ca6-8cea-0baaa658f8b6 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 640.564831] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 640.564831] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 640.568866] [56367]: INFO cinder.volume.api [None req-51d4f109-5778-4ca6-8cea-0baaa658f8b6 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Volume info retrieved successfully. [ 640.573708] [56367]: INFO cinder.api.openstack.wsgi [None req-51d4f109-5778-4ca6-8cea-0baaa658f8b6 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] http://10.180.1.21/volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d returned with HTTP 200 [ 640.574124] [56367]: [pid: 56367|app: 0|req: 12/23] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 18 10:47:00 2025] GET /volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d => generated 989 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 641.586529] [56366]: DEBUG cinder.api.middleware.request_id [None req-f0fb1d0c-3b39-4087-a6f4-0ca8a8d78ffb None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 641.589710] [56366]: INFO cinder.api.openstack.wsgi [None req-f0fb1d0c-3b39-4087-a6f4-0ca8a8d78ffb tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] GET http://10.180.1.21/volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d [ 641.590183] [56366]: DEBUG cinder.api.openstack.wsgi [None req-f0fb1d0c-3b39-4087-a6f4-0ca8a8d78ffb tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 641.590632] [56366]: DEBUG cinder.api.openstack.wsgi [None req-f0fb1d0c-3b39-4087-a6f4-0ca8a8d78ffb tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 641.606520] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 641.606520] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 641.617327] [56366]: INFO cinder.volume.api [None req-f0fb1d0c-3b39-4087-a6f4-0ca8a8d78ffb tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Volume info retrieved successfully. [ 641.623322] [56366]: INFO cinder.api.openstack.wsgi [None req-f0fb1d0c-3b39-4087-a6f4-0ca8a8d78ffb tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] http://10.180.1.21/volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d returned with HTTP 200 [ 641.623908] [56366]: [pid: 56366|app: 0|req: 12/24] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 18 10:47:01 2025] GET /volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d => generated 989 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 642.637264] [56367]: DEBUG cinder.api.middleware.request_id [None req-566518a6-a0c5-4815-a38f-f8a994c24b72 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 642.643616] [56367]: INFO cinder.api.openstack.wsgi [None req-566518a6-a0c5-4815-a38f-f8a994c24b72 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] GET http://10.180.1.21/volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d [ 642.643918] [56367]: DEBUG cinder.api.openstack.wsgi [None req-566518a6-a0c5-4815-a38f-f8a994c24b72 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 642.644973] [56367]: DEBUG cinder.api.openstack.wsgi [None req-566518a6-a0c5-4815-a38f-f8a994c24b72 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 642.658208] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 642.658208] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 642.664921] [56367]: INFO cinder.volume.api [None req-566518a6-a0c5-4815-a38f-f8a994c24b72 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Volume info retrieved successfully. [ 642.672148] [56367]: INFO cinder.api.openstack.wsgi [None req-566518a6-a0c5-4815-a38f-f8a994c24b72 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] http://10.180.1.21/volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d returned with HTTP 200 [ 642.672476] [56367]: [pid: 56367|app: 0|req: 13/25] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 18 10:47:02 2025] GET /volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d => generated 989 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 643.685305] [56366]: DEBUG cinder.api.middleware.request_id [None req-2239019b-5614-4fdc-8e57-4f822fe58d88 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 643.687861] [56366]: INFO cinder.api.openstack.wsgi [None req-2239019b-5614-4fdc-8e57-4f822fe58d88 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] GET http://10.180.1.21/volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d [ 643.687999] [56366]: DEBUG cinder.api.openstack.wsgi [None req-2239019b-5614-4fdc-8e57-4f822fe58d88 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 643.688179] [56366]: DEBUG cinder.api.openstack.wsgi [None req-2239019b-5614-4fdc-8e57-4f822fe58d88 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 643.698148] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.698148] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 643.703044] [56366]: INFO cinder.volume.api [None req-2239019b-5614-4fdc-8e57-4f822fe58d88 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Volume info retrieved successfully. [ 643.708724] [56366]: INFO cinder.api.openstack.wsgi [None req-2239019b-5614-4fdc-8e57-4f822fe58d88 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] http://10.180.1.21/volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d returned with HTTP 200 [ 643.712288] [56366]: [pid: 56366|app: 0|req: 13/26] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 18 10:47:03 2025] GET /volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d => generated 989 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 644.736777] [56367]: DEBUG cinder.api.middleware.request_id [None req-e526c835-852b-4618-a388-fe9281843169 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 644.739113] [56367]: INFO cinder.api.openstack.wsgi [None req-e526c835-852b-4618-a388-fe9281843169 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] GET http://10.180.1.21/volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d [ 644.739615] [56367]: DEBUG cinder.api.openstack.wsgi [None req-e526c835-852b-4618-a388-fe9281843169 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 644.739989] [56367]: DEBUG cinder.api.openstack.wsgi [None req-e526c835-852b-4618-a388-fe9281843169 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 644.757204] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.757204] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 644.764249] [56367]: INFO cinder.volume.api [None req-e526c835-852b-4618-a388-fe9281843169 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Volume info retrieved successfully. [ 644.772694] [56367]: INFO cinder.api.openstack.wsgi [None req-e526c835-852b-4618-a388-fe9281843169 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] http://10.180.1.21/volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d returned with HTTP 200 [ 644.773163] [56367]: [pid: 56367|app: 0|req: 14/27] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 18 10:47:04 2025] GET /volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d => generated 989 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 645.785514] [56366]: DEBUG cinder.api.middleware.request_id [None req-92d37d00-f44e-40ec-81b5-6f3e06db55e5 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 645.788042] [56366]: INFO cinder.api.openstack.wsgi [None req-92d37d00-f44e-40ec-81b5-6f3e06db55e5 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] GET http://10.180.1.21/volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d [ 645.788042] [56366]: DEBUG cinder.api.openstack.wsgi [None req-92d37d00-f44e-40ec-81b5-6f3e06db55e5 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 645.788188] [56366]: DEBUG cinder.api.openstack.wsgi [None req-92d37d00-f44e-40ec-81b5-6f3e06db55e5 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 645.799924] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.799924] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 645.803958] [56366]: INFO cinder.volume.api [None req-92d37d00-f44e-40ec-81b5-6f3e06db55e5 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Volume info retrieved successfully. [ 645.808975] [56366]: INFO cinder.api.openstack.wsgi [None req-92d37d00-f44e-40ec-81b5-6f3e06db55e5 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] http://10.180.1.21/volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d returned with HTTP 200 [ 645.809393] [56366]: [pid: 56366|app: 0|req: 14/28] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 18 10:47:05 2025] GET /volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d => generated 989 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 646.823280] [56367]: DEBUG cinder.api.middleware.request_id [None req-906e02cc-0609-46f4-a151-8526f6983049 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 646.825979] [56367]: INFO cinder.api.openstack.wsgi [None req-906e02cc-0609-46f4-a151-8526f6983049 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] GET http://10.180.1.21/volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d [ 646.827263] [56367]: DEBUG cinder.api.openstack.wsgi [None req-906e02cc-0609-46f4-a151-8526f6983049 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 646.827499] [56367]: DEBUG cinder.api.openstack.wsgi [None req-906e02cc-0609-46f4-a151-8526f6983049 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 646.839441] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 646.839441] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 646.846944] [56367]: INFO cinder.volume.api [None req-906e02cc-0609-46f4-a151-8526f6983049 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Volume info retrieved successfully. [ 646.852386] [56367]: INFO cinder.api.openstack.wsgi [None req-906e02cc-0609-46f4-a151-8526f6983049 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] http://10.180.1.21/volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d returned with HTTP 200 [ 646.852967] [56367]: [pid: 56367|app: 0|req: 15/29] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 18 10:47:06 2025] GET /volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d => generated 989 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 647.865054] [56366]: DEBUG cinder.api.middleware.request_id [None req-f385475f-7de5-4d36-acb1-16aeaa442401 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 647.867586] [56366]: INFO cinder.api.openstack.wsgi [None req-f385475f-7de5-4d36-acb1-16aeaa442401 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] GET http://10.180.1.21/volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d [ 647.867880] [56366]: DEBUG cinder.api.openstack.wsgi [None req-f385475f-7de5-4d36-acb1-16aeaa442401 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 647.868152] [56366]: DEBUG cinder.api.openstack.wsgi [None req-f385475f-7de5-4d36-acb1-16aeaa442401 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 647.879948] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.879948] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 647.884845] [56366]: INFO cinder.volume.api [None req-f385475f-7de5-4d36-acb1-16aeaa442401 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Volume info retrieved successfully. [ 647.892362] [56366]: INFO cinder.api.openstack.wsgi [None req-f385475f-7de5-4d36-acb1-16aeaa442401 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] http://10.180.1.21/volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d returned with HTTP 200 [ 647.892362] [56366]: [pid: 56366|app: 0|req: 15/30] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 18 10:47:07 2025] GET /volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d => generated 989 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 648.763451] [56367]: DEBUG cinder.api.middleware.request_id [None req-15acf27c-1696-488d-ba51-b4ad3a5489cd None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 648.768055] [56367]: INFO cinder.api.openstack.wsgi [None req-15acf27c-1696-488d-ba51-b4ad3a5489cd tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] POST http://10.180.1.21/volume/v3/volumes [ 648.768055] [56367]: DEBUG cinder.api.openstack.wsgi [None req-15acf27c-1696-488d-ba51-b4ad3a5489cd tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-480607932"}} {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 648.768856] [56367]: DEBUG cinder.api.v3.volumes [None req-15acf27c-1696-488d-ba51-b4ad3a5489cd tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-480607932'}} {{(pid=56367) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 648.768922] [56367]: INFO cinder.api.v3.volumes [None req-15acf27c-1696-488d-ba51-b4ad3a5489cd tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Create volume of 1 GB [ 648.775620] [56367]: INFO cinder.volume.api [None req-15acf27c-1696-488d-ba51-b4ad3a5489cd tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Availability Zones retrieved successfully. [ 648.783527] [56367]: DEBUG cinder.volume.api [None req-15acf27c-1696-488d-ba51-b4ad3a5489cd tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Flow 'volume_create_api' (54969b6d-24be-4646-a35e-9c00031579bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 648.784790] [56367]: DEBUG cinder.volume.api [None req-15acf27c-1696-488d-ba51-b4ad3a5489cd tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c3fcfc4-453f-4c9b-b252-bd7751b64fac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 648.786426] [56367]: DEBUG cinder.volume.flows.api.create_volume [None req-15acf27c-1696-488d-ba51-b4ad3a5489cd tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Validating volume size '1' using validate_int {{(pid=56367) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 648.814111] [56367]: DEBUG cinder.volume.api [None req-15acf27c-1696-488d-ba51-b4ad3a5489cd tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c3fcfc4-453f-4c9b-b252-bd7751b64fac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T10:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d4a068f8-cdd1-4128-88c7-5f0e768505be,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd4a068f8-cdd1-4128-88c7-5f0e768505be', '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=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 648.815355] [56367]: DEBUG cinder.volume.api [None req-15acf27c-1696-488d-ba51-b4ad3a5489cd tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b7ff33e-23bc-4517-a22b-9ad19716b344) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 648.889799] [56367]: DEBUG cinder.quota [None req-15acf27c-1696-488d-ba51-b4ad3a5489cd tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Created reservations ['ab22db23-df64-4299-acf1-89bf0bba386b', '2a908af3-44f7-4c33-b721-5633671cce10', '294a8f9f-60af-4ef5-9ab7-7cee8c54e9a1', 'a8fa9edc-e9e9-43a1-be93-fb1ab7d50977'] {{(pid=56367) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 648.890869] [56367]: DEBUG cinder.volume.api [None req-15acf27c-1696-488d-ba51-b4ad3a5489cd tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b7ff33e-23bc-4517-a22b-9ad19716b344) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab22db23-df64-4299-acf1-89bf0bba386b', '2a908af3-44f7-4c33-b721-5633671cce10', '294a8f9f-60af-4ef5-9ab7-7cee8c54e9a1', 'a8fa9edc-e9e9-43a1-be93-fb1ab7d50977']}' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 648.893782] [56367]: DEBUG cinder.volume.api [None req-15acf27c-1696-488d-ba51-b4ad3a5489cd tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23662046-2e23-457f-beac-44a5cb89f5f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 648.903809] [56366]: DEBUG cinder.api.middleware.request_id [None req-9533d443-a2e8-4128-a09c-e9e6e5eec12f None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 648.911341] [56366]: INFO cinder.api.openstack.wsgi [None req-9533d443-a2e8-4128-a09c-e9e6e5eec12f tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] GET http://10.180.1.21/volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d [ 648.912032] [56366]: DEBUG cinder.api.openstack.wsgi [None req-9533d443-a2e8-4128-a09c-e9e6e5eec12f tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 648.912553] [56366]: DEBUG cinder.api.openstack.wsgi [None req-9533d443-a2e8-4128-a09c-e9e6e5eec12f tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 648.918453] [56367]: DEBUG cinder.volume.api [None req-15acf27c-1696-488d-ba51-b4ad3a5489cd tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23662046-2e23-457f-beac-44a5cb89f5f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca52aea2-da71-471f-ab65-b08cb7424226', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-480607932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd060f3c243b433da510069944ce6cc9',qos_specs=None,replication_status=,reservations=['ab22db23-df64-4299-acf1-89bf0bba386b','2a908af3-44f7-4c33-b721-5633671cce10','294a8f9f-60af-4ef5-9ab7-7cee8c54e9a1','a8fa9edc-e9e9-43a1-be93-fb1ab7d50977'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7801facbae6b4b39af4d0b7e221514eb',volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be), '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-18T10:47:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-480607932',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca52aea2-da71-471f-ab65-b08cb7424226,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd060f3c243b433da510069944ce6cc9',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='7801facbae6b4b39af4d0b7e221514eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d4a068f8-cdd1-4128-88c7-5f0e768505be),volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be)}' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 648.919587] [56367]: DEBUG cinder.volume.api [None req-15acf27c-1696-488d-ba51-b4ad3a5489cd tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05f7b61a-ec26-4af9-b63e-101e4ee8ebbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 648.923372] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.923372] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 648.928604] [56366]: INFO cinder.volume.api [None req-9533d443-a2e8-4128-a09c-e9e6e5eec12f tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Volume info retrieved successfully. [ 648.935392] [56366]: INFO cinder.api.openstack.wsgi [None req-9533d443-a2e8-4128-a09c-e9e6e5eec12f tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] http://10.180.1.21/volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d returned with HTTP 200 [ 648.935841] [56366]: [pid: 56366|app: 0|req: 16/31] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 18 10:47:08 2025] GET /volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d => generated 989 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 648.937133] [56367]: DEBUG cinder.volume.api [None req-15acf27c-1696-488d-ba51-b4ad3a5489cd tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05f7b61a-ec26-4af9-b63e-101e4ee8ebbe) 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-480607932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd060f3c243b433da510069944ce6cc9',qos_specs=None,replication_status=,reservations=['ab22db23-df64-4299-acf1-89bf0bba386b','2a908af3-44f7-4c33-b721-5633671cce10','294a8f9f-60af-4ef5-9ab7-7cee8c54e9a1','a8fa9edc-e9e9-43a1-be93-fb1ab7d50977'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7801facbae6b4b39af4d0b7e221514eb',volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be)}' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 648.938417] [56367]: DEBUG cinder.volume.api [None req-15acf27c-1696-488d-ba51-b4ad3a5489cd tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16b448e1-f697-45ed-8ecb-35e4f38b419c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 648.952023] [56367]: DEBUG cinder.volume.api [None req-15acf27c-1696-488d-ba51-b4ad3a5489cd tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16b448e1-f697-45ed-8ecb-35e4f38b419c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 648.952023] [56367]: DEBUG cinder.volume.api [None req-15acf27c-1696-488d-ba51-b4ad3a5489cd tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Flow 'volume_create_api' (54969b6d-24be-4646-a35e-9c00031579bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56367) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 648.952023] [56367]: INFO cinder.volume.api [None req-15acf27c-1696-488d-ba51-b4ad3a5489cd tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Create volume request issued successfully. [ 648.952873] [56367]: INFO cinder.api.openstack.wsgi [None req-15acf27c-1696-488d-ba51-b4ad3a5489cd tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 648.953518] [56367]: [pid: 56367|app: 0|req: 16/32] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 18 10:47:08 2025] POST /volume/v3/volumes => generated 757 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 648.962449] [56366]: DEBUG cinder.api.middleware.request_id [None req-22eb007d-ca97-484a-84ae-c5de0b193a63 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 648.964929] [56366]: INFO cinder.api.openstack.wsgi [None req-22eb007d-ca97-484a-84ae-c5de0b193a63 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] GET http://10.180.1.21/volume/v3/volumes/ca52aea2-da71-471f-ab65-b08cb7424226 [ 648.965184] [56366]: DEBUG cinder.api.openstack.wsgi [None req-22eb007d-ca97-484a-84ae-c5de0b193a63 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 648.965476] [56366]: DEBUG cinder.api.openstack.wsgi [None req-22eb007d-ca97-484a-84ae-c5de0b193a63 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 648.973787] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.973787] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 648.978185] [56366]: INFO cinder.volume.api [None req-22eb007d-ca97-484a-84ae-c5de0b193a63 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Volume info retrieved successfully. [ 648.983425] [56366]: INFO cinder.api.openstack.wsgi [None req-22eb007d-ca97-484a-84ae-c5de0b193a63 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] http://10.180.1.21/volume/v3/volumes/ca52aea2-da71-471f-ab65-b08cb7424226 returned with HTTP 200 [ 648.983893] [56366]: [pid: 56366|app: 0|req: 17/33] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:47:08 2025] GET /volume/v3/volumes/ca52aea2-da71-471f-ab65-b08cb7424226 => generated 825 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 649.956797] [56367]: DEBUG cinder.api.middleware.request_id [None req-43b1df67-7db4-410a-b38f-099d46040c3a None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 649.958705] [56367]: INFO cinder.api.openstack.wsgi [None req-43b1df67-7db4-410a-b38f-099d46040c3a tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] GET http://10.180.1.21/volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d [ 649.958985] [56367]: DEBUG cinder.api.openstack.wsgi [None req-43b1df67-7db4-410a-b38f-099d46040c3a tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 649.959395] [56367]: DEBUG cinder.api.openstack.wsgi [None req-43b1df67-7db4-410a-b38f-099d46040c3a tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 649.981998] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.981998] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 649.990334] [56367]: INFO cinder.volume.api [None req-43b1df67-7db4-410a-b38f-099d46040c3a tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Volume info retrieved successfully. [ 649.996231] [56367]: INFO cinder.api.openstack.wsgi [None req-43b1df67-7db4-410a-b38f-099d46040c3a tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] http://10.180.1.21/volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d returned with HTTP 200 [ 649.996282] [56367]: [pid: 56367|app: 0|req: 17/34] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 18 10:47:09 2025] GET /volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d => generated 989 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 649.996470] [56366]: DEBUG cinder.api.middleware.request_id [None req-764e80f2-80ec-4145-ba55-39c39fb93e9f None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 650.001948] [56366]: INFO cinder.api.openstack.wsgi [None req-764e80f2-80ec-4145-ba55-39c39fb93e9f tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] GET http://10.180.1.21/volume/v3/volumes/ca52aea2-da71-471f-ab65-b08cb7424226 [ 650.002321] [56366]: DEBUG cinder.api.openstack.wsgi [None req-764e80f2-80ec-4145-ba55-39c39fb93e9f tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 650.003422] [56366]: DEBUG cinder.api.openstack.wsgi [None req-764e80f2-80ec-4145-ba55-39c39fb93e9f tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 650.018076] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.018076] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 650.021981] [56366]: INFO cinder.volume.api [None req-764e80f2-80ec-4145-ba55-39c39fb93e9f tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Volume info retrieved successfully. [ 650.027119] [56366]: INFO cinder.api.openstack.wsgi [None req-764e80f2-80ec-4145-ba55-39c39fb93e9f tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] http://10.180.1.21/volume/v3/volumes/ca52aea2-da71-471f-ab65-b08cb7424226 returned with HTTP 200 [ 650.027960] [56366]: [pid: 56366|app: 0|req: 18/35] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:47:09 2025] GET /volume/v3/volumes/ca52aea2-da71-471f-ab65-b08cb7424226 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 651.013598] [56367]: DEBUG cinder.api.middleware.request_id [None req-653b35dd-82b8-4f11-b87d-88e7baf8ecf1 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 651.017869] [56367]: INFO cinder.api.openstack.wsgi [None req-653b35dd-82b8-4f11-b87d-88e7baf8ecf1 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] GET http://10.180.1.21/volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d [ 651.017869] [56367]: DEBUG cinder.api.openstack.wsgi [None req-653b35dd-82b8-4f11-b87d-88e7baf8ecf1 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 651.017869] [56367]: DEBUG cinder.api.openstack.wsgi [None req-653b35dd-82b8-4f11-b87d-88e7baf8ecf1 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 651.041966] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.041966] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 651.051387] [56367]: INFO cinder.volume.api [None req-653b35dd-82b8-4f11-b87d-88e7baf8ecf1 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Volume info retrieved successfully. [ 651.058991] [56367]: INFO cinder.api.openstack.wsgi [None req-653b35dd-82b8-4f11-b87d-88e7baf8ecf1 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] http://10.180.1.21/volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d returned with HTTP 200 [ 651.059609] [56367]: [pid: 56367|app: 0|req: 18/36] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 18 10:47:10 2025] GET /volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d => generated 989 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 652.076535] [56366]: DEBUG cinder.api.middleware.request_id [None req-72cb30b5-bc1f-493a-b9f0-75374edf02cc None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 652.078601] [56366]: INFO cinder.api.openstack.wsgi [None req-72cb30b5-bc1f-493a-b9f0-75374edf02cc tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] GET http://10.180.1.21/volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d [ 652.078983] [56366]: DEBUG cinder.api.openstack.wsgi [None req-72cb30b5-bc1f-493a-b9f0-75374edf02cc tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 652.079148] [56366]: DEBUG cinder.api.openstack.wsgi [None req-72cb30b5-bc1f-493a-b9f0-75374edf02cc tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 652.094519] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.094519] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 652.102652] [56366]: INFO cinder.volume.api [None req-72cb30b5-bc1f-493a-b9f0-75374edf02cc tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Volume info retrieved successfully. [ 652.110016] [56366]: INFO cinder.api.openstack.wsgi [None req-72cb30b5-bc1f-493a-b9f0-75374edf02cc tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] http://10.180.1.21/volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d returned with HTTP 200 [ 652.110437] [56366]: [pid: 56366|app: 0|req: 19/37] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 18 10:47:11 2025] GET /volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d => generated 989 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 653.123629] [56367]: DEBUG cinder.api.middleware.request_id [None req-e8be4dcb-8c5f-4d72-9ed3-6ab0f8f9ddbb None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 653.128159] [56367]: INFO cinder.api.openstack.wsgi [None req-e8be4dcb-8c5f-4d72-9ed3-6ab0f8f9ddbb tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] GET http://10.180.1.21/volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d [ 653.128159] [56367]: DEBUG cinder.api.openstack.wsgi [None req-e8be4dcb-8c5f-4d72-9ed3-6ab0f8f9ddbb tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 653.128159] [56367]: DEBUG cinder.api.openstack.wsgi [None req-e8be4dcb-8c5f-4d72-9ed3-6ab0f8f9ddbb tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 653.142422] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.142422] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 653.152376] [56367]: INFO cinder.volume.api [None req-e8be4dcb-8c5f-4d72-9ed3-6ab0f8f9ddbb tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Volume info retrieved successfully. [ 653.164231] [56367]: INFO cinder.api.openstack.wsgi [None req-e8be4dcb-8c5f-4d72-9ed3-6ab0f8f9ddbb tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] http://10.180.1.21/volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d returned with HTTP 200 [ 653.164231] [56367]: [pid: 56367|app: 0|req: 19/38] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 18 10:47:12 2025] GET /volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d => generated 1572 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 654.128902] [56366]: DEBUG cinder.api.middleware.request_id [req-9322708c-f2ba-4cd7-a697-ce4a9d327afd req-b2e685b1-792c-4d8e-a623-e6db252bf048 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 654.131937] [56366]: INFO cinder.api.openstack.wsgi [req-9322708c-f2ba-4cd7-a697-ce4a9d327afd req-b2e685b1-792c-4d8e-a623-e6db252bf048 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] GET http://10.180.1.21/volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d [ 654.132343] [56366]: DEBUG cinder.api.openstack.wsgi [req-9322708c-f2ba-4cd7-a697-ce4a9d327afd req-b2e685b1-792c-4d8e-a623-e6db252bf048 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 654.132697] [56366]: DEBUG cinder.api.openstack.wsgi [req-9322708c-f2ba-4cd7-a697-ce4a9d327afd req-b2e685b1-792c-4d8e-a623-e6db252bf048 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 654.146117] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.146117] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 654.150566] [56366]: INFO cinder.volume.api [req-9322708c-f2ba-4cd7-a697-ce4a9d327afd req-b2e685b1-792c-4d8e-a623-e6db252bf048 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Volume info retrieved successfully. [ 654.158525] [56366]: INFO cinder.api.openstack.wsgi [req-9322708c-f2ba-4cd7-a697-ce4a9d327afd req-b2e685b1-792c-4d8e-a623-e6db252bf048 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] http://10.180.1.21/volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d returned with HTTP 200 [ 654.158525] [56366]: [pid: 56366|app: 0|req: 20/39] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 10:47:13 2025] GET /volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d => generated 1391 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 654.626982] [56367]: DEBUG cinder.api.middleware.request_id [req-9322708c-f2ba-4cd7-a697-ce4a9d327afd req-835c1e38-52db-4e72-97df-5baf0492c35c None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 654.632356] [56367]: INFO cinder.api.openstack.wsgi [req-9322708c-f2ba-4cd7-a697-ce4a9d327afd req-835c1e38-52db-4e72-97df-5baf0492c35c tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] GET http://10.180.1.21/volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d [ 654.632356] [56367]: DEBUG cinder.api.openstack.wsgi [req-9322708c-f2ba-4cd7-a697-ce4a9d327afd req-835c1e38-52db-4e72-97df-5baf0492c35c tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 654.632356] [56367]: DEBUG cinder.api.openstack.wsgi [req-9322708c-f2ba-4cd7-a697-ce4a9d327afd req-835c1e38-52db-4e72-97df-5baf0492c35c tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 654.651140] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.651140] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 654.656758] [56367]: INFO cinder.volume.api [req-9322708c-f2ba-4cd7-a697-ce4a9d327afd req-835c1e38-52db-4e72-97df-5baf0492c35c tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Volume info retrieved successfully. [ 654.666130] [56367]: INFO cinder.api.openstack.wsgi [req-9322708c-f2ba-4cd7-a697-ce4a9d327afd req-835c1e38-52db-4e72-97df-5baf0492c35c tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] http://10.180.1.21/volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d returned with HTTP 200 [ 654.667397] [56367]: [pid: 56367|app: 0|req: 20/40] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 10:47:14 2025] GET /volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d => generated 1391 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 654.677503] [56366]: DEBUG cinder.api.middleware.request_id [None req-a052f005-d965-41fe-aa38-70d7b0ae2755 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 654.678025] [56366]: INFO cinder.api.openstack.wsgi [None req-a052f005-d965-41fe-aa38-70d7b0ae2755 None None] GET http://10.180.1.21/volume// [ 654.678320] [56366]: DEBUG cinder.api.openstack.wsgi [None req-a052f005-d965-41fe-aa38-70d7b0ae2755 None None] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 654.678655] [56366]: DEBUG cinder.api.openstack.wsgi [None req-a052f005-d965-41fe-aa38-70d7b0ae2755 None None] Calling method 'all' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 654.679200] [56366]: INFO cinder.api.openstack.wsgi [None req-a052f005-d965-41fe-aa38-70d7b0ae2755 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 654.679681] [56366]: [pid: 56366|app: 0|req: 21/41] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Feb 18 10:47:14 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 654.685604] [56367]: DEBUG cinder.api.middleware.request_id [req-9322708c-f2ba-4cd7-a697-ce4a9d327afd req-ebe71183-5940-4dc4-95e9-6cfe02db136b None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 654.688711] [56367]: INFO cinder.api.openstack.wsgi [req-9322708c-f2ba-4cd7-a697-ce4a9d327afd req-ebe71183-5940-4dc4-95e9-6cfe02db136b tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] POST http://10.180.1.21/volume/v3/attachments [ 654.689182] [56367]: DEBUG cinder.api.openstack.wsgi [req-9322708c-f2ba-4cd7-a697-ce4a9d327afd req-ebe71183-5940-4dc4-95e9-6cfe02db136b tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4d2a92e7-0dbd-47d1-b509-82e9f355b56d", "connector": null, "instance_uuid": "15b75697-a88d-44e2-abb1-070de248da89"}} {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 654.701472] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.701472] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 654.759968] [56367]: INFO cinder.api.openstack.wsgi [req-9322708c-f2ba-4cd7-a697-ce4a9d327afd req-ebe71183-5940-4dc4-95e9-6cfe02db136b tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 654.760539] [56367]: [pid: 56367|app: 0|req: 21/42] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 18 10:47:14 2025] POST /volume/v3/attachments => generated 273 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 664.153821] [56366]: DEBUG dbcounter [-] [56366] Writing DB stats cinder:SELECT=75,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=56366) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 664.761349] [56367]: DEBUG dbcounter [-] [56367] Writing DB stats cinder:SELECT=77,cinder:INSERT=11,cinder:UPDATE=14 {{(pid=56367) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 665.069439] [56366]: DEBUG cinder.api.middleware.request_id [None req-b8de8724-8507-46be-870b-ca6e75cec7c0 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 665.071499] [56366]: INFO cinder.api.openstack.wsgi [None req-b8de8724-8507-46be-870b-ca6e75cec7c0 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] POST http://10.180.1.21/volume/v3/volumes [ 665.071888] [56366]: DEBUG cinder.api.openstack.wsgi [None req-b8de8724-8507-46be-870b-ca6e75cec7c0 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-2121122669"}} {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 665.073659] [56366]: DEBUG cinder.api.v3.volumes [None req-b8de8724-8507-46be-870b-ca6e75cec7c0 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-2121122669'}} {{(pid=56366) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 665.073793] [56366]: INFO cinder.api.v3.volumes [None req-b8de8724-8507-46be-870b-ca6e75cec7c0 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Create volume of 1 GB [ 665.079012] [56366]: INFO cinder.volume.api [None req-b8de8724-8507-46be-870b-ca6e75cec7c0 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Availability Zones retrieved successfully. [ 665.086807] [56366]: DEBUG cinder.volume.api [None req-b8de8724-8507-46be-870b-ca6e75cec7c0 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Flow 'volume_create_api' (2302fbc4-03b7-4fdd-ba3b-b9f7a606bd66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56366) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 665.088091] [56366]: DEBUG cinder.volume.api [None req-b8de8724-8507-46be-870b-ca6e75cec7c0 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4adbcbcd-16af-48b5-aa05-e92fa6a076ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 665.089430] [56366]: DEBUG cinder.volume.flows.api.create_volume [None req-b8de8724-8507-46be-870b-ca6e75cec7c0 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Validating volume size '1' using validate_int {{(pid=56366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 665.112754] [56366]: DEBUG cinder.volume.api [None req-b8de8724-8507-46be-870b-ca6e75cec7c0 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4adbcbcd-16af-48b5-aa05-e92fa6a076ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T10:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d4a068f8-cdd1-4128-88c7-5f0e768505be,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd4a068f8-cdd1-4128-88c7-5f0e768505be', '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=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 665.113631] [56366]: DEBUG cinder.volume.api [None req-b8de8724-8507-46be-870b-ca6e75cec7c0 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4729903b-0a03-4376-8dd3-71ed4d4edbf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 665.150613] [56366]: DEBUG cinder.quota [None req-b8de8724-8507-46be-870b-ca6e75cec7c0 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Created reservations ['df8fe9c0-4205-4b58-a609-d872db643ec4', '61d198f4-0ca5-4f20-9db6-a140a0e8ef33', '97f95721-21ed-42ce-9df5-98c9f7c8610b', '552f08cc-6cce-4bb7-93aa-5a152efc7fa0'] {{(pid=56366) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 665.151664] [56366]: DEBUG cinder.volume.api [None req-b8de8724-8507-46be-870b-ca6e75cec7c0 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4729903b-0a03-4376-8dd3-71ed4d4edbf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df8fe9c0-4205-4b58-a609-d872db643ec4', '61d198f4-0ca5-4f20-9db6-a140a0e8ef33', '97f95721-21ed-42ce-9df5-98c9f7c8610b', '552f08cc-6cce-4bb7-93aa-5a152efc7fa0']}' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 665.152619] [56366]: DEBUG cinder.volume.api [None req-b8de8724-8507-46be-870b-ca6e75cec7c0 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfd59bcc-a068-4c5a-b207-e290c6a6bf9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 665.171280] [56366]: DEBUG cinder.volume.api [None req-b8de8724-8507-46be-870b-ca6e75cec7c0 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfd59bcc-a068-4c5a-b207-e290c6a6bf9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'caa150ee-e0d3-4287-9060-5dbca7628eb7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-2121122669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd060f3c243b433da510069944ce6cc9',qos_specs=None,replication_status=,reservations=['df8fe9c0-4205-4b58-a609-d872db643ec4','61d198f4-0ca5-4f20-9db6-a140a0e8ef33','97f95721-21ed-42ce-9df5-98c9f7c8610b','552f08cc-6cce-4bb7-93aa-5a152efc7fa0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7801facbae6b4b39af4d0b7e221514eb',volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be), '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-18T10:47:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-2121122669',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=caa150ee-e0d3-4287-9060-5dbca7628eb7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd060f3c243b433da510069944ce6cc9',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='7801facbae6b4b39af4d0b7e221514eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d4a068f8-cdd1-4128-88c7-5f0e768505be),volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be)}' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 665.172903] [56366]: DEBUG cinder.volume.api [None req-b8de8724-8507-46be-870b-ca6e75cec7c0 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bbb33d0-458d-41a8-ad2e-64aa611d134c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 665.189579] [56366]: DEBUG cinder.volume.api [None req-b8de8724-8507-46be-870b-ca6e75cec7c0 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bbb33d0-458d-41a8-ad2e-64aa611d134c) 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-2121122669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd060f3c243b433da510069944ce6cc9',qos_specs=None,replication_status=,reservations=['df8fe9c0-4205-4b58-a609-d872db643ec4','61d198f4-0ca5-4f20-9db6-a140a0e8ef33','97f95721-21ed-42ce-9df5-98c9f7c8610b','552f08cc-6cce-4bb7-93aa-5a152efc7fa0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7801facbae6b4b39af4d0b7e221514eb',volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be)}' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 665.190910] [56366]: DEBUG cinder.volume.api [None req-b8de8724-8507-46be-870b-ca6e75cec7c0 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6429b37-aa6d-4aee-8174-fd07d924c738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 665.200220] [56366]: DEBUG cinder.volume.api [None req-b8de8724-8507-46be-870b-ca6e75cec7c0 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6429b37-aa6d-4aee-8174-fd07d924c738) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 665.202945] [56366]: DEBUG cinder.volume.api [None req-b8de8724-8507-46be-870b-ca6e75cec7c0 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Flow 'volume_create_api' (2302fbc4-03b7-4fdd-ba3b-b9f7a606bd66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56366) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 665.202945] [56366]: INFO cinder.volume.api [None req-b8de8724-8507-46be-870b-ca6e75cec7c0 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Create volume request issued successfully. [ 665.202945] [56366]: INFO cinder.api.openstack.wsgi [None req-b8de8724-8507-46be-870b-ca6e75cec7c0 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 665.202945] [56366]: [pid: 56366|app: 0|req: 22/43] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 18 10:47:24 2025] POST /volume/v3/volumes => generated 758 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 665.211684] [56367]: DEBUG cinder.api.middleware.request_id [None req-fe324c92-29d7-4eb2-b6ca-74d49921d49e None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 665.213887] [56367]: INFO cinder.api.openstack.wsgi [None req-fe324c92-29d7-4eb2-b6ca-74d49921d49e tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] GET http://10.180.1.21/volume/v3/volumes/caa150ee-e0d3-4287-9060-5dbca7628eb7 [ 665.214134] [56367]: DEBUG cinder.api.openstack.wsgi [None req-fe324c92-29d7-4eb2-b6ca-74d49921d49e tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 665.214363] [56367]: DEBUG cinder.api.openstack.wsgi [None req-fe324c92-29d7-4eb2-b6ca-74d49921d49e tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 665.223577] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.223577] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 665.228787] [56367]: INFO cinder.volume.api [None req-fe324c92-29d7-4eb2-b6ca-74d49921d49e tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Volume info retrieved successfully. [ 665.233263] [56367]: INFO cinder.api.openstack.wsgi [None req-fe324c92-29d7-4eb2-b6ca-74d49921d49e tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] http://10.180.1.21/volume/v3/volumes/caa150ee-e0d3-4287-9060-5dbca7628eb7 returned with HTTP 200 [ 665.233717] [56367]: [pid: 56367|app: 0|req: 22/44] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:47:25 2025] GET /volume/v3/volumes/caa150ee-e0d3-4287-9060-5dbca7628eb7 => generated 826 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 666.244353] [56366]: DEBUG cinder.api.middleware.request_id [None req-f0bedcc5-c695-4b10-8704-6157470719f9 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 666.246554] [56366]: INFO cinder.api.openstack.wsgi [None req-f0bedcc5-c695-4b10-8704-6157470719f9 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] GET http://10.180.1.21/volume/v3/volumes/caa150ee-e0d3-4287-9060-5dbca7628eb7 [ 666.246774] [56366]: DEBUG cinder.api.openstack.wsgi [None req-f0bedcc5-c695-4b10-8704-6157470719f9 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 666.246998] [56366]: DEBUG cinder.api.openstack.wsgi [None req-f0bedcc5-c695-4b10-8704-6157470719f9 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 666.261107] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.261107] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 666.265696] [56366]: INFO cinder.volume.api [None req-f0bedcc5-c695-4b10-8704-6157470719f9 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Volume info retrieved successfully. [ 666.270456] [56366]: INFO cinder.api.openstack.wsgi [None req-f0bedcc5-c695-4b10-8704-6157470719f9 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] http://10.180.1.21/volume/v3/volumes/caa150ee-e0d3-4287-9060-5dbca7628eb7 returned with HTTP 200 [ 666.270862] [56366]: [pid: 56366|app: 0|req: 23/45] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:47:26 2025] GET /volume/v3/volumes/caa150ee-e0d3-4287-9060-5dbca7628eb7 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 675.230734] [56367]: DEBUG dbcounter [-] [56367] Writing DB stats cinder:SELECT=4 {{(pid=56367) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 676.268227] [56366]: DEBUG dbcounter [-] [56366] Writing DB stats cinder:SELECT=24,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=56366) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 705.534610] [56367]: DEBUG cinder.api.middleware.request_id [None req-1b20eb76-c333-478a-a729-b3361412b511 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 705.608651] [56367]: INFO cinder.api.openstack.wsgi [None req-1b20eb76-c333-478a-a729-b3361412b511 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] POST http://10.180.1.21/volume/v3/volumes [ 705.608651] [56367]: DEBUG cinder.api.openstack.wsgi [None req-1b20eb76-c333-478a-a729-b3361412b511 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1911225413"}} {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 705.611245] [56367]: DEBUG cinder.api.v3.volumes [None req-1b20eb76-c333-478a-a729-b3361412b511 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1911225413'}} {{(pid=56367) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 705.611444] [56367]: INFO cinder.api.v3.volumes [None req-1b20eb76-c333-478a-a729-b3361412b511 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Create volume of 1 GB [ 705.620979] [56367]: INFO cinder.volume.api [None req-1b20eb76-c333-478a-a729-b3361412b511 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Availability Zones retrieved successfully. [ 705.633834] [56367]: DEBUG cinder.volume.api [None req-1b20eb76-c333-478a-a729-b3361412b511 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Flow 'volume_create_api' (481f6429-ac1e-46c1-97f2-eb1a07314ad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 705.636339] [56367]: DEBUG cinder.volume.api [None req-1b20eb76-c333-478a-a729-b3361412b511 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4207a59-f960-4b63-9ad9-a3752a3e42a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 705.638462] [56367]: DEBUG cinder.volume.flows.api.create_volume [None req-1b20eb76-c333-478a-a729-b3361412b511 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Validating volume size '1' using validate_int {{(pid=56367) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 705.669639] [56367]: DEBUG cinder.volume.api [None req-1b20eb76-c333-478a-a729-b3361412b511 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4207a59-f960-4b63-9ad9-a3752a3e42a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T10:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d4a068f8-cdd1-4128-88c7-5f0e768505be,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd4a068f8-cdd1-4128-88c7-5f0e768505be', '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=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 705.671175] [56367]: DEBUG cinder.volume.api [None req-1b20eb76-c333-478a-a729-b3361412b511 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be3a6fea-3c47-4616-adf4-a626a22488af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 705.757281] [56367]: DEBUG cinder.quota [None req-1b20eb76-c333-478a-a729-b3361412b511 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Created reservations ['8114730d-9b82-4462-af03-a71c45947f6f', 'b268398e-83b8-4a9e-99f4-6369e7308a5d', 'c5cc9124-bb10-4ec9-8ca4-5ff2dab25c56', '004071b5-e9a8-4107-96ec-b6aafe81ce9c'] {{(pid=56367) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 705.758250] [56367]: DEBUG cinder.volume.api [None req-1b20eb76-c333-478a-a729-b3361412b511 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be3a6fea-3c47-4616-adf4-a626a22488af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8114730d-9b82-4462-af03-a71c45947f6f', 'b268398e-83b8-4a9e-99f4-6369e7308a5d', 'c5cc9124-bb10-4ec9-8ca4-5ff2dab25c56', '004071b5-e9a8-4107-96ec-b6aafe81ce9c']}' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 705.759220] [56367]: DEBUG cinder.volume.api [None req-1b20eb76-c333-478a-a729-b3361412b511 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (146f235a-13be-4a4b-891b-c2c0d1793cf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 705.782462] [56367]: DEBUG cinder.volume.api [None req-1b20eb76-c333-478a-a729-b3361412b511 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (146f235a-13be-4a4b-891b-c2c0d1793cf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c12e4d5-c004-49dc-97e2-332f6045df5b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1911225413',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='244e2993f54e49a5870ba1e965419432',qos_specs=None,replication_status=,reservations=['8114730d-9b82-4462-af03-a71c45947f6f','b268398e-83b8-4a9e-99f4-6369e7308a5d','c5cc9124-bb10-4ec9-8ca4-5ff2dab25c56','004071b5-e9a8-4107-96ec-b6aafe81ce9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d51ef46406904b45a12a1a3e2f76bf98',volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be), '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-18T10:48:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1911225413',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c12e4d5-c004-49dc-97e2-332f6045df5b,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='244e2993f54e49a5870ba1e965419432',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='d51ef46406904b45a12a1a3e2f76bf98',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d4a068f8-cdd1-4128-88c7-5f0e768505be),volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be)}' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 705.783670] [56367]: DEBUG cinder.volume.api [None req-1b20eb76-c333-478a-a729-b3361412b511 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e536cbbc-bf78-4904-8de4-a077ef6b5309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 705.799765] [56367]: DEBUG cinder.volume.api [None req-1b20eb76-c333-478a-a729-b3361412b511 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e536cbbc-bf78-4904-8de4-a077ef6b5309) 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-1911225413',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='244e2993f54e49a5870ba1e965419432',qos_specs=None,replication_status=,reservations=['8114730d-9b82-4462-af03-a71c45947f6f','b268398e-83b8-4a9e-99f4-6369e7308a5d','c5cc9124-bb10-4ec9-8ca4-5ff2dab25c56','004071b5-e9a8-4107-96ec-b6aafe81ce9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d51ef46406904b45a12a1a3e2f76bf98',volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be)}' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 705.800732] [56367]: DEBUG cinder.volume.api [None req-1b20eb76-c333-478a-a729-b3361412b511 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb55a7d4-fe34-484b-8a86-b3ac05089341) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 705.814533] [56367]: DEBUG cinder.volume.api [None req-1b20eb76-c333-478a-a729-b3361412b511 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb55a7d4-fe34-484b-8a86-b3ac05089341) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 705.815760] [56367]: DEBUG cinder.volume.api [None req-1b20eb76-c333-478a-a729-b3361412b511 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Flow 'volume_create_api' (481f6429-ac1e-46c1-97f2-eb1a07314ad1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56367) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 705.816256] [56367]: INFO cinder.volume.api [None req-1b20eb76-c333-478a-a729-b3361412b511 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Create volume request issued successfully. [ 705.817072] [56367]: INFO cinder.api.openstack.wsgi [None req-1b20eb76-c333-478a-a729-b3361412b511 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 705.817428] [56367]: [pid: 56367|app: 0|req: 23/46] 10.180.1.21 () {60 vars in 1136 bytes} [Tue Feb 18 10:48:05 2025] POST /volume/v3/volumes => generated 759 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 705.829289] [56366]: DEBUG cinder.api.middleware.request_id [None req-6c31d765-f9c6-4b51-b847-d3d23bff7cb3 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 705.831329] [56366]: INFO cinder.api.openstack.wsgi [None req-6c31d765-f9c6-4b51-b847-d3d23bff7cb3 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] GET http://10.180.1.21/volume/v3/volumes/7c12e4d5-c004-49dc-97e2-332f6045df5b [ 705.831552] [56366]: DEBUG cinder.api.openstack.wsgi [None req-6c31d765-f9c6-4b51-b847-d3d23bff7cb3 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 705.831874] [56366]: DEBUG cinder.api.openstack.wsgi [None req-6c31d765-f9c6-4b51-b847-d3d23bff7cb3 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 705.843275] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 705.843275] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 705.851281] [56366]: INFO cinder.volume.api [None req-6c31d765-f9c6-4b51-b847-d3d23bff7cb3 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Volume info retrieved successfully. [ 705.857754] [56366]: INFO cinder.api.openstack.wsgi [None req-6c31d765-f9c6-4b51-b847-d3d23bff7cb3 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] http://10.180.1.21/volume/v3/volumes/7c12e4d5-c004-49dc-97e2-332f6045df5b returned with HTTP 200 [ 705.862138] [56366]: [pid: 56366|app: 0|req: 24/47] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:48:05 2025] GET /volume/v3/volumes/7c12e4d5-c004-49dc-97e2-332f6045df5b => generated 827 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 706.871570] [56367]: DEBUG cinder.api.middleware.request_id [None req-0a99a40d-dfef-4c7e-a15e-8d27a203494b None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 706.874538] [56367]: INFO cinder.api.openstack.wsgi [None req-0a99a40d-dfef-4c7e-a15e-8d27a203494b tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] GET http://10.180.1.21/volume/v3/volumes/7c12e4d5-c004-49dc-97e2-332f6045df5b [ 706.875014] [56367]: DEBUG cinder.api.openstack.wsgi [None req-0a99a40d-dfef-4c7e-a15e-8d27a203494b tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 706.875280] [56367]: DEBUG cinder.api.openstack.wsgi [None req-0a99a40d-dfef-4c7e-a15e-8d27a203494b tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 706.886995] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 706.886995] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 706.891588] [56367]: INFO cinder.volume.api [None req-0a99a40d-dfef-4c7e-a15e-8d27a203494b tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Volume info retrieved successfully. [ 706.897624] [56367]: INFO cinder.api.openstack.wsgi [None req-0a99a40d-dfef-4c7e-a15e-8d27a203494b tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] http://10.180.1.21/volume/v3/volumes/7c12e4d5-c004-49dc-97e2-332f6045df5b returned with HTTP 200 [ 706.898199] [56367]: [pid: 56367|app: 0|req: 24/48] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:48:06 2025] GET /volume/v3/volumes/7c12e4d5-c004-49dc-97e2-332f6045df5b => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 707.532664] [56366]: DEBUG cinder.api.middleware.request_id [req-5155a350-4039-47c9-bfc3-aa53c55afa45 req-94274e0a-73cb-455c-81c8-55b2c936e229 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 707.535935] [56366]: INFO cinder.api.openstack.wsgi [req-5155a350-4039-47c9-bfc3-aa53c55afa45 req-94274e0a-73cb-455c-81c8-55b2c936e229 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] GET http://10.180.1.21/volume/v3/volumes/7c12e4d5-c004-49dc-97e2-332f6045df5b [ 707.535935] [56366]: DEBUG cinder.api.openstack.wsgi [req-5155a350-4039-47c9-bfc3-aa53c55afa45 req-94274e0a-73cb-455c-81c8-55b2c936e229 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 707.535935] [56366]: DEBUG cinder.api.openstack.wsgi [req-5155a350-4039-47c9-bfc3-aa53c55afa45 req-94274e0a-73cb-455c-81c8-55b2c936e229 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 707.544346] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 707.544346] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 707.548616] [56366]: INFO cinder.volume.api [req-5155a350-4039-47c9-bfc3-aa53c55afa45 req-94274e0a-73cb-455c-81c8-55b2c936e229 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Volume info retrieved successfully. [ 707.553940] [56366]: INFO cinder.api.openstack.wsgi [req-5155a350-4039-47c9-bfc3-aa53c55afa45 req-94274e0a-73cb-455c-81c8-55b2c936e229 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] http://10.180.1.21/volume/v3/volumes/7c12e4d5-c004-49dc-97e2-332f6045df5b returned with HTTP 200 [ 707.554374] [56366]: [pid: 56366|app: 0|req: 25/49] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 10:48:07 2025] GET /volume/v3/volumes/7c12e4d5-c004-49dc-97e2-332f6045df5b => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 707.563946] [56367]: DEBUG cinder.api.middleware.request_id [None req-7e62e714-af3a-4c27-89d8-d446d4d40dd7 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 707.566375] [56367]: INFO cinder.api.openstack.wsgi [None req-7e62e714-af3a-4c27-89d8-d446d4d40dd7 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] POST http://10.180.1.21/volume/v3/volumes [ 707.566558] [56367]: DEBUG cinder.api.openstack.wsgi [None req-7e62e714-af3a-4c27-89d8-d446d4d40dd7 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-907095788"}} {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 707.568641] [56367]: DEBUG cinder.api.v3.volumes [None req-7e62e714-af3a-4c27-89d8-d446d4d40dd7 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-907095788'}} {{(pid=56367) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 707.568641] [56367]: INFO cinder.api.v3.volumes [None req-7e62e714-af3a-4c27-89d8-d446d4d40dd7 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Create volume of 1 GB [ 707.573196] [56367]: INFO cinder.volume.api [None req-7e62e714-af3a-4c27-89d8-d446d4d40dd7 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Availability Zones retrieved successfully. [ 707.580496] [56367]: DEBUG cinder.volume.api [None req-7e62e714-af3a-4c27-89d8-d446d4d40dd7 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Flow 'volume_create_api' (ea06d51f-4861-4b18-a74c-8c2b5300678a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 707.582201] [56367]: DEBUG cinder.volume.api [None req-7e62e714-af3a-4c27-89d8-d446d4d40dd7 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e723ad62-ef83-4a6d-bc99-99aae0fd9157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 707.586851] [56367]: DEBUG cinder.volume.flows.api.create_volume [None req-7e62e714-af3a-4c27-89d8-d446d4d40dd7 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Validating volume size '1' using validate_int {{(pid=56367) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 707.614497] [56367]: DEBUG cinder.volume.api [None req-7e62e714-af3a-4c27-89d8-d446d4d40dd7 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e723ad62-ef83-4a6d-bc99-99aae0fd9157) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T10:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d4a068f8-cdd1-4128-88c7-5f0e768505be,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd4a068f8-cdd1-4128-88c7-5f0e768505be', '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=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 707.616220] [56367]: DEBUG cinder.volume.api [None req-7e62e714-af3a-4c27-89d8-d446d4d40dd7 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d58435a-5b94-4750-b506-e614eac4e235) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 707.654067] [56367]: DEBUG cinder.quota [None req-7e62e714-af3a-4c27-89d8-d446d4d40dd7 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Created reservations ['377e9358-1a4b-4e38-a811-ff84c9335276', 'e424ba0c-bb0f-4cd9-9b16-afeb095b3e1f', '82809fcd-201d-4715-bede-79f2a935d115', '198b42df-f05d-4483-9431-8aed6060bcce'] {{(pid=56367) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 707.654888] [56367]: DEBUG cinder.volume.api [None req-7e62e714-af3a-4c27-89d8-d446d4d40dd7 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d58435a-5b94-4750-b506-e614eac4e235) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['377e9358-1a4b-4e38-a811-ff84c9335276', 'e424ba0c-bb0f-4cd9-9b16-afeb095b3e1f', '82809fcd-201d-4715-bede-79f2a935d115', '198b42df-f05d-4483-9431-8aed6060bcce']}' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 707.656038] [56367]: DEBUG cinder.volume.api [None req-7e62e714-af3a-4c27-89d8-d446d4d40dd7 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1ca2032-7b12-4b95-8637-362184ae2de2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 707.679436] [56367]: DEBUG cinder.volume.api [None req-7e62e714-af3a-4c27-89d8-d446d4d40dd7 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1ca2032-7b12-4b95-8637-362184ae2de2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4117e6a6-1f46-4fc4-8b81-2b693fc09bdf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-907095788',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='244e2993f54e49a5870ba1e965419432',qos_specs=None,replication_status=,reservations=['377e9358-1a4b-4e38-a811-ff84c9335276','e424ba0c-bb0f-4cd9-9b16-afeb095b3e1f','82809fcd-201d-4715-bede-79f2a935d115','198b42df-f05d-4483-9431-8aed6060bcce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d51ef46406904b45a12a1a3e2f76bf98',volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be), '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-18T10:48:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-907095788',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4117e6a6-1f46-4fc4-8b81-2b693fc09bdf,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='244e2993f54e49a5870ba1e965419432',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='d51ef46406904b45a12a1a3e2f76bf98',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d4a068f8-cdd1-4128-88c7-5f0e768505be),volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be)}' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 707.680882] [56367]: DEBUG cinder.volume.api [None req-7e62e714-af3a-4c27-89d8-d446d4d40dd7 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a37d45c1-3b33-4e16-a28a-ffc14b849b99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 707.704576] [56367]: DEBUG cinder.volume.api [None req-7e62e714-af3a-4c27-89d8-d446d4d40dd7 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a37d45c1-3b33-4e16-a28a-ffc14b849b99) 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-907095788',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='244e2993f54e49a5870ba1e965419432',qos_specs=None,replication_status=,reservations=['377e9358-1a4b-4e38-a811-ff84c9335276','e424ba0c-bb0f-4cd9-9b16-afeb095b3e1f','82809fcd-201d-4715-bede-79f2a935d115','198b42df-f05d-4483-9431-8aed6060bcce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d51ef46406904b45a12a1a3e2f76bf98',volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be)}' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 707.705685] [56367]: DEBUG cinder.volume.api [None req-7e62e714-af3a-4c27-89d8-d446d4d40dd7 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3226a3e6-d458-4366-bdff-260367f9dbad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 707.720664] [56367]: DEBUG cinder.volume.api [None req-7e62e714-af3a-4c27-89d8-d446d4d40dd7 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3226a3e6-d458-4366-bdff-260367f9dbad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 707.721925] [56367]: DEBUG cinder.volume.api [None req-7e62e714-af3a-4c27-89d8-d446d4d40dd7 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Flow 'volume_create_api' (ea06d51f-4861-4b18-a74c-8c2b5300678a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56367) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 707.722394] [56367]: INFO cinder.volume.api [None req-7e62e714-af3a-4c27-89d8-d446d4d40dd7 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Create volume request issued successfully. [ 707.723201] [56367]: INFO cinder.api.openstack.wsgi [None req-7e62e714-af3a-4c27-89d8-d446d4d40dd7 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 707.723721] [56367]: [pid: 56367|app: 0|req: 25/50] 10.180.1.21 () {60 vars in 1136 bytes} [Tue Feb 18 10:48:07 2025] POST /volume/v3/volumes => generated 758 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 707.739408] [56366]: DEBUG cinder.api.middleware.request_id [None req-72d1340d-0222-4c9a-abe5-2bf2592c7f7a None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 707.744260] [56366]: INFO cinder.api.openstack.wsgi [None req-72d1340d-0222-4c9a-abe5-2bf2592c7f7a tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] GET http://10.180.1.21/volume/v3/volumes/4117e6a6-1f46-4fc4-8b81-2b693fc09bdf [ 707.744260] [56366]: DEBUG cinder.api.openstack.wsgi [None req-72d1340d-0222-4c9a-abe5-2bf2592c7f7a tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 707.744447] [56366]: DEBUG cinder.api.openstack.wsgi [None req-72d1340d-0222-4c9a-abe5-2bf2592c7f7a tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 707.756208] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 707.756208] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 707.762277] [56366]: INFO cinder.volume.api [None req-72d1340d-0222-4c9a-abe5-2bf2592c7f7a tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Volume info retrieved successfully. [ 707.771146] [56366]: INFO cinder.api.openstack.wsgi [None req-72d1340d-0222-4c9a-abe5-2bf2592c7f7a tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] http://10.180.1.21/volume/v3/volumes/4117e6a6-1f46-4fc4-8b81-2b693fc09bdf returned with HTTP 200 [ 707.771598] [56366]: [pid: 56366|app: 0|req: 26/51] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:48:07 2025] GET /volume/v3/volumes/4117e6a6-1f46-4fc4-8b81-2b693fc09bdf => generated 826 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 708.783594] [56367]: DEBUG cinder.api.middleware.request_id [None req-15323376-ef60-4eb5-bd14-de134e837eea None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 708.786650] [56367]: INFO cinder.api.openstack.wsgi [None req-15323376-ef60-4eb5-bd14-de134e837eea tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] GET http://10.180.1.21/volume/v3/volumes/4117e6a6-1f46-4fc4-8b81-2b693fc09bdf [ 708.787293] [56367]: DEBUG cinder.api.openstack.wsgi [None req-15323376-ef60-4eb5-bd14-de134e837eea tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 708.787293] [56367]: DEBUG cinder.api.openstack.wsgi [None req-15323376-ef60-4eb5-bd14-de134e837eea tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 708.804256] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 708.804256] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 708.810346] [56367]: INFO cinder.volume.api [None req-15323376-ef60-4eb5-bd14-de134e837eea tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Volume info retrieved successfully. [ 708.818198] [56367]: INFO cinder.api.openstack.wsgi [None req-15323376-ef60-4eb5-bd14-de134e837eea tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] http://10.180.1.21/volume/v3/volumes/4117e6a6-1f46-4fc4-8b81-2b693fc09bdf returned with HTTP 200 [ 708.818696] [56367]: [pid: 56367|app: 0|req: 26/52] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:48:08 2025] GET /volume/v3/volumes/4117e6a6-1f46-4fc4-8b81-2b693fc09bdf => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 709.448442] [56366]: DEBUG cinder.api.middleware.request_id [req-30d11df7-def2-43f7-8826-283eb9f8a172 req-f8eb796f-1181-43b4-9457-8b7bec00b22e None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 709.453315] [56366]: INFO cinder.api.openstack.wsgi [req-30d11df7-def2-43f7-8826-283eb9f8a172 req-f8eb796f-1181-43b4-9457-8b7bec00b22e tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] GET http://10.180.1.21/volume/v3/volumes/4117e6a6-1f46-4fc4-8b81-2b693fc09bdf [ 709.453315] [56366]: DEBUG cinder.api.openstack.wsgi [req-30d11df7-def2-43f7-8826-283eb9f8a172 req-f8eb796f-1181-43b4-9457-8b7bec00b22e tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 709.453315] [56366]: DEBUG cinder.api.openstack.wsgi [req-30d11df7-def2-43f7-8826-283eb9f8a172 req-f8eb796f-1181-43b4-9457-8b7bec00b22e tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 709.460304] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 709.460304] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 709.464387] [56366]: INFO cinder.volume.api [req-30d11df7-def2-43f7-8826-283eb9f8a172 req-f8eb796f-1181-43b4-9457-8b7bec00b22e tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Volume info retrieved successfully. [ 709.469367] [56366]: INFO cinder.api.openstack.wsgi [req-30d11df7-def2-43f7-8826-283eb9f8a172 req-f8eb796f-1181-43b4-9457-8b7bec00b22e tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] http://10.180.1.21/volume/v3/volumes/4117e6a6-1f46-4fc4-8b81-2b693fc09bdf returned with HTTP 200 [ 709.469951] [56366]: [pid: 56366|app: 0|req: 27/53] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 10:48:09 2025] GET /volume/v3/volumes/4117e6a6-1f46-4fc4-8b81-2b693fc09bdf => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 709.479075] [56367]: DEBUG cinder.api.middleware.request_id [None req-cf2d47f7-1f14-4f4b-aac7-dc529b868145 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 709.482114] [56367]: INFO cinder.api.openstack.wsgi [None req-cf2d47f7-1f14-4f4b-aac7-dc529b868145 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] POST http://10.180.1.21/volume/v3/volumes [ 709.483232] [56367]: DEBUG cinder.api.openstack.wsgi [None req-cf2d47f7-1f14-4f4b-aac7-dc529b868145 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1727050746"}} {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 709.485297] [56367]: DEBUG cinder.api.v3.volumes [None req-cf2d47f7-1f14-4f4b-aac7-dc529b868145 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1727050746'}} {{(pid=56367) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 709.485297] [56367]: INFO cinder.api.v3.volumes [None req-cf2d47f7-1f14-4f4b-aac7-dc529b868145 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Create volume of 1 GB [ 709.490484] [56367]: INFO cinder.volume.api [None req-cf2d47f7-1f14-4f4b-aac7-dc529b868145 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Availability Zones retrieved successfully. [ 709.501117] [56367]: DEBUG cinder.volume.api [None req-cf2d47f7-1f14-4f4b-aac7-dc529b868145 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Flow 'volume_create_api' (7fafd4c6-c095-4e36-87ec-4fdf1caa4353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 709.503952] [56367]: DEBUG cinder.volume.api [None req-cf2d47f7-1f14-4f4b-aac7-dc529b868145 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5b63e4a-6d3e-4bbc-934d-4ae7ca3e3312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 709.505102] [56367]: DEBUG cinder.volume.flows.api.create_volume [None req-cf2d47f7-1f14-4f4b-aac7-dc529b868145 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Validating volume size '1' using validate_int {{(pid=56367) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 709.534101] [56367]: DEBUG cinder.volume.api [None req-cf2d47f7-1f14-4f4b-aac7-dc529b868145 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5b63e4a-6d3e-4bbc-934d-4ae7ca3e3312) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T10:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d4a068f8-cdd1-4128-88c7-5f0e768505be,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd4a068f8-cdd1-4128-88c7-5f0e768505be', '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=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 709.535137] [56367]: DEBUG cinder.volume.api [None req-cf2d47f7-1f14-4f4b-aac7-dc529b868145 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c8ff0f7-8d65-43d2-ad86-b11b3702455b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 709.570526] [56367]: DEBUG cinder.quota [None req-cf2d47f7-1f14-4f4b-aac7-dc529b868145 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Created reservations ['504804d4-cd5e-4971-b6e9-1ea09d75cd1c', 'd7c69e9b-66fc-4ced-93c1-b0a196f6eefa', '3b47f829-ab19-4e08-aeae-3f5cf7f68865', '74774d03-d4c4-45c8-88be-a4df2fb6073e'] {{(pid=56367) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 709.571625] [56367]: DEBUG cinder.volume.api [None req-cf2d47f7-1f14-4f4b-aac7-dc529b868145 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c8ff0f7-8d65-43d2-ad86-b11b3702455b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['504804d4-cd5e-4971-b6e9-1ea09d75cd1c', 'd7c69e9b-66fc-4ced-93c1-b0a196f6eefa', '3b47f829-ab19-4e08-aeae-3f5cf7f68865', '74774d03-d4c4-45c8-88be-a4df2fb6073e']}' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 709.572527] [56367]: DEBUG cinder.volume.api [None req-cf2d47f7-1f14-4f4b-aac7-dc529b868145 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28dee548-9983-48ba-b2a8-b5d7508d0041) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 709.587306] [56367]: DEBUG cinder.volume.api [None req-cf2d47f7-1f14-4f4b-aac7-dc529b868145 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28dee548-9983-48ba-b2a8-b5d7508d0041) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '432f01f9-5fda-4f33-bcc9-fb64083cd149', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1727050746',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='244e2993f54e49a5870ba1e965419432',qos_specs=None,replication_status=,reservations=['504804d4-cd5e-4971-b6e9-1ea09d75cd1c','d7c69e9b-66fc-4ced-93c1-b0a196f6eefa','3b47f829-ab19-4e08-aeae-3f5cf7f68865','74774d03-d4c4-45c8-88be-a4df2fb6073e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d51ef46406904b45a12a1a3e2f76bf98',volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be), '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-18T10:48:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1727050746',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=432f01f9-5fda-4f33-bcc9-fb64083cd149,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='244e2993f54e49a5870ba1e965419432',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='d51ef46406904b45a12a1a3e2f76bf98',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d4a068f8-cdd1-4128-88c7-5f0e768505be),volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be)}' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 709.588248] [56367]: DEBUG cinder.volume.api [None req-cf2d47f7-1f14-4f4b-aac7-dc529b868145 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08d2a543-12af-45b4-b6ef-348c31024040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 709.604152] [56367]: DEBUG cinder.volume.api [None req-cf2d47f7-1f14-4f4b-aac7-dc529b868145 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08d2a543-12af-45b4-b6ef-348c31024040) 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-1727050746',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='244e2993f54e49a5870ba1e965419432',qos_specs=None,replication_status=,reservations=['504804d4-cd5e-4971-b6e9-1ea09d75cd1c','d7c69e9b-66fc-4ced-93c1-b0a196f6eefa','3b47f829-ab19-4e08-aeae-3f5cf7f68865','74774d03-d4c4-45c8-88be-a4df2fb6073e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d51ef46406904b45a12a1a3e2f76bf98',volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be)}' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 709.605083] [56367]: DEBUG cinder.volume.api [None req-cf2d47f7-1f14-4f4b-aac7-dc529b868145 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07f01225-c891-47a0-8bc7-5b3aaa7adad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 709.615080] [56367]: DEBUG cinder.volume.api [None req-cf2d47f7-1f14-4f4b-aac7-dc529b868145 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07f01225-c891-47a0-8bc7-5b3aaa7adad2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 709.616152] [56367]: DEBUG cinder.volume.api [None req-cf2d47f7-1f14-4f4b-aac7-dc529b868145 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Flow 'volume_create_api' (7fafd4c6-c095-4e36-87ec-4fdf1caa4353) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56367) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 709.616554] [56367]: INFO cinder.volume.api [None req-cf2d47f7-1f14-4f4b-aac7-dc529b868145 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Create volume request issued successfully. [ 709.617416] [56367]: INFO cinder.api.openstack.wsgi [None req-cf2d47f7-1f14-4f4b-aac7-dc529b868145 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 709.617852] [56367]: [pid: 56367|app: 0|req: 27/54] 10.180.1.21 () {60 vars in 1136 bytes} [Tue Feb 18 10:48:09 2025] POST /volume/v3/volumes => generated 759 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 709.627188] [56366]: DEBUG cinder.api.middleware.request_id [None req-daef933b-23fa-496c-86eb-e3c713e92769 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 709.630038] [56366]: INFO cinder.api.openstack.wsgi [None req-daef933b-23fa-496c-86eb-e3c713e92769 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] GET http://10.180.1.21/volume/v3/volumes/432f01f9-5fda-4f33-bcc9-fb64083cd149 [ 709.632047] [56366]: DEBUG cinder.api.openstack.wsgi [None req-daef933b-23fa-496c-86eb-e3c713e92769 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 709.632047] [56366]: DEBUG cinder.api.openstack.wsgi [None req-daef933b-23fa-496c-86eb-e3c713e92769 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 709.643226] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 709.643226] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 709.647934] [56366]: INFO cinder.volume.api [None req-daef933b-23fa-496c-86eb-e3c713e92769 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Volume info retrieved successfully. [ 709.654888] [56366]: INFO cinder.api.openstack.wsgi [None req-daef933b-23fa-496c-86eb-e3c713e92769 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] http://10.180.1.21/volume/v3/volumes/432f01f9-5fda-4f33-bcc9-fb64083cd149 returned with HTTP 200 [ 709.654888] [56366]: [pid: 56366|app: 0|req: 28/55] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:48:09 2025] GET /volume/v3/volumes/432f01f9-5fda-4f33-bcc9-fb64083cd149 => generated 827 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 709.729680] [56367]: DEBUG cinder.api.middleware.request_id [None req-d16889e8-2f97-420c-a2d6-d4824728df6b None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 709.734537] [56367]: INFO cinder.api.openstack.wsgi [None req-d16889e8-2f97-420c-a2d6-d4824728df6b tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] POST http://10.180.1.21/volume/v3/volumes [ 709.734537] [56367]: DEBUG cinder.api.openstack.wsgi [None req-d16889e8-2f97-420c-a2d6-d4824728df6b tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1203707001"}} {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 709.735913] [56367]: DEBUG cinder.api.v3.volumes [None req-d16889e8-2f97-420c-a2d6-d4824728df6b tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1203707001'}} {{(pid=56367) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 709.736233] [56367]: INFO cinder.api.v3.volumes [None req-d16889e8-2f97-420c-a2d6-d4824728df6b tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Create volume of 1 GB [ 709.736731] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 709.736731] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 709.742613] [56367]: INFO cinder.volume.api [None req-d16889e8-2f97-420c-a2d6-d4824728df6b tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Availability Zones retrieved successfully. [ 709.751335] [56367]: DEBUG cinder.volume.api [None req-d16889e8-2f97-420c-a2d6-d4824728df6b tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Flow 'volume_create_api' (e86441aa-da08-471f-b238-48ef52c12da4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 709.752653] [56367]: DEBUG cinder.volume.api [None req-d16889e8-2f97-420c-a2d6-d4824728df6b tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56056ca4-e681-4511-8ee3-f35f56750ac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 709.753962] [56367]: DEBUG cinder.volume.flows.api.create_volume [None req-d16889e8-2f97-420c-a2d6-d4824728df6b tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Validating volume size '1' using validate_int {{(pid=56367) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 709.777021] [56367]: DEBUG cinder.volume.api [None req-d16889e8-2f97-420c-a2d6-d4824728df6b tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56056ca4-e681-4511-8ee3-f35f56750ac9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T10:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d4a068f8-cdd1-4128-88c7-5f0e768505be,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd4a068f8-cdd1-4128-88c7-5f0e768505be', '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=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 709.777021] [56367]: DEBUG cinder.volume.api [None req-d16889e8-2f97-420c-a2d6-d4824728df6b tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce1464a3-829b-464f-b903-daa016443d22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 709.837522] [56367]: DEBUG cinder.quota [None req-d16889e8-2f97-420c-a2d6-d4824728df6b tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Created reservations ['dc994e39-8630-4f5f-9058-8cbfd3d317d5', 'f44546d7-2318-4b9d-b2c8-409c4efd7577', '7f14439c-d7f9-40c8-a6a2-e4e48c8287be', '7ee9c359-647d-4a66-a9e8-48fe331cecd4'] {{(pid=56367) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 709.838556] [56367]: DEBUG cinder.volume.api [None req-d16889e8-2f97-420c-a2d6-d4824728df6b tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce1464a3-829b-464f-b903-daa016443d22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc994e39-8630-4f5f-9058-8cbfd3d317d5', 'f44546d7-2318-4b9d-b2c8-409c4efd7577', '7f14439c-d7f9-40c8-a6a2-e4e48c8287be', '7ee9c359-647d-4a66-a9e8-48fe331cecd4']}' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 709.840135] [56367]: DEBUG cinder.volume.api [None req-d16889e8-2f97-420c-a2d6-d4824728df6b tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebd68579-3821-4159-8663-5fae3cda8579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 709.854603] [56367]: DEBUG cinder.volume.api [None req-d16889e8-2f97-420c-a2d6-d4824728df6b tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebd68579-3821-4159-8663-5fae3cda8579) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc809cbb-a378-4083-a53e-73feaf03cd24', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1203707001',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d77c43251cd1428ba4879ca97c9c2413',qos_specs=None,replication_status=,reservations=['dc994e39-8630-4f5f-9058-8cbfd3d317d5','f44546d7-2318-4b9d-b2c8-409c4efd7577','7f14439c-d7f9-40c8-a6a2-e4e48c8287be','7ee9c359-647d-4a66-a9e8-48fe331cecd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27fb973b94774fa9b05b9df45e9a1e18',volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be), '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-18T10:48:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1203707001',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc809cbb-a378-4083-a53e-73feaf03cd24,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d77c43251cd1428ba4879ca97c9c2413',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='27fb973b94774fa9b05b9df45e9a1e18',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d4a068f8-cdd1-4128-88c7-5f0e768505be),volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be)}' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 709.855615] [56367]: DEBUG cinder.volume.api [None req-d16889e8-2f97-420c-a2d6-d4824728df6b tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9afcffdb-ebaf-47ef-938d-0c3a562ea6aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 709.870524] [56367]: DEBUG cinder.volume.api [None req-d16889e8-2f97-420c-a2d6-d4824728df6b tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9afcffdb-ebaf-47ef-938d-0c3a562ea6aa) 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-1203707001',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d77c43251cd1428ba4879ca97c9c2413',qos_specs=None,replication_status=,reservations=['dc994e39-8630-4f5f-9058-8cbfd3d317d5','f44546d7-2318-4b9d-b2c8-409c4efd7577','7f14439c-d7f9-40c8-a6a2-e4e48c8287be','7ee9c359-647d-4a66-a9e8-48fe331cecd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27fb973b94774fa9b05b9df45e9a1e18',volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be)}' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 709.871478] [56367]: DEBUG cinder.volume.api [None req-d16889e8-2f97-420c-a2d6-d4824728df6b tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e91fdf1f-e432-4f1f-bab5-2a00b38ab8a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 709.880938] [56367]: DEBUG cinder.volume.api [None req-d16889e8-2f97-420c-a2d6-d4824728df6b tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e91fdf1f-e432-4f1f-bab5-2a00b38ab8a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 709.880938] [56367]: DEBUG cinder.volume.api [None req-d16889e8-2f97-420c-a2d6-d4824728df6b tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Flow 'volume_create_api' (e86441aa-da08-471f-b238-48ef52c12da4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56367) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 709.881212] [56367]: INFO cinder.volume.api [None req-d16889e8-2f97-420c-a2d6-d4824728df6b tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Create volume request issued successfully. [ 709.881905] [56367]: INFO cinder.api.openstack.wsgi [None req-d16889e8-2f97-420c-a2d6-d4824728df6b tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 709.882422] [56367]: [pid: 56367|app: 0|req: 28/56] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 18 10:48:09 2025] POST /volume/v3/volumes => generated 751 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 709.894957] [56366]: DEBUG cinder.api.middleware.request_id [None req-52e1c013-876f-451b-96c8-e6c831463f4f None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 709.898259] [56366]: INFO cinder.api.openstack.wsgi [None req-52e1c013-876f-451b-96c8-e6c831463f4f tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] GET http://10.180.1.21/volume/v3/volumes/cc809cbb-a378-4083-a53e-73feaf03cd24 [ 709.898494] [56366]: DEBUG cinder.api.openstack.wsgi [None req-52e1c013-876f-451b-96c8-e6c831463f4f tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 709.898719] [56366]: DEBUG cinder.api.openstack.wsgi [None req-52e1c013-876f-451b-96c8-e6c831463f4f tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 709.908556] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 709.908556] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 709.912343] [56366]: INFO cinder.volume.api [None req-52e1c013-876f-451b-96c8-e6c831463f4f tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Volume info retrieved successfully. [ 709.918470] [56366]: INFO cinder.api.openstack.wsgi [None req-52e1c013-876f-451b-96c8-e6c831463f4f tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] http://10.180.1.21/volume/v3/volumes/cc809cbb-a378-4083-a53e-73feaf03cd24 returned with HTTP 200 [ 709.918585] [56366]: [pid: 56366|app: 0|req: 29/57] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:48:09 2025] GET /volume/v3/volumes/cc809cbb-a378-4083-a53e-73feaf03cd24 => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 710.668253] [56367]: DEBUG cinder.api.middleware.request_id [None req-c77a916e-aadf-4056-878e-efc68a159f93 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 710.673082] [56367]: INFO cinder.api.openstack.wsgi [None req-c77a916e-aadf-4056-878e-efc68a159f93 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] GET http://10.180.1.21/volume/v3/volumes/432f01f9-5fda-4f33-bcc9-fb64083cd149 [ 710.673385] [56367]: DEBUG cinder.api.openstack.wsgi [None req-c77a916e-aadf-4056-878e-efc68a159f93 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 710.673661] [56367]: DEBUG cinder.api.openstack.wsgi [None req-c77a916e-aadf-4056-878e-efc68a159f93 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 710.692064] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 710.692064] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 710.697997] [56367]: INFO cinder.volume.api [None req-c77a916e-aadf-4056-878e-efc68a159f93 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Volume info retrieved successfully. [ 710.705602] [56367]: INFO cinder.api.openstack.wsgi [None req-c77a916e-aadf-4056-878e-efc68a159f93 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] http://10.180.1.21/volume/v3/volumes/432f01f9-5fda-4f33-bcc9-fb64083cd149 returned with HTTP 200 [ 710.706698] [56367]: [pid: 56367|app: 0|req: 29/58] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:48:10 2025] GET /volume/v3/volumes/432f01f9-5fda-4f33-bcc9-fb64083cd149 => generated 852 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 710.783661] [56366]: DEBUG cinder.api.middleware.request_id [req-ee2f895f-0c2c-4064-b267-c64d748a41cc req-440753d8-4af6-4b3c-a6de-5014f6247214 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 710.788155] [56366]: INFO cinder.api.openstack.wsgi [req-ee2f895f-0c2c-4064-b267-c64d748a41cc req-440753d8-4af6-4b3c-a6de-5014f6247214 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] GET http://10.180.1.21/volume/v3/volumes/432f01f9-5fda-4f33-bcc9-fb64083cd149 [ 710.788155] [56366]: DEBUG cinder.api.openstack.wsgi [req-ee2f895f-0c2c-4064-b267-c64d748a41cc req-440753d8-4af6-4b3c-a6de-5014f6247214 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 710.788155] [56366]: DEBUG cinder.api.openstack.wsgi [req-ee2f895f-0c2c-4064-b267-c64d748a41cc req-440753d8-4af6-4b3c-a6de-5014f6247214 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 710.796069] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 710.796069] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 710.802123] [56366]: INFO cinder.volume.api [req-ee2f895f-0c2c-4064-b267-c64d748a41cc req-440753d8-4af6-4b3c-a6de-5014f6247214 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Volume info retrieved successfully. [ 710.808542] [56366]: INFO cinder.api.openstack.wsgi [req-ee2f895f-0c2c-4064-b267-c64d748a41cc req-440753d8-4af6-4b3c-a6de-5014f6247214 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] http://10.180.1.21/volume/v3/volumes/432f01f9-5fda-4f33-bcc9-fb64083cd149 returned with HTTP 200 [ 710.809345] [56366]: [pid: 56366|app: 0|req: 30/59] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 10:48:10 2025] GET /volume/v3/volumes/432f01f9-5fda-4f33-bcc9-fb64083cd149 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 710.929386] [56367]: DEBUG cinder.api.middleware.request_id [None req-95ba520f-9a95-4ca8-8728-490f1d5c2d58 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 710.935606] [56367]: INFO cinder.api.openstack.wsgi [None req-95ba520f-9a95-4ca8-8728-490f1d5c2d58 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] GET http://10.180.1.21/volume/v3/volumes/cc809cbb-a378-4083-a53e-73feaf03cd24 [ 710.935989] [56367]: DEBUG cinder.api.openstack.wsgi [None req-95ba520f-9a95-4ca8-8728-490f1d5c2d58 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 710.941196] [56367]: DEBUG cinder.api.openstack.wsgi [None req-95ba520f-9a95-4ca8-8728-490f1d5c2d58 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 710.949487] [56366]: DEBUG cinder.api.middleware.request_id [req-48c98406-8f01-4c81-88b3-fceedab57424 req-b00f6601-24bf-42b2-86d9-0a852a2ca2ad None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 710.954028] [56366]: INFO cinder.api.openstack.wsgi [req-48c98406-8f01-4c81-88b3-fceedab57424 req-b00f6601-24bf-42b2-86d9-0a852a2ca2ad tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 710.954206] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 710.954206] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 710.954284] [56366]: DEBUG cinder.api.openstack.wsgi [req-48c98406-8f01-4c81-88b3-fceedab57424 req-b00f6601-24bf-42b2-86d9-0a852a2ca2ad tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 710.954284] [56366]: DEBUG cinder.api.openstack.wsgi [req-48c98406-8f01-4c81-88b3-fceedab57424 req-b00f6601-24bf-42b2-86d9-0a852a2ca2ad tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Calling method 'detail' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 710.954805] [56366]: DEBUG cinder.api.api_utils [req-48c98406-8f01-4c81-88b3-fceedab57424 req-b00f6601-24bf-42b2-86d9-0a852a2ca2ad tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Removing options '' from query. {{(pid=56366) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 710.956274] [56366]: DEBUG cinder.volume.api [req-48c98406-8f01-4c81-88b3-fceedab57424 req-b00f6601-24bf-42b2-86d9-0a852a2ca2ad tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=56366) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 710.958107] [56367]: INFO cinder.volume.api [None req-95ba520f-9a95-4ca8-8728-490f1d5c2d58 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Volume info retrieved successfully. [ 710.963691] [56367]: INFO cinder.api.openstack.wsgi [None req-95ba520f-9a95-4ca8-8728-490f1d5c2d58 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] http://10.180.1.21/volume/v3/volumes/cc809cbb-a378-4083-a53e-73feaf03cd24 returned with HTTP 200 [ 710.964145] [56367]: [pid: 56367|app: 0|req: 30/60] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:48:10 2025] GET /volume/v3/volumes/cc809cbb-a378-4083-a53e-73feaf03cd24 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 710.996883] [56366]: INFO cinder.volume.api [req-48c98406-8f01-4c81-88b3-fceedab57424 req-b00f6601-24bf-42b2-86d9-0a852a2ca2ad tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Get all volumes completed successfully. [ 710.998931] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 710.998931] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 711.005632] [56366]: INFO cinder.api.openstack.wsgi [req-48c98406-8f01-4c81-88b3-fceedab57424 req-b00f6601-24bf-42b2-86d9-0a852a2ca2ad tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 711.006514] [56366]: [pid: 56366|app: 0|req: 31/61] 10.180.1.21 () {60 vars in 1388 bytes} [Tue Feb 18 10:48:10 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 711.352586] [56367]: DEBUG cinder.api.middleware.request_id [req-2a38efb9-50f6-4917-8b9b-29771825377a req-fd2b3b3f-b45f-4251-acbe-17cc42eb78a8 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 711.356292] [56367]: INFO cinder.api.openstack.wsgi [req-2a38efb9-50f6-4917-8b9b-29771825377a req-fd2b3b3f-b45f-4251-acbe-17cc42eb78a8 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] GET http://10.180.1.21/volume/v3/volumes/cc809cbb-a378-4083-a53e-73feaf03cd24 [ 711.356649] [56367]: DEBUG cinder.api.openstack.wsgi [req-2a38efb9-50f6-4917-8b9b-29771825377a req-fd2b3b3f-b45f-4251-acbe-17cc42eb78a8 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 711.356983] [56367]: DEBUG cinder.api.openstack.wsgi [req-2a38efb9-50f6-4917-8b9b-29771825377a req-fd2b3b3f-b45f-4251-acbe-17cc42eb78a8 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 711.359664] [56366]: DEBUG cinder.api.middleware.request_id [req-b478f386-2db8-4fdf-9bc4-ded8f0b8a68a req-db6eb723-c264-49db-ad87-b61ceb70793d None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 711.363934] [56366]: INFO cinder.api.openstack.wsgi [req-b478f386-2db8-4fdf-9bc4-ded8f0b8a68a req-db6eb723-c264-49db-ad87-b61ceb70793d tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 711.364212] [56366]: DEBUG cinder.api.openstack.wsgi [req-b478f386-2db8-4fdf-9bc4-ded8f0b8a68a req-db6eb723-c264-49db-ad87-b61ceb70793d tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 711.364448] [56366]: DEBUG cinder.api.openstack.wsgi [req-b478f386-2db8-4fdf-9bc4-ded8f0b8a68a req-db6eb723-c264-49db-ad87-b61ceb70793d tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Calling method 'detail' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 711.364749] [56366]: DEBUG cinder.api.api_utils [req-b478f386-2db8-4fdf-9bc4-ded8f0b8a68a req-db6eb723-c264-49db-ad87-b61ceb70793d tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Removing options '' from query. {{(pid=56366) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 711.365801] [56366]: DEBUG cinder.volume.api [req-b478f386-2db8-4fdf-9bc4-ded8f0b8a68a req-db6eb723-c264-49db-ad87-b61ceb70793d tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=56366) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 711.371265] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 711.371265] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 711.375791] [56366]: INFO cinder.volume.api [req-b478f386-2db8-4fdf-9bc4-ded8f0b8a68a req-db6eb723-c264-49db-ad87-b61ceb70793d tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Get all volumes completed successfully. [ 711.377589] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 711.377589] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 711.377666] [56367]: INFO cinder.volume.api [req-2a38efb9-50f6-4917-8b9b-29771825377a req-fd2b3b3f-b45f-4251-acbe-17cc42eb78a8 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Volume info retrieved successfully. [ 711.390421] [56367]: INFO cinder.api.openstack.wsgi [req-2a38efb9-50f6-4917-8b9b-29771825377a req-fd2b3b3f-b45f-4251-acbe-17cc42eb78a8 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] http://10.180.1.21/volume/v3/volumes/cc809cbb-a378-4083-a53e-73feaf03cd24 returned with HTTP 200 [ 711.390421] [56367]: [pid: 56367|app: 0|req: 31/62] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 10:48:11 2025] GET /volume/v3/volumes/cc809cbb-a378-4083-a53e-73feaf03cd24 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 711.390525] [56366]: INFO cinder.api.openstack.wsgi [req-b478f386-2db8-4fdf-9bc4-ded8f0b8a68a req-db6eb723-c264-49db-ad87-b61ceb70793d tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 711.390525] [56366]: [pid: 56366|app: 0|req: 32/63] 10.180.1.21 () {60 vars in 1388 bytes} [Tue Feb 18 10:48:11 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 712.724050] [56367]: DEBUG cinder.api.middleware.request_id [req-caf9421a-8d8b-444e-baca-6a5654a75b41 req-ffb91b20-0dd1-4434-b5b5-9b4ad0ac52a9 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 712.726631] [56367]: INFO cinder.api.openstack.wsgi [req-caf9421a-8d8b-444e-baca-6a5654a75b41 req-ffb91b20-0dd1-4434-b5b5-9b4ad0ac52a9 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 712.726877] [56367]: DEBUG cinder.api.openstack.wsgi [req-caf9421a-8d8b-444e-baca-6a5654a75b41 req-ffb91b20-0dd1-4434-b5b5-9b4ad0ac52a9 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 712.727117] [56367]: DEBUG cinder.api.openstack.wsgi [req-caf9421a-8d8b-444e-baca-6a5654a75b41 req-ffb91b20-0dd1-4434-b5b5-9b4ad0ac52a9 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Calling method 'detail' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 712.727506] [56367]: DEBUG cinder.api.api_utils [req-caf9421a-8d8b-444e-baca-6a5654a75b41 req-ffb91b20-0dd1-4434-b5b5-9b4ad0ac52a9 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Removing options '' from query. {{(pid=56367) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 712.729029] [56367]: DEBUG cinder.volume.api [req-caf9421a-8d8b-444e-baca-6a5654a75b41 req-ffb91b20-0dd1-4434-b5b5-9b4ad0ac52a9 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=56367) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 712.764022] [56367]: INFO cinder.volume.api [req-caf9421a-8d8b-444e-baca-6a5654a75b41 req-ffb91b20-0dd1-4434-b5b5-9b4ad0ac52a9 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Get all volumes completed successfully. [ 712.765793] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 712.765793] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 712.772292] [56367]: INFO cinder.api.openstack.wsgi [req-caf9421a-8d8b-444e-baca-6a5654a75b41 req-ffb91b20-0dd1-4434-b5b5-9b4ad0ac52a9 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 712.772809] [56367]: [pid: 56367|app: 0|req: 32/64] 10.180.1.21 () {60 vars in 1388 bytes} [Tue Feb 18 10:48:12 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 712.925030] [56366]: DEBUG cinder.api.middleware.request_id [None req-04457d34-fa5d-483c-b25a-0ea4c82ccee2 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 712.925030] [56366]: INFO cinder.api.openstack.wsgi [None req-04457d34-fa5d-483c-b25a-0ea4c82ccee2 None None] GET http://10.180.1.21/volume// [ 712.925030] [56366]: DEBUG cinder.api.openstack.wsgi [None req-04457d34-fa5d-483c-b25a-0ea4c82ccee2 None None] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 712.925030] [56366]: DEBUG cinder.api.openstack.wsgi [None req-04457d34-fa5d-483c-b25a-0ea4c82ccee2 None None] Calling method 'all' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 712.925030] [56366]: INFO cinder.api.openstack.wsgi [None req-04457d34-fa5d-483c-b25a-0ea4c82ccee2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 712.925639] [56366]: [pid: 56366|app: 0|req: 33/65] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Feb 18 10:48:12 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 712.932607] [56367]: DEBUG cinder.api.middleware.request_id [req-2a38efb9-50f6-4917-8b9b-29771825377a req-c0fbdbc6-df33-4f13-a67a-fabebdc99c7f None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 712.936090] [56367]: INFO cinder.api.openstack.wsgi [req-2a38efb9-50f6-4917-8b9b-29771825377a req-c0fbdbc6-df33-4f13-a67a-fabebdc99c7f tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] POST http://10.180.1.21/volume/v3/attachments [ 712.936609] [56367]: DEBUG cinder.api.openstack.wsgi [req-2a38efb9-50f6-4917-8b9b-29771825377a req-c0fbdbc6-df33-4f13-a67a-fabebdc99c7f tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cc809cbb-a378-4083-a53e-73feaf03cd24", "connector": null, "instance_uuid": "c5f875c7-329e-461d-b401-96e45b264750"}} {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 712.949742] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 712.949742] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 712.980513] [56367]: INFO cinder.api.openstack.wsgi [req-2a38efb9-50f6-4917-8b9b-29771825377a req-c0fbdbc6-df33-4f13-a67a-fabebdc99c7f tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 712.981089] [56367]: [pid: 56367|app: 0|req: 33/66] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 18 10:48:12 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) [ 713.004601] [56366]: DEBUG cinder.api.middleware.request_id [None req-7b23ebf7-1b2c-40f5-9342-f9c481a6aa43 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 713.009121] [56366]: INFO cinder.api.openstack.wsgi [None req-7b23ebf7-1b2c-40f5-9342-f9c481a6aa43 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] GET http://10.180.1.21/volume/v3/volumes/cc809cbb-a378-4083-a53e-73feaf03cd24 [ 713.009121] [56366]: DEBUG cinder.api.openstack.wsgi [None req-7b23ebf7-1b2c-40f5-9342-f9c481a6aa43 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 713.009121] [56366]: DEBUG cinder.api.openstack.wsgi [None req-7b23ebf7-1b2c-40f5-9342-f9c481a6aa43 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 713.023617] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 713.023617] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 713.031749] [56366]: INFO cinder.volume.api [None req-7b23ebf7-1b2c-40f5-9342-f9c481a6aa43 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Volume info retrieved successfully. [ 713.036017] [56366]: INFO cinder.api.openstack.wsgi [None req-7b23ebf7-1b2c-40f5-9342-f9c481a6aa43 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] http://10.180.1.21/volume/v3/volumes/cc809cbb-a378-4083-a53e-73feaf03cd24 returned with HTTP 200 [ 713.037556] [56366]: [pid: 56366|app: 0|req: 34/67] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:48:12 2025] GET /volume/v3/volumes/cc809cbb-a378-4083-a53e-73feaf03cd24 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 713.517236] [56367]: DEBUG cinder.api.middleware.request_id [None req-a811aa4e-352e-4997-a5c4-57c78b076910 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 713.519075] [56367]: INFO cinder.api.openstack.wsgi [None req-a811aa4e-352e-4997-a5c4-57c78b076910 None None] GET http://10.180.1.21/volume// [ 713.519714] [56367]: DEBUG cinder.api.openstack.wsgi [None req-a811aa4e-352e-4997-a5c4-57c78b076910 None None] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 713.522022] [56367]: DEBUG cinder.api.openstack.wsgi [None req-a811aa4e-352e-4997-a5c4-57c78b076910 None None] Calling method 'all' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 713.522022] [56367]: INFO cinder.api.openstack.wsgi [None req-a811aa4e-352e-4997-a5c4-57c78b076910 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 713.522022] [56367]: [pid: 56367|app: 0|req: 34/68] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 10:48:13 2025] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 713.533870] [56366]: DEBUG cinder.api.middleware.request_id [req-2a38efb9-50f6-4917-8b9b-29771825377a req-8971acf9-4bec-4e93-8d26-fd9bd7927584 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 713.539824] [56366]: INFO cinder.api.openstack.wsgi [req-2a38efb9-50f6-4917-8b9b-29771825377a req-8971acf9-4bec-4e93-8d26-fd9bd7927584 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] GET http://10.180.1.21/volume/v3/volumes/cc809cbb-a378-4083-a53e-73feaf03cd24 [ 713.539824] [56366]: DEBUG cinder.api.openstack.wsgi [req-2a38efb9-50f6-4917-8b9b-29771825377a req-8971acf9-4bec-4e93-8d26-fd9bd7927584 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 713.539824] [56366]: DEBUG cinder.api.openstack.wsgi [req-2a38efb9-50f6-4917-8b9b-29771825377a req-8971acf9-4bec-4e93-8d26-fd9bd7927584 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 713.563796] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 713.563796] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 713.568025] [56366]: INFO cinder.volume.api [req-2a38efb9-50f6-4917-8b9b-29771825377a req-8971acf9-4bec-4e93-8d26-fd9bd7927584 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Volume info retrieved successfully. [ 713.575681] [56366]: INFO cinder.api.openstack.wsgi [req-2a38efb9-50f6-4917-8b9b-29771825377a req-8971acf9-4bec-4e93-8d26-fd9bd7927584 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] http://10.180.1.21/volume/v3/volumes/cc809cbb-a378-4083-a53e-73feaf03cd24 returned with HTTP 200 [ 713.576350] [56366]: [pid: 56366|app: 0|req: 35/69] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 10:48:13 2025] GET /volume/v3/volumes/cc809cbb-a378-4083-a53e-73feaf03cd24 => generated 1024 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 713.659272] [56367]: DEBUG cinder.api.middleware.request_id [req-2a38efb9-50f6-4917-8b9b-29771825377a req-0a595e6f-4550-487c-9d10-a5bc30ecf2a2 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 713.661377] [56367]: INFO cinder.api.openstack.wsgi [req-2a38efb9-50f6-4917-8b9b-29771825377a req-0a595e6f-4550-487c-9d10-a5bc30ecf2a2 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] PUT http://10.180.1.21/volume/v3/attachments/f19226b2-c0a5-45d1-8cb3-cced6dfc222e [ 713.661870] [56367]: DEBUG cinder.api.openstack.wsgi [req-2a38efb9-50f6-4917-8b9b-29771825377a req-0a595e6f-4550-487c-9d10-a5bc30ecf2a2 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-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-528878", "mountpoint": "/dev/sdb"}}} {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 713.673287] [56367]: DEBUG cinder.coordination [req-2a38efb9-50f6-4917-8b9b-29771825377a req-0a595e6f-4550-487c-9d10-a5bc30ecf2a2 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Acquiring lock "cinder-attachment_update-cc809cbb-a378-4083-a53e-73feaf03cd24-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=56367) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 713.681497] [56367]: DEBUG cinder.coordination [req-2a38efb9-50f6-4917-8b9b-29771825377a req-0a595e6f-4550-487c-9d10-a5bc30ecf2a2 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Lock "cinder-attachment_update-cc809cbb-a378-4083-a53e-73feaf03cd24-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.008s {{(pid=56367) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 713.682698] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 713.682698] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 713.912273] [56366]: DEBUG cinder.api.middleware.request_id [req-f4724b1d-d236-4c47-b2ec-12221511e847 req-dc882525-f12a-44ba-8ba5-80afb5b1840f None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 713.915476] [56366]: INFO cinder.api.openstack.wsgi [req-f4724b1d-d236-4c47-b2ec-12221511e847 req-dc882525-f12a-44ba-8ba5-80afb5b1840f tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 713.915476] [56366]: DEBUG cinder.api.openstack.wsgi [req-f4724b1d-d236-4c47-b2ec-12221511e847 req-dc882525-f12a-44ba-8ba5-80afb5b1840f tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 713.915940] [56366]: DEBUG cinder.api.openstack.wsgi [req-f4724b1d-d236-4c47-b2ec-12221511e847 req-dc882525-f12a-44ba-8ba5-80afb5b1840f tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Calling method 'detail' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 713.916225] [56366]: DEBUG cinder.api.api_utils [req-f4724b1d-d236-4c47-b2ec-12221511e847 req-dc882525-f12a-44ba-8ba5-80afb5b1840f tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Removing options '' from query. {{(pid=56366) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 713.917875] [56366]: DEBUG cinder.volume.api [req-f4724b1d-d236-4c47-b2ec-12221511e847 req-dc882525-f12a-44ba-8ba5-80afb5b1840f tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=56366) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 713.930302] [56366]: INFO cinder.volume.api [req-f4724b1d-d236-4c47-b2ec-12221511e847 req-dc882525-f12a-44ba-8ba5-80afb5b1840f tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Get all volumes completed successfully. [ 713.933101] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 713.933101] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 713.938533] [56366]: INFO cinder.api.openstack.wsgi [req-f4724b1d-d236-4c47-b2ec-12221511e847 req-dc882525-f12a-44ba-8ba5-80afb5b1840f tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 713.939024] [56366]: [pid: 56366|app: 0|req: 36/70] 10.180.1.21 () {60 vars in 1388 bytes} [Tue Feb 18 10:48:13 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 714.049831] [56366]: DEBUG cinder.api.middleware.request_id [None req-3d7477cd-30b8-4b8a-b5d7-32ed6d06ee13 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 714.054027] [56366]: INFO cinder.api.openstack.wsgi [None req-3d7477cd-30b8-4b8a-b5d7-32ed6d06ee13 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] GET http://10.180.1.21/volume/v3/volumes/cc809cbb-a378-4083-a53e-73feaf03cd24 [ 714.054027] [56366]: DEBUG cinder.api.openstack.wsgi [None req-3d7477cd-30b8-4b8a-b5d7-32ed6d06ee13 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 714.054027] [56366]: DEBUG cinder.api.openstack.wsgi [None req-3d7477cd-30b8-4b8a-b5d7-32ed6d06ee13 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 714.068568] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 714.068568] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 714.074263] [56366]: INFO cinder.volume.api [None req-3d7477cd-30b8-4b8a-b5d7-32ed6d06ee13 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Volume info retrieved successfully. [ 714.080066] [56366]: INFO cinder.api.openstack.wsgi [None req-3d7477cd-30b8-4b8a-b5d7-32ed6d06ee13 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] http://10.180.1.21/volume/v3/volumes/cc809cbb-a378-4083-a53e-73feaf03cd24 returned with HTTP 200 [ 714.080392] [56366]: [pid: 56366|app: 0|req: 37/71] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:48:13 2025] GET /volume/v3/volumes/cc809cbb-a378-4083-a53e-73feaf03cd24 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 714.243025] [56366]: DEBUG cinder.api.middleware.request_id [req-d67150e7-a3a5-4a98-86d6-a693bdaa999e req-db444235-4cc4-4bae-a916-8558ea1dddef None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 714.245654] [56366]: INFO cinder.api.openstack.wsgi [req-d67150e7-a3a5-4a98-86d6-a693bdaa999e req-db444235-4cc4-4bae-a916-8558ea1dddef tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 714.245935] [56366]: DEBUG cinder.api.openstack.wsgi [req-d67150e7-a3a5-4a98-86d6-a693bdaa999e req-db444235-4cc4-4bae-a916-8558ea1dddef tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 714.246187] [56366]: DEBUG cinder.api.openstack.wsgi [req-d67150e7-a3a5-4a98-86d6-a693bdaa999e req-db444235-4cc4-4bae-a916-8558ea1dddef tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Calling method 'detail' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 714.246518] [56366]: DEBUG cinder.api.api_utils [req-d67150e7-a3a5-4a98-86d6-a693bdaa999e req-db444235-4cc4-4bae-a916-8558ea1dddef tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Removing options '' from query. {{(pid=56366) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 714.247692] [56366]: DEBUG cinder.volume.api [req-d67150e7-a3a5-4a98-86d6-a693bdaa999e req-db444235-4cc4-4bae-a916-8558ea1dddef tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=56366) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 714.258657] [56366]: INFO cinder.volume.api [req-d67150e7-a3a5-4a98-86d6-a693bdaa999e req-db444235-4cc4-4bae-a916-8558ea1dddef tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Get all volumes completed successfully. [ 714.263595] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 714.263595] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 714.268627] [56366]: INFO cinder.api.openstack.wsgi [req-d67150e7-a3a5-4a98-86d6-a693bdaa999e req-db444235-4cc4-4bae-a916-8558ea1dddef tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 714.269095] [56366]: [pid: 56366|app: 0|req: 38/72] 10.180.1.21 () {60 vars in 1388 bytes} [Tue Feb 18 10:48:14 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 714.381952] [56366]: DEBUG cinder.api.middleware.request_id [req-76a5cf5f-a084-4935-81db-d6c658f7a3ee req-17bed606-4c15-486a-9e80-aff6626a5cda None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 714.386026] [56366]: INFO cinder.api.openstack.wsgi [req-76a5cf5f-a084-4935-81db-d6c658f7a3ee req-17bed606-4c15-486a-9e80-aff6626a5cda tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 714.386026] [56366]: DEBUG cinder.api.openstack.wsgi [req-76a5cf5f-a084-4935-81db-d6c658f7a3ee req-17bed606-4c15-486a-9e80-aff6626a5cda tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 714.386026] [56366]: DEBUG cinder.api.openstack.wsgi [req-76a5cf5f-a084-4935-81db-d6c658f7a3ee req-17bed606-4c15-486a-9e80-aff6626a5cda tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Calling method 'detail' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 714.386026] [56366]: DEBUG cinder.api.api_utils [req-76a5cf5f-a084-4935-81db-d6c658f7a3ee req-17bed606-4c15-486a-9e80-aff6626a5cda tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Removing options '' from query. {{(pid=56366) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 714.386374] [56366]: DEBUG cinder.volume.api [req-76a5cf5f-a084-4935-81db-d6c658f7a3ee req-17bed606-4c15-486a-9e80-aff6626a5cda tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=56366) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 714.398472] [56366]: INFO cinder.volume.api [req-76a5cf5f-a084-4935-81db-d6c658f7a3ee req-17bed606-4c15-486a-9e80-aff6626a5cda tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Get all volumes completed successfully. [ 714.399966] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 714.399966] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 714.405744] [56366]: INFO cinder.api.openstack.wsgi [req-76a5cf5f-a084-4935-81db-d6c658f7a3ee req-17bed606-4c15-486a-9e80-aff6626a5cda tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 714.406217] [56366]: [pid: 56366|app: 0|req: 39/73] 10.180.1.21 () {60 vars in 1388 bytes} [Tue Feb 18 10:48:14 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 714.566556] [56366]: DEBUG cinder.api.middleware.request_id [req-ef083efc-687b-4797-b049-fbf71da54f86 req-39a65357-8fd9-4813-88be-0bb56867578f None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 714.569971] [56366]: INFO cinder.api.openstack.wsgi [req-ef083efc-687b-4797-b049-fbf71da54f86 req-39a65357-8fd9-4813-88be-0bb56867578f tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 714.570288] [56366]: DEBUG cinder.api.openstack.wsgi [req-ef083efc-687b-4797-b049-fbf71da54f86 req-39a65357-8fd9-4813-88be-0bb56867578f tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 714.570660] [56366]: DEBUG cinder.api.openstack.wsgi [req-ef083efc-687b-4797-b049-fbf71da54f86 req-39a65357-8fd9-4813-88be-0bb56867578f tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Calling method 'detail' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 714.570798] [56366]: DEBUG cinder.api.api_utils [req-ef083efc-687b-4797-b049-fbf71da54f86 req-39a65357-8fd9-4813-88be-0bb56867578f tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Removing options '' from query. {{(pid=56366) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 714.571753] [56366]: DEBUG cinder.volume.api [req-ef083efc-687b-4797-b049-fbf71da54f86 req-39a65357-8fd9-4813-88be-0bb56867578f tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=56366) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 714.582895] [56366]: INFO cinder.volume.api [req-ef083efc-687b-4797-b049-fbf71da54f86 req-39a65357-8fd9-4813-88be-0bb56867578f tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Get all volumes completed successfully. [ 714.584207] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 714.584207] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 714.589408] [56366]: INFO cinder.api.openstack.wsgi [req-ef083efc-687b-4797-b049-fbf71da54f86 req-39a65357-8fd9-4813-88be-0bb56867578f tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 714.589942] [56366]: [pid: 56366|app: 0|req: 40/74] 10.180.1.21 () {60 vars in 1388 bytes} [Tue Feb 18 10:48:14 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 714.787770] [56366]: DEBUG cinder.api.middleware.request_id [req-8564922e-fb76-4b91-8400-5b21e60b90ea req-2b3dd285-351c-44d4-b8a2-dc0faa16864e None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 714.790601] [56366]: INFO cinder.api.openstack.wsgi [req-8564922e-fb76-4b91-8400-5b21e60b90ea req-2b3dd285-351c-44d4-b8a2-dc0faa16864e tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 714.790823] [56366]: DEBUG cinder.api.openstack.wsgi [req-8564922e-fb76-4b91-8400-5b21e60b90ea req-2b3dd285-351c-44d4-b8a2-dc0faa16864e tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 714.791443] [56366]: DEBUG cinder.api.openstack.wsgi [req-8564922e-fb76-4b91-8400-5b21e60b90ea req-2b3dd285-351c-44d4-b8a2-dc0faa16864e tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Calling method 'detail' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 714.791443] [56366]: DEBUG cinder.api.api_utils [req-8564922e-fb76-4b91-8400-5b21e60b90ea req-2b3dd285-351c-44d4-b8a2-dc0faa16864e tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Removing options '' from query. {{(pid=56366) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 714.792442] [56366]: DEBUG cinder.volume.api [req-8564922e-fb76-4b91-8400-5b21e60b90ea req-2b3dd285-351c-44d4-b8a2-dc0faa16864e tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=56366) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 714.807886] [56366]: INFO cinder.volume.api [req-8564922e-fb76-4b91-8400-5b21e60b90ea req-2b3dd285-351c-44d4-b8a2-dc0faa16864e tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Get all volumes completed successfully. [ 714.808985] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 714.808985] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 714.818557] [56366]: INFO cinder.api.openstack.wsgi [req-8564922e-fb76-4b91-8400-5b21e60b90ea req-2b3dd285-351c-44d4-b8a2-dc0faa16864e tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 714.818557] [56366]: [pid: 56366|app: 0|req: 41/75] 10.180.1.21 () {60 vars in 1388 bytes} [Tue Feb 18 10:48:14 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 714.832221] [56366]: DEBUG cinder.api.middleware.request_id [None req-c39b4f83-97af-4ec1-a43f-4a298f576eb3 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 714.834338] [56366]: INFO cinder.api.openstack.wsgi [None req-c39b4f83-97af-4ec1-a43f-4a298f576eb3 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] DELETE http://10.180.1.21/volume/v3/volumes/432f01f9-5fda-4f33-bcc9-fb64083cd149 [ 714.834602] [56366]: DEBUG cinder.api.openstack.wsgi [None req-c39b4f83-97af-4ec1-a43f-4a298f576eb3 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 714.834825] [56366]: DEBUG cinder.api.openstack.wsgi [None req-c39b4f83-97af-4ec1-a43f-4a298f576eb3 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Calling method 'delete' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 714.835134] [56366]: INFO cinder.api.v3.volumes [None req-c39b4f83-97af-4ec1-a43f-4a298f576eb3 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Delete volume with id: 432f01f9-5fda-4f33-bcc9-fb64083cd149 [ 714.853706] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 714.853706] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 714.853706] [56366]: INFO cinder.volume.api [None req-c39b4f83-97af-4ec1-a43f-4a298f576eb3 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Volume info retrieved successfully. [ 714.890090] [56366]: INFO cinder.volume.api [None req-c39b4f83-97af-4ec1-a43f-4a298f576eb3 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Delete volume request issued successfully. [ 714.890090] [56366]: INFO cinder.api.openstack.wsgi [None req-c39b4f83-97af-4ec1-a43f-4a298f576eb3 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] http://10.180.1.21/volume/v3/volumes/432f01f9-5fda-4f33-bcc9-fb64083cd149 returned with HTTP 202 [ 714.890090] [56366]: [pid: 56366|app: 0|req: 42/76] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 18 10:48:14 2025] DELETE /volume/v3/volumes/432f01f9-5fda-4f33-bcc9-fb64083cd149 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 714.891276] [56366]: DEBUG cinder.api.middleware.request_id [None req-2231987f-c2fc-4574-a0a9-6072288c8fd5 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 714.893797] [56366]: INFO cinder.api.openstack.wsgi [None req-2231987f-c2fc-4574-a0a9-6072288c8fd5 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] GET http://10.180.1.21/volume/v3/volumes/432f01f9-5fda-4f33-bcc9-fb64083cd149 [ 714.893996] [56366]: DEBUG cinder.api.openstack.wsgi [None req-2231987f-c2fc-4574-a0a9-6072288c8fd5 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 714.894510] [56366]: DEBUG cinder.api.openstack.wsgi [None req-2231987f-c2fc-4574-a0a9-6072288c8fd5 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 714.905779] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 714.905779] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 714.910353] [56366]: INFO cinder.volume.api [None req-2231987f-c2fc-4574-a0a9-6072288c8fd5 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Volume info retrieved successfully. [ 714.917511] [56366]: INFO cinder.api.openstack.wsgi [None req-2231987f-c2fc-4574-a0a9-6072288c8fd5 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] http://10.180.1.21/volume/v3/volumes/432f01f9-5fda-4f33-bcc9-fb64083cd149 returned with HTTP 200 [ 714.917972] [56366]: [pid: 56366|app: 0|req: 43/77] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:48:14 2025] GET /volume/v3/volumes/432f01f9-5fda-4f33-bcc9-fb64083cd149 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 715.090351] [56366]: DEBUG cinder.api.middleware.request_id [None req-e5bb9428-22c6-4252-8385-91b4a2f813a4 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 715.093183] [56366]: INFO cinder.api.openstack.wsgi [None req-e5bb9428-22c6-4252-8385-91b4a2f813a4 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] GET http://10.180.1.21/volume/v3/volumes/cc809cbb-a378-4083-a53e-73feaf03cd24 [ 715.093552] [56366]: DEBUG cinder.api.openstack.wsgi [None req-e5bb9428-22c6-4252-8385-91b4a2f813a4 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 715.093915] [56366]: DEBUG cinder.api.openstack.wsgi [None req-e5bb9428-22c6-4252-8385-91b4a2f813a4 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 715.114660] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 715.114660] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 715.121449] [56366]: INFO cinder.volume.api [None req-e5bb9428-22c6-4252-8385-91b4a2f813a4 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Volume info retrieved successfully. [ 715.127832] [56366]: INFO cinder.api.openstack.wsgi [None req-e5bb9428-22c6-4252-8385-91b4a2f813a4 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] http://10.180.1.21/volume/v3/volumes/cc809cbb-a378-4083-a53e-73feaf03cd24 returned with HTTP 200 [ 715.128418] [56366]: [pid: 56366|app: 0|req: 44/78] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:48:14 2025] GET /volume/v3/volumes/cc809cbb-a378-4083-a53e-73feaf03cd24 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 715.935444] [56366]: DEBUG cinder.api.middleware.request_id [None req-08b258ef-f496-4f36-a63e-c48e9490b0df None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 715.938939] [56366]: INFO cinder.api.openstack.wsgi [None req-08b258ef-f496-4f36-a63e-c48e9490b0df tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] GET http://10.180.1.21/volume/v3/volumes/432f01f9-5fda-4f33-bcc9-fb64083cd149 [ 715.939293] [56366]: DEBUG cinder.api.openstack.wsgi [None req-08b258ef-f496-4f36-a63e-c48e9490b0df tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 715.939519] [56366]: DEBUG cinder.api.openstack.wsgi [None req-08b258ef-f496-4f36-a63e-c48e9490b0df tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 715.947591] [56366]: INFO cinder.api.openstack.wsgi [None req-08b258ef-f496-4f36-a63e-c48e9490b0df tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] http://10.180.1.21/volume/v3/volumes/432f01f9-5fda-4f33-bcc9-fb64083cd149 returned with HTTP 404 [ 715.948185] [56366]: [pid: 56366|app: 0|req: 45/79] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:48:15 2025] GET /volume/v3/volumes/432f01f9-5fda-4f33-bcc9-fb64083cd149 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 715.950813] [56366]: DEBUG cinder.api.middleware.request_id [None req-aaaf1ee0-d5f4-4084-9edf-edfa28903093 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 715.954573] [56366]: INFO cinder.api.openstack.wsgi [None req-aaaf1ee0-d5f4-4084-9edf-edfa28903093 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] DELETE http://10.180.1.21/volume/v3/volumes/4117e6a6-1f46-4fc4-8b81-2b693fc09bdf [ 715.954790] [56366]: DEBUG cinder.api.openstack.wsgi [None req-aaaf1ee0-d5f4-4084-9edf-edfa28903093 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 715.955022] [56366]: DEBUG cinder.api.openstack.wsgi [None req-aaaf1ee0-d5f4-4084-9edf-edfa28903093 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Calling method 'delete' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 715.955203] [56366]: INFO cinder.api.v3.volumes [None req-aaaf1ee0-d5f4-4084-9edf-edfa28903093 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Delete volume with id: 4117e6a6-1f46-4fc4-8b81-2b693fc09bdf [ 715.966320] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 715.966320] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 715.966878] [56366]: INFO cinder.volume.api [None req-aaaf1ee0-d5f4-4084-9edf-edfa28903093 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Volume info retrieved successfully. [ 715.986450] [56366]: INFO cinder.volume.api [None req-aaaf1ee0-d5f4-4084-9edf-edfa28903093 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Delete volume request issued successfully. [ 715.986663] [56366]: INFO cinder.api.openstack.wsgi [None req-aaaf1ee0-d5f4-4084-9edf-edfa28903093 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] http://10.180.1.21/volume/v3/volumes/4117e6a6-1f46-4fc4-8b81-2b693fc09bdf returned with HTTP 202 [ 715.987085] [56366]: [pid: 56366|app: 0|req: 46/80] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 18 10:48:15 2025] DELETE /volume/v3/volumes/4117e6a6-1f46-4fc4-8b81-2b693fc09bdf => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 715.990863] [56366]: DEBUG cinder.api.middleware.request_id [None req-ad2c547a-b530-498d-8b10-fe8d2a44e0de None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 715.993238] [56366]: INFO cinder.api.openstack.wsgi [None req-ad2c547a-b530-498d-8b10-fe8d2a44e0de tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] GET http://10.180.1.21/volume/v3/volumes/4117e6a6-1f46-4fc4-8b81-2b693fc09bdf [ 715.993482] [56366]: DEBUG cinder.api.openstack.wsgi [None req-ad2c547a-b530-498d-8b10-fe8d2a44e0de tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 715.993701] [56366]: DEBUG cinder.api.openstack.wsgi [None req-ad2c547a-b530-498d-8b10-fe8d2a44e0de tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 716.001186] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 716.001186] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 716.005767] [56366]: INFO cinder.volume.api [None req-ad2c547a-b530-498d-8b10-fe8d2a44e0de tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Volume info retrieved successfully. [ 716.010607] [56366]: INFO cinder.api.openstack.wsgi [None req-ad2c547a-b530-498d-8b10-fe8d2a44e0de tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] http://10.180.1.21/volume/v3/volumes/4117e6a6-1f46-4fc4-8b81-2b693fc09bdf returned with HTTP 200 [ 716.010989] [56366]: [pid: 56366|app: 0|req: 47/81] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:48:15 2025] GET /volume/v3/volumes/4117e6a6-1f46-4fc4-8b81-2b693fc09bdf => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 716.141573] [56366]: DEBUG cinder.api.middleware.request_id [None req-57135666-99d2-4feb-b176-8c4a02649397 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 716.145921] [56366]: INFO cinder.api.openstack.wsgi [None req-57135666-99d2-4feb-b176-8c4a02649397 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] GET http://10.180.1.21/volume/v3/volumes/cc809cbb-a378-4083-a53e-73feaf03cd24 [ 716.146208] [56366]: DEBUG cinder.api.openstack.wsgi [None req-57135666-99d2-4feb-b176-8c4a02649397 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 716.146448] [56366]: DEBUG cinder.api.openstack.wsgi [None req-57135666-99d2-4feb-b176-8c4a02649397 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 716.160862] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 716.160862] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 716.165992] [56366]: INFO cinder.volume.api [None req-57135666-99d2-4feb-b176-8c4a02649397 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Volume info retrieved successfully. [ 716.170847] [56366]: INFO cinder.api.openstack.wsgi [None req-57135666-99d2-4feb-b176-8c4a02649397 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] http://10.180.1.21/volume/v3/volumes/cc809cbb-a378-4083-a53e-73feaf03cd24 returned with HTTP 200 [ 716.171583] [56366]: [pid: 56366|app: 0|req: 48/82] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:48:16 2025] GET /volume/v3/volumes/cc809cbb-a378-4083-a53e-73feaf03cd24 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 717.022431] [56366]: DEBUG cinder.api.middleware.request_id [None req-2a21fc6c-1f0d-4432-8993-4e5564b2365d None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 717.028263] [56366]: INFO cinder.api.openstack.wsgi [None req-2a21fc6c-1f0d-4432-8993-4e5564b2365d tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] GET http://10.180.1.21/volume/v3/volumes/4117e6a6-1f46-4fc4-8b81-2b693fc09bdf [ 717.028263] [56366]: DEBUG cinder.api.openstack.wsgi [None req-2a21fc6c-1f0d-4432-8993-4e5564b2365d tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 717.028263] [56366]: DEBUG cinder.api.openstack.wsgi [None req-2a21fc6c-1f0d-4432-8993-4e5564b2365d tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 717.035265] [56366]: INFO cinder.api.openstack.wsgi [None req-2a21fc6c-1f0d-4432-8993-4e5564b2365d tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] http://10.180.1.21/volume/v3/volumes/4117e6a6-1f46-4fc4-8b81-2b693fc09bdf returned with HTTP 404 [ 717.035941] [56366]: [pid: 56366|app: 0|req: 49/83] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:48:16 2025] GET /volume/v3/volumes/4117e6a6-1f46-4fc4-8b81-2b693fc09bdf => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 717.039516] [56366]: DEBUG cinder.api.middleware.request_id [None req-55ac0830-1b8e-4784-96d2-e280349926c7 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 717.041562] [56366]: INFO cinder.api.openstack.wsgi [None req-55ac0830-1b8e-4784-96d2-e280349926c7 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] DELETE http://10.180.1.21/volume/v3/volumes/7c12e4d5-c004-49dc-97e2-332f6045df5b [ 717.041891] [56366]: DEBUG cinder.api.openstack.wsgi [None req-55ac0830-1b8e-4784-96d2-e280349926c7 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 717.042267] [56366]: DEBUG cinder.api.openstack.wsgi [None req-55ac0830-1b8e-4784-96d2-e280349926c7 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Calling method 'delete' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 717.042614] [56366]: INFO cinder.api.v3.volumes [None req-55ac0830-1b8e-4784-96d2-e280349926c7 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Delete volume with id: 7c12e4d5-c004-49dc-97e2-332f6045df5b [ 717.053060] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 717.053060] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 717.056174] [56366]: INFO cinder.volume.api [None req-55ac0830-1b8e-4784-96d2-e280349926c7 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Volume info retrieved successfully. [ 717.077026] [56366]: INFO cinder.volume.api [None req-55ac0830-1b8e-4784-96d2-e280349926c7 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Delete volume request issued successfully. [ 717.077026] [56366]: INFO cinder.api.openstack.wsgi [None req-55ac0830-1b8e-4784-96d2-e280349926c7 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] http://10.180.1.21/volume/v3/volumes/7c12e4d5-c004-49dc-97e2-332f6045df5b returned with HTTP 202 [ 717.077171] [56366]: [pid: 56366|app: 0|req: 50/84] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 18 10:48:16 2025] DELETE /volume/v3/volumes/7c12e4d5-c004-49dc-97e2-332f6045df5b => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 717.081963] [56366]: DEBUG cinder.api.middleware.request_id [None req-75023b98-d1c6-4e97-9799-249dd3ba1585 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 717.084654] [56366]: INFO cinder.api.openstack.wsgi [None req-75023b98-d1c6-4e97-9799-249dd3ba1585 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] GET http://10.180.1.21/volume/v3/volumes/7c12e4d5-c004-49dc-97e2-332f6045df5b [ 717.084982] [56366]: DEBUG cinder.api.openstack.wsgi [None req-75023b98-d1c6-4e97-9799-249dd3ba1585 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 717.085273] [56366]: DEBUG cinder.api.openstack.wsgi [None req-75023b98-d1c6-4e97-9799-249dd3ba1585 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 717.093710] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 717.093710] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 717.098760] [56366]: INFO cinder.volume.api [None req-75023b98-d1c6-4e97-9799-249dd3ba1585 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Volume info retrieved successfully. [ 717.105059] [56366]: INFO cinder.api.openstack.wsgi [None req-75023b98-d1c6-4e97-9799-249dd3ba1585 tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] http://10.180.1.21/volume/v3/volumes/7c12e4d5-c004-49dc-97e2-332f6045df5b returned with HTTP 200 [ 717.105556] [56366]: [pid: 56366|app: 0|req: 51/85] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:48:16 2025] GET /volume/v3/volumes/7c12e4d5-c004-49dc-97e2-332f6045df5b => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 717.183042] [56366]: DEBUG cinder.api.middleware.request_id [None req-217df0ea-44fd-4eb7-b445-c20d849fee79 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 717.183678] [56366]: INFO cinder.api.openstack.wsgi [None req-217df0ea-44fd-4eb7-b445-c20d849fee79 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] GET http://10.180.1.21/volume/v3/volumes/cc809cbb-a378-4083-a53e-73feaf03cd24 [ 717.183980] [56366]: DEBUG cinder.api.openstack.wsgi [None req-217df0ea-44fd-4eb7-b445-c20d849fee79 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 717.184284] [56366]: DEBUG cinder.api.openstack.wsgi [None req-217df0ea-44fd-4eb7-b445-c20d849fee79 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 717.197685] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 717.197685] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 717.202485] [56366]: INFO cinder.volume.api [None req-217df0ea-44fd-4eb7-b445-c20d849fee79 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Volume info retrieved successfully. [ 717.208638] [56366]: INFO cinder.api.openstack.wsgi [None req-217df0ea-44fd-4eb7-b445-c20d849fee79 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] http://10.180.1.21/volume/v3/volumes/cc809cbb-a378-4083-a53e-73feaf03cd24 returned with HTTP 200 [ 717.209081] [56366]: [pid: 56366|app: 0|req: 52/86] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:48:17 2025] GET /volume/v3/volumes/cc809cbb-a378-4083-a53e-73feaf03cd24 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 718.116743] [56366]: DEBUG cinder.api.middleware.request_id [None req-d019ff37-f73e-4f3b-83ef-e94c8648ef5d None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 718.119169] [56366]: INFO cinder.api.openstack.wsgi [None req-d019ff37-f73e-4f3b-83ef-e94c8648ef5d tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] GET http://10.180.1.21/volume/v3/volumes/7c12e4d5-c004-49dc-97e2-332f6045df5b [ 718.119495] [56366]: DEBUG cinder.api.openstack.wsgi [None req-d019ff37-f73e-4f3b-83ef-e94c8648ef5d tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 718.119731] [56366]: DEBUG cinder.api.openstack.wsgi [None req-d019ff37-f73e-4f3b-83ef-e94c8648ef5d tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 718.127963] [56366]: INFO cinder.api.openstack.wsgi [None req-d019ff37-f73e-4f3b-83ef-e94c8648ef5d tempest-VolumesTestJSON-426157590 tempest-VolumesTestJSON-426157590-project-member] http://10.180.1.21/volume/v3/volumes/7c12e4d5-c004-49dc-97e2-332f6045df5b returned with HTTP 404 [ 718.128909] [56366]: [pid: 56366|app: 0|req: 53/87] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:48:17 2025] GET /volume/v3/volumes/7c12e4d5-c004-49dc-97e2-332f6045df5b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 718.222009] [56366]: DEBUG cinder.api.middleware.request_id [None req-0a2f3557-54d8-4462-b6fe-a73ae4d6f5ae None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 718.226584] [56366]: INFO cinder.api.openstack.wsgi [None req-0a2f3557-54d8-4462-b6fe-a73ae4d6f5ae tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] GET http://10.180.1.21/volume/v3/volumes/cc809cbb-a378-4083-a53e-73feaf03cd24 [ 718.226584] [56366]: DEBUG cinder.api.openstack.wsgi [None req-0a2f3557-54d8-4462-b6fe-a73ae4d6f5ae tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 718.226584] [56366]: DEBUG cinder.api.openstack.wsgi [None req-0a2f3557-54d8-4462-b6fe-a73ae4d6f5ae tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 718.245876] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 718.245876] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 718.249874] [56366]: INFO cinder.volume.api [None req-0a2f3557-54d8-4462-b6fe-a73ae4d6f5ae tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Volume info retrieved successfully. [ 718.255474] [56367]: DEBUG cinder.coordination [req-2a38efb9-50f6-4917-8b9b-29771825377a req-0a595e6f-4550-487c-9d10-a5bc30ecf2a2 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Lock "cinder-attachment_update-cc809cbb-a378-4083-a53e-73feaf03cd24-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.572s {{(pid=56367) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 718.255474] [56367]: INFO cinder.api.openstack.wsgi [req-2a38efb9-50f6-4917-8b9b-29771825377a req-0a595e6f-4550-487c-9d10-a5bc30ecf2a2 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] http://10.180.1.21/volume/v3/attachments/f19226b2-c0a5-45d1-8cb3-cced6dfc222e returned with HTTP 200 [ 718.255474] [56367]: [pid: 56367|app: 0|req: 35/88] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 18 10:48:13 2025] PUT /volume/v3/attachments/f19226b2-c0a5-45d1-8cb3-cced6dfc222e => generated 617 bytes in 4597 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 718.262604] [56366]: INFO cinder.api.openstack.wsgi [None req-0a2f3557-54d8-4462-b6fe-a73ae4d6f5ae tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] http://10.180.1.21/volume/v3/volumes/cc809cbb-a378-4083-a53e-73feaf03cd24 returned with HTTP 200 [ 718.263117] [56366]: [pid: 56366|app: 0|req: 54/89] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:48:18 2025] GET /volume/v3/volumes/cc809cbb-a378-4083-a53e-73feaf03cd24 => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 719.278030] [56367]: DEBUG cinder.api.middleware.request_id [None req-b1431376-1b33-4ce1-990c-ea97cd336a92 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 719.280140] [56367]: INFO cinder.api.openstack.wsgi [None req-b1431376-1b33-4ce1-990c-ea97cd336a92 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] GET http://10.180.1.21/volume/v3/volumes/cc809cbb-a378-4083-a53e-73feaf03cd24 [ 719.280534] [56367]: DEBUG cinder.api.openstack.wsgi [None req-b1431376-1b33-4ce1-990c-ea97cd336a92 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 719.282025] [56367]: DEBUG cinder.api.openstack.wsgi [None req-b1431376-1b33-4ce1-990c-ea97cd336a92 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 719.310567] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 719.310567] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 719.320023] [56367]: INFO cinder.volume.api [None req-b1431376-1b33-4ce1-990c-ea97cd336a92 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Volume info retrieved successfully. [ 719.328023] [56367]: INFO cinder.api.openstack.wsgi [None req-b1431376-1b33-4ce1-990c-ea97cd336a92 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] http://10.180.1.21/volume/v3/volumes/cc809cbb-a378-4083-a53e-73feaf03cd24 returned with HTTP 200 [ 719.328023] [56367]: [pid: 56367|app: 0|req: 36/90] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:48:19 2025] GET /volume/v3/volumes/cc809cbb-a378-4083-a53e-73feaf03cd24 => generated 844 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 720.340315] [56366]: DEBUG cinder.api.middleware.request_id [None req-5effc7f0-a184-4bb6-98fc-a4274e05f2cf None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 720.342684] [56366]: INFO cinder.api.openstack.wsgi [None req-5effc7f0-a184-4bb6-98fc-a4274e05f2cf tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] GET http://10.180.1.21/volume/v3/volumes/cc809cbb-a378-4083-a53e-73feaf03cd24 [ 720.343087] [56366]: DEBUG cinder.api.openstack.wsgi [None req-5effc7f0-a184-4bb6-98fc-a4274e05f2cf tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 720.343364] [56366]: DEBUG cinder.api.openstack.wsgi [None req-5effc7f0-a184-4bb6-98fc-a4274e05f2cf tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 720.357738] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 720.357738] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 720.361604] [56366]: INFO cinder.volume.api [None req-5effc7f0-a184-4bb6-98fc-a4274e05f2cf tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Volume info retrieved successfully. [ 720.367696] [56366]: INFO cinder.api.openstack.wsgi [None req-5effc7f0-a184-4bb6-98fc-a4274e05f2cf tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] http://10.180.1.21/volume/v3/volumes/cc809cbb-a378-4083-a53e-73feaf03cd24 returned with HTTP 200 [ 720.368123] [56366]: [pid: 56366|app: 0|req: 55/91] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:48:20 2025] GET /volume/v3/volumes/cc809cbb-a378-4083-a53e-73feaf03cd24 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 720.403089] [56367]: DEBUG cinder.api.middleware.request_id [req-2a38efb9-50f6-4917-8b9b-29771825377a req-c73ab19b-1f2c-41c7-8097-173c8a986af2 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 720.405454] [56367]: INFO cinder.api.openstack.wsgi [req-2a38efb9-50f6-4917-8b9b-29771825377a req-c73ab19b-1f2c-41c7-8097-173c8a986af2 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] POST http://10.180.1.21/volume/v3/attachments/f19226b2-c0a5-45d1-8cb3-cced6dfc222e/action [ 720.406212] [56367]: DEBUG cinder.api.openstack.wsgi [req-2a38efb9-50f6-4917-8b9b-29771825377a req-c73ab19b-1f2c-41c7-8097-173c8a986af2 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Action body: b'{"os-complete": null}' {{(pid=56367) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 720.406364] [56367]: DEBUG cinder.api.openstack.wsgi [req-2a38efb9-50f6-4917-8b9b-29771825377a req-c73ab19b-1f2c-41c7-8097-173c8a986af2 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 720.422051] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 720.422051] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 720.431668] [56367]: INFO cinder.api.openstack.wsgi [req-2a38efb9-50f6-4917-8b9b-29771825377a req-c73ab19b-1f2c-41c7-8097-173c8a986af2 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] http://10.180.1.21/volume/v3/attachments/f19226b2-c0a5-45d1-8cb3-cced6dfc222e/action returned with HTTP 204 [ 720.431952] [56367]: [pid: 56367|app: 0|req: 37/92] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 18 10:48:20 2025] POST /volume/v3/attachments/f19226b2-c0a5-45d1-8cb3-cced6dfc222e/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 721.389034] [56366]: DEBUG cinder.api.middleware.request_id [None req-e8c0cfc6-3f15-4c4a-81c3-0336d9245c19 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 721.391703] [56366]: INFO cinder.api.openstack.wsgi [None req-e8c0cfc6-3f15-4c4a-81c3-0336d9245c19 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] GET http://10.180.1.21/volume/v3/volumes/cc809cbb-a378-4083-a53e-73feaf03cd24 [ 721.391943] [56366]: DEBUG cinder.api.openstack.wsgi [None req-e8c0cfc6-3f15-4c4a-81c3-0336d9245c19 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 721.392184] [56366]: DEBUG cinder.api.openstack.wsgi [None req-e8c0cfc6-3f15-4c4a-81c3-0336d9245c19 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 721.407439] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 721.407439] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 721.411552] [56366]: INFO cinder.volume.api [None req-e8c0cfc6-3f15-4c4a-81c3-0336d9245c19 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Volume info retrieved successfully. [ 721.416798] [56366]: INFO cinder.api.openstack.wsgi [None req-e8c0cfc6-3f15-4c4a-81c3-0336d9245c19 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] http://10.180.1.21/volume/v3/volumes/cc809cbb-a378-4083-a53e-73feaf03cd24 returned with HTTP 200 [ 721.417378] [56366]: [pid: 56366|app: 0|req: 56/93] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:48:21 2025] GET /volume/v3/volumes/cc809cbb-a378-4083-a53e-73feaf03cd24 => generated 1136 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 721.431221] [56367]: DEBUG cinder.api.middleware.request_id [None req-06773225-03ae-4a4b-90ab-e6a062deeef1 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 721.434071] [56367]: INFO cinder.api.openstack.wsgi [None req-06773225-03ae-4a4b-90ab-e6a062deeef1 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] GET http://10.180.1.21/volume/v3/volumes/cc809cbb-a378-4083-a53e-73feaf03cd24 [ 721.434360] [56367]: DEBUG cinder.api.openstack.wsgi [None req-06773225-03ae-4a4b-90ab-e6a062deeef1 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 721.434633] [56367]: DEBUG cinder.api.openstack.wsgi [None req-06773225-03ae-4a4b-90ab-e6a062deeef1 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 721.451294] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 721.451294] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 721.453393] [56367]: INFO cinder.volume.api [None req-06773225-03ae-4a4b-90ab-e6a062deeef1 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Volume info retrieved successfully. [ 721.458352] [56367]: INFO cinder.api.openstack.wsgi [None req-06773225-03ae-4a4b-90ab-e6a062deeef1 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] http://10.180.1.21/volume/v3/volumes/cc809cbb-a378-4083-a53e-73feaf03cd24 returned with HTTP 200 [ 721.458828] [56367]: [pid: 56367|app: 0|req: 38/94] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:48:21 2025] GET /volume/v3/volumes/cc809cbb-a378-4083-a53e-73feaf03cd24 => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 725.109353] [56366]: DEBUG cinder.api.middleware.request_id [None req-36b528b9-e5dd-4330-b244-0223592d399e None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 725.109353] [56366]: INFO cinder.api.openstack.wsgi [None req-36b528b9-e5dd-4330-b244-0223592d399e None None] GET http://10.180.1.21/volume// [ 725.109353] [56366]: DEBUG cinder.api.openstack.wsgi [None req-36b528b9-e5dd-4330-b244-0223592d399e None None] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 725.109353] [56366]: DEBUG cinder.api.openstack.wsgi [None req-36b528b9-e5dd-4330-b244-0223592d399e None None] Calling method 'all' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 725.109353] [56366]: INFO cinder.api.openstack.wsgi [None req-36b528b9-e5dd-4330-b244-0223592d399e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 725.109353] [56366]: [pid: 56366|app: 0|req: 57/95] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 10:48:24 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 725.113827] [56367]: DEBUG cinder.api.middleware.request_id [req-9322708c-f2ba-4cd7-a697-ce4a9d327afd req-0f520935-107a-4c75-99c6-b3de7e2bad42 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 725.119017] [56367]: INFO cinder.api.openstack.wsgi [req-9322708c-f2ba-4cd7-a697-ce4a9d327afd req-0f520935-107a-4c75-99c6-b3de7e2bad42 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] GET http://10.180.1.21/volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d [ 725.119017] [56367]: DEBUG cinder.api.openstack.wsgi [req-9322708c-f2ba-4cd7-a697-ce4a9d327afd req-0f520935-107a-4c75-99c6-b3de7e2bad42 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 725.119017] [56367]: DEBUG cinder.api.openstack.wsgi [req-9322708c-f2ba-4cd7-a697-ce4a9d327afd req-0f520935-107a-4c75-99c6-b3de7e2bad42 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 725.140288] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 725.140288] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 725.145479] [56367]: INFO cinder.volume.api [req-9322708c-f2ba-4cd7-a697-ce4a9d327afd req-0f520935-107a-4c75-99c6-b3de7e2bad42 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Volume info retrieved successfully. [ 725.154186] [56367]: INFO cinder.api.openstack.wsgi [req-9322708c-f2ba-4cd7-a697-ce4a9d327afd req-0f520935-107a-4c75-99c6-b3de7e2bad42 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] http://10.180.1.21/volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d returned with HTTP 200 [ 725.154654] [56367]: [pid: 56367|app: 0|req: 39/96] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 10:48:24 2025] GET /volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d => generated 1571 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 725.330723] [56366]: DEBUG cinder.api.middleware.request_id [req-9322708c-f2ba-4cd7-a697-ce4a9d327afd req-e448ef4b-e97b-4797-80de-f6cac4774b06 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 725.334026] [56366]: INFO cinder.api.openstack.wsgi [req-9322708c-f2ba-4cd7-a697-ce4a9d327afd req-e448ef4b-e97b-4797-80de-f6cac4774b06 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] PUT http://10.180.1.21/volume/v3/attachments/4578242a-9e4f-4bae-b80b-7c0a0e44e378 [ 725.334026] [56366]: DEBUG cinder.api.openstack.wsgi [req-9322708c-f2ba-4cd7-a697-ce4a9d327afd req-e448ef4b-e97b-4797-80de-f6cac4774b06 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-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=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 725.350678] [56366]: DEBUG cinder.coordination [req-9322708c-f2ba-4cd7-a697-ce4a9d327afd req-e448ef4b-e97b-4797-80de-f6cac4774b06 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Acquiring lock "cinder-attachment_update-4d2a92e7-0dbd-47d1-b509-82e9f355b56d-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=56366) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 725.355905] [56366]: DEBUG cinder.coordination [req-9322708c-f2ba-4cd7-a697-ce4a9d327afd req-e448ef4b-e97b-4797-80de-f6cac4774b06 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Lock "cinder-attachment_update-4d2a92e7-0dbd-47d1-b509-82e9f355b56d-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=56366) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 725.357013] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 725.357013] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 725.886223] [56366]: DEBUG cinder.coordination [req-9322708c-f2ba-4cd7-a697-ce4a9d327afd req-e448ef4b-e97b-4797-80de-f6cac4774b06 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Lock "cinder-attachment_update-4d2a92e7-0dbd-47d1-b509-82e9f355b56d-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.530s {{(pid=56366) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 725.886647] [56366]: INFO cinder.api.openstack.wsgi [req-9322708c-f2ba-4cd7-a697-ce4a9d327afd req-e448ef4b-e97b-4797-80de-f6cac4774b06 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] http://10.180.1.21/volume/v3/attachments/4578242a-9e4f-4bae-b80b-7c0a0e44e378 returned with HTTP 200 [ 725.887159] [56366]: [pid: 56366|app: 0|req: 58/97] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 18 10:48:25 2025] PUT /volume/v3/attachments/4578242a-9e4f-4bae-b80b-7c0a0e44e378 => generated 617 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 726.401026] [56367]: DEBUG cinder.api.middleware.request_id [req-9322708c-f2ba-4cd7-a697-ce4a9d327afd req-7169d515-0326-4bea-bef7-9c03d5fdead0 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 726.401606] [56367]: INFO cinder.api.openstack.wsgi [req-9322708c-f2ba-4cd7-a697-ce4a9d327afd req-7169d515-0326-4bea-bef7-9c03d5fdead0 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] POST http://10.180.1.21/volume/v3/attachments/4578242a-9e4f-4bae-b80b-7c0a0e44e378/action [ 726.402041] [56367]: DEBUG cinder.api.openstack.wsgi [req-9322708c-f2ba-4cd7-a697-ce4a9d327afd req-7169d515-0326-4bea-bef7-9c03d5fdead0 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Action body: b'{"os-complete": null}' {{(pid=56367) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 726.402214] [56367]: DEBUG cinder.api.openstack.wsgi [req-9322708c-f2ba-4cd7-a697-ce4a9d327afd req-7169d515-0326-4bea-bef7-9c03d5fdead0 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 726.435120] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 726.435120] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 726.442978] [56367]: INFO cinder.api.openstack.wsgi [req-9322708c-f2ba-4cd7-a697-ce4a9d327afd req-7169d515-0326-4bea-bef7-9c03d5fdead0 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] http://10.180.1.21/volume/v3/attachments/4578242a-9e4f-4bae-b80b-7c0a0e44e378/action returned with HTTP 204 [ 726.443483] [56367]: [pid: 56367|app: 0|req: 40/98] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 18 10:48:26 2025] POST /volume/v3/attachments/4578242a-9e4f-4bae-b80b-7c0a0e44e378/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 726.487565] [56366]: DEBUG cinder.api.middleware.request_id [req-4a674847-b61b-4ce5-b095-0d558278063b req-76b7231b-9b69-4bfa-b15a-0394eb7602c1 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 726.492264] [56366]: INFO cinder.api.openstack.wsgi [req-4a674847-b61b-4ce5-b095-0d558278063b req-76b7231b-9b69-4bfa-b15a-0394eb7602c1 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] DELETE http://10.180.1.21/volume/v3/attachments/f19226b2-c0a5-45d1-8cb3-cced6dfc222e [ 726.493396] [56366]: DEBUG cinder.api.openstack.wsgi [req-4a674847-b61b-4ce5-b095-0d558278063b req-76b7231b-9b69-4bfa-b15a-0394eb7602c1 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 726.493797] [56366]: DEBUG cinder.api.openstack.wsgi [req-4a674847-b61b-4ce5-b095-0d558278063b req-76b7231b-9b69-4bfa-b15a-0394eb7602c1 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Calling method 'version_select' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 726.503085] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 726.503085] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 727.050093] [56366]: INFO cinder.api.openstack.wsgi [req-4a674847-b61b-4ce5-b095-0d558278063b req-76b7231b-9b69-4bfa-b15a-0394eb7602c1 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] http://10.180.1.21/volume/v3/attachments/f19226b2-c0a5-45d1-8cb3-cced6dfc222e returned with HTTP 200 [ 727.050713] [56366]: [pid: 56366|app: 0|req: 59/99] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 18 10:48:26 2025] DELETE /volume/v3/attachments/f19226b2-c0a5-45d1-8cb3-cced6dfc222e => generated 19 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 729.112083] [56367]: DEBUG cinder.api.middleware.request_id [None req-028689ef-c80a-40cf-ba8d-256699009a76 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 729.114970] [56367]: INFO cinder.api.openstack.wsgi [None req-028689ef-c80a-40cf-ba8d-256699009a76 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] POST http://10.180.1.21/volume/v3/volumes [ 729.115497] [56367]: DEBUG cinder.api.openstack.wsgi [None req-028689ef-c80a-40cf-ba8d-256699009a76 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-115611351"}} {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 729.120018] [56367]: DEBUG cinder.api.v3.volumes [None req-028689ef-c80a-40cf-ba8d-256699009a76 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-115611351'}} {{(pid=56367) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 729.120581] [56367]: INFO cinder.api.v3.volumes [None req-028689ef-c80a-40cf-ba8d-256699009a76 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Create volume of 1 GB [ 729.131115] [56367]: INFO cinder.volume.api [None req-028689ef-c80a-40cf-ba8d-256699009a76 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Availability Zones retrieved successfully. [ 729.140328] [56367]: DEBUG cinder.volume.api [None req-028689ef-c80a-40cf-ba8d-256699009a76 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Flow 'volume_create_api' (33cd119f-e086-4c96-825a-e2fc74ef75ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 729.141457] [56367]: DEBUG cinder.volume.api [None req-028689ef-c80a-40cf-ba8d-256699009a76 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3130ffba-7908-4426-8db7-23c20d3b5142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 729.142967] [56367]: DEBUG cinder.volume.flows.api.create_volume [None req-028689ef-c80a-40cf-ba8d-256699009a76 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Validating volume size '1' using validate_int {{(pid=56367) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 729.173378] [56367]: DEBUG cinder.volume.api [None req-028689ef-c80a-40cf-ba8d-256699009a76 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3130ffba-7908-4426-8db7-23c20d3b5142) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T10:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d4a068f8-cdd1-4128-88c7-5f0e768505be,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd4a068f8-cdd1-4128-88c7-5f0e768505be', '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=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 729.174443] [56367]: DEBUG cinder.volume.api [None req-028689ef-c80a-40cf-ba8d-256699009a76 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f2c0e53-38a7-4ae4-b22d-691ec817e45e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 729.241399] [56367]: DEBUG cinder.quota [None req-028689ef-c80a-40cf-ba8d-256699009a76 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Created reservations ['2bd90048-34f6-4f4e-8629-fd020a12d543', '39d45081-f9d8-4aae-a1a4-14729bd8d974', '4c88755e-1cb8-4cda-9540-438e183e6f89', '1ae9ac34-28f3-41f7-8bdb-22c4af5dc8ec'] {{(pid=56367) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 729.242792] [56367]: DEBUG cinder.volume.api [None req-028689ef-c80a-40cf-ba8d-256699009a76 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f2c0e53-38a7-4ae4-b22d-691ec817e45e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2bd90048-34f6-4f4e-8629-fd020a12d543', '39d45081-f9d8-4aae-a1a4-14729bd8d974', '4c88755e-1cb8-4cda-9540-438e183e6f89', '1ae9ac34-28f3-41f7-8bdb-22c4af5dc8ec']}' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 729.244531] [56367]: DEBUG cinder.volume.api [None req-028689ef-c80a-40cf-ba8d-256699009a76 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ea30e9e-f120-4fac-bf3d-4f1a5f1bab3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 729.262035] [56367]: DEBUG cinder.volume.api [None req-028689ef-c80a-40cf-ba8d-256699009a76 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ea30e9e-f120-4fac-bf3d-4f1a5f1bab3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81b69d98-22c5-46b8-b491-35cb45879f36', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-115611351',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d90e1fadc8e646148dd5c0d660bfea4c',qos_specs=None,replication_status=,reservations=['2bd90048-34f6-4f4e-8629-fd020a12d543','39d45081-f9d8-4aae-a1a4-14729bd8d974','4c88755e-1cb8-4cda-9540-438e183e6f89','1ae9ac34-28f3-41f7-8bdb-22c4af5dc8ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31d11d5d5dee4de082f1bbe066c5e181',volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be), '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-18T10:48:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-115611351',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81b69d98-22c5-46b8-b491-35cb45879f36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d90e1fadc8e646148dd5c0d660bfea4c',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='31d11d5d5dee4de082f1bbe066c5e181',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d4a068f8-cdd1-4128-88c7-5f0e768505be),volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be)}' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 729.263359] [56367]: DEBUG cinder.volume.api [None req-028689ef-c80a-40cf-ba8d-256699009a76 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6610b0f3-3b80-4e89-990c-372805d6370f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 729.285100] [56367]: DEBUG cinder.volume.api [None req-028689ef-c80a-40cf-ba8d-256699009a76 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6610b0f3-3b80-4e89-990c-372805d6370f) 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-115611351',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d90e1fadc8e646148dd5c0d660bfea4c',qos_specs=None,replication_status=,reservations=['2bd90048-34f6-4f4e-8629-fd020a12d543','39d45081-f9d8-4aae-a1a4-14729bd8d974','4c88755e-1cb8-4cda-9540-438e183e6f89','1ae9ac34-28f3-41f7-8bdb-22c4af5dc8ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31d11d5d5dee4de082f1bbe066c5e181',volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be)}' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 729.286528] [56367]: DEBUG cinder.volume.api [None req-028689ef-c80a-40cf-ba8d-256699009a76 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5372849c-fb25-44e8-abe9-2156b0af316f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 729.295388] [56367]: DEBUG cinder.volume.api [None req-028689ef-c80a-40cf-ba8d-256699009a76 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5372849c-fb25-44e8-abe9-2156b0af316f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 729.296818] [56367]: DEBUG cinder.volume.api [None req-028689ef-c80a-40cf-ba8d-256699009a76 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Flow 'volume_create_api' (33cd119f-e086-4c96-825a-e2fc74ef75ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56367) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 729.297192] [56367]: INFO cinder.volume.api [None req-028689ef-c80a-40cf-ba8d-256699009a76 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Create volume request issued successfully. [ 729.297868] [56367]: INFO cinder.api.openstack.wsgi [None req-028689ef-c80a-40cf-ba8d-256699009a76 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 729.298364] [56367]: [pid: 56367|app: 0|req: 41/100] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 18 10:48:28 2025] POST /volume/v3/volumes => generated 753 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 729.313950] [56366]: DEBUG cinder.api.middleware.request_id [None req-c6ad845d-6de5-45f2-8573-d2731da857b1 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 729.316201] [56366]: INFO cinder.api.openstack.wsgi [None req-c6ad845d-6de5-45f2-8573-d2731da857b1 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] GET http://10.180.1.21/volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36 [ 729.316504] [56366]: DEBUG cinder.api.openstack.wsgi [None req-c6ad845d-6de5-45f2-8573-d2731da857b1 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 729.316735] [56366]: DEBUG cinder.api.openstack.wsgi [None req-c6ad845d-6de5-45f2-8573-d2731da857b1 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 729.324686] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 729.324686] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 729.329166] [56366]: INFO cinder.volume.api [None req-c6ad845d-6de5-45f2-8573-d2731da857b1 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Volume info retrieved successfully. [ 729.335071] [56366]: INFO cinder.api.openstack.wsgi [None req-c6ad845d-6de5-45f2-8573-d2731da857b1 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] http://10.180.1.21/volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36 returned with HTTP 200 [ 729.335071] [56366]: [pid: 56366|app: 0|req: 60/101] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:48:29 2025] GET /volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36 => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 730.350240] [56367]: DEBUG cinder.api.middleware.request_id [None req-0a98ad11-c324-4c61-9f44-93a808209236 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 730.352512] [56367]: INFO cinder.api.openstack.wsgi [None req-0a98ad11-c324-4c61-9f44-93a808209236 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] GET http://10.180.1.21/volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36 [ 730.352754] [56367]: DEBUG cinder.api.openstack.wsgi [None req-0a98ad11-c324-4c61-9f44-93a808209236 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 730.352980] [56367]: DEBUG cinder.api.openstack.wsgi [None req-0a98ad11-c324-4c61-9f44-93a808209236 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 730.366826] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.366826] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 730.372275] [56367]: INFO cinder.volume.api [None req-0a98ad11-c324-4c61-9f44-93a808209236 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Volume info retrieved successfully. [ 730.378994] [56367]: INFO cinder.api.openstack.wsgi [None req-0a98ad11-c324-4c61-9f44-93a808209236 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] http://10.180.1.21/volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36 returned with HTTP 200 [ 730.379536] [56367]: [pid: 56367|app: 0|req: 42/102] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:48:30 2025] GET /volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 730.485569] [56366]: DEBUG cinder.api.middleware.request_id [req-563837cd-cb13-40d4-94cf-08778d022284 req-fef4f243-c428-4270-a7c2-d11c1cbbed96 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 730.487949] [56366]: INFO cinder.api.openstack.wsgi [req-563837cd-cb13-40d4-94cf-08778d022284 req-fef4f243-c428-4270-a7c2-d11c1cbbed96 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] GET http://10.180.1.21/volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36 [ 730.487949] [56366]: DEBUG cinder.api.openstack.wsgi [req-563837cd-cb13-40d4-94cf-08778d022284 req-fef4f243-c428-4270-a7c2-d11c1cbbed96 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 730.488140] [56366]: DEBUG cinder.api.openstack.wsgi [req-563837cd-cb13-40d4-94cf-08778d022284 req-fef4f243-c428-4270-a7c2-d11c1cbbed96 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 730.497762] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.497762] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 730.501587] [56366]: INFO cinder.volume.api [req-563837cd-cb13-40d4-94cf-08778d022284 req-fef4f243-c428-4270-a7c2-d11c1cbbed96 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Volume info retrieved successfully. [ 730.506654] [56366]: INFO cinder.api.openstack.wsgi [req-563837cd-cb13-40d4-94cf-08778d022284 req-fef4f243-c428-4270-a7c2-d11c1cbbed96 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] http://10.180.1.21/volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36 returned with HTTP 200 [ 730.507167] [56366]: [pid: 56366|app: 0|req: 61/103] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 10:48:30 2025] GET /volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 732.042796] [56367]: DEBUG cinder.api.middleware.request_id [None req-87c9eacc-e7f9-44cf-ae8b-15ae08de9125 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 732.043283] [56367]: INFO cinder.api.openstack.wsgi [None req-87c9eacc-e7f9-44cf-ae8b-15ae08de9125 None None] GET http://10.180.1.21/volume// [ 732.043494] [56367]: DEBUG cinder.api.openstack.wsgi [None req-87c9eacc-e7f9-44cf-ae8b-15ae08de9125 None None] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 732.043707] [56367]: DEBUG cinder.api.openstack.wsgi [None req-87c9eacc-e7f9-44cf-ae8b-15ae08de9125 None None] Calling method 'all' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 732.044148] [56367]: INFO cinder.api.openstack.wsgi [None req-87c9eacc-e7f9-44cf-ae8b-15ae08de9125 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 732.044480] [56367]: [pid: 56367|app: 0|req: 43/104] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Feb 18 10:48:31 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 732.048712] [56366]: DEBUG cinder.api.middleware.request_id [req-563837cd-cb13-40d4-94cf-08778d022284 req-d79698a6-91bb-4f18-9a3d-8e25f1b3cfd4 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 732.051704] [56366]: INFO cinder.api.openstack.wsgi [req-563837cd-cb13-40d4-94cf-08778d022284 req-d79698a6-91bb-4f18-9a3d-8e25f1b3cfd4 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] POST http://10.180.1.21/volume/v3/attachments [ 732.052174] [56366]: DEBUG cinder.api.openstack.wsgi [req-563837cd-cb13-40d4-94cf-08778d022284 req-d79698a6-91bb-4f18-9a3d-8e25f1b3cfd4 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "81b69d98-22c5-46b8-b491-35cb45879f36", "connector": null, "instance_uuid": "6a8d3903-a5e6-4fb6-a6ff-7c2b7a81bbe9"}} {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 732.065080] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.065080] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 732.094337] [56366]: INFO cinder.api.openstack.wsgi [req-563837cd-cb13-40d4-94cf-08778d022284 req-d79698a6-91bb-4f18-9a3d-8e25f1b3cfd4 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 732.094827] [56366]: [pid: 56366|app: 0|req: 62/105] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 18 10:48:31 2025] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 732.112513] [56367]: DEBUG cinder.api.middleware.request_id [None req-71ea135a-802a-4a48-aebd-184e093ac9c9 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 732.114825] [56367]: INFO cinder.api.openstack.wsgi [None req-71ea135a-802a-4a48-aebd-184e093ac9c9 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] GET http://10.180.1.21/volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36 [ 732.115086] [56367]: DEBUG cinder.api.openstack.wsgi [None req-71ea135a-802a-4a48-aebd-184e093ac9c9 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 732.115607] [56367]: DEBUG cinder.api.openstack.wsgi [None req-71ea135a-802a-4a48-aebd-184e093ac9c9 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 732.125608] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.125608] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 732.129680] [56367]: INFO cinder.volume.api [None req-71ea135a-802a-4a48-aebd-184e093ac9c9 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Volume info retrieved successfully. [ 732.135300] [56367]: INFO cinder.api.openstack.wsgi [None req-71ea135a-802a-4a48-aebd-184e093ac9c9 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] http://10.180.1.21/volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36 returned with HTTP 200 [ 732.135795] [56367]: [pid: 56367|app: 0|req: 44/106] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:48:31 2025] GET /volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 732.619996] [56366]: DEBUG cinder.api.middleware.request_id [None req-a3ae5bc7-5c0a-4789-a235-0fe93385aac4 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 732.620525] [56366]: INFO cinder.api.openstack.wsgi [None req-a3ae5bc7-5c0a-4789-a235-0fe93385aac4 None None] GET http://10.180.1.21/volume// [ 732.620715] [56366]: DEBUG cinder.api.openstack.wsgi [None req-a3ae5bc7-5c0a-4789-a235-0fe93385aac4 None None] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 732.620936] [56366]: DEBUG cinder.api.openstack.wsgi [None req-a3ae5bc7-5c0a-4789-a235-0fe93385aac4 None None] Calling method 'all' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 732.621344] [56366]: INFO cinder.api.openstack.wsgi [None req-a3ae5bc7-5c0a-4789-a235-0fe93385aac4 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 732.621651] [56366]: [pid: 56366|app: 0|req: 63/107] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 10:48:32 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 732.626509] [56367]: DEBUG cinder.api.middleware.request_id [req-563837cd-cb13-40d4-94cf-08778d022284 req-1522250b-780c-4aa7-b9d2-c108bd66a8bd None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 732.633101] [56367]: INFO cinder.api.openstack.wsgi [req-563837cd-cb13-40d4-94cf-08778d022284 req-1522250b-780c-4aa7-b9d2-c108bd66a8bd tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] GET http://10.180.1.21/volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36 [ 732.633525] [56367]: DEBUG cinder.api.openstack.wsgi [req-563837cd-cb13-40d4-94cf-08778d022284 req-1522250b-780c-4aa7-b9d2-c108bd66a8bd tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 732.633712] [56367]: DEBUG cinder.api.openstack.wsgi [req-563837cd-cb13-40d4-94cf-08778d022284 req-1522250b-780c-4aa7-b9d2-c108bd66a8bd tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 732.648022] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.648022] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 732.649176] [56367]: INFO cinder.volume.api [req-563837cd-cb13-40d4-94cf-08778d022284 req-1522250b-780c-4aa7-b9d2-c108bd66a8bd tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Volume info retrieved successfully. [ 732.654468] [56367]: INFO cinder.api.openstack.wsgi [req-563837cd-cb13-40d4-94cf-08778d022284 req-1522250b-780c-4aa7-b9d2-c108bd66a8bd tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] http://10.180.1.21/volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36 returned with HTTP 200 [ 732.654950] [56367]: [pid: 56367|app: 0|req: 45/108] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 10:48:32 2025] GET /volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36 => generated 1026 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 732.692626] [56366]: DEBUG cinder.api.middleware.request_id [req-563837cd-cb13-40d4-94cf-08778d022284 req-8a5a5f11-cee8-4c96-874b-a17d4e68a8af None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 732.696570] [56366]: INFO cinder.api.openstack.wsgi [req-563837cd-cb13-40d4-94cf-08778d022284 req-8a5a5f11-cee8-4c96-874b-a17d4e68a8af tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] PUT http://10.180.1.21/volume/v3/attachments/8cc8f156-0147-4fa5-b1bc-a962c78a8895 [ 732.696570] [56366]: DEBUG cinder.api.openstack.wsgi [req-563837cd-cb13-40d4-94cf-08778d022284 req-8a5a5f11-cee8-4c96-874b-a17d4e68a8af tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-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-528853", "mountpoint": "/dev/sdb"}}} {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 732.714574] [56366]: DEBUG cinder.coordination [req-563837cd-cb13-40d4-94cf-08778d022284 req-8a5a5f11-cee8-4c96-874b-a17d4e68a8af tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Acquiring lock "cinder-attachment_update-81b69d98-22c5-46b8-b491-35cb45879f36-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=56366) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 732.719427] [56366]: DEBUG cinder.coordination [req-563837cd-cb13-40d4-94cf-08778d022284 req-8a5a5f11-cee8-4c96-874b-a17d4e68a8af tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Lock "cinder-attachment_update-81b69d98-22c5-46b8-b491-35cb45879f36-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=56366) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 732.720624] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.720624] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 733.147490] [56367]: DEBUG cinder.api.middleware.request_id [None req-bd1d9f50-f4b8-4e7a-b70d-c08b59bf9fc0 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 733.148545] [56367]: INFO cinder.api.openstack.wsgi [None req-bd1d9f50-f4b8-4e7a-b70d-c08b59bf9fc0 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] GET http://10.180.1.21/volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36 [ 733.148795] [56367]: DEBUG cinder.api.openstack.wsgi [None req-bd1d9f50-f4b8-4e7a-b70d-c08b59bf9fc0 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 733.149091] [56367]: DEBUG cinder.api.openstack.wsgi [None req-bd1d9f50-f4b8-4e7a-b70d-c08b59bf9fc0 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 733.164086] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.164086] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 733.166615] [56367]: INFO cinder.volume.api [None req-bd1d9f50-f4b8-4e7a-b70d-c08b59bf9fc0 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Volume info retrieved successfully. [ 733.172600] [56367]: INFO cinder.api.openstack.wsgi [None req-bd1d9f50-f4b8-4e7a-b70d-c08b59bf9fc0 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] http://10.180.1.21/volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36 returned with HTTP 200 [ 733.173095] [56367]: [pid: 56367|app: 0|req: 46/109] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:48:33 2025] GET /volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 734.190101] [56367]: DEBUG cinder.api.middleware.request_id [None req-67fdd918-9c38-418b-bdef-97af80d9a207 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 734.192156] [56367]: INFO cinder.api.openstack.wsgi [None req-67fdd918-9c38-418b-bdef-97af80d9a207 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] GET http://10.180.1.21/volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36 [ 734.192397] [56367]: DEBUG cinder.api.openstack.wsgi [None req-67fdd918-9c38-418b-bdef-97af80d9a207 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 734.192672] [56367]: DEBUG cinder.api.openstack.wsgi [None req-67fdd918-9c38-418b-bdef-97af80d9a207 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 734.212687] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.212687] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 734.220711] [56367]: INFO cinder.volume.api [None req-67fdd918-9c38-418b-bdef-97af80d9a207 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Volume info retrieved successfully. [ 734.229480] [56367]: INFO cinder.api.openstack.wsgi [None req-67fdd918-9c38-418b-bdef-97af80d9a207 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] http://10.180.1.21/volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36 returned with HTTP 200 [ 734.229772] [56367]: [pid: 56367|app: 0|req: 47/110] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:48:34 2025] GET /volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 735.132316] [56367]: DEBUG cinder.api.middleware.request_id [None req-95e9dcaa-85ea-4abb-bd1e-a070ac03800b None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 735.134616] [56367]: INFO cinder.api.openstack.wsgi [None req-95e9dcaa-85ea-4abb-bd1e-a070ac03800b tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] GET http://10.180.1.21/volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d [ 735.134885] [56367]: DEBUG cinder.api.openstack.wsgi [None req-95e9dcaa-85ea-4abb-bd1e-a070ac03800b tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 735.135127] [56367]: DEBUG cinder.api.openstack.wsgi [None req-95e9dcaa-85ea-4abb-bd1e-a070ac03800b tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 735.153889] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.153889] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 735.159015] [56367]: INFO cinder.volume.api [None req-95e9dcaa-85ea-4abb-bd1e-a070ac03800b tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Volume info retrieved successfully. [ 735.167582] [56367]: INFO cinder.api.openstack.wsgi [None req-95e9dcaa-85ea-4abb-bd1e-a070ac03800b tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] http://10.180.1.21/volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d returned with HTTP 200 [ 735.167898] [56367]: [pid: 56367|app: 0|req: 48/111] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 18 10:48:34 2025] GET /volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d => generated 1864 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 735.240516] [56367]: DEBUG cinder.api.middleware.request_id [None req-74b568b7-efd3-462f-a1cf-b5aad21e596a None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 735.247572] [56367]: INFO cinder.api.openstack.wsgi [None req-74b568b7-efd3-462f-a1cf-b5aad21e596a tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] GET http://10.180.1.21/volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36 [ 735.247572] [56367]: DEBUG cinder.api.openstack.wsgi [None req-74b568b7-efd3-462f-a1cf-b5aad21e596a tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 735.247572] [56367]: DEBUG cinder.api.openstack.wsgi [None req-74b568b7-efd3-462f-a1cf-b5aad21e596a tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 735.257191] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.257191] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 735.261755] [56367]: INFO cinder.volume.api [None req-74b568b7-efd3-462f-a1cf-b5aad21e596a tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Volume info retrieved successfully. [ 735.267353] [56367]: INFO cinder.api.openstack.wsgi [None req-74b568b7-efd3-462f-a1cf-b5aad21e596a tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] http://10.180.1.21/volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36 returned with HTTP 200 [ 735.267495] [56367]: [pid: 56367|app: 0|req: 49/112] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:48:35 2025] GET /volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 736.281586] [56367]: DEBUG cinder.api.middleware.request_id [None req-f1b1343d-e820-4635-9c33-562ce88e0c5d None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 736.283974] [56367]: INFO cinder.api.openstack.wsgi [None req-f1b1343d-e820-4635-9c33-562ce88e0c5d tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] GET http://10.180.1.21/volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36 [ 736.284238] [56367]: DEBUG cinder.api.openstack.wsgi [None req-f1b1343d-e820-4635-9c33-562ce88e0c5d tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 736.284458] [56367]: DEBUG cinder.api.openstack.wsgi [None req-f1b1343d-e820-4635-9c33-562ce88e0c5d tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 736.297509] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 736.297509] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 736.301897] [56367]: INFO cinder.volume.api [None req-f1b1343d-e820-4635-9c33-562ce88e0c5d tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Volume info retrieved successfully. [ 736.307820] [56367]: INFO cinder.api.openstack.wsgi [None req-f1b1343d-e820-4635-9c33-562ce88e0c5d tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] http://10.180.1.21/volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36 returned with HTTP 200 [ 736.308344] [56367]: [pid: 56367|app: 0|req: 50/113] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:48:36 2025] GET /volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 737.258172] [56366]: DEBUG cinder.coordination [req-563837cd-cb13-40d4-94cf-08778d022284 req-8a5a5f11-cee8-4c96-874b-a17d4e68a8af tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Lock "cinder-attachment_update-81b69d98-22c5-46b8-b491-35cb45879f36-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.539s {{(pid=56366) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 737.259028] [56366]: INFO cinder.api.openstack.wsgi [req-563837cd-cb13-40d4-94cf-08778d022284 req-8a5a5f11-cee8-4c96-874b-a17d4e68a8af tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] http://10.180.1.21/volume/v3/attachments/8cc8f156-0147-4fa5-b1bc-a962c78a8895 returned with HTTP 200 [ 737.259028] [56366]: [pid: 56366|app: 0|req: 64/114] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 18 10:48:32 2025] PUT /volume/v3/attachments/8cc8f156-0147-4fa5-b1bc-a962c78a8895 => generated 617 bytes in 4568 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 737.319374] [56367]: DEBUG cinder.api.middleware.request_id [None req-f5cb0465-063d-451b-a1e6-3626dc79fd05 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 737.322542] [56367]: INFO cinder.api.openstack.wsgi [None req-f5cb0465-063d-451b-a1e6-3626dc79fd05 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] GET http://10.180.1.21/volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36 [ 737.322947] [56367]: DEBUG cinder.api.openstack.wsgi [None req-f5cb0465-063d-451b-a1e6-3626dc79fd05 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 737.323321] [56367]: DEBUG cinder.api.openstack.wsgi [None req-f5cb0465-063d-451b-a1e6-3626dc79fd05 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 737.347887] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.347887] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 737.353552] [56367]: INFO cinder.volume.api [None req-f5cb0465-063d-451b-a1e6-3626dc79fd05 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Volume info retrieved successfully. [ 737.358951] [56367]: INFO cinder.api.openstack.wsgi [None req-f5cb0465-063d-451b-a1e6-3626dc79fd05 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] http://10.180.1.21/volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36 returned with HTTP 200 [ 737.359410] [56367]: [pid: 56367|app: 0|req: 51/115] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:48:37 2025] GET /volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36 => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 738.369313] [56366]: DEBUG cinder.api.middleware.request_id [None req-ac71f412-8d2a-4436-a14d-81278eafdc3e None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 738.371674] [56366]: INFO cinder.api.openstack.wsgi [None req-ac71f412-8d2a-4436-a14d-81278eafdc3e tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] GET http://10.180.1.21/volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36 [ 738.371910] [56366]: DEBUG cinder.api.openstack.wsgi [None req-ac71f412-8d2a-4436-a14d-81278eafdc3e tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 738.372141] [56366]: DEBUG cinder.api.openstack.wsgi [None req-ac71f412-8d2a-4436-a14d-81278eafdc3e tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 738.394174] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.394174] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 738.399229] [56366]: INFO cinder.volume.api [None req-ac71f412-8d2a-4436-a14d-81278eafdc3e tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Volume info retrieved successfully. [ 738.404946] [56366]: INFO cinder.api.openstack.wsgi [None req-ac71f412-8d2a-4436-a14d-81278eafdc3e tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] http://10.180.1.21/volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36 returned with HTTP 200 [ 738.405407] [56366]: [pid: 56366|app: 0|req: 65/116] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:48:38 2025] GET /volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 739.394040] [56367]: DEBUG cinder.api.middleware.request_id [req-563837cd-cb13-40d4-94cf-08778d022284 req-3275589f-3e1d-4f72-b5da-641016576a44 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 739.397392] [56367]: INFO cinder.api.openstack.wsgi [req-563837cd-cb13-40d4-94cf-08778d022284 req-3275589f-3e1d-4f72-b5da-641016576a44 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] POST http://10.180.1.21/volume/v3/attachments/8cc8f156-0147-4fa5-b1bc-a962c78a8895/action [ 739.397921] [56367]: DEBUG cinder.api.openstack.wsgi [req-563837cd-cb13-40d4-94cf-08778d022284 req-3275589f-3e1d-4f72-b5da-641016576a44 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Action body: b'{"os-complete": null}' {{(pid=56367) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 739.398092] [56367]: DEBUG cinder.api.openstack.wsgi [req-563837cd-cb13-40d4-94cf-08778d022284 req-3275589f-3e1d-4f72-b5da-641016576a44 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 739.418432] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.418432] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 739.419211] [56366]: DEBUG cinder.api.middleware.request_id [None req-846e485c-9ccb-4cf3-bf88-536c35dfeceb None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 739.421650] [56366]: INFO cinder.api.openstack.wsgi [None req-846e485c-9ccb-4cf3-bf88-536c35dfeceb tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] GET http://10.180.1.21/volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36 [ 739.422219] [56366]: DEBUG cinder.api.openstack.wsgi [None req-846e485c-9ccb-4cf3-bf88-536c35dfeceb tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 739.422219] [56366]: DEBUG cinder.api.openstack.wsgi [None req-846e485c-9ccb-4cf3-bf88-536c35dfeceb tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 739.426773] [56367]: INFO cinder.api.openstack.wsgi [req-563837cd-cb13-40d4-94cf-08778d022284 req-3275589f-3e1d-4f72-b5da-641016576a44 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] http://10.180.1.21/volume/v3/attachments/8cc8f156-0147-4fa5-b1bc-a962c78a8895/action returned with HTTP 204 [ 739.427274] [56367]: [pid: 56367|app: 0|req: 52/117] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 18 10:48:39 2025] POST /volume/v3/attachments/8cc8f156-0147-4fa5-b1bc-a962c78a8895/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 739.434858] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.434858] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 739.439231] [56366]: INFO cinder.volume.api [None req-846e485c-9ccb-4cf3-bf88-536c35dfeceb tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Volume info retrieved successfully. [ 739.445163] [56366]: INFO cinder.api.openstack.wsgi [None req-846e485c-9ccb-4cf3-bf88-536c35dfeceb tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] http://10.180.1.21/volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36 returned with HTTP 200 [ 739.445529] [56366]: [pid: 56366|app: 0|req: 66/118] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:48:39 2025] GET /volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36 => generated 1141 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 739.456194] [56367]: DEBUG cinder.api.middleware.request_id [None req-c49c8905-f9b8-4053-a60e-2ba747b001f0 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 739.458260] [56367]: INFO cinder.api.openstack.wsgi [None req-c49c8905-f9b8-4053-a60e-2ba747b001f0 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] GET http://10.180.1.21/volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36 [ 739.458567] [56367]: DEBUG cinder.api.openstack.wsgi [None req-c49c8905-f9b8-4053-a60e-2ba747b001f0 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 739.458871] [56367]: DEBUG cinder.api.openstack.wsgi [None req-c49c8905-f9b8-4053-a60e-2ba747b001f0 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 739.470641] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.470641] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 739.474602] [56367]: INFO cinder.volume.api [None req-c49c8905-f9b8-4053-a60e-2ba747b001f0 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Volume info retrieved successfully. [ 739.479515] [56367]: INFO cinder.api.openstack.wsgi [None req-c49c8905-f9b8-4053-a60e-2ba747b001f0 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] http://10.180.1.21/volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36 returned with HTTP 200 [ 739.480037] [56367]: [pid: 56367|app: 0|req: 53/119] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:48:39 2025] GET /volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 739.641172] [56366]: DEBUG cinder.api.middleware.request_id [req-ea065289-9473-47fa-9b8d-0c0ead5ac845 req-1875205f-b23d-480d-af6a-3c0806afc2b9 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 739.643907] [56366]: INFO cinder.api.openstack.wsgi [req-ea065289-9473-47fa-9b8d-0c0ead5ac845 req-1875205f-b23d-480d-af6a-3c0806afc2b9 tempest-VolumesAdminNegativeTest-1484133724 tempest-VolumesAdminNegativeTest-1484133724-project-admin] GET http://10.180.1.21/volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36 [ 739.644253] [56366]: DEBUG cinder.api.openstack.wsgi [req-ea065289-9473-47fa-9b8d-0c0ead5ac845 req-1875205f-b23d-480d-af6a-3c0806afc2b9 tempest-VolumesAdminNegativeTest-1484133724 tempest-VolumesAdminNegativeTest-1484133724-project-admin] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 739.644602] [56366]: DEBUG cinder.api.openstack.wsgi [req-ea065289-9473-47fa-9b8d-0c0ead5ac845 req-1875205f-b23d-480d-af6a-3c0806afc2b9 tempest-VolumesAdminNegativeTest-1484133724 tempest-VolumesAdminNegativeTest-1484133724-project-admin] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 739.656481] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.656481] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 739.660815] [56366]: INFO cinder.volume.api [req-ea065289-9473-47fa-9b8d-0c0ead5ac845 req-1875205f-b23d-480d-af6a-3c0806afc2b9 tempest-VolumesAdminNegativeTest-1484133724 tempest-VolumesAdminNegativeTest-1484133724-project-admin] Volume info retrieved successfully. [ 739.666425] [56366]: INFO cinder.api.openstack.wsgi [req-ea065289-9473-47fa-9b8d-0c0ead5ac845 req-1875205f-b23d-480d-af6a-3c0806afc2b9 tempest-VolumesAdminNegativeTest-1484133724 tempest-VolumesAdminNegativeTest-1484133724-project-admin] http://10.180.1.21/volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36 returned with HTTP 200 [ 739.666909] [56366]: [pid: 56366|app: 0|req: 67/120] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 10:48:39 2025] GET /volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36 => generated 1323 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 739.672782] [56367]: DEBUG cinder.api.middleware.request_id [req-ea065289-9473-47fa-9b8d-0c0ead5ac845 req-d82f7de7-9ac3-4915-9352-1e97143c11c8 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 739.677054] [56367]: INFO cinder.api.openstack.wsgi [req-ea065289-9473-47fa-9b8d-0c0ead5ac845 req-d82f7de7-9ac3-4915-9352-1e97143c11c8 tempest-VolumesAdminNegativeTest-1484133724 tempest-VolumesAdminNegativeTest-1484133724-project-admin] GET http://10.180.1.21/volume/v3/volumes/0dbe430a-9dd7-49d7-84f3-35592458dbad [ 739.677054] [56367]: DEBUG cinder.api.openstack.wsgi [req-ea065289-9473-47fa-9b8d-0c0ead5ac845 req-d82f7de7-9ac3-4915-9352-1e97143c11c8 tempest-VolumesAdminNegativeTest-1484133724 tempest-VolumesAdminNegativeTest-1484133724-project-admin] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 739.677054] [56367]: DEBUG cinder.api.openstack.wsgi [req-ea065289-9473-47fa-9b8d-0c0ead5ac845 req-d82f7de7-9ac3-4915-9352-1e97143c11c8 tempest-VolumesAdminNegativeTest-1484133724 tempest-VolumesAdminNegativeTest-1484133724-project-admin] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 739.689707] [56367]: INFO cinder.api.openstack.wsgi [req-ea065289-9473-47fa-9b8d-0c0ead5ac845 req-d82f7de7-9ac3-4915-9352-1e97143c11c8 tempest-VolumesAdminNegativeTest-1484133724 tempest-VolumesAdminNegativeTest-1484133724-project-admin] http://10.180.1.21/volume/v3/volumes/0dbe430a-9dd7-49d7-84f3-35592458dbad returned with HTTP 404 [ 739.690345] [56367]: [pid: 56367|app: 0|req: 54/121] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 10:48:39 2025] GET /volume/v3/volumes/0dbe430a-9dd7-49d7-84f3-35592458dbad => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 739.697364] [56366]: DEBUG cinder.api.middleware.request_id [None req-76c41019-031b-4d65-b8db-07b3fce370e2 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 739.704134] [56366]: INFO cinder.api.openstack.wsgi [None req-76c41019-031b-4d65-b8db-07b3fce370e2 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] GET http://10.180.1.21/volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36 [ 739.704510] [56366]: DEBUG cinder.api.openstack.wsgi [None req-76c41019-031b-4d65-b8db-07b3fce370e2 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 739.705145] [56366]: DEBUG cinder.api.openstack.wsgi [None req-76c41019-031b-4d65-b8db-07b3fce370e2 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 739.717814] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.717814] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 739.722083] [56366]: INFO cinder.volume.api [None req-76c41019-031b-4d65-b8db-07b3fce370e2 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Volume info retrieved successfully. [ 739.732466] [56366]: INFO cinder.api.openstack.wsgi [None req-76c41019-031b-4d65-b8db-07b3fce370e2 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] http://10.180.1.21/volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36 returned with HTTP 200 [ 739.732466] [56366]: [pid: 56366|app: 0|req: 68/122] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:48:39 2025] GET /volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36 => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 739.826222] [56367]: DEBUG cinder.api.middleware.request_id [req-d801986f-c39a-4e4f-a4ad-d60db1a0ec40 req-fb174342-47ad-4903-b1c8-b9a311d718cc None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 739.830218] [56367]: INFO cinder.api.openstack.wsgi [req-d801986f-c39a-4e4f-a4ad-d60db1a0ec40 req-fb174342-47ad-4903-b1c8-b9a311d718cc tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] GET http://10.180.1.21/volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36 [ 739.830471] [56367]: DEBUG cinder.api.openstack.wsgi [req-d801986f-c39a-4e4f-a4ad-d60db1a0ec40 req-fb174342-47ad-4903-b1c8-b9a311d718cc tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 739.830753] [56367]: DEBUG cinder.api.openstack.wsgi [req-d801986f-c39a-4e4f-a4ad-d60db1a0ec40 req-fb174342-47ad-4903-b1c8-b9a311d718cc tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 739.846657] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.846657] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 739.851722] [56367]: INFO cinder.volume.api [req-d801986f-c39a-4e4f-a4ad-d60db1a0ec40 req-fb174342-47ad-4903-b1c8-b9a311d718cc tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Volume info retrieved successfully. [ 739.857386] [56367]: INFO cinder.api.openstack.wsgi [req-d801986f-c39a-4e4f-a4ad-d60db1a0ec40 req-fb174342-47ad-4903-b1c8-b9a311d718cc tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] http://10.180.1.21/volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36 returned with HTTP 200 [ 739.861017] [56367]: [pid: 56367|app: 0|req: 55/123] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 10:48:39 2025] GET /volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36 => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 739.895409] [56366]: DEBUG cinder.api.middleware.request_id [req-d801986f-c39a-4e4f-a4ad-d60db1a0ec40 req-12bd3768-e4cf-4ed2-a24f-73a91ae4ba9a None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 739.897862] [56366]: INFO cinder.api.openstack.wsgi [req-d801986f-c39a-4e4f-a4ad-d60db1a0ec40 req-12bd3768-e4cf-4ed2-a24f-73a91ae4ba9a tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] POST http://10.180.1.21/volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36/action [ 739.898571] [56366]: DEBUG cinder.api.openstack.wsgi [req-d801986f-c39a-4e4f-a4ad-d60db1a0ec40 req-12bd3768-e4cf-4ed2-a24f-73a91ae4ba9a tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=56366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 739.898721] [56366]: DEBUG cinder.api.openstack.wsgi [req-d801986f-c39a-4e4f-a4ad-d60db1a0ec40 req-12bd3768-e4cf-4ed2-a24f-73a91ae4ba9a tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 739.910660] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.910660] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 739.911271] [56366]: INFO cinder.volume.api [req-d801986f-c39a-4e4f-a4ad-d60db1a0ec40 req-12bd3768-e4cf-4ed2-a24f-73a91ae4ba9a tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Volume info retrieved successfully. [ 739.919808] [56366]: INFO cinder.volume.api [req-d801986f-c39a-4e4f-a4ad-d60db1a0ec40 req-12bd3768-e4cf-4ed2-a24f-73a91ae4ba9a tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Begin detaching volume completed successfully. [ 739.920074] [56366]: INFO cinder.api.openstack.wsgi [req-d801986f-c39a-4e4f-a4ad-d60db1a0ec40 req-12bd3768-e4cf-4ed2-a24f-73a91ae4ba9a tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] http://10.180.1.21/volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36/action returned with HTTP 202 [ 739.920529] [56366]: [pid: 56366|app: 0|req: 69/124] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Feb 18 10:48:39 2025] POST /volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 740.961072] [56367]: DEBUG cinder.api.middleware.request_id [None req-155ec424-ef6f-45bc-ba82-3d9c2c10f38a None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 740.963091] [56367]: INFO cinder.api.openstack.wsgi [None req-155ec424-ef6f-45bc-ba82-3d9c2c10f38a None None] GET http://10.180.1.21/volume// [ 740.963091] [56367]: DEBUG cinder.api.openstack.wsgi [None req-155ec424-ef6f-45bc-ba82-3d9c2c10f38a None None] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 740.963091] [56367]: DEBUG cinder.api.openstack.wsgi [None req-155ec424-ef6f-45bc-ba82-3d9c2c10f38a None None] Calling method 'all' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 740.963091] [56367]: INFO cinder.api.openstack.wsgi [None req-155ec424-ef6f-45bc-ba82-3d9c2c10f38a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 740.963276] [56367]: [pid: 56367|app: 0|req: 56/125] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 10:48:40 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 740.967533] [56366]: DEBUG cinder.api.middleware.request_id [req-d801986f-c39a-4e4f-a4ad-d60db1a0ec40 req-b3cad52d-c363-4d96-893e-c20bc19a62b4 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 740.970027] [56366]: INFO cinder.api.openstack.wsgi [req-d801986f-c39a-4e4f-a4ad-d60db1a0ec40 req-b3cad52d-c363-4d96-893e-c20bc19a62b4 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] GET http://10.180.1.21/volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36 [ 740.970247] [56366]: DEBUG cinder.api.openstack.wsgi [req-d801986f-c39a-4e4f-a4ad-d60db1a0ec40 req-b3cad52d-c363-4d96-893e-c20bc19a62b4 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 740.970464] [56366]: DEBUG cinder.api.openstack.wsgi [req-d801986f-c39a-4e4f-a4ad-d60db1a0ec40 req-b3cad52d-c363-4d96-893e-c20bc19a62b4 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 740.983654] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.983654] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 740.987728] [56366]: INFO cinder.volume.api [req-d801986f-c39a-4e4f-a4ad-d60db1a0ec40 req-b3cad52d-c363-4d96-893e-c20bc19a62b4 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Volume info retrieved successfully. [ 740.992745] [56366]: INFO cinder.api.openstack.wsgi [req-d801986f-c39a-4e4f-a4ad-d60db1a0ec40 req-b3cad52d-c363-4d96-893e-c20bc19a62b4 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] http://10.180.1.21/volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36 returned with HTTP 200 [ 740.993186] [56366]: [pid: 56366|app: 0|req: 70/126] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 10:48:40 2025] GET /volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36 => generated 1322 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 743.195276] [56367]: DEBUG cinder.api.middleware.request_id [req-d801986f-c39a-4e4f-a4ad-d60db1a0ec40 req-5008c39a-b523-4c9c-86f6-d5a4ffb507f1 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 743.197556] [56367]: INFO cinder.api.openstack.wsgi [req-d801986f-c39a-4e4f-a4ad-d60db1a0ec40 req-5008c39a-b523-4c9c-86f6-d5a4ffb507f1 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] DELETE http://10.180.1.21/volume/v3/attachments/8cc8f156-0147-4fa5-b1bc-a962c78a8895 [ 743.197777] [56367]: DEBUG cinder.api.openstack.wsgi [req-d801986f-c39a-4e4f-a4ad-d60db1a0ec40 req-5008c39a-b523-4c9c-86f6-d5a4ffb507f1 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 743.197995] [56367]: DEBUG cinder.api.openstack.wsgi [req-d801986f-c39a-4e4f-a4ad-d60db1a0ec40 req-5008c39a-b523-4c9c-86f6-d5a4ffb507f1 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Calling method 'version_select' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 743.214063] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.214063] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 743.756169] [56367]: INFO cinder.api.openstack.wsgi [req-d801986f-c39a-4e4f-a4ad-d60db1a0ec40 req-5008c39a-b523-4c9c-86f6-d5a4ffb507f1 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] http://10.180.1.21/volume/v3/attachments/8cc8f156-0147-4fa5-b1bc-a962c78a8895 returned with HTTP 200 [ 743.756685] [56367]: [pid: 56367|app: 0|req: 57/127] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 18 10:48:43 2025] DELETE /volume/v3/attachments/8cc8f156-0147-4fa5-b1bc-a962c78a8895 => generated 19 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 744.355582] [56366]: DEBUG cinder.api.middleware.request_id [None req-96116743-79a9-464b-bc2b-b28728742b5a None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 744.357676] [56366]: INFO cinder.api.openstack.wsgi [None req-96116743-79a9-464b-bc2b-b28728742b5a tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] GET http://10.180.1.21/volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36 [ 744.357896] [56366]: DEBUG cinder.api.openstack.wsgi [None req-96116743-79a9-464b-bc2b-b28728742b5a tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 744.358135] [56366]: DEBUG cinder.api.openstack.wsgi [None req-96116743-79a9-464b-bc2b-b28728742b5a tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 744.368777] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.368777] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 744.373112] [56366]: INFO cinder.volume.api [None req-96116743-79a9-464b-bc2b-b28728742b5a tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Volume info retrieved successfully. [ 744.378283] [56366]: INFO cinder.api.openstack.wsgi [None req-96116743-79a9-464b-bc2b-b28728742b5a tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] http://10.180.1.21/volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36 returned with HTTP 200 [ 744.378689] [56366]: [pid: 56366|app: 0|req: 71/128] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:48:44 2025] GET /volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 746.340054] [56367]: DEBUG cinder.api.middleware.request_id [req-bfd938c3-051b-4f64-989b-157b5ed32b33 req-25298671-3fcf-4bcc-9295-dcf2ffc4d18e None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 746.342330] [56367]: INFO cinder.api.openstack.wsgi [req-bfd938c3-051b-4f64-989b-157b5ed32b33 req-25298671-3fcf-4bcc-9295-dcf2ffc4d18e tempest-VolumesNegativeTest-934721745 tempest-VolumesNegativeTest-934721745-project-member] DELETE http://10.180.1.21/volume/v3/volumes/tempest-invalid-1901596716 [ 746.342687] [56367]: DEBUG cinder.api.openstack.wsgi [req-bfd938c3-051b-4f64-989b-157b5ed32b33 req-25298671-3fcf-4bcc-9295-dcf2ffc4d18e tempest-VolumesNegativeTest-934721745 tempest-VolumesNegativeTest-934721745-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 746.343102] [56367]: DEBUG cinder.api.openstack.wsgi [req-bfd938c3-051b-4f64-989b-157b5ed32b33 req-25298671-3fcf-4bcc-9295-dcf2ffc4d18e tempest-VolumesNegativeTest-934721745 tempest-VolumesNegativeTest-934721745-project-member] Calling method 'delete' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 746.344702] [56367]: INFO cinder.api.v3.volumes [req-bfd938c3-051b-4f64-989b-157b5ed32b33 req-25298671-3fcf-4bcc-9295-dcf2ffc4d18e tempest-VolumesNegativeTest-934721745 tempest-VolumesNegativeTest-934721745-project-member] Delete volume with id: tempest-invalid-1901596716 [ 746.350418] [56367]: INFO cinder.api.openstack.wsgi [req-bfd938c3-051b-4f64-989b-157b5ed32b33 req-25298671-3fcf-4bcc-9295-dcf2ffc4d18e tempest-VolumesNegativeTest-934721745 tempest-VolumesNegativeTest-934721745-project-member] http://10.180.1.21/volume/v3/volumes/tempest-invalid-1901596716 returned with HTTP 404 [ 746.351140] [56367]: [pid: 56367|app: 0|req: 58/129] 10.180.1.21 () {62 vars in 1470 bytes} [Tue Feb 18 10:48:46 2025] DELETE /volume/v3/volumes/tempest-invalid-1901596716 => generated 99 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) [ 746.372565] [56366]: DEBUG cinder.api.middleware.request_id [req-4b7a90b8-fc3d-4dfa-8d7a-bfdb0bb8110f req-aa6296b0-a311-4ac8-b7d1-19bf99385f3b None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 746.375344] [56366]: INFO cinder.api.openstack.wsgi [req-4b7a90b8-fc3d-4dfa-8d7a-bfdb0bb8110f req-aa6296b0-a311-4ac8-b7d1-19bf99385f3b tempest-VolumesNegativeTest-934721745 tempest-VolumesNegativeTest-934721745-project-member] DELETE http://10.180.1.21/volume/v3/volumes/a726cd80-e723-43ac-a1a4-f2c3c3e7c5a2 [ 746.375344] [56366]: DEBUG cinder.api.openstack.wsgi [req-4b7a90b8-fc3d-4dfa-8d7a-bfdb0bb8110f req-aa6296b0-a311-4ac8-b7d1-19bf99385f3b tempest-VolumesNegativeTest-934721745 tempest-VolumesNegativeTest-934721745-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 746.375344] [56366]: DEBUG cinder.api.openstack.wsgi [req-4b7a90b8-fc3d-4dfa-8d7a-bfdb0bb8110f req-aa6296b0-a311-4ac8-b7d1-19bf99385f3b tempest-VolumesNegativeTest-934721745 tempest-VolumesNegativeTest-934721745-project-member] Calling method 'delete' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 746.375548] [56366]: INFO cinder.api.v3.volumes [req-4b7a90b8-fc3d-4dfa-8d7a-bfdb0bb8110f req-aa6296b0-a311-4ac8-b7d1-19bf99385f3b tempest-VolumesNegativeTest-934721745 tempest-VolumesNegativeTest-934721745-project-member] Delete volume with id: a726cd80-e723-43ac-a1a4-f2c3c3e7c5a2 [ 746.381633] [56366]: INFO cinder.api.openstack.wsgi [req-4b7a90b8-fc3d-4dfa-8d7a-bfdb0bb8110f req-aa6296b0-a311-4ac8-b7d1-19bf99385f3b tempest-VolumesNegativeTest-934721745 tempest-VolumesNegativeTest-934721745-project-member] http://10.180.1.21/volume/v3/volumes/a726cd80-e723-43ac-a1a4-f2c3c3e7c5a2 returned with HTTP 404 [ 746.382139] [56366]: [pid: 56366|app: 0|req: 72/130] 10.180.1.21 () {62 vars in 1500 bytes} [Tue Feb 18 10:48:46 2025] DELETE /volume/v3/volumes/a726cd80-e723-43ac-a1a4-f2c3c3e7c5a2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 746.394983] [56367]: DEBUG cinder.api.middleware.request_id [req-3871b0a8-7ca4-4344-9935-1727c3ce0757 req-02d202d4-b06d-4806-89ac-cc6f60ddf4e3 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 746.397368] [56367]: INFO cinder.api.openstack.wsgi [req-3871b0a8-7ca4-4344-9935-1727c3ce0757 req-02d202d4-b06d-4806-89ac-cc6f60ddf4e3 tempest-VolumesNegativeTest-934721745 tempest-VolumesNegativeTest-934721745-project-member] GET http://10.180.1.21/volume/v3/volumes/2e6a0f51-0b4f-4ffa-9c52-8558b13240e1 [ 746.397595] [56367]: DEBUG cinder.api.openstack.wsgi [req-3871b0a8-7ca4-4344-9935-1727c3ce0757 req-02d202d4-b06d-4806-89ac-cc6f60ddf4e3 tempest-VolumesNegativeTest-934721745 tempest-VolumesNegativeTest-934721745-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 746.397810] [56367]: DEBUG cinder.api.openstack.wsgi [req-3871b0a8-7ca4-4344-9935-1727c3ce0757 req-02d202d4-b06d-4806-89ac-cc6f60ddf4e3 tempest-VolumesNegativeTest-934721745 tempest-VolumesNegativeTest-934721745-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 746.404406] [56367]: INFO cinder.api.openstack.wsgi [req-3871b0a8-7ca4-4344-9935-1727c3ce0757 req-02d202d4-b06d-4806-89ac-cc6f60ddf4e3 tempest-VolumesNegativeTest-934721745 tempest-VolumesNegativeTest-934721745-project-member] http://10.180.1.21/volume/v3/volumes/2e6a0f51-0b4f-4ffa-9c52-8558b13240e1 returned with HTTP 404 [ 746.404881] [56367]: [pid: 56367|app: 0|req: 59/131] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 10:48:46 2025] GET /volume/v3/volumes/2e6a0f51-0b4f-4ffa-9c52-8558b13240e1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 756.312780] [56366]: DEBUG cinder.api.middleware.request_id [req-7552bb36-59d4-456d-bb82-b898cc0c9bdd req-777aed68-a39e-4c73-918d-cad0a7c42e8a None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 756.316655] [56366]: INFO cinder.api.openstack.wsgi [req-7552bb36-59d4-456d-bb82-b898cc0c9bdd req-777aed68-a39e-4c73-918d-cad0a7c42e8a tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] GET http://10.180.1.21/volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c [ 756.323017] [56366]: DEBUG cinder.api.openstack.wsgi [req-7552bb36-59d4-456d-bb82-b898cc0c9bdd req-777aed68-a39e-4c73-918d-cad0a7c42e8a tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 756.323017] [56366]: DEBUG cinder.api.openstack.wsgi [req-7552bb36-59d4-456d-bb82-b898cc0c9bdd req-777aed68-a39e-4c73-918d-cad0a7c42e8a tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 756.327302] [56366]: DEBUG dbcounter [-] [56366] Writing DB stats cinder:SELECT=176,cinder:UPDATE=11,cinder:INSERT=4 {{(pid=56366) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 756.339245] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 756.339245] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 756.345900] [56366]: INFO cinder.volume.api [req-7552bb36-59d4-456d-bb82-b898cc0c9bdd req-777aed68-a39e-4c73-918d-cad0a7c42e8a tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Volume info retrieved successfully. [ 756.353888] [56366]: INFO cinder.api.openstack.wsgi [req-7552bb36-59d4-456d-bb82-b898cc0c9bdd req-777aed68-a39e-4c73-918d-cad0a7c42e8a tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] http://10.180.1.21/volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c returned with HTTP 200 [ 756.354525] [56366]: [pid: 56366|app: 0|req: 73/132] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 10:48:56 2025] GET /volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c => generated 1010 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 756.400349] [56367]: DEBUG dbcounter [-] [56367] Writing DB stats cinder:SELECT=247,cinder:INSERT=46,cinder:UPDATE=72 {{(pid=56367) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 757.892152] [56367]: DEBUG cinder.api.middleware.request_id [None req-7b083334-8c4c-4ecc-8036-18d547dfd23d None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 757.892620] [56367]: INFO cinder.api.openstack.wsgi [None req-7b083334-8c4c-4ecc-8036-18d547dfd23d None None] GET http://10.180.1.21/volume// [ 757.892951] [56367]: DEBUG cinder.api.openstack.wsgi [None req-7b083334-8c4c-4ecc-8036-18d547dfd23d None None] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 757.893230] [56367]: DEBUG cinder.api.openstack.wsgi [None req-7b083334-8c4c-4ecc-8036-18d547dfd23d None None] Calling method 'all' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 757.893630] [56367]: INFO cinder.api.openstack.wsgi [None req-7b083334-8c4c-4ecc-8036-18d547dfd23d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 757.894042] [56367]: [pid: 56367|app: 0|req: 60/133] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Feb 18 10:48:57 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 757.898690] [56366]: DEBUG cinder.api.middleware.request_id [req-7552bb36-59d4-456d-bb82-b898cc0c9bdd req-3fea4701-0fc7-482e-9cdf-e2fe667adbb9 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 757.901770] [56366]: INFO cinder.api.openstack.wsgi [req-7552bb36-59d4-456d-bb82-b898cc0c9bdd req-3fea4701-0fc7-482e-9cdf-e2fe667adbb9 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] POST http://10.180.1.21/volume/v3/attachments [ 757.903082] [56366]: DEBUG cinder.api.openstack.wsgi [req-7552bb36-59d4-456d-bb82-b898cc0c9bdd req-3fea4701-0fc7-482e-9cdf-e2fe667adbb9 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6fdb5b1e-4005-4dad-b937-714d1ed3009c", "connector": null, "instance_uuid": "b1410cdb-8871-479f-a289-3bc09fe5151b"}} {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 757.921914] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.921914] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 757.953335] [56366]: INFO cinder.api.openstack.wsgi [req-7552bb36-59d4-456d-bb82-b898cc0c9bdd req-3fea4701-0fc7-482e-9cdf-e2fe667adbb9 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 757.954065] [56366]: [pid: 56366|app: 0|req: 74/134] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 18 10:48:57 2025] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 757.989927] [56367]: DEBUG cinder.api.middleware.request_id [None req-6398fe3b-926f-4aca-bbdd-fd7c80643062 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 757.996863] [56367]: INFO cinder.api.openstack.wsgi [None req-6398fe3b-926f-4aca-bbdd-fd7c80643062 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] GET http://10.180.1.21/volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c [ 757.996863] [56367]: DEBUG cinder.api.openstack.wsgi [None req-6398fe3b-926f-4aca-bbdd-fd7c80643062 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 757.996863] [56367]: DEBUG cinder.api.openstack.wsgi [None req-6398fe3b-926f-4aca-bbdd-fd7c80643062 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 758.013405] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 758.013405] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 758.017451] [56367]: INFO cinder.volume.api [None req-6398fe3b-926f-4aca-bbdd-fd7c80643062 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Volume info retrieved successfully. [ 758.024658] [56367]: INFO cinder.api.openstack.wsgi [None req-6398fe3b-926f-4aca-bbdd-fd7c80643062 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] http://10.180.1.21/volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c returned with HTTP 200 [ 758.025265] [56367]: [pid: 56367|app: 0|req: 61/135] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:48:57 2025] GET /volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c => generated 1009 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 758.498629] [56366]: DEBUG cinder.api.middleware.request_id [None req-912febad-b699-4783-ad00-954f62ee4d54 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 758.499182] [56366]: INFO cinder.api.openstack.wsgi [None req-912febad-b699-4783-ad00-954f62ee4d54 None None] GET http://10.180.1.21/volume// [ 758.499415] [56366]: DEBUG cinder.api.openstack.wsgi [None req-912febad-b699-4783-ad00-954f62ee4d54 None None] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 758.499668] [56366]: DEBUG cinder.api.openstack.wsgi [None req-912febad-b699-4783-ad00-954f62ee4d54 None None] Calling method 'all' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 758.500262] [56366]: INFO cinder.api.openstack.wsgi [None req-912febad-b699-4783-ad00-954f62ee4d54 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 758.500761] [56366]: [pid: 56366|app: 0|req: 75/136] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 10:48:58 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 758.507623] [56367]: DEBUG cinder.api.middleware.request_id [req-7552bb36-59d4-456d-bb82-b898cc0c9bdd req-c2f5f5c4-f31e-48fc-b314-26366165841c None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 758.514605] [56367]: INFO cinder.api.openstack.wsgi [req-7552bb36-59d4-456d-bb82-b898cc0c9bdd req-c2f5f5c4-f31e-48fc-b314-26366165841c tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] GET http://10.180.1.21/volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c [ 758.515061] [56367]: DEBUG cinder.api.openstack.wsgi [req-7552bb36-59d4-456d-bb82-b898cc0c9bdd req-c2f5f5c4-f31e-48fc-b314-26366165841c tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 758.515387] [56367]: DEBUG cinder.api.openstack.wsgi [req-7552bb36-59d4-456d-bb82-b898cc0c9bdd req-c2f5f5c4-f31e-48fc-b314-26366165841c tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 758.529980] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 758.529980] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 758.534190] [56367]: INFO cinder.volume.api [req-7552bb36-59d4-456d-bb82-b898cc0c9bdd req-c2f5f5c4-f31e-48fc-b314-26366165841c tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Volume info retrieved successfully. [ 758.540613] [56367]: INFO cinder.api.openstack.wsgi [req-7552bb36-59d4-456d-bb82-b898cc0c9bdd req-c2f5f5c4-f31e-48fc-b314-26366165841c tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] http://10.180.1.21/volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c returned with HTTP 200 [ 758.541129] [56367]: [pid: 56367|app: 0|req: 62/137] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 10:48:58 2025] GET /volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c => generated 1233 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 758.577854] [56366]: DEBUG cinder.api.middleware.request_id [req-7552bb36-59d4-456d-bb82-b898cc0c9bdd req-886aa1d4-9b1c-4695-9207-dd1b6cdb5687 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 758.583637] [56366]: INFO cinder.api.openstack.wsgi [req-7552bb36-59d4-456d-bb82-b898cc0c9bdd req-886aa1d4-9b1c-4695-9207-dd1b6cdb5687 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] PUT http://10.180.1.21/volume/v3/attachments/5c2b949d-4272-4274-ac23-04bbff48b781 [ 758.583637] [56366]: DEBUG cinder.api.openstack.wsgi [req-7552bb36-59d4-456d-bb82-b898cc0c9bdd req-886aa1d4-9b1c-4695-9207-dd1b6cdb5687 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-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-528791", "mountpoint": "/dev/sdb"}}} {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 758.595496] [56366]: DEBUG cinder.coordination [req-7552bb36-59d4-456d-bb82-b898cc0c9bdd req-886aa1d4-9b1c-4695-9207-dd1b6cdb5687 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Acquiring lock "cinder-attachment_update-6fdb5b1e-4005-4dad-b937-714d1ed3009c-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=56366) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 758.602376] [56366]: DEBUG cinder.coordination [req-7552bb36-59d4-456d-bb82-b898cc0c9bdd req-886aa1d4-9b1c-4695-9207-dd1b6cdb5687 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Lock "cinder-attachment_update-6fdb5b1e-4005-4dad-b937-714d1ed3009c-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=56366) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 758.603864] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 758.603864] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 759.042813] [56367]: DEBUG cinder.api.middleware.request_id [None req-2fc52bda-d544-4e09-b046-bec847f6458f None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 759.045638] [56367]: INFO cinder.api.openstack.wsgi [None req-2fc52bda-d544-4e09-b046-bec847f6458f tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] GET http://10.180.1.21/volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c [ 759.045876] [56367]: DEBUG cinder.api.openstack.wsgi [None req-2fc52bda-d544-4e09-b046-bec847f6458f tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 759.046177] [56367]: DEBUG cinder.api.openstack.wsgi [None req-2fc52bda-d544-4e09-b046-bec847f6458f tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 759.061336] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 759.061336] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 759.065377] [56367]: INFO cinder.volume.api [None req-2fc52bda-d544-4e09-b046-bec847f6458f tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Volume info retrieved successfully. [ 759.070085] [56367]: INFO cinder.api.openstack.wsgi [None req-2fc52bda-d544-4e09-b046-bec847f6458f tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] http://10.180.1.21/volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c returned with HTTP 200 [ 759.070515] [56367]: [pid: 56367|app: 0|req: 63/138] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:48:58 2025] GET /volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c => generated 1009 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 760.081268] [56367]: DEBUG cinder.api.middleware.request_id [None req-40fd3218-87de-4c06-b079-45514e00cd1d None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 760.083469] [56367]: INFO cinder.api.openstack.wsgi [None req-40fd3218-87de-4c06-b079-45514e00cd1d tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] GET http://10.180.1.21/volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c [ 760.083711] [56367]: DEBUG cinder.api.openstack.wsgi [None req-40fd3218-87de-4c06-b079-45514e00cd1d tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 760.083969] [56367]: DEBUG cinder.api.openstack.wsgi [None req-40fd3218-87de-4c06-b079-45514e00cd1d tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 760.101024] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 760.101024] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 760.105096] [56367]: INFO cinder.volume.api [None req-40fd3218-87de-4c06-b079-45514e00cd1d tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Volume info retrieved successfully. [ 760.110462] [56367]: INFO cinder.api.openstack.wsgi [None req-40fd3218-87de-4c06-b079-45514e00cd1d tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] http://10.180.1.21/volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c returned with HTTP 200 [ 760.111036] [56367]: [pid: 56367|app: 0|req: 64/139] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:48:59 2025] GET /volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c => generated 1009 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 761.125786] [56367]: DEBUG cinder.api.middleware.request_id [None req-69e90e30-a747-4c50-89f2-7cdfe60f9c95 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 761.130077] [56367]: INFO cinder.api.openstack.wsgi [None req-69e90e30-a747-4c50-89f2-7cdfe60f9c95 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] GET http://10.180.1.21/volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c [ 761.130415] [56367]: DEBUG cinder.api.openstack.wsgi [None req-69e90e30-a747-4c50-89f2-7cdfe60f9c95 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 761.130760] [56367]: DEBUG cinder.api.openstack.wsgi [None req-69e90e30-a747-4c50-89f2-7cdfe60f9c95 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 761.149661] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 761.149661] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 761.153581] [56367]: INFO cinder.volume.api [None req-69e90e30-a747-4c50-89f2-7cdfe60f9c95 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Volume info retrieved successfully. [ 761.162265] [56367]: INFO cinder.api.openstack.wsgi [None req-69e90e30-a747-4c50-89f2-7cdfe60f9c95 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] http://10.180.1.21/volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c returned with HTTP 200 [ 761.163840] [56367]: [pid: 56367|app: 0|req: 65/140] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:49:00 2025] GET /volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c => generated 1009 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 762.178663] [56367]: DEBUG cinder.api.middleware.request_id [None req-be40a98d-5bbf-4e7d-8b32-08a2f676adfc None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 762.181040] [56367]: INFO cinder.api.openstack.wsgi [None req-be40a98d-5bbf-4e7d-8b32-08a2f676adfc tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] GET http://10.180.1.21/volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c [ 762.181599] [56367]: DEBUG cinder.api.openstack.wsgi [None req-be40a98d-5bbf-4e7d-8b32-08a2f676adfc tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 762.181599] [56367]: DEBUG cinder.api.openstack.wsgi [None req-be40a98d-5bbf-4e7d-8b32-08a2f676adfc tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 762.198666] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 762.198666] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 762.202299] [56367]: INFO cinder.volume.api [None req-be40a98d-5bbf-4e7d-8b32-08a2f676adfc tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Volume info retrieved successfully. [ 762.207887] [56367]: INFO cinder.api.openstack.wsgi [None req-be40a98d-5bbf-4e7d-8b32-08a2f676adfc tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] http://10.180.1.21/volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c returned with HTTP 200 [ 762.208332] [56367]: [pid: 56367|app: 0|req: 66/141] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:49:02 2025] GET /volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c => generated 1009 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 762.209010] [56367]: DEBUG cinder.api.middleware.request_id [None req-21964a01-0be8-47e0-b082-3ea8fd895f19 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 762.210916] [56367]: INFO cinder.api.openstack.wsgi [None req-21964a01-0be8-47e0-b082-3ea8fd895f19 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] POST http://10.180.1.21/volume/v3/volumes [ 762.211191] [56367]: DEBUG cinder.api.openstack.wsgi [None req-21964a01-0be8-47e0-b082-3ea8fd895f19 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-541123180", "imageRef": "35c0e9c0-b506-44f2-8df1-e7823ab8cdd3", "size": 1}} {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 762.212905] [56367]: DEBUG cinder.api.v3.volumes [None req-21964a01-0be8-47e0-b082-3ea8fd895f19 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-541123180', 'imageRef': '35c0e9c0-b506-44f2-8df1-e7823ab8cdd3', 'size': 1}} {{(pid=56367) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 762.448332] [56367]: INFO cinder.api.v3.volumes [None req-21964a01-0be8-47e0-b082-3ea8fd895f19 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Create volume of 1 GB [ 762.455186] [56367]: INFO cinder.volume.api [None req-21964a01-0be8-47e0-b082-3ea8fd895f19 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Availability Zones retrieved successfully. [ 762.463389] [56367]: DEBUG cinder.volume.api [None req-21964a01-0be8-47e0-b082-3ea8fd895f19 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Flow 'volume_create_api' (c68046e2-cb76-48a1-9869-bb77934ebe50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 762.464892] [56367]: DEBUG cinder.volume.api [None req-21964a01-0be8-47e0-b082-3ea8fd895f19 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d87d1011-a298-4330-a211-00134bf4bb5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 762.467488] [56367]: DEBUG cinder.volume.flows.api.create_volume [None req-21964a01-0be8-47e0-b082-3ea8fd895f19 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Validating volume size '1' using validate_int {{(pid=56367) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 762.517513] [56367]: DEBUG cinder.volume.api [None req-21964a01-0be8-47e0-b082-3ea8fd895f19 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d87d1011-a298-4330-a211-00134bf4bb5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T10:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d4a068f8-cdd1-4128-88c7-5f0e768505be,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd4a068f8-cdd1-4128-88c7-5f0e768505be', '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=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 762.518585] [56367]: DEBUG cinder.volume.api [None req-21964a01-0be8-47e0-b082-3ea8fd895f19 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9291f2f-dd99-47ba-b21f-dff7ca9a19cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 762.569576] [56367]: DEBUG cinder.quota [None req-21964a01-0be8-47e0-b082-3ea8fd895f19 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Created reservations ['d2186d59-cf56-4b28-9c16-2d5b3509552a', '396656f9-ff16-461a-8138-eb8ed90b1f7d', '0a03afef-0b40-4322-9f5a-18c2043d2356', '66ae23f6-b9a7-48ae-816c-5addb7ded157'] {{(pid=56367) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 762.570600] [56367]: DEBUG cinder.volume.api [None req-21964a01-0be8-47e0-b082-3ea8fd895f19 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9291f2f-dd99-47ba-b21f-dff7ca9a19cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2186d59-cf56-4b28-9c16-2d5b3509552a', '396656f9-ff16-461a-8138-eb8ed90b1f7d', '0a03afef-0b40-4322-9f5a-18c2043d2356', '66ae23f6-b9a7-48ae-816c-5addb7ded157']}' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 762.571513] [56367]: DEBUG cinder.volume.api [None req-21964a01-0be8-47e0-b082-3ea8fd895f19 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba0e09b4-4ee2-488f-8b36-5a3246aafdb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 762.586126] [56367]: DEBUG cinder.volume.api [None req-21964a01-0be8-47e0-b082-3ea8fd895f19 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba0e09b4-4ee2-488f-8b36-5a3246aafdb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e81da8a-07df-43bc-b49d-72302e629584', '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-541123180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c624dbab9a2411398c6774ea225f3d7',qos_specs=None,replication_status=,reservations=['d2186d59-cf56-4b28-9c16-2d5b3509552a','396656f9-ff16-461a-8138-eb8ed90b1f7d','0a03afef-0b40-4322-9f5a-18c2043d2356','66ae23f6-b9a7-48ae-816c-5addb7ded157'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f590e73269f4a5ea281ff58ce98848b',volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be), '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-18T10:49:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-541123180',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e81da8a-07df-43bc-b49d-72302e629584,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c624dbab9a2411398c6774ea225f3d7',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='9f590e73269f4a5ea281ff58ce98848b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d4a068f8-cdd1-4128-88c7-5f0e768505be),volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be)}' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 762.587079] [56367]: DEBUG cinder.volume.api [None req-21964a01-0be8-47e0-b082-3ea8fd895f19 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5638f6c7-1ee7-4d54-a26d-b592731ed208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 762.602694] [56367]: DEBUG cinder.volume.api [None req-21964a01-0be8-47e0-b082-3ea8fd895f19 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5638f6c7-1ee7-4d54-a26d-b592731ed208) 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-541123180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c624dbab9a2411398c6774ea225f3d7',qos_specs=None,replication_status=,reservations=['d2186d59-cf56-4b28-9c16-2d5b3509552a','396656f9-ff16-461a-8138-eb8ed90b1f7d','0a03afef-0b40-4322-9f5a-18c2043d2356','66ae23f6-b9a7-48ae-816c-5addb7ded157'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f590e73269f4a5ea281ff58ce98848b',volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be)}' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 762.603686] [56367]: DEBUG cinder.volume.api [None req-21964a01-0be8-47e0-b082-3ea8fd895f19 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42922850-803d-4b64-9834-012da66c8ec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 762.613589] [56367]: DEBUG cinder.volume.api [None req-21964a01-0be8-47e0-b082-3ea8fd895f19 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42922850-803d-4b64-9834-012da66c8ec8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 762.614663] [56367]: DEBUG cinder.volume.api [None req-21964a01-0be8-47e0-b082-3ea8fd895f19 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Flow 'volume_create_api' (c68046e2-cb76-48a1-9869-bb77934ebe50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56367) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 762.615049] [56367]: INFO cinder.volume.api [None req-21964a01-0be8-47e0-b082-3ea8fd895f19 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Create volume request issued successfully. [ 762.615760] [56367]: INFO cinder.api.openstack.wsgi [None req-21964a01-0be8-47e0-b082-3ea8fd895f19 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 762.616228] [56367]: [pid: 56367|app: 0|req: 67/142] 10.180.1.21 () {60 vars in 1136 bytes} [Tue Feb 18 10:49:02 2025] POST /volume/v3/volumes => generated 751 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 762.624853] [56367]: DEBUG cinder.api.middleware.request_id [None req-3ff4adb3-f056-4cf3-9cc0-5c81da569e8d None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 762.627085] [56367]: INFO cinder.api.openstack.wsgi [None req-3ff4adb3-f056-4cf3-9cc0-5c81da569e8d tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] GET http://10.180.1.21/volume/v3/volumes/0e81da8a-07df-43bc-b49d-72302e629584 [ 762.627377] [56367]: DEBUG cinder.api.openstack.wsgi [None req-3ff4adb3-f056-4cf3-9cc0-5c81da569e8d tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 762.628192] [56367]: DEBUG cinder.api.openstack.wsgi [None req-3ff4adb3-f056-4cf3-9cc0-5c81da569e8d tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 762.635314] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 762.635314] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 762.639694] [56367]: INFO cinder.volume.api [None req-3ff4adb3-f056-4cf3-9cc0-5c81da569e8d tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Volume info retrieved successfully. [ 762.646117] [56367]: INFO cinder.api.openstack.wsgi [None req-3ff4adb3-f056-4cf3-9cc0-5c81da569e8d tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] http://10.180.1.21/volume/v3/volumes/0e81da8a-07df-43bc-b49d-72302e629584 returned with HTTP 200 [ 762.646605] [56367]: [pid: 56367|app: 0|req: 68/143] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:49:02 2025] GET /volume/v3/volumes/0e81da8a-07df-43bc-b49d-72302e629584 => generated 819 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 763.153052] [56366]: DEBUG cinder.coordination [req-7552bb36-59d4-456d-bb82-b898cc0c9bdd req-886aa1d4-9b1c-4695-9207-dd1b6cdb5687 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Lock "cinder-attachment_update-6fdb5b1e-4005-4dad-b937-714d1ed3009c-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.551s {{(pid=56366) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 763.153499] [56366]: INFO cinder.api.openstack.wsgi [req-7552bb36-59d4-456d-bb82-b898cc0c9bdd req-886aa1d4-9b1c-4695-9207-dd1b6cdb5687 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] http://10.180.1.21/volume/v3/attachments/5c2b949d-4272-4274-ac23-04bbff48b781 returned with HTTP 200 [ 763.153999] [56366]: [pid: 56366|app: 0|req: 76/144] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 18 10:48:58 2025] PUT /volume/v3/attachments/5c2b949d-4272-4274-ac23-04bbff48b781 => generated 617 bytes in 4577 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 763.222375] [56367]: DEBUG cinder.api.middleware.request_id [None req-3abe9da3-18c8-4513-96f5-0a2a0ea5d87f None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 763.225112] [56367]: INFO cinder.api.openstack.wsgi [None req-3abe9da3-18c8-4513-96f5-0a2a0ea5d87f tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] GET http://10.180.1.21/volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c [ 763.225112] [56367]: DEBUG cinder.api.openstack.wsgi [None req-3abe9da3-18c8-4513-96f5-0a2a0ea5d87f tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 763.225238] [56367]: DEBUG cinder.api.openstack.wsgi [None req-3abe9da3-18c8-4513-96f5-0a2a0ea5d87f tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 763.245658] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 763.245658] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 763.250795] [56367]: INFO cinder.volume.api [None req-3abe9da3-18c8-4513-96f5-0a2a0ea5d87f tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Volume info retrieved successfully. [ 763.259712] [56367]: INFO cinder.api.openstack.wsgi [None req-3abe9da3-18c8-4513-96f5-0a2a0ea5d87f tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] http://10.180.1.21/volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c returned with HTTP 200 [ 763.260194] [56367]: [pid: 56367|app: 0|req: 69/145] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:49:03 2025] GET /volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c => generated 1010 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 763.665845] [56366]: DEBUG cinder.api.middleware.request_id [None req-f71f8bd7-2f86-41c7-8d8c-5e5d95248729 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 763.668301] [56366]: INFO cinder.api.openstack.wsgi [None req-f71f8bd7-2f86-41c7-8d8c-5e5d95248729 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] GET http://10.180.1.21/volume/v3/volumes/0e81da8a-07df-43bc-b49d-72302e629584 [ 763.668544] [56366]: DEBUG cinder.api.openstack.wsgi [None req-f71f8bd7-2f86-41c7-8d8c-5e5d95248729 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 763.668808] [56366]: DEBUG cinder.api.openstack.wsgi [None req-f71f8bd7-2f86-41c7-8d8c-5e5d95248729 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 763.677473] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 763.677473] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 763.681888] [56366]: INFO cinder.volume.api [None req-f71f8bd7-2f86-41c7-8d8c-5e5d95248729 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Volume info retrieved successfully. [ 763.687517] [56366]: INFO cinder.api.openstack.wsgi [None req-f71f8bd7-2f86-41c7-8d8c-5e5d95248729 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] http://10.180.1.21/volume/v3/volumes/0e81da8a-07df-43bc-b49d-72302e629584 returned with HTTP 200 [ 763.687994] [56366]: [pid: 56366|app: 0|req: 77/146] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:49:03 2025] GET /volume/v3/volumes/0e81da8a-07df-43bc-b49d-72302e629584 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 764.281538] [56367]: DEBUG cinder.api.middleware.request_id [None req-1280dfe3-c7bc-4c3a-bc5b-38ccd8261a0d None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 764.281538] [56367]: INFO cinder.api.openstack.wsgi [None req-1280dfe3-c7bc-4c3a-bc5b-38ccd8261a0d tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] GET http://10.180.1.21/volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c [ 764.281538] [56367]: DEBUG cinder.api.openstack.wsgi [None req-1280dfe3-c7bc-4c3a-bc5b-38ccd8261a0d tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 764.281538] [56367]: DEBUG cinder.api.openstack.wsgi [None req-1280dfe3-c7bc-4c3a-bc5b-38ccd8261a0d tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 764.299022] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 764.299022] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 764.300451] [56367]: INFO cinder.volume.api [None req-1280dfe3-c7bc-4c3a-bc5b-38ccd8261a0d tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Volume info retrieved successfully. [ 764.307369] [56367]: INFO cinder.api.openstack.wsgi [None req-1280dfe3-c7bc-4c3a-bc5b-38ccd8261a0d tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] http://10.180.1.21/volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c returned with HTTP 200 [ 764.307369] [56367]: [pid: 56367|app: 0|req: 70/147] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:49:04 2025] GET /volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c => generated 1010 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 764.704798] [56366]: DEBUG cinder.api.middleware.request_id [None req-c018da9a-94f6-41f2-86f3-18a1d86e2475 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 764.706849] [56366]: INFO cinder.api.openstack.wsgi [None req-c018da9a-94f6-41f2-86f3-18a1d86e2475 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] GET http://10.180.1.21/volume/v3/volumes/0e81da8a-07df-43bc-b49d-72302e629584 [ 764.707081] [56366]: DEBUG cinder.api.openstack.wsgi [None req-c018da9a-94f6-41f2-86f3-18a1d86e2475 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 764.707300] [56366]: DEBUG cinder.api.openstack.wsgi [None req-c018da9a-94f6-41f2-86f3-18a1d86e2475 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 764.715719] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 764.715719] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 764.719776] [56366]: INFO cinder.volume.api [None req-c018da9a-94f6-41f2-86f3-18a1d86e2475 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Volume info retrieved successfully. [ 764.725927] [56366]: INFO cinder.api.openstack.wsgi [None req-c018da9a-94f6-41f2-86f3-18a1d86e2475 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] http://10.180.1.21/volume/v3/volumes/0e81da8a-07df-43bc-b49d-72302e629584 returned with HTTP 200 [ 764.726329] [56366]: [pid: 56366|app: 0|req: 78/148] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:49:04 2025] GET /volume/v3/volumes/0e81da8a-07df-43bc-b49d-72302e629584 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 764.817186] [56367]: DEBUG cinder.api.middleware.request_id [req-7552bb36-59d4-456d-bb82-b898cc0c9bdd req-365d8e93-ebae-4db5-b8b7-64a03ca685ac None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 764.821812] [56367]: INFO cinder.api.openstack.wsgi [req-7552bb36-59d4-456d-bb82-b898cc0c9bdd req-365d8e93-ebae-4db5-b8b7-64a03ca685ac tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] POST http://10.180.1.21/volume/v3/attachments/5c2b949d-4272-4274-ac23-04bbff48b781/action [ 764.822327] [56367]: DEBUG cinder.api.openstack.wsgi [req-7552bb36-59d4-456d-bb82-b898cc0c9bdd req-365d8e93-ebae-4db5-b8b7-64a03ca685ac tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Action body: b'{"os-complete": null}' {{(pid=56367) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 764.822775] [56367]: DEBUG cinder.api.openstack.wsgi [req-7552bb36-59d4-456d-bb82-b898cc0c9bdd req-365d8e93-ebae-4db5-b8b7-64a03ca685ac tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 764.844573] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 764.844573] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 764.852346] [56367]: INFO cinder.api.openstack.wsgi [req-7552bb36-59d4-456d-bb82-b898cc0c9bdd req-365d8e93-ebae-4db5-b8b7-64a03ca685ac tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] http://10.180.1.21/volume/v3/attachments/5c2b949d-4272-4274-ac23-04bbff48b781/action returned with HTTP 204 [ 764.855052] [56367]: [pid: 56367|app: 0|req: 71/149] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 18 10:49:04 2025] POST /volume/v3/attachments/5c2b949d-4272-4274-ac23-04bbff48b781/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 765.318178] [56366]: DEBUG cinder.api.middleware.request_id [None req-6b93e068-cf76-40fd-9476-faec8e2e839f None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 765.323744] [56366]: INFO cinder.api.openstack.wsgi [None req-6b93e068-cf76-40fd-9476-faec8e2e839f tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] GET http://10.180.1.21/volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c [ 765.324132] [56366]: DEBUG cinder.api.openstack.wsgi [None req-6b93e068-cf76-40fd-9476-faec8e2e839f tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 765.324427] [56366]: DEBUG cinder.api.openstack.wsgi [None req-6b93e068-cf76-40fd-9476-faec8e2e839f tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 765.339524] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 765.339524] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 765.344502] [56366]: INFO cinder.volume.api [None req-6b93e068-cf76-40fd-9476-faec8e2e839f tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Volume info retrieved successfully. [ 765.350970] [56366]: INFO cinder.api.openstack.wsgi [None req-6b93e068-cf76-40fd-9476-faec8e2e839f tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] http://10.180.1.21/volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c returned with HTTP 200 [ 765.351510] [56366]: [pid: 56366|app: 0|req: 79/150] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:49:05 2025] GET /volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c => generated 1328 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 765.361458] [56367]: DEBUG cinder.api.middleware.request_id [None req-93ddb5ef-800e-4637-b87d-82c0b823c5fa None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 765.364935] [56367]: INFO cinder.api.openstack.wsgi [None req-93ddb5ef-800e-4637-b87d-82c0b823c5fa tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] GET http://10.180.1.21/volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c [ 765.365257] [56367]: DEBUG cinder.api.openstack.wsgi [None req-93ddb5ef-800e-4637-b87d-82c0b823c5fa tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 765.365502] [56367]: DEBUG cinder.api.openstack.wsgi [None req-93ddb5ef-800e-4637-b87d-82c0b823c5fa tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 765.390934] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 765.390934] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 765.394225] [56367]: INFO cinder.volume.api [None req-93ddb5ef-800e-4637-b87d-82c0b823c5fa tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Volume info retrieved successfully. [ 765.400471] [56367]: INFO cinder.api.openstack.wsgi [None req-93ddb5ef-800e-4637-b87d-82c0b823c5fa tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] http://10.180.1.21/volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c returned with HTTP 200 [ 765.401052] [56367]: [pid: 56367|app: 0|req: 72/151] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:49:05 2025] GET /volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c => generated 1328 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 765.738751] [56366]: DEBUG cinder.api.middleware.request_id [None req-4b98dbd9-a559-4bbe-93f3-64056bf8400e None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 765.743033] [56366]: INFO cinder.api.openstack.wsgi [None req-4b98dbd9-a559-4bbe-93f3-64056bf8400e tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] GET http://10.180.1.21/volume/v3/volumes/0e81da8a-07df-43bc-b49d-72302e629584 [ 765.743033] [56366]: DEBUG cinder.api.openstack.wsgi [None req-4b98dbd9-a559-4bbe-93f3-64056bf8400e tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 765.743033] [56366]: DEBUG cinder.api.openstack.wsgi [None req-4b98dbd9-a559-4bbe-93f3-64056bf8400e tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 765.757344] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 765.757344] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 765.763530] [56366]: INFO cinder.volume.api [None req-4b98dbd9-a559-4bbe-93f3-64056bf8400e tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Volume info retrieved successfully. [ 765.771680] [56366]: INFO cinder.api.openstack.wsgi [None req-4b98dbd9-a559-4bbe-93f3-64056bf8400e tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] http://10.180.1.21/volume/v3/volumes/0e81da8a-07df-43bc-b49d-72302e629584 returned with HTTP 200 [ 765.779608] [56366]: [pid: 56366|app: 0|req: 80/152] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:49:05 2025] GET /volume/v3/volumes/0e81da8a-07df-43bc-b49d-72302e629584 => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 766.795173] [56367]: DEBUG cinder.api.middleware.request_id [None req-84bcfd23-b4f5-43db-ae3a-c67496afe867 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 766.800761] [56367]: INFO cinder.api.openstack.wsgi [None req-84bcfd23-b4f5-43db-ae3a-c67496afe867 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] GET http://10.180.1.21/volume/v3/volumes/0e81da8a-07df-43bc-b49d-72302e629584 [ 766.800761] [56367]: DEBUG cinder.api.openstack.wsgi [None req-84bcfd23-b4f5-43db-ae3a-c67496afe867 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 766.802937] [56367]: DEBUG cinder.api.openstack.wsgi [None req-84bcfd23-b4f5-43db-ae3a-c67496afe867 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 766.830859] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 766.830859] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 766.835721] [56367]: INFO cinder.volume.api [None req-84bcfd23-b4f5-43db-ae3a-c67496afe867 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Volume info retrieved successfully. [ 766.842932] [56367]: INFO cinder.api.openstack.wsgi [None req-84bcfd23-b4f5-43db-ae3a-c67496afe867 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] http://10.180.1.21/volume/v3/volumes/0e81da8a-07df-43bc-b49d-72302e629584 returned with HTTP 200 [ 766.843036] [56367]: [pid: 56367|app: 0|req: 73/153] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:49:06 2025] GET /volume/v3/volumes/0e81da8a-07df-43bc-b49d-72302e629584 => generated 843 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 767.355199] [56366]: DEBUG cinder.api.middleware.request_id [None req-24834005-eab2-47b9-afe6-4da1daf5abb0 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 767.359040] [56366]: INFO cinder.api.openstack.wsgi [None req-24834005-eab2-47b9-afe6-4da1daf5abb0 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] GET http://10.180.1.21/volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c [ 767.359463] [56366]: DEBUG cinder.api.openstack.wsgi [None req-24834005-eab2-47b9-afe6-4da1daf5abb0 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 767.362567] [56366]: DEBUG cinder.api.openstack.wsgi [None req-24834005-eab2-47b9-afe6-4da1daf5abb0 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 767.388582] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 767.388582] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 767.395944] [56366]: INFO cinder.volume.api [None req-24834005-eab2-47b9-afe6-4da1daf5abb0 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Volume info retrieved successfully. [ 767.401674] [56366]: INFO cinder.api.openstack.wsgi [None req-24834005-eab2-47b9-afe6-4da1daf5abb0 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] http://10.180.1.21/volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c returned with HTTP 200 [ 767.401788] [56366]: [pid: 56366|app: 0|req: 81/154] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:49:07 2025] GET /volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c => generated 1328 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 767.860098] [56367]: DEBUG cinder.api.middleware.request_id [None req-76d1ac25-adeb-4304-9c58-40ea8b97683f None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 767.862954] [56367]: INFO cinder.api.openstack.wsgi [None req-76d1ac25-adeb-4304-9c58-40ea8b97683f tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] GET http://10.180.1.21/volume/v3/volumes/0e81da8a-07df-43bc-b49d-72302e629584 [ 767.863339] [56367]: DEBUG cinder.api.openstack.wsgi [None req-76d1ac25-adeb-4304-9c58-40ea8b97683f tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 767.863613] [56367]: DEBUG cinder.api.openstack.wsgi [None req-76d1ac25-adeb-4304-9c58-40ea8b97683f tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 767.875238] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 767.875238] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 767.883632] [56367]: INFO cinder.volume.api [None req-76d1ac25-adeb-4304-9c58-40ea8b97683f tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Volume info retrieved successfully. [ 767.892706] [56367]: INFO cinder.api.openstack.wsgi [None req-76d1ac25-adeb-4304-9c58-40ea8b97683f tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] http://10.180.1.21/volume/v3/volumes/0e81da8a-07df-43bc-b49d-72302e629584 returned with HTTP 200 [ 767.892812] [56367]: [pid: 56367|app: 0|req: 74/155] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:49:07 2025] GET /volume/v3/volumes/0e81da8a-07df-43bc-b49d-72302e629584 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 767.964570] [56366]: DEBUG cinder.api.middleware.request_id [None req-f7c55d16-2e62-4423-9189-30f0ff9a67bc None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 767.967933] [56366]: INFO cinder.api.openstack.wsgi [None req-f7c55d16-2e62-4423-9189-30f0ff9a67bc tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] GET http://10.180.1.21/volume/v3/volumes/cc809cbb-a378-4083-a53e-73feaf03cd24 [ 767.971175] [56366]: DEBUG cinder.api.openstack.wsgi [None req-f7c55d16-2e62-4423-9189-30f0ff9a67bc tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 767.971175] [56366]: DEBUG cinder.api.openstack.wsgi [None req-f7c55d16-2e62-4423-9189-30f0ff9a67bc tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 767.981886] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 767.981886] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 767.987829] [56366]: INFO cinder.volume.api [None req-f7c55d16-2e62-4423-9189-30f0ff9a67bc tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Volume info retrieved successfully. [ 767.995691] [56366]: INFO cinder.api.openstack.wsgi [None req-f7c55d16-2e62-4423-9189-30f0ff9a67bc tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] http://10.180.1.21/volume/v3/volumes/cc809cbb-a378-4083-a53e-73feaf03cd24 returned with HTTP 200 [ 768.000024] [56366]: [pid: 56366|app: 0|req: 82/156] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:49:07 2025] GET /volume/v3/volumes/cc809cbb-a378-4083-a53e-73feaf03cd24 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 768.008624] [56367]: DEBUG cinder.api.middleware.request_id [None req-1fbebcfd-40ae-4342-9f40-2a659c0d3632 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 768.012097] [56367]: INFO cinder.api.openstack.wsgi [None req-1fbebcfd-40ae-4342-9f40-2a659c0d3632 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] GET http://10.180.1.21/volume/v3/volumes/cc809cbb-a378-4083-a53e-73feaf03cd24 [ 768.012097] [56367]: DEBUG cinder.api.openstack.wsgi [None req-1fbebcfd-40ae-4342-9f40-2a659c0d3632 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 768.012097] [56367]: DEBUG cinder.api.openstack.wsgi [None req-1fbebcfd-40ae-4342-9f40-2a659c0d3632 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 768.021605] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 768.021605] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 768.023208] [56366]: DEBUG cinder.api.middleware.request_id [req-44ddc2de-b3a8-4fca-8036-f4406d4fa4e1 req-3d349346-f4b4-4f07-9be7-37c24a98a732 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 768.025729] [56366]: INFO cinder.api.openstack.wsgi [req-44ddc2de-b3a8-4fca-8036-f4406d4fa4e1 req-3d349346-f4b4-4f07-9be7-37c24a98a732 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] GET http://10.180.1.21/volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c [ 768.025875] [56366]: DEBUG cinder.api.openstack.wsgi [req-44ddc2de-b3a8-4fca-8036-f4406d4fa4e1 req-3d349346-f4b4-4f07-9be7-37c24a98a732 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 768.026181] [56366]: DEBUG cinder.api.openstack.wsgi [req-44ddc2de-b3a8-4fca-8036-f4406d4fa4e1 req-3d349346-f4b4-4f07-9be7-37c24a98a732 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 768.026868] [56367]: INFO cinder.volume.api [None req-1fbebcfd-40ae-4342-9f40-2a659c0d3632 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Volume info retrieved successfully. [ 768.035787] [56367]: INFO cinder.api.openstack.wsgi [None req-1fbebcfd-40ae-4342-9f40-2a659c0d3632 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] http://10.180.1.21/volume/v3/volumes/cc809cbb-a378-4083-a53e-73feaf03cd24 returned with HTTP 200 [ 768.036223] [56367]: [pid: 56367|app: 0|req: 75/157] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:49:07 2025] GET /volume/v3/volumes/cc809cbb-a378-4083-a53e-73feaf03cd24 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 768.041329] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 768.041329] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 768.044983] [56366]: INFO cinder.volume.api [req-44ddc2de-b3a8-4fca-8036-f4406d4fa4e1 req-3d349346-f4b4-4f07-9be7-37c24a98a732 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Volume info retrieved successfully. [ 768.049453] [56366]: INFO cinder.api.openstack.wsgi [req-44ddc2de-b3a8-4fca-8036-f4406d4fa4e1 req-3d349346-f4b4-4f07-9be7-37c24a98a732 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] http://10.180.1.21/volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c returned with HTTP 200 [ 768.049884] [56366]: [pid: 56366|app: 0|req: 83/158] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 10:49:07 2025] GET /volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c => generated 1328 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 768.087309] [56367]: DEBUG cinder.api.middleware.request_id [req-44ddc2de-b3a8-4fca-8036-f4406d4fa4e1 req-6b44bbe6-1ba9-4741-ad62-82e157a3e777 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 768.089879] [56367]: INFO cinder.api.openstack.wsgi [req-44ddc2de-b3a8-4fca-8036-f4406d4fa4e1 req-6b44bbe6-1ba9-4741-ad62-82e157a3e777 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] POST http://10.180.1.21/volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c/action [ 768.090333] [56367]: DEBUG cinder.api.openstack.wsgi [req-44ddc2de-b3a8-4fca-8036-f4406d4fa4e1 req-6b44bbe6-1ba9-4741-ad62-82e157a3e777 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=56367) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 768.090570] [56367]: DEBUG cinder.api.openstack.wsgi [req-44ddc2de-b3a8-4fca-8036-f4406d4fa4e1 req-6b44bbe6-1ba9-4741-ad62-82e157a3e777 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 768.102872] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 768.102872] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 768.103393] [56367]: INFO cinder.volume.api [req-44ddc2de-b3a8-4fca-8036-f4406d4fa4e1 req-6b44bbe6-1ba9-4741-ad62-82e157a3e777 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Volume info retrieved successfully. [ 768.110815] [56367]: INFO cinder.volume.api [req-44ddc2de-b3a8-4fca-8036-f4406d4fa4e1 req-6b44bbe6-1ba9-4741-ad62-82e157a3e777 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Begin detaching volume completed successfully. [ 768.111077] [56367]: INFO cinder.api.openstack.wsgi [req-44ddc2de-b3a8-4fca-8036-f4406d4fa4e1 req-6b44bbe6-1ba9-4741-ad62-82e157a3e777 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] http://10.180.1.21/volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c/action returned with HTTP 202 [ 768.111655] [56367]: [pid: 56367|app: 0|req: 76/159] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Feb 18 10:49:07 2025] POST /volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 768.487164] [56366]: DEBUG cinder.api.middleware.request_id [None req-fe2c41a3-b669-4d75-8db5-f194e30974ce None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 768.492196] [56366]: INFO cinder.api.openstack.wsgi [None req-fe2c41a3-b669-4d75-8db5-f194e30974ce tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] GET http://10.180.1.21/volume/v3/volumes/cc809cbb-a378-4083-a53e-73feaf03cd24 [ 768.494911] [56366]: DEBUG cinder.api.openstack.wsgi [None req-fe2c41a3-b669-4d75-8db5-f194e30974ce tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 768.494911] [56366]: DEBUG cinder.api.openstack.wsgi [None req-fe2c41a3-b669-4d75-8db5-f194e30974ce tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 768.510708] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 768.510708] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 768.519236] [56366]: INFO cinder.volume.api [None req-fe2c41a3-b669-4d75-8db5-f194e30974ce tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Volume info retrieved successfully. [ 768.525432] [56366]: INFO cinder.api.openstack.wsgi [None req-fe2c41a3-b669-4d75-8db5-f194e30974ce tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] http://10.180.1.21/volume/v3/volumes/cc809cbb-a378-4083-a53e-73feaf03cd24 returned with HTTP 200 [ 768.525787] [56366]: [pid: 56366|app: 0|req: 84/160] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:49:08 2025] GET /volume/v3/volumes/cc809cbb-a378-4083-a53e-73feaf03cd24 => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 768.904790] [56367]: DEBUG cinder.api.middleware.request_id [None req-58102da3-d55c-47ce-888b-b21442519d02 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 768.907481] [56367]: INFO cinder.api.openstack.wsgi [None req-58102da3-d55c-47ce-888b-b21442519d02 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] GET http://10.180.1.21/volume/v3/volumes/0e81da8a-07df-43bc-b49d-72302e629584 [ 768.907676] [56367]: DEBUG cinder.api.openstack.wsgi [None req-58102da3-d55c-47ce-888b-b21442519d02 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 768.907952] [56367]: DEBUG cinder.api.openstack.wsgi [None req-58102da3-d55c-47ce-888b-b21442519d02 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 768.920926] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 768.920926] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 768.925593] [56367]: INFO cinder.volume.api [None req-58102da3-d55c-47ce-888b-b21442519d02 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Volume info retrieved successfully. [ 768.931201] [56367]: INFO cinder.api.openstack.wsgi [None req-58102da3-d55c-47ce-888b-b21442519d02 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] http://10.180.1.21/volume/v3/volumes/0e81da8a-07df-43bc-b49d-72302e629584 returned with HTTP 200 [ 768.932311] [56367]: [pid: 56367|app: 0|req: 77/161] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:49:08 2025] GET /volume/v3/volumes/0e81da8a-07df-43bc-b49d-72302e629584 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 769.139132] [56366]: DEBUG cinder.api.middleware.request_id [None req-2dd620f3-eb58-4fee-89da-7e9a558ebd77 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 769.140046] [56366]: INFO cinder.api.openstack.wsgi [None req-2dd620f3-eb58-4fee-89da-7e9a558ebd77 None None] GET http://10.180.1.21/volume// [ 769.140422] [56366]: DEBUG cinder.api.openstack.wsgi [None req-2dd620f3-eb58-4fee-89da-7e9a558ebd77 None None] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 769.141816] [56366]: DEBUG cinder.api.openstack.wsgi [None req-2dd620f3-eb58-4fee-89da-7e9a558ebd77 None None] Calling method 'all' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 769.141816] [56366]: INFO cinder.api.openstack.wsgi [None req-2dd620f3-eb58-4fee-89da-7e9a558ebd77 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 769.141816] [56366]: [pid: 56366|app: 0|req: 85/162] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 10:49:08 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 769.146649] [56367]: DEBUG cinder.api.middleware.request_id [req-44ddc2de-b3a8-4fca-8036-f4406d4fa4e1 req-99c4b166-74bb-43af-ba7a-5497360e5aa4 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 769.149290] [56367]: INFO cinder.api.openstack.wsgi [req-44ddc2de-b3a8-4fca-8036-f4406d4fa4e1 req-99c4b166-74bb-43af-ba7a-5497360e5aa4 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] GET http://10.180.1.21/volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c [ 769.149512] [56367]: DEBUG cinder.api.openstack.wsgi [req-44ddc2de-b3a8-4fca-8036-f4406d4fa4e1 req-99c4b166-74bb-43af-ba7a-5497360e5aa4 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 769.149790] [56367]: DEBUG cinder.api.openstack.wsgi [req-44ddc2de-b3a8-4fca-8036-f4406d4fa4e1 req-99c4b166-74bb-43af-ba7a-5497360e5aa4 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 769.162698] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 769.162698] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 769.166733] [56367]: INFO cinder.volume.api [req-44ddc2de-b3a8-4fca-8036-f4406d4fa4e1 req-99c4b166-74bb-43af-ba7a-5497360e5aa4 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Volume info retrieved successfully. [ 769.173044] [56367]: INFO cinder.api.openstack.wsgi [req-44ddc2de-b3a8-4fca-8036-f4406d4fa4e1 req-99c4b166-74bb-43af-ba7a-5497360e5aa4 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] http://10.180.1.21/volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c returned with HTTP 200 [ 769.173690] [56367]: [pid: 56367|app: 0|req: 78/163] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 10:49:09 2025] GET /volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c => generated 1555 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 769.954190] [56366]: DEBUG cinder.api.middleware.request_id [None req-2a243b5d-15ac-4eb7-b150-f43c0f13a343 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 769.956909] [56366]: INFO cinder.api.openstack.wsgi [None req-2a243b5d-15ac-4eb7-b150-f43c0f13a343 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] GET http://10.180.1.21/volume/v3/volumes/0e81da8a-07df-43bc-b49d-72302e629584 [ 769.957193] [56366]: DEBUG cinder.api.openstack.wsgi [None req-2a243b5d-15ac-4eb7-b150-f43c0f13a343 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 769.957972] [56366]: DEBUG cinder.api.openstack.wsgi [None req-2a243b5d-15ac-4eb7-b150-f43c0f13a343 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 769.970172] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 769.970172] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 769.975738] [56366]: INFO cinder.volume.api [None req-2a243b5d-15ac-4eb7-b150-f43c0f13a343 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Volume info retrieved successfully. [ 769.982331] [56366]: INFO cinder.api.openstack.wsgi [None req-2a243b5d-15ac-4eb7-b150-f43c0f13a343 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] http://10.180.1.21/volume/v3/volumes/0e81da8a-07df-43bc-b49d-72302e629584 returned with HTTP 200 [ 769.982785] [56366]: [pid: 56366|app: 0|req: 86/164] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:49:09 2025] GET /volume/v3/volumes/0e81da8a-07df-43bc-b49d-72302e629584 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 770.400127] [56367]: DEBUG cinder.api.middleware.request_id [req-44ddc2de-b3a8-4fca-8036-f4406d4fa4e1 req-6c9f1c36-ca46-4933-ad70-c3092bd03c57 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 770.405017] [56367]: INFO cinder.api.openstack.wsgi [req-44ddc2de-b3a8-4fca-8036-f4406d4fa4e1 req-6c9f1c36-ca46-4933-ad70-c3092bd03c57 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] DELETE http://10.180.1.21/volume/v3/attachments/5c2b949d-4272-4274-ac23-04bbff48b781 [ 770.405017] [56367]: DEBUG cinder.api.openstack.wsgi [req-44ddc2de-b3a8-4fca-8036-f4406d4fa4e1 req-6c9f1c36-ca46-4933-ad70-c3092bd03c57 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 770.405017] [56367]: DEBUG cinder.api.openstack.wsgi [req-44ddc2de-b3a8-4fca-8036-f4406d4fa4e1 req-6c9f1c36-ca46-4933-ad70-c3092bd03c57 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Calling method 'version_select' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 770.418169] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 770.418169] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 770.962574] [56367]: INFO cinder.api.openstack.wsgi [req-44ddc2de-b3a8-4fca-8036-f4406d4fa4e1 req-6c9f1c36-ca46-4933-ad70-c3092bd03c57 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] http://10.180.1.21/volume/v3/attachments/5c2b949d-4272-4274-ac23-04bbff48b781 returned with HTTP 200 [ 770.966278] [56367]: [pid: 56367|app: 0|req: 79/165] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 18 10:49:10 2025] DELETE /volume/v3/attachments/5c2b949d-4272-4274-ac23-04bbff48b781 => generated 19 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 770.998332] [56366]: DEBUG cinder.api.middleware.request_id [None req-7054f5d7-0121-4d8f-a0ef-f47df7992f60 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 771.004064] [56366]: INFO cinder.api.openstack.wsgi [None req-7054f5d7-0121-4d8f-a0ef-f47df7992f60 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] GET http://10.180.1.21/volume/v3/volumes/0e81da8a-07df-43bc-b49d-72302e629584 [ 771.004263] [56366]: DEBUG cinder.api.openstack.wsgi [None req-7054f5d7-0121-4d8f-a0ef-f47df7992f60 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 771.004512] [56366]: DEBUG cinder.api.openstack.wsgi [None req-7054f5d7-0121-4d8f-a0ef-f47df7992f60 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 771.016812] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 771.016812] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 771.020872] [56366]: INFO cinder.volume.api [None req-7054f5d7-0121-4d8f-a0ef-f47df7992f60 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Volume info retrieved successfully. [ 771.027118] [56366]: INFO cinder.api.openstack.wsgi [None req-7054f5d7-0121-4d8f-a0ef-f47df7992f60 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] http://10.180.1.21/volume/v3/volumes/0e81da8a-07df-43bc-b49d-72302e629584 returned with HTTP 200 [ 771.027576] [56366]: [pid: 56366|app: 0|req: 87/166] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:49:10 2025] GET /volume/v3/volumes/0e81da8a-07df-43bc-b49d-72302e629584 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 771.222381] [56367]: DEBUG cinder.api.middleware.request_id [req-f43455ab-5e96-4da7-ae23-ca01afe5a924 req-8f139a92-33e7-49a5-8c9d-56e30474a80d None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 771.225120] [56367]: INFO cinder.api.openstack.wsgi [req-f43455ab-5e96-4da7-ae23-ca01afe5a924 req-8f139a92-33e7-49a5-8c9d-56e30474a80d tempest-SecurityGroupsTestJSON-603952242 tempest-SecurityGroupsTestJSON-603952242-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=1f13595f-1c0f-4523-88a5-6872db59385d [ 771.225511] [56367]: DEBUG cinder.api.openstack.wsgi [req-f43455ab-5e96-4da7-ae23-ca01afe5a924 req-8f139a92-33e7-49a5-8c9d-56e30474a80d tempest-SecurityGroupsTestJSON-603952242 tempest-SecurityGroupsTestJSON-603952242-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 771.225892] [56367]: DEBUG cinder.api.openstack.wsgi [req-f43455ab-5e96-4da7-ae23-ca01afe5a924 req-8f139a92-33e7-49a5-8c9d-56e30474a80d tempest-SecurityGroupsTestJSON-603952242 tempest-SecurityGroupsTestJSON-603952242-project-member] Calling method 'version_select' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 771.234799] [56367]: INFO cinder.api.openstack.wsgi [req-f43455ab-5e96-4da7-ae23-ca01afe5a924 req-8f139a92-33e7-49a5-8c9d-56e30474a80d tempest-SecurityGroupsTestJSON-603952242 tempest-SecurityGroupsTestJSON-603952242-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=1f13595f-1c0f-4523-88a5-6872db59385d returned with HTTP 200 [ 771.234799] [56367]: [pid: 56367|app: 0|req: 80/167] 10.180.1.21 () {62 vars in 1517 bytes} [Tue Feb 18 10:49:11 2025] GET /volume/v3/attachments?instance_id=1f13595f-1c0f-4523-88a5-6872db59385d => generated 19 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 772.044678] [56366]: DEBUG cinder.api.middleware.request_id [None req-cbe378cc-8121-4d32-a12e-8b04051cd251 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 772.047147] [56366]: INFO cinder.api.openstack.wsgi [None req-cbe378cc-8121-4d32-a12e-8b04051cd251 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] GET http://10.180.1.21/volume/v3/volumes/0e81da8a-07df-43bc-b49d-72302e629584 [ 772.047333] [56366]: DEBUG cinder.api.openstack.wsgi [None req-cbe378cc-8121-4d32-a12e-8b04051cd251 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 772.047560] [56366]: DEBUG cinder.api.openstack.wsgi [None req-cbe378cc-8121-4d32-a12e-8b04051cd251 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 772.062836] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 772.062836] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 772.069132] [56366]: INFO cinder.volume.api [None req-cbe378cc-8121-4d32-a12e-8b04051cd251 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Volume info retrieved successfully. [ 772.075462] [56366]: INFO cinder.api.openstack.wsgi [None req-cbe378cc-8121-4d32-a12e-8b04051cd251 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] http://10.180.1.21/volume/v3/volumes/0e81da8a-07df-43bc-b49d-72302e629584 returned with HTTP 200 [ 772.076940] [56366]: [pid: 56366|app: 0|req: 88/168] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:49:11 2025] GET /volume/v3/volumes/0e81da8a-07df-43bc-b49d-72302e629584 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 773.023174] [56367]: DEBUG cinder.api.middleware.request_id [None req-adc7f245-e5bc-4fd2-815e-155fdd9dcb44 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 773.026025] [56367]: INFO cinder.api.openstack.wsgi [None req-adc7f245-e5bc-4fd2-815e-155fdd9dcb44 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] GET http://10.180.1.21/volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c [ 773.026025] [56367]: DEBUG cinder.api.openstack.wsgi [None req-adc7f245-e5bc-4fd2-815e-155fdd9dcb44 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 773.026025] [56367]: DEBUG cinder.api.openstack.wsgi [None req-adc7f245-e5bc-4fd2-815e-155fdd9dcb44 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 773.042246] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 773.042246] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 773.048737] [56367]: INFO cinder.volume.api [None req-adc7f245-e5bc-4fd2-815e-155fdd9dcb44 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Volume info retrieved successfully. [ 773.056923] [56367]: INFO cinder.api.openstack.wsgi [None req-adc7f245-e5bc-4fd2-815e-155fdd9dcb44 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] http://10.180.1.21/volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c returned with HTTP 200 [ 773.061174] [56367]: [pid: 56367|app: 0|req: 81/169] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:49:12 2025] GET /volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c => generated 1010 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 773.069522] [56366]: DEBUG cinder.api.middleware.request_id [None req-9bd16a98-4095-4508-a155-404d2383c164 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 773.072071] [56366]: INFO cinder.api.openstack.wsgi [None req-9bd16a98-4095-4508-a155-404d2383c164 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c [ 773.072384] [56366]: DEBUG cinder.api.openstack.wsgi [None req-9bd16a98-4095-4508-a155-404d2383c164 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 773.072617] [56366]: DEBUG cinder.api.openstack.wsgi [None req-9bd16a98-4095-4508-a155-404d2383c164 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Calling method 'delete' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 773.072838] [56366]: INFO cinder.api.v3.volumes [None req-9bd16a98-4095-4508-a155-404d2383c164 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Delete volume with id: 6fdb5b1e-4005-4dad-b937-714d1ed3009c [ 773.083510] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 773.083510] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 773.083510] [56366]: INFO cinder.volume.api [None req-9bd16a98-4095-4508-a155-404d2383c164 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Volume info retrieved successfully. [ 773.090132] [56367]: DEBUG cinder.api.middleware.request_id [None req-11476b66-48f3-45d5-8ae0-ff4b8ac0c034 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 773.095596] [56367]: INFO cinder.api.openstack.wsgi [None req-11476b66-48f3-45d5-8ae0-ff4b8ac0c034 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] GET http://10.180.1.21/volume/v3/volumes/0e81da8a-07df-43bc-b49d-72302e629584 [ 773.095596] [56367]: DEBUG cinder.api.openstack.wsgi [None req-11476b66-48f3-45d5-8ae0-ff4b8ac0c034 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 773.095596] [56367]: DEBUG cinder.api.openstack.wsgi [None req-11476b66-48f3-45d5-8ae0-ff4b8ac0c034 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 773.106049] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 773.106049] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 773.110127] [56367]: INFO cinder.volume.api [None req-11476b66-48f3-45d5-8ae0-ff4b8ac0c034 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Volume info retrieved successfully. [ 773.116982] [56366]: INFO cinder.volume.api [None req-9bd16a98-4095-4508-a155-404d2383c164 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Delete volume request issued successfully. [ 773.117119] [56367]: INFO cinder.api.openstack.wsgi [None req-11476b66-48f3-45d5-8ae0-ff4b8ac0c034 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] http://10.180.1.21/volume/v3/volumes/0e81da8a-07df-43bc-b49d-72302e629584 returned with HTTP 200 [ 773.117196] [56366]: INFO cinder.api.openstack.wsgi [None req-9bd16a98-4095-4508-a155-404d2383c164 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] http://10.180.1.21/volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c returned with HTTP 202 [ 773.117238] [56367]: [pid: 56367|app: 0|req: 82/170] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:49:12 2025] GET /volume/v3/volumes/0e81da8a-07df-43bc-b49d-72302e629584 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 773.117274] [56366]: [pid: 56366|app: 0|req: 89/171] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 18 10:49:12 2025] DELETE /volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 773.120500] [56367]: DEBUG cinder.api.middleware.request_id [None req-a4e1b03d-653a-48e3-afae-cc574d8814c9 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 773.124424] [56367]: INFO cinder.api.openstack.wsgi [None req-a4e1b03d-653a-48e3-afae-cc574d8814c9 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] GET http://10.180.1.21/volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c [ 773.125210] [56367]: DEBUG cinder.api.openstack.wsgi [None req-a4e1b03d-653a-48e3-afae-cc574d8814c9 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 773.125210] [56367]: DEBUG cinder.api.openstack.wsgi [None req-a4e1b03d-653a-48e3-afae-cc574d8814c9 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 773.139631] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 773.139631] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 773.145007] [56367]: INFO cinder.volume.api [None req-a4e1b03d-653a-48e3-afae-cc574d8814c9 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Volume info retrieved successfully. [ 773.156252] [56367]: INFO cinder.api.openstack.wsgi [None req-a4e1b03d-653a-48e3-afae-cc574d8814c9 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] http://10.180.1.21/volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c returned with HTTP 200 [ 773.156252] [56367]: [pid: 56367|app: 0|req: 83/172] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:49:12 2025] GET /volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c => generated 1009 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 774.137261] [56366]: DEBUG cinder.api.middleware.request_id [None req-e3e3d65b-8657-4954-86f7-356c473378c7 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 774.140163] [56366]: INFO cinder.api.openstack.wsgi [None req-e3e3d65b-8657-4954-86f7-356c473378c7 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] GET http://10.180.1.21/volume/v3/volumes/0e81da8a-07df-43bc-b49d-72302e629584 [ 774.140639] [56366]: DEBUG cinder.api.openstack.wsgi [None req-e3e3d65b-8657-4954-86f7-356c473378c7 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 774.141014] [56366]: DEBUG cinder.api.openstack.wsgi [None req-e3e3d65b-8657-4954-86f7-356c473378c7 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 774.154531] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 774.154531] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 774.161046] [56366]: INFO cinder.volume.api [None req-e3e3d65b-8657-4954-86f7-356c473378c7 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Volume info retrieved successfully. [ 774.168089] [56366]: INFO cinder.api.openstack.wsgi [None req-e3e3d65b-8657-4954-86f7-356c473378c7 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] http://10.180.1.21/volume/v3/volumes/0e81da8a-07df-43bc-b49d-72302e629584 returned with HTTP 200 [ 774.168089] [56366]: [pid: 56366|app: 0|req: 90/173] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:49:13 2025] GET /volume/v3/volumes/0e81da8a-07df-43bc-b49d-72302e629584 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 774.168755] [56367]: DEBUG cinder.api.middleware.request_id [None req-8570f6ed-fb57-4564-aec9-57aa9f00625d None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 774.173233] [56367]: INFO cinder.api.openstack.wsgi [None req-8570f6ed-fb57-4564-aec9-57aa9f00625d tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] GET http://10.180.1.21/volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c [ 774.173510] [56367]: DEBUG cinder.api.openstack.wsgi [None req-8570f6ed-fb57-4564-aec9-57aa9f00625d tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 774.173686] [56367]: DEBUG cinder.api.openstack.wsgi [None req-8570f6ed-fb57-4564-aec9-57aa9f00625d tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 774.189095] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 774.189095] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 774.193805] [56367]: INFO cinder.volume.api [None req-8570f6ed-fb57-4564-aec9-57aa9f00625d tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Volume info retrieved successfully. [ 774.210945] [56367]: INFO cinder.api.openstack.wsgi [None req-8570f6ed-fb57-4564-aec9-57aa9f00625d tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] http://10.180.1.21/volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c returned with HTTP 200 [ 774.211858] [56367]: [pid: 56367|app: 0|req: 84/174] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:49:14 2025] GET /volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c => generated 1009 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 775.184979] [56366]: DEBUG cinder.api.middleware.request_id [None req-b6e12f40-f566-4c8c-a50b-839c09a9a63f None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 775.189202] [56366]: INFO cinder.api.openstack.wsgi [None req-b6e12f40-f566-4c8c-a50b-839c09a9a63f tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] GET http://10.180.1.21/volume/v3/volumes/0e81da8a-07df-43bc-b49d-72302e629584 [ 775.190989] [56366]: DEBUG cinder.api.openstack.wsgi [None req-b6e12f40-f566-4c8c-a50b-839c09a9a63f tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 775.190989] [56366]: DEBUG cinder.api.openstack.wsgi [None req-b6e12f40-f566-4c8c-a50b-839c09a9a63f tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 775.204654] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 775.204654] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 775.210471] [56366]: INFO cinder.volume.api [None req-b6e12f40-f566-4c8c-a50b-839c09a9a63f tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Volume info retrieved successfully. [ 775.218159] [56366]: INFO cinder.api.openstack.wsgi [None req-b6e12f40-f566-4c8c-a50b-839c09a9a63f tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] http://10.180.1.21/volume/v3/volumes/0e81da8a-07df-43bc-b49d-72302e629584 returned with HTTP 200 [ 775.218159] [56366]: [pid: 56366|app: 0|req: 91/175] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:49:15 2025] GET /volume/v3/volumes/0e81da8a-07df-43bc-b49d-72302e629584 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 775.233057] [56367]: DEBUG cinder.api.middleware.request_id [None req-7973a158-f7c7-4cc6-bab1-57c2cf2500df None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 775.237663] [56367]: INFO cinder.api.openstack.wsgi [None req-7973a158-f7c7-4cc6-bab1-57c2cf2500df tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] GET http://10.180.1.21/volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c [ 775.239208] [56367]: DEBUG cinder.api.openstack.wsgi [None req-7973a158-f7c7-4cc6-bab1-57c2cf2500df tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 775.239208] [56367]: DEBUG cinder.api.openstack.wsgi [None req-7973a158-f7c7-4cc6-bab1-57c2cf2500df tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 775.253450] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 775.253450] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 775.258840] [56367]: INFO cinder.api.openstack.wsgi [None req-7973a158-f7c7-4cc6-bab1-57c2cf2500df tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] http://10.180.1.21/volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c returned with HTTP 404 [ 775.259597] [56367]: [pid: 56367|app: 0|req: 85/176] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:49:15 2025] GET /volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 776.245430] [56366]: DEBUG cinder.api.middleware.request_id [None req-b38a7389-ee38-487e-bf9e-9bdcf851342f None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 776.245430] [56366]: INFO cinder.api.openstack.wsgi [None req-b38a7389-ee38-487e-bf9e-9bdcf851342f tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] GET http://10.180.1.21/volume/v3/volumes/0e81da8a-07df-43bc-b49d-72302e629584 [ 776.245430] [56366]: DEBUG cinder.api.openstack.wsgi [None req-b38a7389-ee38-487e-bf9e-9bdcf851342f tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 776.245430] [56366]: DEBUG cinder.api.openstack.wsgi [None req-b38a7389-ee38-487e-bf9e-9bdcf851342f tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 776.261987] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 776.261987] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 776.266882] [56366]: INFO cinder.volume.api [None req-b38a7389-ee38-487e-bf9e-9bdcf851342f tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Volume info retrieved successfully. [ 776.275251] [56366]: INFO cinder.api.openstack.wsgi [None req-b38a7389-ee38-487e-bf9e-9bdcf851342f tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] http://10.180.1.21/volume/v3/volumes/0e81da8a-07df-43bc-b49d-72302e629584 returned with HTTP 200 [ 776.275723] [56366]: [pid: 56366|app: 0|req: 92/177] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:49:16 2025] GET /volume/v3/volumes/0e81da8a-07df-43bc-b49d-72302e629584 => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 777.288923] [56367]: DEBUG cinder.api.middleware.request_id [None req-4dba1e2a-bad5-4391-9bd9-53091ed25d9a None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 777.292793] [56367]: INFO cinder.api.openstack.wsgi [None req-4dba1e2a-bad5-4391-9bd9-53091ed25d9a tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] GET http://10.180.1.21/volume/v3/volumes/0e81da8a-07df-43bc-b49d-72302e629584 [ 777.292793] [56367]: DEBUG cinder.api.openstack.wsgi [None req-4dba1e2a-bad5-4391-9bd9-53091ed25d9a tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 777.292793] [56367]: DEBUG cinder.api.openstack.wsgi [None req-4dba1e2a-bad5-4391-9bd9-53091ed25d9a tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 777.304173] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 777.304173] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 777.309432] [56367]: INFO cinder.volume.api [None req-4dba1e2a-bad5-4391-9bd9-53091ed25d9a tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Volume info retrieved successfully. [ 777.315916] [56367]: INFO cinder.api.openstack.wsgi [None req-4dba1e2a-bad5-4391-9bd9-53091ed25d9a tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] http://10.180.1.21/volume/v3/volumes/0e81da8a-07df-43bc-b49d-72302e629584 returned with HTTP 200 [ 777.315916] [56367]: [pid: 56367|app: 0|req: 86/178] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:49:17 2025] GET /volume/v3/volumes/0e81da8a-07df-43bc-b49d-72302e629584 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 778.329099] [56366]: DEBUG cinder.api.middleware.request_id [None req-e263c985-e3c6-4aa8-9625-04c7f4a7f562 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 778.333035] [56366]: INFO cinder.api.openstack.wsgi [None req-e263c985-e3c6-4aa8-9625-04c7f4a7f562 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] GET http://10.180.1.21/volume/v3/volumes/0e81da8a-07df-43bc-b49d-72302e629584 [ 778.333035] [56366]: DEBUG cinder.api.openstack.wsgi [None req-e263c985-e3c6-4aa8-9625-04c7f4a7f562 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 778.333035] [56366]: DEBUG cinder.api.openstack.wsgi [None req-e263c985-e3c6-4aa8-9625-04c7f4a7f562 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 778.341659] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 778.341659] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 778.346777] [56366]: INFO cinder.volume.api [None req-e263c985-e3c6-4aa8-9625-04c7f4a7f562 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Volume info retrieved successfully. [ 778.352737] [56366]: INFO cinder.api.openstack.wsgi [None req-e263c985-e3c6-4aa8-9625-04c7f4a7f562 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] http://10.180.1.21/volume/v3/volumes/0e81da8a-07df-43bc-b49d-72302e629584 returned with HTTP 200 [ 778.353286] [56366]: [pid: 56366|app: 0|req: 93/179] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:49:18 2025] GET /volume/v3/volumes/0e81da8a-07df-43bc-b49d-72302e629584 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 779.368037] [56367]: DEBUG cinder.api.middleware.request_id [None req-1eb42d4b-6b23-4bec-8515-a97e702405fa None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 779.370187] [56367]: INFO cinder.api.openstack.wsgi [None req-1eb42d4b-6b23-4bec-8515-a97e702405fa tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] GET http://10.180.1.21/volume/v3/volumes/0e81da8a-07df-43bc-b49d-72302e629584 [ 779.370449] [56367]: DEBUG cinder.api.openstack.wsgi [None req-1eb42d4b-6b23-4bec-8515-a97e702405fa tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 779.370618] [56367]: DEBUG cinder.api.openstack.wsgi [None req-1eb42d4b-6b23-4bec-8515-a97e702405fa tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 779.386230] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 779.386230] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 779.387986] [56367]: INFO cinder.volume.api [None req-1eb42d4b-6b23-4bec-8515-a97e702405fa tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Volume info retrieved successfully. [ 779.394593] [56367]: INFO cinder.api.openstack.wsgi [None req-1eb42d4b-6b23-4bec-8515-a97e702405fa tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] http://10.180.1.21/volume/v3/volumes/0e81da8a-07df-43bc-b49d-72302e629584 returned with HTTP 200 [ 779.394593] [56367]: [pid: 56367|app: 0|req: 87/180] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:49:19 2025] GET /volume/v3/volumes/0e81da8a-07df-43bc-b49d-72302e629584 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 780.406788] [56366]: DEBUG cinder.api.middleware.request_id [None req-57527be1-16cc-497c-800b-7e0f3038d6b4 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 780.409558] [56366]: INFO cinder.api.openstack.wsgi [None req-57527be1-16cc-497c-800b-7e0f3038d6b4 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] GET http://10.180.1.21/volume/v3/volumes/0e81da8a-07df-43bc-b49d-72302e629584 [ 780.409914] [56366]: DEBUG cinder.api.openstack.wsgi [None req-57527be1-16cc-497c-800b-7e0f3038d6b4 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 780.410222] [56366]: DEBUG cinder.api.openstack.wsgi [None req-57527be1-16cc-497c-800b-7e0f3038d6b4 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 780.423482] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.423482] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 780.428805] [56366]: INFO cinder.volume.api [None req-57527be1-16cc-497c-800b-7e0f3038d6b4 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Volume info retrieved successfully. [ 780.434591] [56366]: INFO cinder.api.openstack.wsgi [None req-57527be1-16cc-497c-800b-7e0f3038d6b4 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] http://10.180.1.21/volume/v3/volumes/0e81da8a-07df-43bc-b49d-72302e629584 returned with HTTP 200 [ 780.434812] [56366]: [pid: 56366|app: 0|req: 94/181] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:49:20 2025] GET /volume/v3/volumes/0e81da8a-07df-43bc-b49d-72302e629584 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 781.451309] [56367]: DEBUG cinder.api.middleware.request_id [None req-ac67bcc6-29f8-4bf8-970b-67adf0cdae48 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 781.453733] [56367]: INFO cinder.api.openstack.wsgi [None req-ac67bcc6-29f8-4bf8-970b-67adf0cdae48 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] GET http://10.180.1.21/volume/v3/volumes/0e81da8a-07df-43bc-b49d-72302e629584 [ 781.454914] [56367]: DEBUG cinder.api.openstack.wsgi [None req-ac67bcc6-29f8-4bf8-970b-67adf0cdae48 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 781.454914] [56367]: DEBUG cinder.api.openstack.wsgi [None req-ac67bcc6-29f8-4bf8-970b-67adf0cdae48 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 781.468382] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.468382] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 781.474715] [56367]: INFO cinder.volume.api [None req-ac67bcc6-29f8-4bf8-970b-67adf0cdae48 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Volume info retrieved successfully. [ 781.481481] [56367]: INFO cinder.api.openstack.wsgi [None req-ac67bcc6-29f8-4bf8-970b-67adf0cdae48 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] http://10.180.1.21/volume/v3/volumes/0e81da8a-07df-43bc-b49d-72302e629584 returned with HTTP 200 [ 781.481912] [56367]: [pid: 56367|app: 0|req: 88/182] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:49:21 2025] GET /volume/v3/volumes/0e81da8a-07df-43bc-b49d-72302e629584 => generated 1391 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 782.309390] [56366]: DEBUG cinder.api.middleware.request_id [req-f811d303-fa1a-4859-87b1-a961fe9a8532 req-9fe404f2-9bbe-4792-82a8-98828d33b4d3 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 782.312792] [56366]: INFO cinder.api.openstack.wsgi [req-f811d303-fa1a-4859-87b1-a961fe9a8532 req-9fe404f2-9bbe-4792-82a8-98828d33b4d3 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] GET http://10.180.1.21/volume/v3/volumes/0e81da8a-07df-43bc-b49d-72302e629584 [ 782.313086] [56366]: DEBUG cinder.api.openstack.wsgi [req-f811d303-fa1a-4859-87b1-a961fe9a8532 req-9fe404f2-9bbe-4792-82a8-98828d33b4d3 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 782.313235] [56366]: DEBUG cinder.api.openstack.wsgi [req-f811d303-fa1a-4859-87b1-a961fe9a8532 req-9fe404f2-9bbe-4792-82a8-98828d33b4d3 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 782.322908] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.322908] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 782.326828] [56366]: INFO cinder.volume.api [req-f811d303-fa1a-4859-87b1-a961fe9a8532 req-9fe404f2-9bbe-4792-82a8-98828d33b4d3 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Volume info retrieved successfully. [ 782.332697] [56366]: INFO cinder.api.openstack.wsgi [req-f811d303-fa1a-4859-87b1-a961fe9a8532 req-9fe404f2-9bbe-4792-82a8-98828d33b4d3 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] http://10.180.1.21/volume/v3/volumes/0e81da8a-07df-43bc-b49d-72302e629584 returned with HTTP 200 [ 782.333518] [56366]: [pid: 56366|app: 0|req: 95/183] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 10:49:22 2025] GET /volume/v3/volumes/0e81da8a-07df-43bc-b49d-72302e629584 => generated 1391 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 782.863069] [56367]: DEBUG cinder.api.middleware.request_id [req-f811d303-fa1a-4859-87b1-a961fe9a8532 req-0258c44b-cd77-4eae-8ef7-d0f6a6b8377c None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 782.865800] [56367]: INFO cinder.api.openstack.wsgi [req-f811d303-fa1a-4859-87b1-a961fe9a8532 req-0258c44b-cd77-4eae-8ef7-d0f6a6b8377c tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] GET http://10.180.1.21/volume/v3/volumes/0e81da8a-07df-43bc-b49d-72302e629584 [ 782.866092] [56367]: DEBUG cinder.api.openstack.wsgi [req-f811d303-fa1a-4859-87b1-a961fe9a8532 req-0258c44b-cd77-4eae-8ef7-d0f6a6b8377c tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 782.866351] [56367]: DEBUG cinder.api.openstack.wsgi [req-f811d303-fa1a-4859-87b1-a961fe9a8532 req-0258c44b-cd77-4eae-8ef7-d0f6a6b8377c tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 782.877166] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.877166] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 782.882357] [56367]: INFO cinder.volume.api [req-f811d303-fa1a-4859-87b1-a961fe9a8532 req-0258c44b-cd77-4eae-8ef7-d0f6a6b8377c tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Volume info retrieved successfully. [ 782.889734] [56367]: INFO cinder.api.openstack.wsgi [req-f811d303-fa1a-4859-87b1-a961fe9a8532 req-0258c44b-cd77-4eae-8ef7-d0f6a6b8377c tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] http://10.180.1.21/volume/v3/volumes/0e81da8a-07df-43bc-b49d-72302e629584 returned with HTTP 200 [ 782.890407] [56367]: [pid: 56367|app: 0|req: 89/184] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 10:49:22 2025] GET /volume/v3/volumes/0e81da8a-07df-43bc-b49d-72302e629584 => generated 1391 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 782.897778] [56366]: DEBUG cinder.api.middleware.request_id [None req-412fddeb-8ddc-4cc8-87d3-af38a664d3aa None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 782.898284] [56366]: INFO cinder.api.openstack.wsgi [None req-412fddeb-8ddc-4cc8-87d3-af38a664d3aa None None] GET http://10.180.1.21/volume// [ 782.898284] [56366]: DEBUG cinder.api.openstack.wsgi [None req-412fddeb-8ddc-4cc8-87d3-af38a664d3aa None None] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 782.898481] [56366]: DEBUG cinder.api.openstack.wsgi [None req-412fddeb-8ddc-4cc8-87d3-af38a664d3aa None None] Calling method 'all' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 782.899193] [56366]: INFO cinder.api.openstack.wsgi [None req-412fddeb-8ddc-4cc8-87d3-af38a664d3aa None None] http://10.180.1.21/volume// returned with HTTP 300 [ 782.899193] [56366]: [pid: 56366|app: 0|req: 96/185] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Feb 18 10:49:22 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 782.904171] [56367]: DEBUG cinder.api.middleware.request_id [req-f811d303-fa1a-4859-87b1-a961fe9a8532 req-1ec7209f-28a9-4b5a-b5c1-fbdca4dc2362 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 782.906741] [56367]: INFO cinder.api.openstack.wsgi [req-f811d303-fa1a-4859-87b1-a961fe9a8532 req-1ec7209f-28a9-4b5a-b5c1-fbdca4dc2362 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] POST http://10.180.1.21/volume/v3/attachments [ 782.907260] [56367]: DEBUG cinder.api.openstack.wsgi [req-f811d303-fa1a-4859-87b1-a961fe9a8532 req-1ec7209f-28a9-4b5a-b5c1-fbdca4dc2362 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0e81da8a-07df-43bc-b49d-72302e629584", "connector": null, "instance_uuid": "e5184eb2-1b2c-4a57-9f5a-b94025aec6b7"}} {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 782.917011] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.917011] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 782.945945] [56367]: INFO cinder.api.openstack.wsgi [req-f811d303-fa1a-4859-87b1-a961fe9a8532 req-1ec7209f-28a9-4b5a-b5c1-fbdca4dc2362 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 782.946514] [56367]: [pid: 56367|app: 0|req: 90/186] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 18 10:49:22 2025] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 792.329085] [56366]: DEBUG dbcounter [-] [56366] Writing DB stats cinder:SELECT=87,cinder:UPDATE=4,cinder:INSERT=2 {{(pid=56366) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 792.944513] [56367]: DEBUG dbcounter [-] [56367] Writing DB stats cinder:SELECT=154,cinder:INSERT=11,cinder:UPDATE=20 {{(pid=56367) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 795.749629] [56366]: DEBUG cinder.api.middleware.request_id [None req-9948bd4e-bcaa-4a5c-8173-b48e7554d33a None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 795.753041] [56366]: INFO cinder.api.openstack.wsgi [None req-9948bd4e-bcaa-4a5c-8173-b48e7554d33a tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] POST http://10.180.1.21/volume/v3/volumes [ 795.753041] [56366]: DEBUG cinder.api.openstack.wsgi [None req-9948bd4e-bcaa-4a5c-8173-b48e7554d33a tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-834583678"}} {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 795.755081] [56366]: DEBUG cinder.api.v3.volumes [None req-9948bd4e-bcaa-4a5c-8173-b48e7554d33a tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-834583678'}} {{(pid=56366) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 795.755473] [56366]: INFO cinder.api.v3.volumes [None req-9948bd4e-bcaa-4a5c-8173-b48e7554d33a tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Create volume of 1 GB [ 795.766075] [56366]: INFO cinder.volume.api [None req-9948bd4e-bcaa-4a5c-8173-b48e7554d33a tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Availability Zones retrieved successfully. [ 795.773228] [56366]: DEBUG cinder.volume.api [None req-9948bd4e-bcaa-4a5c-8173-b48e7554d33a tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Flow 'volume_create_api' (dc2b764e-ae11-4bce-b80a-11162f1149d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56366) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 795.774978] [56366]: DEBUG cinder.volume.api [None req-9948bd4e-bcaa-4a5c-8173-b48e7554d33a tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecc371be-7307-43bd-9ce1-9e94e8d665c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 795.777281] [56366]: DEBUG cinder.volume.flows.api.create_volume [None req-9948bd4e-bcaa-4a5c-8173-b48e7554d33a tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Validating volume size '1' using validate_int {{(pid=56366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 795.802956] [56366]: DEBUG cinder.volume.api [None req-9948bd4e-bcaa-4a5c-8173-b48e7554d33a tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecc371be-7307-43bd-9ce1-9e94e8d665c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T10:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d4a068f8-cdd1-4128-88c7-5f0e768505be,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd4a068f8-cdd1-4128-88c7-5f0e768505be', '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=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 795.802956] [56366]: DEBUG cinder.volume.api [None req-9948bd4e-bcaa-4a5c-8173-b48e7554d33a tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a1f4113-d2f7-41a0-b5fd-2797bbfd53ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 795.848435] [56366]: DEBUG cinder.quota [None req-9948bd4e-bcaa-4a5c-8173-b48e7554d33a tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Created reservations ['e402d755-2d4a-404e-bcc5-4dbe21f29fc1', '14e6be3d-22e2-4405-a5da-0dfdfade372b', '477024b0-834c-43de-9dfc-fa3ad31ae891', '412c1c8c-d8da-4be8-8640-91bbf87788d4'] {{(pid=56366) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 795.849481] [56366]: DEBUG cinder.volume.api [None req-9948bd4e-bcaa-4a5c-8173-b48e7554d33a tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a1f4113-d2f7-41a0-b5fd-2797bbfd53ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e402d755-2d4a-404e-bcc5-4dbe21f29fc1', '14e6be3d-22e2-4405-a5da-0dfdfade372b', '477024b0-834c-43de-9dfc-fa3ad31ae891', '412c1c8c-d8da-4be8-8640-91bbf87788d4']}' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 795.850459] [56366]: DEBUG cinder.volume.api [None req-9948bd4e-bcaa-4a5c-8173-b48e7554d33a tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77fcfc13-9126-4e8e-9d68-8d81b1715962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 795.873350] [56366]: DEBUG cinder.volume.api [None req-9948bd4e-bcaa-4a5c-8173-b48e7554d33a tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77fcfc13-9126-4e8e-9d68-8d81b1715962) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49f9f387-8db2-4d05-81af-6a9670a0354d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-834583678',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d90e1fadc8e646148dd5c0d660bfea4c',qos_specs=None,replication_status=,reservations=['e402d755-2d4a-404e-bcc5-4dbe21f29fc1','14e6be3d-22e2-4405-a5da-0dfdfade372b','477024b0-834c-43de-9dfc-fa3ad31ae891','412c1c8c-d8da-4be8-8640-91bbf87788d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31d11d5d5dee4de082f1bbe066c5e181',volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be), '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-18T10:49:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-834583678',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49f9f387-8db2-4d05-81af-6a9670a0354d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d90e1fadc8e646148dd5c0d660bfea4c',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='31d11d5d5dee4de082f1bbe066c5e181',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d4a068f8-cdd1-4128-88c7-5f0e768505be),volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be)}' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 795.874469] [56366]: DEBUG cinder.volume.api [None req-9948bd4e-bcaa-4a5c-8173-b48e7554d33a tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a24b8ac-1b80-4aaf-964b-09833c1f8499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 795.899359] [56366]: DEBUG cinder.volume.api [None req-9948bd4e-bcaa-4a5c-8173-b48e7554d33a tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a24b8ac-1b80-4aaf-964b-09833c1f8499) 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-834583678',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d90e1fadc8e646148dd5c0d660bfea4c',qos_specs=None,replication_status=,reservations=['e402d755-2d4a-404e-bcc5-4dbe21f29fc1','14e6be3d-22e2-4405-a5da-0dfdfade372b','477024b0-834c-43de-9dfc-fa3ad31ae891','412c1c8c-d8da-4be8-8640-91bbf87788d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31d11d5d5dee4de082f1bbe066c5e181',volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be)}' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 795.900611] [56366]: DEBUG cinder.volume.api [None req-9948bd4e-bcaa-4a5c-8173-b48e7554d33a tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (767fb2ae-523c-4857-b1e9-6ac0cfa18c73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 795.915626] [56366]: DEBUG cinder.volume.api [None req-9948bd4e-bcaa-4a5c-8173-b48e7554d33a tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (767fb2ae-523c-4857-b1e9-6ac0cfa18c73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 795.916752] [56366]: DEBUG cinder.volume.api [None req-9948bd4e-bcaa-4a5c-8173-b48e7554d33a tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Flow 'volume_create_api' (dc2b764e-ae11-4bce-b80a-11162f1149d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56366) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 795.917228] [56366]: INFO cinder.volume.api [None req-9948bd4e-bcaa-4a5c-8173-b48e7554d33a tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Create volume request issued successfully. [ 795.917821] [56366]: INFO cinder.api.openstack.wsgi [None req-9948bd4e-bcaa-4a5c-8173-b48e7554d33a tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 795.918333] [56366]: [pid: 56366|app: 0|req: 97/187] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 18 10:49:35 2025] POST /volume/v3/volumes => generated 753 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 795.930180] [56367]: DEBUG cinder.api.middleware.request_id [None req-422ceafe-4645-4045-a687-00310d454406 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 795.934610] [56367]: INFO cinder.api.openstack.wsgi [None req-422ceafe-4645-4045-a687-00310d454406 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] GET http://10.180.1.21/volume/v3/volumes/49f9f387-8db2-4d05-81af-6a9670a0354d [ 795.934906] [56367]: DEBUG cinder.api.openstack.wsgi [None req-422ceafe-4645-4045-a687-00310d454406 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 795.935179] [56367]: DEBUG cinder.api.openstack.wsgi [None req-422ceafe-4645-4045-a687-00310d454406 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 795.947345] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 795.947345] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 795.952700] [56367]: INFO cinder.volume.api [None req-422ceafe-4645-4045-a687-00310d454406 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Volume info retrieved successfully. [ 795.960141] [56367]: INFO cinder.api.openstack.wsgi [None req-422ceafe-4645-4045-a687-00310d454406 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] http://10.180.1.21/volume/v3/volumes/49f9f387-8db2-4d05-81af-6a9670a0354d returned with HTTP 200 [ 795.960141] [56367]: [pid: 56367|app: 0|req: 91/188] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:49:35 2025] GET /volume/v3/volumes/49f9f387-8db2-4d05-81af-6a9670a0354d => generated 821 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 796.975462] [56366]: DEBUG cinder.api.middleware.request_id [None req-3954a7b0-1539-43b9-bffe-f4a718dad8f5 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 796.978460] [56366]: INFO cinder.api.openstack.wsgi [None req-3954a7b0-1539-43b9-bffe-f4a718dad8f5 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] GET http://10.180.1.21/volume/v3/volumes/49f9f387-8db2-4d05-81af-6a9670a0354d [ 796.978460] [56366]: DEBUG cinder.api.openstack.wsgi [None req-3954a7b0-1539-43b9-bffe-f4a718dad8f5 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 796.978460] [56366]: DEBUG cinder.api.openstack.wsgi [None req-3954a7b0-1539-43b9-bffe-f4a718dad8f5 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 796.993884] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 796.993884] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 796.998987] [56366]: INFO cinder.volume.api [None req-3954a7b0-1539-43b9-bffe-f4a718dad8f5 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Volume info retrieved successfully. [ 797.005076] [56366]: INFO cinder.api.openstack.wsgi [None req-3954a7b0-1539-43b9-bffe-f4a718dad8f5 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] http://10.180.1.21/volume/v3/volumes/49f9f387-8db2-4d05-81af-6a9670a0354d returned with HTTP 200 [ 797.005492] [56366]: [pid: 56366|app: 0|req: 98/189] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:49:36 2025] GET /volume/v3/volumes/49f9f387-8db2-4d05-81af-6a9670a0354d => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 797.280688] [56367]: DEBUG cinder.api.middleware.request_id [req-f24c02c3-2f8b-4386-a5a2-feddd377f02e req-26b3c4f0-ecbe-47e2-a457-a3246e4d3a5a None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 797.283408] [56367]: INFO cinder.api.openstack.wsgi [req-f24c02c3-2f8b-4386-a5a2-feddd377f02e req-26b3c4f0-ecbe-47e2-a457-a3246e4d3a5a tempest-VolumesAdminNegativeTest-1484133724 tempest-VolumesAdminNegativeTest-1484133724-project-admin] GET http://10.180.1.21/volume/v3/volumes/6187a0d6-b314-4f60-a788-369f111484f2 [ 797.283643] [56367]: DEBUG cinder.api.openstack.wsgi [req-f24c02c3-2f8b-4386-a5a2-feddd377f02e req-26b3c4f0-ecbe-47e2-a457-a3246e4d3a5a tempest-VolumesAdminNegativeTest-1484133724 tempest-VolumesAdminNegativeTest-1484133724-project-admin] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 797.283947] [56367]: DEBUG cinder.api.openstack.wsgi [req-f24c02c3-2f8b-4386-a5a2-feddd377f02e req-26b3c4f0-ecbe-47e2-a457-a3246e4d3a5a tempest-VolumesAdminNegativeTest-1484133724 tempest-VolumesAdminNegativeTest-1484133724-project-admin] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 797.290259] [56367]: INFO cinder.api.openstack.wsgi [req-f24c02c3-2f8b-4386-a5a2-feddd377f02e req-26b3c4f0-ecbe-47e2-a457-a3246e4d3a5a tempest-VolumesAdminNegativeTest-1484133724 tempest-VolumesAdminNegativeTest-1484133724-project-admin] http://10.180.1.21/volume/v3/volumes/6187a0d6-b314-4f60-a788-369f111484f2 returned with HTTP 404 [ 797.290772] [56367]: [pid: 56367|app: 0|req: 92/190] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 10:49:37 2025] GET /volume/v3/volumes/6187a0d6-b314-4f60-a788-369f111484f2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 797.300083] [56366]: DEBUG cinder.api.middleware.request_id [None req-0aa0f778-2030-483d-87ab-86634c912788 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 797.303669] [56366]: INFO cinder.api.openstack.wsgi [None req-0aa0f778-2030-483d-87ab-86634c912788 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] DELETE http://10.180.1.21/volume/v3/volumes/49f9f387-8db2-4d05-81af-6a9670a0354d [ 797.304216] [56366]: DEBUG cinder.api.openstack.wsgi [None req-0aa0f778-2030-483d-87ab-86634c912788 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 797.305065] [56366]: DEBUG cinder.api.openstack.wsgi [None req-0aa0f778-2030-483d-87ab-86634c912788 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Calling method 'delete' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 797.305065] [56366]: INFO cinder.api.v3.volumes [None req-0aa0f778-2030-483d-87ab-86634c912788 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Delete volume with id: 49f9f387-8db2-4d05-81af-6a9670a0354d [ 797.314124] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 797.314124] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 797.314926] [56366]: INFO cinder.volume.api [None req-0aa0f778-2030-483d-87ab-86634c912788 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Volume info retrieved successfully. [ 797.334009] [56366]: INFO cinder.volume.api [None req-0aa0f778-2030-483d-87ab-86634c912788 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Delete volume request issued successfully. [ 797.334274] [56366]: INFO cinder.api.openstack.wsgi [None req-0aa0f778-2030-483d-87ab-86634c912788 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] http://10.180.1.21/volume/v3/volumes/49f9f387-8db2-4d05-81af-6a9670a0354d returned with HTTP 202 [ 797.334754] [56366]: [pid: 56366|app: 0|req: 99/191] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 18 10:49:37 2025] DELETE /volume/v3/volumes/49f9f387-8db2-4d05-81af-6a9670a0354d => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 797.338227] [56367]: DEBUG cinder.api.middleware.request_id [None req-4dd6d020-ceb7-48b8-88a5-3a98a699bbd0 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 797.340805] [56367]: INFO cinder.api.openstack.wsgi [None req-4dd6d020-ceb7-48b8-88a5-3a98a699bbd0 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] GET http://10.180.1.21/volume/v3/volumes/49f9f387-8db2-4d05-81af-6a9670a0354d [ 797.341228] [56367]: DEBUG cinder.api.openstack.wsgi [None req-4dd6d020-ceb7-48b8-88a5-3a98a699bbd0 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 797.341490] [56367]: DEBUG cinder.api.openstack.wsgi [None req-4dd6d020-ceb7-48b8-88a5-3a98a699bbd0 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 797.349965] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 797.349965] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 797.354114] [56367]: INFO cinder.volume.api [None req-4dd6d020-ceb7-48b8-88a5-3a98a699bbd0 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Volume info retrieved successfully. [ 797.358974] [56367]: INFO cinder.api.openstack.wsgi [None req-4dd6d020-ceb7-48b8-88a5-3a98a699bbd0 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] http://10.180.1.21/volume/v3/volumes/49f9f387-8db2-4d05-81af-6a9670a0354d returned with HTTP 200 [ 797.359410] [56367]: [pid: 56367|app: 0|req: 93/192] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:49:37 2025] GET /volume/v3/volumes/49f9f387-8db2-4d05-81af-6a9670a0354d => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 798.373036] [56366]: DEBUG cinder.api.middleware.request_id [None req-f89366d1-c281-4b67-b819-75a589eab8b3 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 798.378908] [56366]: INFO cinder.api.openstack.wsgi [None req-f89366d1-c281-4b67-b819-75a589eab8b3 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] GET http://10.180.1.21/volume/v3/volumes/49f9f387-8db2-4d05-81af-6a9670a0354d [ 798.379216] [56366]: DEBUG cinder.api.openstack.wsgi [None req-f89366d1-c281-4b67-b819-75a589eab8b3 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 798.379444] [56366]: DEBUG cinder.api.openstack.wsgi [None req-f89366d1-c281-4b67-b819-75a589eab8b3 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 798.386662] [56366]: INFO cinder.api.openstack.wsgi [None req-f89366d1-c281-4b67-b819-75a589eab8b3 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] http://10.180.1.21/volume/v3/volumes/49f9f387-8db2-4d05-81af-6a9670a0354d returned with HTTP 404 [ 798.387307] [56366]: [pid: 56366|app: 0|req: 100/193] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:49:38 2025] GET /volume/v3/volumes/49f9f387-8db2-4d05-81af-6a9670a0354d => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 807.356626] [56367]: DEBUG dbcounter [-] [56367] Writing DB stats cinder:SELECT=9 {{(pid=56367) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 808.382930] [56366]: DEBUG dbcounter [-] [56366] Writing DB stats cinder:SELECT=28,cinder:INSERT=7,cinder:UPDATE=13 {{(pid=56366) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 814.198180] [56367]: DEBUG cinder.api.middleware.request_id [None req-c25a1785-0a52-462f-aa1a-f19d7f4433e5 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 814.200633] [56367]: INFO cinder.api.openstack.wsgi [None req-c25a1785-0a52-462f-aa1a-f19d7f4433e5 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c [ 814.200877] [56367]: DEBUG cinder.api.openstack.wsgi [None req-c25a1785-0a52-462f-aa1a-f19d7f4433e5 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 814.201128] [56367]: DEBUG cinder.api.openstack.wsgi [None req-c25a1785-0a52-462f-aa1a-f19d7f4433e5 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Calling method 'delete' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 814.201320] [56367]: INFO cinder.api.v3.volumes [None req-c25a1785-0a52-462f-aa1a-f19d7f4433e5 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Delete volume with id: 6fdb5b1e-4005-4dad-b937-714d1ed3009c [ 814.209899] [56367]: INFO cinder.api.openstack.wsgi [None req-c25a1785-0a52-462f-aa1a-f19d7f4433e5 tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] http://10.180.1.21/volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c returned with HTTP 404 [ 814.210044] [56367]: [pid: 56367|app: 0|req: 94/194] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 18 10:49:54 2025] DELETE /volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 814.212767] [56366]: DEBUG cinder.api.middleware.request_id [None req-59e9da08-a2d6-4981-8db4-0141a4bcd28a None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 814.215427] [56366]: INFO cinder.api.openstack.wsgi [None req-59e9da08-a2d6-4981-8db4-0141a4bcd28a tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] GET http://10.180.1.21/volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c [ 814.215648] [56366]: DEBUG cinder.api.openstack.wsgi [None req-59e9da08-a2d6-4981-8db4-0141a4bcd28a tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 814.215860] [56366]: DEBUG cinder.api.openstack.wsgi [None req-59e9da08-a2d6-4981-8db4-0141a4bcd28a tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 814.230846] [56366]: INFO cinder.api.openstack.wsgi [None req-59e9da08-a2d6-4981-8db4-0141a4bcd28a tempest-VolumesAssistedSnapshotsTest-2125080664 tempest-VolumesAssistedSnapshotsTest-2125080664-project-admin] http://10.180.1.21/volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c returned with HTTP 404 [ 814.231310] [56366]: [pid: 56366|app: 0|req: 101/195] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:49:54 2025] GET /volume/v3/volumes/6fdb5b1e-4005-4dad-b937-714d1ed3009c => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 824.204549] [56367]: DEBUG dbcounter [-] [56367] Writing DB stats cinder:SELECT=1 {{(pid=56367) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 824.218185] [56366]: DEBUG dbcounter [-] [56366] Writing DB stats cinder:SELECT=1 {{(pid=56366) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 834.233354] [56367]: DEBUG cinder.api.middleware.request_id [None req-409b2c35-cd81-4b09-a98f-cf41ea93692b None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 834.233354] [56367]: INFO cinder.api.openstack.wsgi [None req-409b2c35-cd81-4b09-a98f-cf41ea93692b None None] GET http://10.180.1.21/volume// [ 834.233354] [56367]: DEBUG cinder.api.openstack.wsgi [None req-409b2c35-cd81-4b09-a98f-cf41ea93692b None None] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 834.233354] [56367]: DEBUG cinder.api.openstack.wsgi [None req-409b2c35-cd81-4b09-a98f-cf41ea93692b None None] Calling method 'all' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 834.233354] [56367]: INFO cinder.api.openstack.wsgi [None req-409b2c35-cd81-4b09-a98f-cf41ea93692b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 834.233354] [56367]: [pid: 56367|app: 0|req: 95/196] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 10:50:14 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 834.236732] [56366]: DEBUG cinder.api.middleware.request_id [req-f811d303-fa1a-4859-87b1-a961fe9a8532 req-de883552-dee4-4a65-83d5-6d3199f070fe None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 834.239606] [56366]: INFO cinder.api.openstack.wsgi [req-f811d303-fa1a-4859-87b1-a961fe9a8532 req-de883552-dee4-4a65-83d5-6d3199f070fe tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] GET http://10.180.1.21/volume/v3/volumes/0e81da8a-07df-43bc-b49d-72302e629584 [ 834.239854] [56366]: DEBUG cinder.api.openstack.wsgi [req-f811d303-fa1a-4859-87b1-a961fe9a8532 req-de883552-dee4-4a65-83d5-6d3199f070fe tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 834.240090] [56366]: DEBUG cinder.api.openstack.wsgi [req-f811d303-fa1a-4859-87b1-a961fe9a8532 req-de883552-dee4-4a65-83d5-6d3199f070fe tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 834.258629] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 834.258629] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 834.262634] [56366]: INFO cinder.volume.api [req-f811d303-fa1a-4859-87b1-a961fe9a8532 req-de883552-dee4-4a65-83d5-6d3199f070fe tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Volume info retrieved successfully. [ 834.270904] [56366]: INFO cinder.api.openstack.wsgi [req-f811d303-fa1a-4859-87b1-a961fe9a8532 req-de883552-dee4-4a65-83d5-6d3199f070fe tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] http://10.180.1.21/volume/v3/volumes/0e81da8a-07df-43bc-b49d-72302e629584 returned with HTTP 200 [ 834.271389] [56366]: [pid: 56366|app: 0|req: 102/197] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 10:50:14 2025] GET /volume/v3/volumes/0e81da8a-07df-43bc-b49d-72302e629584 => generated 1571 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 834.451502] [56367]: DEBUG cinder.api.middleware.request_id [req-f811d303-fa1a-4859-87b1-a961fe9a8532 req-c5d5eeec-0e35-4431-ba35-665dbe56ac15 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 834.453936] [56367]: INFO cinder.api.openstack.wsgi [req-f811d303-fa1a-4859-87b1-a961fe9a8532 req-c5d5eeec-0e35-4431-ba35-665dbe56ac15 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] PUT http://10.180.1.21/volume/v3/attachments/421d7c5c-161e-43f6-8644-a49f918d8f8a [ 834.454511] [56367]: DEBUG cinder.api.openstack.wsgi [req-f811d303-fa1a-4859-87b1-a961fe9a8532 req-c5d5eeec-0e35-4431-ba35-665dbe56ac15 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-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=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 834.463794] [56367]: DEBUG cinder.coordination [req-f811d303-fa1a-4859-87b1-a961fe9a8532 req-c5d5eeec-0e35-4431-ba35-665dbe56ac15 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Acquiring lock "cinder-attachment_update-0e81da8a-07df-43bc-b49d-72302e629584-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=56367) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 834.468446] [56367]: DEBUG cinder.coordination [req-f811d303-fa1a-4859-87b1-a961fe9a8532 req-c5d5eeec-0e35-4431-ba35-665dbe56ac15 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Lock "cinder-attachment_update-0e81da8a-07df-43bc-b49d-72302e629584-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=56367) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 834.469481] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 834.469481] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 834.988097] [56367]: DEBUG cinder.coordination [req-f811d303-fa1a-4859-87b1-a961fe9a8532 req-c5d5eeec-0e35-4431-ba35-665dbe56ac15 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Lock "cinder-attachment_update-0e81da8a-07df-43bc-b49d-72302e629584-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.520s {{(pid=56367) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 834.988477] [56367]: INFO cinder.api.openstack.wsgi [req-f811d303-fa1a-4859-87b1-a961fe9a8532 req-c5d5eeec-0e35-4431-ba35-665dbe56ac15 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] http://10.180.1.21/volume/v3/attachments/421d7c5c-161e-43f6-8644-a49f918d8f8a returned with HTTP 200 [ 834.988953] [56367]: [pid: 56367|app: 0|req: 96/198] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 18 10:50:14 2025] PUT /volume/v3/attachments/421d7c5c-161e-43f6-8644-a49f918d8f8a => generated 617 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 835.498153] [56366]: DEBUG cinder.api.middleware.request_id [req-f811d303-fa1a-4859-87b1-a961fe9a8532 req-09d11252-b0cf-4c7e-a080-02bc2d9c02c8 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 835.502368] [56366]: INFO cinder.api.openstack.wsgi [req-f811d303-fa1a-4859-87b1-a961fe9a8532 req-09d11252-b0cf-4c7e-a080-02bc2d9c02c8 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] POST http://10.180.1.21/volume/v3/attachments/421d7c5c-161e-43f6-8644-a49f918d8f8a/action [ 835.502368] [56366]: DEBUG cinder.api.openstack.wsgi [req-f811d303-fa1a-4859-87b1-a961fe9a8532 req-09d11252-b0cf-4c7e-a080-02bc2d9c02c8 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Action body: b'{"os-complete": null}' {{(pid=56366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 835.502368] [56366]: DEBUG cinder.api.openstack.wsgi [req-f811d303-fa1a-4859-87b1-a961fe9a8532 req-09d11252-b0cf-4c7e-a080-02bc2d9c02c8 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 835.522913] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 835.522913] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 835.534114] [56366]: INFO cinder.api.openstack.wsgi [req-f811d303-fa1a-4859-87b1-a961fe9a8532 req-09d11252-b0cf-4c7e-a080-02bc2d9c02c8 tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] http://10.180.1.21/volume/v3/attachments/421d7c5c-161e-43f6-8644-a49f918d8f8a/action returned with HTTP 204 [ 835.534616] [56366]: [pid: 56366|app: 0|req: 103/199] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 18 10:50:15 2025] POST /volume/v3/attachments/421d7c5c-161e-43f6-8644-a49f918d8f8a/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 840.885791] [56367]: DEBUG cinder.api.middleware.request_id [None req-0a785a7a-9815-4529-9271-6c8a15ba0140 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 840.888224] [56367]: INFO cinder.api.openstack.wsgi [None req-0a785a7a-9815-4529-9271-6c8a15ba0140 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] DELETE http://10.180.1.21/volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36 [ 840.888570] [56367]: DEBUG cinder.api.openstack.wsgi [None req-0a785a7a-9815-4529-9271-6c8a15ba0140 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 840.888799] [56367]: DEBUG cinder.api.openstack.wsgi [None req-0a785a7a-9815-4529-9271-6c8a15ba0140 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Calling method 'delete' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 840.889401] [56367]: INFO cinder.api.v3.volumes [None req-0a785a7a-9815-4529-9271-6c8a15ba0140 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Delete volume with id: 81b69d98-22c5-46b8-b491-35cb45879f36 [ 840.912775] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 840.912775] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 840.913280] [56367]: INFO cinder.volume.api [None req-0a785a7a-9815-4529-9271-6c8a15ba0140 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Volume info retrieved successfully. [ 840.939769] [56367]: INFO cinder.volume.api [None req-0a785a7a-9815-4529-9271-6c8a15ba0140 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Delete volume request issued successfully. [ 840.941254] [56367]: INFO cinder.api.openstack.wsgi [None req-0a785a7a-9815-4529-9271-6c8a15ba0140 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] http://10.180.1.21/volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36 returned with HTTP 202 [ 840.941465] [56367]: [pid: 56367|app: 0|req: 97/200] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 18 10:50:20 2025] DELETE /volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 840.944735] [56366]: DEBUG cinder.api.middleware.request_id [None req-d5bcd897-7e3a-47a8-94d6-f05af52acc92 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 840.947132] [56366]: INFO cinder.api.openstack.wsgi [None req-d5bcd897-7e3a-47a8-94d6-f05af52acc92 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] GET http://10.180.1.21/volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36 [ 840.947232] [56366]: DEBUG cinder.api.openstack.wsgi [None req-d5bcd897-7e3a-47a8-94d6-f05af52acc92 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 840.947469] [56366]: DEBUG cinder.api.openstack.wsgi [None req-d5bcd897-7e3a-47a8-94d6-f05af52acc92 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 840.956329] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 840.956329] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 840.960338] [56366]: INFO cinder.volume.api [None req-d5bcd897-7e3a-47a8-94d6-f05af52acc92 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Volume info retrieved successfully. [ 840.966374] [56366]: INFO cinder.api.openstack.wsgi [None req-d5bcd897-7e3a-47a8-94d6-f05af52acc92 tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] http://10.180.1.21/volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36 returned with HTTP 200 [ 840.966812] [56366]: [pid: 56366|app: 0|req: 104/201] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:50:20 2025] GET /volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 841.978513] [56367]: DEBUG cinder.api.middleware.request_id [None req-cbaf9ffc-f62f-4bae-b54f-ba1abeb28bbb None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 841.980669] [56367]: INFO cinder.api.openstack.wsgi [None req-cbaf9ffc-f62f-4bae-b54f-ba1abeb28bbb tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] GET http://10.180.1.21/volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36 [ 841.981294] [56367]: DEBUG cinder.api.openstack.wsgi [None req-cbaf9ffc-f62f-4bae-b54f-ba1abeb28bbb tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 841.981738] [56367]: DEBUG cinder.api.openstack.wsgi [None req-cbaf9ffc-f62f-4bae-b54f-ba1abeb28bbb tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 841.994280] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 841.994280] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 841.999238] [56367]: INFO cinder.volume.api [None req-cbaf9ffc-f62f-4bae-b54f-ba1abeb28bbb tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Volume info retrieved successfully. [ 842.004869] [56367]: INFO cinder.api.openstack.wsgi [None req-cbaf9ffc-f62f-4bae-b54f-ba1abeb28bbb tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] http://10.180.1.21/volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36 returned with HTTP 200 [ 842.005927] [56367]: [pid: 56367|app: 0|req: 98/202] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:50:21 2025] GET /volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 843.022826] [56366]: DEBUG cinder.api.middleware.request_id [None req-25631019-d80b-408c-9e81-be7e9a9ab33c None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 843.030055] [56366]: INFO cinder.api.openstack.wsgi [None req-25631019-d80b-408c-9e81-be7e9a9ab33c tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] GET http://10.180.1.21/volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36 [ 843.030446] [56366]: DEBUG cinder.api.openstack.wsgi [None req-25631019-d80b-408c-9e81-be7e9a9ab33c tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 843.030887] [56366]: DEBUG cinder.api.openstack.wsgi [None req-25631019-d80b-408c-9e81-be7e9a9ab33c tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 843.045754] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 843.045754] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 843.051387] [56366]: INFO cinder.volume.api [None req-25631019-d80b-408c-9e81-be7e9a9ab33c tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Volume info retrieved successfully. [ 843.057447] [56366]: INFO cinder.api.openstack.wsgi [None req-25631019-d80b-408c-9e81-be7e9a9ab33c tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] http://10.180.1.21/volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36 returned with HTTP 200 [ 843.057915] [56366]: [pid: 56366|app: 0|req: 105/203] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:50:22 2025] GET /volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 844.068184] [56367]: DEBUG cinder.api.middleware.request_id [None req-1f010710-3c4c-4d71-bac5-37dcb69d9a3f None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 844.070260] [56367]: INFO cinder.api.openstack.wsgi [None req-1f010710-3c4c-4d71-bac5-37dcb69d9a3f tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] GET http://10.180.1.21/volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36 [ 844.070479] [56367]: DEBUG cinder.api.openstack.wsgi [None req-1f010710-3c4c-4d71-bac5-37dcb69d9a3f tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 844.070692] [56367]: DEBUG cinder.api.openstack.wsgi [None req-1f010710-3c4c-4d71-bac5-37dcb69d9a3f tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 844.078287] [56367]: INFO cinder.api.openstack.wsgi [None req-1f010710-3c4c-4d71-bac5-37dcb69d9a3f tempest-VolumesAdminNegativeTest-549617163 tempest-VolumesAdminNegativeTest-549617163-project-member] http://10.180.1.21/volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36 returned with HTTP 404 [ 844.078782] [56367]: [pid: 56367|app: 0|req: 99/204] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:50:23 2025] GET /volume/v3/volumes/81b69d98-22c5-46b8-b491-35cb45879f36 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 853.053948] [56366]: DEBUG dbcounter [-] [56366] Writing DB stats cinder:SELECT=17,cinder:UPDATE=2 {{(pid=56366) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 854.075269] [56367]: DEBUG dbcounter [-] [56367] Writing DB stats cinder:SELECT=12,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=56367) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 900.062559] [56366]: DEBUG cinder.api.middleware.request_id [req-59d7737c-b795-4858-b186-e4819b33eebf req-21a407ac-a241-46d2-8916-9a1f2e46822a None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 900.066830] [56366]: INFO cinder.api.openstack.wsgi [req-59d7737c-b795-4858-b186-e4819b33eebf req-21a407ac-a241-46d2-8916-9a1f2e46822a tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] GET http://10.180.1.21/volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d [ 900.067196] [56366]: DEBUG cinder.api.openstack.wsgi [req-59d7737c-b795-4858-b186-e4819b33eebf req-21a407ac-a241-46d2-8916-9a1f2e46822a tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 900.067422] [56366]: DEBUG cinder.api.openstack.wsgi [req-59d7737c-b795-4858-b186-e4819b33eebf req-21a407ac-a241-46d2-8916-9a1f2e46822a tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 900.084867] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 900.084867] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 900.089020] [56366]: INFO cinder.volume.api [req-59d7737c-b795-4858-b186-e4819b33eebf req-21a407ac-a241-46d2-8916-9a1f2e46822a tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Volume info retrieved successfully. [ 900.095284] [56366]: INFO cinder.api.openstack.wsgi [req-59d7737c-b795-4858-b186-e4819b33eebf req-21a407ac-a241-46d2-8916-9a1f2e46822a tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] http://10.180.1.21/volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d returned with HTTP 200 [ 900.095703] [56366]: [pid: 56366|app: 0|req: 106/205] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 10:51:19 2025] GET /volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d => generated 1683 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 900.125250] [56367]: DEBUG cinder.api.middleware.request_id [req-59d7737c-b795-4858-b186-e4819b33eebf req-e25f8d41-f3c4-4f9b-a015-a2e35b2b9d94 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 900.127631] [56367]: INFO cinder.api.openstack.wsgi [req-59d7737c-b795-4858-b186-e4819b33eebf req-e25f8d41-f3c4-4f9b-a015-a2e35b2b9d94 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] GET http://10.180.1.21/volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d [ 900.127848] [56367]: DEBUG cinder.api.openstack.wsgi [req-59d7737c-b795-4858-b186-e4819b33eebf req-e25f8d41-f3c4-4f9b-a015-a2e35b2b9d94 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 900.128076] [56367]: DEBUG cinder.api.openstack.wsgi [req-59d7737c-b795-4858-b186-e4819b33eebf req-e25f8d41-f3c4-4f9b-a015-a2e35b2b9d94 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 900.138039] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 900.138039] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 900.141177] [56367]: INFO cinder.volume.api [req-59d7737c-b795-4858-b186-e4819b33eebf req-e25f8d41-f3c4-4f9b-a015-a2e35b2b9d94 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Volume info retrieved successfully. [ 900.145824] [56367]: INFO cinder.api.openstack.wsgi [req-59d7737c-b795-4858-b186-e4819b33eebf req-e25f8d41-f3c4-4f9b-a015-a2e35b2b9d94 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] http://10.180.1.21/volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d returned with HTTP 200 [ 900.146263] [56367]: [pid: 56367|app: 0|req: 100/206] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 10:51:19 2025] GET /volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d => generated 1683 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 904.668472] [56366]: DEBUG cinder.api.middleware.request_id [None req-96945f9e-2937-4d6a-953f-2013509e7b36 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 904.668934] [56366]: INFO cinder.api.openstack.wsgi [None req-96945f9e-2937-4d6a-953f-2013509e7b36 None None] GET http://10.180.1.21/volume// [ 904.669146] [56366]: DEBUG cinder.api.openstack.wsgi [None req-96945f9e-2937-4d6a-953f-2013509e7b36 None None] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 904.669381] [56366]: DEBUG cinder.api.openstack.wsgi [None req-96945f9e-2937-4d6a-953f-2013509e7b36 None None] Calling method 'all' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 904.669763] [56366]: INFO cinder.api.openstack.wsgi [None req-96945f9e-2937-4d6a-953f-2013509e7b36 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 904.670080] [56366]: [pid: 56366|app: 0|req: 107/207] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 10:51:24 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 904.673464] [56367]: DEBUG cinder.api.middleware.request_id [req-59d7737c-b795-4858-b186-e4819b33eebf req-a05ce235-a4d6-4b41-818c-0cb93290e3d2 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 904.678106] [56367]: INFO cinder.api.openstack.wsgi [req-59d7737c-b795-4858-b186-e4819b33eebf req-a05ce235-a4d6-4b41-818c-0cb93290e3d2 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] POST http://10.180.1.21/volume/v3/attachments [ 904.678106] [56367]: DEBUG cinder.api.openstack.wsgi [req-59d7737c-b795-4858-b186-e4819b33eebf req-a05ce235-a4d6-4b41-818c-0cb93290e3d2 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4d2a92e7-0dbd-47d1-b509-82e9f355b56d", "connector": null, "instance_uuid": "15b75697-a88d-44e2-abb1-070de248da89"}} {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 904.694239] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 904.694239] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 904.724848] [56367]: INFO cinder.api.openstack.wsgi [req-59d7737c-b795-4858-b186-e4819b33eebf req-a05ce235-a4d6-4b41-818c-0cb93290e3d2 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 904.725348] [56367]: [pid: 56367|app: 0|req: 101/208] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 18 10:51:24 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) [ 904.776412] [56366]: DEBUG cinder.api.middleware.request_id [req-59d7737c-b795-4858-b186-e4819b33eebf req-0855f069-509b-4de2-bbd2-1965153b0be7 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 904.778811] [56366]: INFO cinder.api.openstack.wsgi [req-59d7737c-b795-4858-b186-e4819b33eebf req-0855f069-509b-4de2-bbd2-1965153b0be7 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] POST http://10.180.1.21/volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d/action [ 904.779296] [56366]: DEBUG cinder.api.openstack.wsgi [req-59d7737c-b795-4858-b186-e4819b33eebf req-0855f069-509b-4de2-bbd2-1965153b0be7 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Action body: b'{"os-roll_detaching": null}' {{(pid=56366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 904.779488] [56366]: DEBUG cinder.api.openstack.wsgi [req-59d7737c-b795-4858-b186-e4819b33eebf req-0855f069-509b-4de2-bbd2-1965153b0be7 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Action: 'action', calling method: _roll_detaching, body: {"os-roll_detaching": null} {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 904.792943] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 904.792943] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 904.793562] [56366]: INFO cinder.volume.api [req-59d7737c-b795-4858-b186-e4819b33eebf req-0855f069-509b-4de2-bbd2-1965153b0be7 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Volume info retrieved successfully. [ 904.797736] [56366]: INFO cinder.volume.api [req-59d7737c-b795-4858-b186-e4819b33eebf req-0855f069-509b-4de2-bbd2-1965153b0be7 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Roll detaching of volume completed successfully. [ 904.797919] [56366]: INFO cinder.api.openstack.wsgi [req-59d7737c-b795-4858-b186-e4819b33eebf req-0855f069-509b-4de2-bbd2-1965153b0be7 tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] http://10.180.1.21/volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d/action returned with HTTP 202 [ 904.798734] [56366]: [pid: 56366|app: 0|req: 108/209] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Feb 18 10:51:24 2025] POST /volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 904.802738] [56367]: DEBUG cinder.api.middleware.request_id [req-59d7737c-b795-4858-b186-e4819b33eebf req-af39c99d-29d5-4bbf-8c47-78248290d5af None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 904.805157] [56367]: INFO cinder.api.openstack.wsgi [req-59d7737c-b795-4858-b186-e4819b33eebf req-af39c99d-29d5-4bbf-8c47-78248290d5af tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] DELETE http://10.180.1.21/volume/v3/attachments/7d5f6e94-d9be-4b2b-a7dd-36d445134cff [ 904.805386] [56367]: DEBUG cinder.api.openstack.wsgi [req-59d7737c-b795-4858-b186-e4819b33eebf req-af39c99d-29d5-4bbf-8c47-78248290d5af tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 904.805603] [56367]: DEBUG cinder.api.openstack.wsgi [req-59d7737c-b795-4858-b186-e4819b33eebf req-af39c99d-29d5-4bbf-8c47-78248290d5af tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Calling method 'version_select' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 904.812997] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 904.812997] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 904.836000] [56367]: INFO cinder.api.openstack.wsgi [req-59d7737c-b795-4858-b186-e4819b33eebf req-af39c99d-29d5-4bbf-8c47-78248290d5af tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] http://10.180.1.21/volume/v3/attachments/7d5f6e94-d9be-4b2b-a7dd-36d445134cff returned with HTTP 200 [ 904.837156] [56367]: [pid: 56367|app: 0|req: 102/210] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 18 10:51:24 2025] DELETE /volume/v3/attachments/7d5f6e94-d9be-4b2b-a7dd-36d445134cff => generated 192 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 909.835348] [56366]: DEBUG cinder.api.middleware.request_id [req-c51152cf-5d28-42bf-9839-5c7e20a6b8f6 req-6fa4a1a2-1952-4ec6-813f-584dc1a66e7f None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 909.838257] [56366]: INFO cinder.api.openstack.wsgi [req-c51152cf-5d28-42bf-9839-5c7e20a6b8f6 req-6fa4a1a2-1952-4ec6-813f-584dc1a66e7f tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] DELETE http://10.180.1.21/volume/v3/attachments/4578242a-9e4f-4bae-b80b-7c0a0e44e378 [ 909.838490] [56366]: DEBUG cinder.api.openstack.wsgi [req-c51152cf-5d28-42bf-9839-5c7e20a6b8f6 req-6fa4a1a2-1952-4ec6-813f-584dc1a66e7f tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 909.838759] [56366]: DEBUG cinder.api.openstack.wsgi [req-c51152cf-5d28-42bf-9839-5c7e20a6b8f6 req-6fa4a1a2-1952-4ec6-813f-584dc1a66e7f tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Calling method 'version_select' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 909.849780] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 909.849780] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 910.397729] [56366]: INFO cinder.api.openstack.wsgi [req-c51152cf-5d28-42bf-9839-5c7e20a6b8f6 req-6fa4a1a2-1952-4ec6-813f-584dc1a66e7f tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] http://10.180.1.21/volume/v3/attachments/4578242a-9e4f-4bae-b80b-7c0a0e44e378 returned with HTTP 200 [ 910.398218] [56366]: [pid: 56366|app: 0|req: 109/211] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 18 10:51:29 2025] DELETE /volume/v3/attachments/4578242a-9e4f-4bae-b80b-7c0a0e44e378 => generated 19 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 910.614564] [56367]: DEBUG cinder.api.middleware.request_id [None req-3936a48f-b6fd-41cc-9fc1-d35b3c59c46b None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 910.617497] [56367]: INFO cinder.api.openstack.wsgi [None req-3936a48f-b6fd-41cc-9fc1-d35b3c59c46b tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] POST http://10.180.1.21/volume/v3/volumes [ 910.618158] [56367]: DEBUG cinder.api.openstack.wsgi [None req-3936a48f-b6fd-41cc-9fc1-d35b3c59c46b tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1170965025"}} {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 910.621529] [56367]: DEBUG cinder.api.v3.volumes [None req-3936a48f-b6fd-41cc-9fc1-d35b3c59c46b tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1170965025'}} {{(pid=56367) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 910.621529] [56367]: INFO cinder.api.v3.volumes [None req-3936a48f-b6fd-41cc-9fc1-d35b3c59c46b tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Create volume of 1 GB [ 910.621759] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 910.621759] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 910.630813] [56367]: INFO cinder.volume.api [None req-3936a48f-b6fd-41cc-9fc1-d35b3c59c46b tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Availability Zones retrieved successfully. [ 910.637800] [56367]: DEBUG cinder.volume.api [None req-3936a48f-b6fd-41cc-9fc1-d35b3c59c46b tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Flow 'volume_create_api' (95af5be7-be90-4548-8cb4-f4f0ca464619) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 910.639208] [56367]: DEBUG cinder.volume.api [None req-3936a48f-b6fd-41cc-9fc1-d35b3c59c46b tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5409d61-c6b7-4e72-a112-4d563fc898d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 910.642299] [56367]: DEBUG cinder.volume.flows.api.create_volume [None req-3936a48f-b6fd-41cc-9fc1-d35b3c59c46b tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Validating volume size '1' using validate_int {{(pid=56367) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 910.674870] [56367]: DEBUG cinder.volume.api [None req-3936a48f-b6fd-41cc-9fc1-d35b3c59c46b tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5409d61-c6b7-4e72-a112-4d563fc898d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T10:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d4a068f8-cdd1-4128-88c7-5f0e768505be,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd4a068f8-cdd1-4128-88c7-5f0e768505be', '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=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 910.676433] [56367]: DEBUG cinder.volume.api [None req-3936a48f-b6fd-41cc-9fc1-d35b3c59c46b tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (277b44a2-fe30-400a-9471-efe07a0fccd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 910.751338] [56367]: DEBUG cinder.quota [None req-3936a48f-b6fd-41cc-9fc1-d35b3c59c46b tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Created reservations ['2cf348f0-3e7e-41b4-9126-e362e1b9db41', '073f0593-3e49-46a7-9830-8da2f87d4e83', 'bcc51317-1f6d-41af-9a8e-8dd343f22e88', 'e6809217-5332-4519-a301-ebdae38ec6d0'] {{(pid=56367) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 910.752394] [56367]: DEBUG cinder.volume.api [None req-3936a48f-b6fd-41cc-9fc1-d35b3c59c46b tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (277b44a2-fe30-400a-9471-efe07a0fccd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2cf348f0-3e7e-41b4-9126-e362e1b9db41', '073f0593-3e49-46a7-9830-8da2f87d4e83', 'bcc51317-1f6d-41af-9a8e-8dd343f22e88', 'e6809217-5332-4519-a301-ebdae38ec6d0']}' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 910.753296] [56367]: DEBUG cinder.volume.api [None req-3936a48f-b6fd-41cc-9fc1-d35b3c59c46b tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39087d9f-0cad-4886-aa25-deb6e3ac65e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 910.767492] [56367]: DEBUG cinder.volume.api [None req-3936a48f-b6fd-41cc-9fc1-d35b3c59c46b tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39087d9f-0cad-4886-aa25-deb6e3ac65e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2071fdb-6563-4303-8b51-72944b956dc7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1170965025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e55d32dac0f4d178a19e1b1cae94925',qos_specs=None,replication_status=,reservations=['2cf348f0-3e7e-41b4-9126-e362e1b9db41','073f0593-3e49-46a7-9830-8da2f87d4e83','bcc51317-1f6d-41af-9a8e-8dd343f22e88','e6809217-5332-4519-a301-ebdae38ec6d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce1e91af8c6849188ceb83476e72b00b',volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be), '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-18T10:51:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1170965025',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2071fdb-6563-4303-8b51-72944b956dc7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e55d32dac0f4d178a19e1b1cae94925',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='ce1e91af8c6849188ceb83476e72b00b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d4a068f8-cdd1-4128-88c7-5f0e768505be),volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be)}' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 910.768447] [56367]: DEBUG cinder.volume.api [None req-3936a48f-b6fd-41cc-9fc1-d35b3c59c46b tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f5d5eb7-9d41-4a8e-a110-7721e9927eb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 910.773021] [56366]: DEBUG cinder.api.middleware.request_id [req-c51152cf-5d28-42bf-9839-5c7e20a6b8f6 req-ab5cb3c2-bd45-4432-8a84-838f10b9fd3d None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 910.775807] [56366]: INFO cinder.api.openstack.wsgi [req-c51152cf-5d28-42bf-9839-5c7e20a6b8f6 req-ab5cb3c2-bd45-4432-8a84-838f10b9fd3d tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] DELETE http://10.180.1.21/volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d [ 910.776043] [56366]: DEBUG cinder.api.openstack.wsgi [req-c51152cf-5d28-42bf-9839-5c7e20a6b8f6 req-ab5cb3c2-bd45-4432-8a84-838f10b9fd3d tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 910.776262] [56366]: DEBUG cinder.api.openstack.wsgi [req-c51152cf-5d28-42bf-9839-5c7e20a6b8f6 req-ab5cb3c2-bd45-4432-8a84-838f10b9fd3d tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Calling method 'delete' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 910.776484] [56366]: INFO cinder.api.v3.volumes [req-c51152cf-5d28-42bf-9839-5c7e20a6b8f6 req-ab5cb3c2-bd45-4432-8a84-838f10b9fd3d tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Delete volume with id: 4d2a92e7-0dbd-47d1-b509-82e9f355b56d [ 910.786260] [56367]: DEBUG cinder.volume.api [None req-3936a48f-b6fd-41cc-9fc1-d35b3c59c46b tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f5d5eb7-9d41-4a8e-a110-7721e9927eb3) 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-1170965025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e55d32dac0f4d178a19e1b1cae94925',qos_specs=None,replication_status=,reservations=['2cf348f0-3e7e-41b4-9126-e362e1b9db41','073f0593-3e49-46a7-9830-8da2f87d4e83','bcc51317-1f6d-41af-9a8e-8dd343f22e88','e6809217-5332-4519-a301-ebdae38ec6d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce1e91af8c6849188ceb83476e72b00b',volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be)}' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 910.787385] [56367]: DEBUG cinder.volume.api [None req-3936a48f-b6fd-41cc-9fc1-d35b3c59c46b tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba69239a-0d64-462d-b5ac-b7f946c7fb2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 910.787486] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 910.787486] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 910.787977] [56366]: INFO cinder.volume.api [req-c51152cf-5d28-42bf-9839-5c7e20a6b8f6 req-ab5cb3c2-bd45-4432-8a84-838f10b9fd3d tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Volume info retrieved successfully. [ 910.801022] [56367]: DEBUG cinder.volume.api [None req-3936a48f-b6fd-41cc-9fc1-d35b3c59c46b tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba69239a-0d64-462d-b5ac-b7f946c7fb2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 910.801022] [56367]: DEBUG cinder.volume.api [None req-3936a48f-b6fd-41cc-9fc1-d35b3c59c46b tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Flow 'volume_create_api' (95af5be7-be90-4548-8cb4-f4f0ca464619) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56367) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 910.801022] [56367]: INFO cinder.volume.api [None req-3936a48f-b6fd-41cc-9fc1-d35b3c59c46b tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Create volume request issued successfully. [ 910.801022] [56367]: INFO cinder.api.openstack.wsgi [None req-3936a48f-b6fd-41cc-9fc1-d35b3c59c46b tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 910.802442] [56367]: [pid: 56367|app: 0|req: 103/212] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 18 10:51:30 2025] POST /volume/v3/volumes => generated 754 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 910.817952] [56367]: DEBUG cinder.api.middleware.request_id [None req-d5b8661e-310b-408a-92c7-a569d0753bcd None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 910.820422] [56367]: INFO cinder.api.openstack.wsgi [None req-d5b8661e-310b-408a-92c7-a569d0753bcd tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] GET http://10.180.1.21/volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7 [ 910.820471] [56367]: DEBUG cinder.api.openstack.wsgi [None req-d5b8661e-310b-408a-92c7-a569d0753bcd tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 910.820784] [56367]: DEBUG cinder.api.openstack.wsgi [None req-d5b8661e-310b-408a-92c7-a569d0753bcd tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 910.821899] [56366]: INFO cinder.volume.api [req-c51152cf-5d28-42bf-9839-5c7e20a6b8f6 req-ab5cb3c2-bd45-4432-8a84-838f10b9fd3d tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] Delete volume request issued successfully. [ 910.821899] [56366]: INFO cinder.api.openstack.wsgi [req-c51152cf-5d28-42bf-9839-5c7e20a6b8f6 req-ab5cb3c2-bd45-4432-8a84-838f10b9fd3d tempest-ServerActionsV293TestJSON-395691665 tempest-ServerActionsV293TestJSON-395691665-project-member] http://10.180.1.21/volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d returned with HTTP 202 [ 910.821899] [56366]: [pid: 56366|app: 0|req: 110/213] 10.180.1.21 () {62 vars in 1500 bytes} [Tue Feb 18 10:51:30 2025] DELETE /volume/v3/volumes/4d2a92e7-0dbd-47d1-b509-82e9f355b56d => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 910.831347] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 910.831347] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 910.836849] [56367]: INFO cinder.volume.api [None req-d5b8661e-310b-408a-92c7-a569d0753bcd tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Volume info retrieved successfully. [ 910.843583] [56367]: INFO cinder.api.openstack.wsgi [None req-d5b8661e-310b-408a-92c7-a569d0753bcd tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7 returned with HTTP 200 [ 910.844228] [56367]: [pid: 56367|app: 0|req: 104/214] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:51:30 2025] GET /volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7 => generated 822 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 911.857340] [56366]: DEBUG cinder.api.middleware.request_id [None req-0fa95c57-f2b8-490c-9ba2-f40629cd2dbe None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 911.860529] [56366]: INFO cinder.api.openstack.wsgi [None req-0fa95c57-f2b8-490c-9ba2-f40629cd2dbe tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] GET http://10.180.1.21/volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7 [ 911.860926] [56366]: DEBUG cinder.api.openstack.wsgi [None req-0fa95c57-f2b8-490c-9ba2-f40629cd2dbe tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 911.861379] [56366]: DEBUG cinder.api.openstack.wsgi [None req-0fa95c57-f2b8-490c-9ba2-f40629cd2dbe tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 911.881713] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 911.881713] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 911.886738] [56366]: INFO cinder.volume.api [None req-0fa95c57-f2b8-490c-9ba2-f40629cd2dbe tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Volume info retrieved successfully. [ 911.893134] [56366]: INFO cinder.api.openstack.wsgi [None req-0fa95c57-f2b8-490c-9ba2-f40629cd2dbe tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7 returned with HTTP 200 [ 911.893479] [56366]: [pid: 56366|app: 0|req: 111/215] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:51:31 2025] GET /volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 912.153702] [56367]: DEBUG cinder.api.middleware.request_id [req-aa2d21c5-c85c-4a1f-8636-a71de5012512 req-3e35c93f-36a3-4638-ae5c-a8fa9e553b98 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 912.156113] [56367]: INFO cinder.api.openstack.wsgi [req-aa2d21c5-c85c-4a1f-8636-a71de5012512 req-3e35c93f-36a3-4638-ae5c-a8fa9e553b98 tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] POST http://10.180.1.21/volume/v3/volumes [ 912.156551] [56367]: DEBUG cinder.api.openstack.wsgi [req-aa2d21c5-c85c-4a1f-8636-a71de5012512 req-3e35c93f-36a3-4638-ae5c-a8fa9e553b98 tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1286829276", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 912.158415] [56367]: DEBUG cinder.api.v3.volumes [req-aa2d21c5-c85c-4a1f-8636-a71de5012512 req-3e35c93f-36a3-4638-ae5c-a8fa9e553b98 tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1286829276', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=56367) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 912.158555] [56367]: INFO cinder.api.v3.volumes [req-aa2d21c5-c85c-4a1f-8636-a71de5012512 req-3e35c93f-36a3-4638-ae5c-a8fa9e553b98 tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] Create volume of 1 GB [ 912.164040] [56367]: INFO cinder.volume.api [req-aa2d21c5-c85c-4a1f-8636-a71de5012512 req-3e35c93f-36a3-4638-ae5c-a8fa9e553b98 tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] Availability Zones retrieved successfully. [ 912.170777] [56367]: DEBUG cinder.volume.api [req-aa2d21c5-c85c-4a1f-8636-a71de5012512 req-3e35c93f-36a3-4638-ae5c-a8fa9e553b98 tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] Flow 'volume_create_api' (e6be1290-3d45-404d-bb3f-37c413b1ecbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 912.171939] [56367]: DEBUG cinder.volume.api [req-aa2d21c5-c85c-4a1f-8636-a71de5012512 req-3e35c93f-36a3-4638-ae5c-a8fa9e553b98 tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ce6f937-0d65-4780-be14-0814b6a2f6f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 912.173132] [56367]: DEBUG cinder.volume.flows.api.create_volume [req-aa2d21c5-c85c-4a1f-8636-a71de5012512 req-3e35c93f-36a3-4638-ae5c-a8fa9e553b98 tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] Validating volume size '1' using validate_int {{(pid=56367) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 912.191664] [56367]: DEBUG cinder.volume.api [req-aa2d21c5-c85c-4a1f-8636-a71de5012512 req-3e35c93f-36a3-4638-ae5c-a8fa9e553b98 tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ce6f937-0d65-4780-be14-0814b6a2f6f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T10:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d4a068f8-cdd1-4128-88c7-5f0e768505be,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd4a068f8-cdd1-4128-88c7-5f0e768505be', '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=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 912.192671] [56367]: DEBUG cinder.volume.api [req-aa2d21c5-c85c-4a1f-8636-a71de5012512 req-3e35c93f-36a3-4638-ae5c-a8fa9e553b98 tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f7f30f5-07dd-4ca2-9d0d-9267f54da873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 912.235670] [56367]: DEBUG cinder.quota [req-aa2d21c5-c85c-4a1f-8636-a71de5012512 req-3e35c93f-36a3-4638-ae5c-a8fa9e553b98 tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] Created reservations ['22484417-811c-44e6-9d70-fb5195f7dc9c', 'c2bccbea-2020-4bf4-b487-f8b239545b13', '64f97c3a-7b04-45e8-8245-013f8f972ee1', '3ade31ad-429b-4234-8171-813de455c689'] {{(pid=56367) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 912.236746] [56367]: DEBUG cinder.volume.api [req-aa2d21c5-c85c-4a1f-8636-a71de5012512 req-3e35c93f-36a3-4638-ae5c-a8fa9e553b98 tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f7f30f5-07dd-4ca2-9d0d-9267f54da873) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22484417-811c-44e6-9d70-fb5195f7dc9c', 'c2bccbea-2020-4bf4-b487-f8b239545b13', '64f97c3a-7b04-45e8-8245-013f8f972ee1', '3ade31ad-429b-4234-8171-813de455c689']}' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 912.237687] [56367]: DEBUG cinder.volume.api [req-aa2d21c5-c85c-4a1f-8636-a71de5012512 req-3e35c93f-36a3-4638-ae5c-a8fa9e553b98 tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b35bca4e-c246-4faf-9db5-47bda894f5c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 912.250895] [56367]: DEBUG cinder.volume.api [req-aa2d21c5-c85c-4a1f-8636-a71de5012512 req-3e35c93f-36a3-4638-ae5c-a8fa9e553b98 tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b35bca4e-c246-4faf-9db5-47bda894f5c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ae929f3-f585-4d06-8b56-1ab1a451e894', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1286829276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0920c3b83064d87850bb3130e5b7512',qos_specs=None,replication_status=,reservations=['22484417-811c-44e6-9d70-fb5195f7dc9c','c2bccbea-2020-4bf4-b487-f8b239545b13','64f97c3a-7b04-45e8-8245-013f8f972ee1','3ade31ad-429b-4234-8171-813de455c689'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23b5513063ad4ef3aec9f9eb81e26f0a',volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be), '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-18T10:51:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1286829276',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ae929f3-f585-4d06-8b56-1ab1a451e894,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0920c3b83064d87850bb3130e5b7512',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='23b5513063ad4ef3aec9f9eb81e26f0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d4a068f8-cdd1-4128-88c7-5f0e768505be),volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be)}' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 912.251829] [56367]: DEBUG cinder.volume.api [req-aa2d21c5-c85c-4a1f-8636-a71de5012512 req-3e35c93f-36a3-4638-ae5c-a8fa9e553b98 tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fb6af27-9756-4f77-94f6-61ba3f5c7b18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 912.267280] [56367]: DEBUG cinder.volume.api [req-aa2d21c5-c85c-4a1f-8636-a71de5012512 req-3e35c93f-36a3-4638-ae5c-a8fa9e553b98 tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fb6af27-9756-4f77-94f6-61ba3f5c7b18) 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-1286829276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0920c3b83064d87850bb3130e5b7512',qos_specs=None,replication_status=,reservations=['22484417-811c-44e6-9d70-fb5195f7dc9c','c2bccbea-2020-4bf4-b487-f8b239545b13','64f97c3a-7b04-45e8-8245-013f8f972ee1','3ade31ad-429b-4234-8171-813de455c689'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23b5513063ad4ef3aec9f9eb81e26f0a',volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be)}' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 912.268245] [56367]: DEBUG cinder.volume.api [req-aa2d21c5-c85c-4a1f-8636-a71de5012512 req-3e35c93f-36a3-4638-ae5c-a8fa9e553b98 tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c62b909d-0333-4e5f-b46c-048540ada294) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 912.278133] [56367]: DEBUG cinder.volume.api [req-aa2d21c5-c85c-4a1f-8636-a71de5012512 req-3e35c93f-36a3-4638-ae5c-a8fa9e553b98 tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c62b909d-0333-4e5f-b46c-048540ada294) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 912.279216] [56367]: DEBUG cinder.volume.api [req-aa2d21c5-c85c-4a1f-8636-a71de5012512 req-3e35c93f-36a3-4638-ae5c-a8fa9e553b98 tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] Flow 'volume_create_api' (e6be1290-3d45-404d-bb3f-37c413b1ecbb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56367) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 912.279580] [56367]: INFO cinder.volume.api [req-aa2d21c5-c85c-4a1f-8636-a71de5012512 req-3e35c93f-36a3-4638-ae5c-a8fa9e553b98 tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] Create volume request issued successfully. [ 912.280406] [56367]: INFO cinder.api.openstack.wsgi [req-aa2d21c5-c85c-4a1f-8636-a71de5012512 req-3e35c93f-36a3-4638-ae5c-a8fa9e553b98 tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 912.281062] [56367]: [pid: 56367|app: 0|req: 105/216] 10.180.1.21 () {64 vars in 1421 bytes} [Tue Feb 18 10:51:32 2025] POST /volume/v3/volumes => generated 754 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 912.286800] [56366]: DEBUG cinder.api.middleware.request_id [req-aa2d21c5-c85c-4a1f-8636-a71de5012512 req-75257686-e53d-456e-bd98-64100fa80347 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 912.289517] [56366]: INFO cinder.api.openstack.wsgi [req-aa2d21c5-c85c-4a1f-8636-a71de5012512 req-75257686-e53d-456e-bd98-64100fa80347 tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] GET http://10.180.1.21/volume/v3/volumes/2ae929f3-f585-4d06-8b56-1ab1a451e894 [ 912.289775] [56366]: DEBUG cinder.api.openstack.wsgi [req-aa2d21c5-c85c-4a1f-8636-a71de5012512 req-75257686-e53d-456e-bd98-64100fa80347 tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 912.291447] [56366]: DEBUG cinder.api.openstack.wsgi [req-aa2d21c5-c85c-4a1f-8636-a71de5012512 req-75257686-e53d-456e-bd98-64100fa80347 tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 912.298670] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 912.298670] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 912.303327] [56366]: INFO cinder.volume.api [req-aa2d21c5-c85c-4a1f-8636-a71de5012512 req-75257686-e53d-456e-bd98-64100fa80347 tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] Volume info retrieved successfully. [ 912.309363] [56366]: INFO cinder.api.openstack.wsgi [req-aa2d21c5-c85c-4a1f-8636-a71de5012512 req-75257686-e53d-456e-bd98-64100fa80347 tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] http://10.180.1.21/volume/v3/volumes/2ae929f3-f585-4d06-8b56-1ab1a451e894 returned with HTTP 200 [ 912.309957] [56366]: [pid: 56366|app: 0|req: 112/217] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 10:51:32 2025] GET /volume/v3/volumes/2ae929f3-f585-4d06-8b56-1ab1a451e894 => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 912.349203] [56367]: DEBUG cinder.api.middleware.request_id [req-81b09291-40f9-4299-a0c2-c3982983a3ec req-b07a55aa-f2f4-462f-badc-9af091febaab None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 912.351712] [56367]: INFO cinder.api.openstack.wsgi [req-81b09291-40f9-4299-a0c2-c3982983a3ec req-b07a55aa-f2f4-462f-badc-9af091febaab tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] GET http://10.180.1.21/volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7 [ 912.351946] [56367]: DEBUG cinder.api.openstack.wsgi [req-81b09291-40f9-4299-a0c2-c3982983a3ec req-b07a55aa-f2f4-462f-badc-9af091febaab tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 912.352178] [56367]: DEBUG cinder.api.openstack.wsgi [req-81b09291-40f9-4299-a0c2-c3982983a3ec req-b07a55aa-f2f4-462f-badc-9af091febaab tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 912.362417] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 912.362417] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 912.366132] [56367]: INFO cinder.volume.api [req-81b09291-40f9-4299-a0c2-c3982983a3ec req-b07a55aa-f2f4-462f-badc-9af091febaab tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Volume info retrieved successfully. [ 912.371255] [56367]: INFO cinder.api.openstack.wsgi [req-81b09291-40f9-4299-a0c2-c3982983a3ec req-b07a55aa-f2f4-462f-badc-9af091febaab tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7 returned with HTTP 200 [ 912.371829] [56367]: [pid: 56367|app: 0|req: 106/218] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 10:51:32 2025] GET /volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 913.892533] [56366]: DEBUG cinder.api.middleware.request_id [None req-89549cfd-dde0-4786-9054-bb587428ea14 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 913.893053] [56366]: INFO cinder.api.openstack.wsgi [None req-89549cfd-dde0-4786-9054-bb587428ea14 None None] GET http://10.180.1.21/volume// [ 913.893230] [56366]: DEBUG cinder.api.openstack.wsgi [None req-89549cfd-dde0-4786-9054-bb587428ea14 None None] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 913.893476] [56366]: DEBUG cinder.api.openstack.wsgi [None req-89549cfd-dde0-4786-9054-bb587428ea14 None None] Calling method 'all' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 913.893887] [56366]: INFO cinder.api.openstack.wsgi [None req-89549cfd-dde0-4786-9054-bb587428ea14 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 913.894371] [56366]: [pid: 56366|app: 0|req: 113/219] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Feb 18 10:51:33 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 913.899655] [56367]: DEBUG cinder.api.middleware.request_id [req-81b09291-40f9-4299-a0c2-c3982983a3ec req-ac3c953a-d19c-4fa8-ac58-c699a7116295 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 913.901761] [56367]: INFO cinder.api.openstack.wsgi [req-81b09291-40f9-4299-a0c2-c3982983a3ec req-ac3c953a-d19c-4fa8-ac58-c699a7116295 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] POST http://10.180.1.21/volume/v3/attachments [ 913.902194] [56367]: DEBUG cinder.api.openstack.wsgi [req-81b09291-40f9-4299-a0c2-c3982983a3ec req-ac3c953a-d19c-4fa8-ac58-c699a7116295 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a2071fdb-6563-4303-8b51-72944b956dc7", "connector": null, "instance_uuid": "919cc290-7927-4140-b42d-74f65abee93e"}} {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 913.914226] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 913.914226] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 913.936698] [56367]: INFO cinder.api.openstack.wsgi [req-81b09291-40f9-4299-a0c2-c3982983a3ec req-ac3c953a-d19c-4fa8-ac58-c699a7116295 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 913.937219] [56367]: [pid: 56367|app: 0|req: 107/220] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 18 10:51:33 2025] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 913.955091] [56366]: DEBUG cinder.api.middleware.request_id [None req-a073f7a2-287c-4e29-a3f9-0412c32df15c None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 913.957812] [56366]: INFO cinder.api.openstack.wsgi [None req-a073f7a2-287c-4e29-a3f9-0412c32df15c tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] GET http://10.180.1.21/volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7 [ 913.958048] [56366]: DEBUG cinder.api.openstack.wsgi [None req-a073f7a2-287c-4e29-a3f9-0412c32df15c tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 913.958265] [56366]: DEBUG cinder.api.openstack.wsgi [None req-a073f7a2-287c-4e29-a3f9-0412c32df15c tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 913.968955] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 913.968955] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 913.972267] [56366]: INFO cinder.volume.api [None req-a073f7a2-287c-4e29-a3f9-0412c32df15c tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Volume info retrieved successfully. [ 913.979199] [56366]: INFO cinder.api.openstack.wsgi [None req-a073f7a2-287c-4e29-a3f9-0412c32df15c tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7 returned with HTTP 200 [ 913.979600] [56366]: [pid: 56366|app: 0|req: 114/221] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:51:33 2025] GET /volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 914.458199] [56367]: DEBUG cinder.api.middleware.request_id [None req-83e41447-969e-4b01-b261-572668810e83 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 914.458664] [56367]: INFO cinder.api.openstack.wsgi [None req-83e41447-969e-4b01-b261-572668810e83 None None] GET http://10.180.1.21/volume// [ 914.458858] [56367]: DEBUG cinder.api.openstack.wsgi [None req-83e41447-969e-4b01-b261-572668810e83 None None] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 914.459084] [56367]: DEBUG cinder.api.openstack.wsgi [None req-83e41447-969e-4b01-b261-572668810e83 None None] Calling method 'all' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 914.459491] [56367]: INFO cinder.api.openstack.wsgi [None req-83e41447-969e-4b01-b261-572668810e83 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 914.459815] [56367]: [pid: 56367|app: 0|req: 108/222] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 10:51:34 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 914.466335] [56366]: DEBUG cinder.api.middleware.request_id [req-81b09291-40f9-4299-a0c2-c3982983a3ec req-e26889e7-183b-462d-a654-4e81a51d9fb5 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 914.468812] [56366]: INFO cinder.api.openstack.wsgi [req-81b09291-40f9-4299-a0c2-c3982983a3ec req-e26889e7-183b-462d-a654-4e81a51d9fb5 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] GET http://10.180.1.21/volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7 [ 914.469057] [56366]: DEBUG cinder.api.openstack.wsgi [req-81b09291-40f9-4299-a0c2-c3982983a3ec req-e26889e7-183b-462d-a654-4e81a51d9fb5 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 914.469281] [56366]: DEBUG cinder.api.openstack.wsgi [req-81b09291-40f9-4299-a0c2-c3982983a3ec req-e26889e7-183b-462d-a654-4e81a51d9fb5 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 914.487026] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 914.487026] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 914.487026] [56366]: INFO cinder.volume.api [req-81b09291-40f9-4299-a0c2-c3982983a3ec req-e26889e7-183b-462d-a654-4e81a51d9fb5 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Volume info retrieved successfully. [ 914.497609] [56366]: INFO cinder.api.openstack.wsgi [req-81b09291-40f9-4299-a0c2-c3982983a3ec req-e26889e7-183b-462d-a654-4e81a51d9fb5 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7 returned with HTTP 200 [ 914.498082] [56366]: [pid: 56366|app: 0|req: 115/223] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 10:51:34 2025] GET /volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7 => generated 1027 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 914.532615] [56367]: DEBUG cinder.api.middleware.request_id [req-81b09291-40f9-4299-a0c2-c3982983a3ec req-aa623b08-dd4a-4ba5-ba15-9b12bb473e7c None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 914.535392] [56367]: INFO cinder.api.openstack.wsgi [req-81b09291-40f9-4299-a0c2-c3982983a3ec req-aa623b08-dd4a-4ba5-ba15-9b12bb473e7c tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] PUT http://10.180.1.21/volume/v3/attachments/dadaa750-5f51-4123-b178-930d87131784 [ 914.535839] [56367]: DEBUG cinder.api.openstack.wsgi [req-81b09291-40f9-4299-a0c2-c3982983a3ec req-aa623b08-dd4a-4ba5-ba15-9b12bb473e7c tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-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-528939", "mountpoint": "/dev/sdb"}}} {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 914.547995] [56367]: DEBUG cinder.coordination [req-81b09291-40f9-4299-a0c2-c3982983a3ec req-aa623b08-dd4a-4ba5-ba15-9b12bb473e7c tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Acquiring lock "cinder-attachment_update-a2071fdb-6563-4303-8b51-72944b956dc7-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=56367) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 914.553238] [56367]: DEBUG cinder.coordination [req-81b09291-40f9-4299-a0c2-c3982983a3ec req-aa623b08-dd4a-4ba5-ba15-9b12bb473e7c tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Lock "cinder-attachment_update-a2071fdb-6563-4303-8b51-72944b956dc7-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=56367) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 914.557515] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 914.557515] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 914.734777] [56366]: DEBUG cinder.api.middleware.request_id [req-fdac2421-ef83-4407-b186-cb323964a069 req-a91755ff-23ab-461c-9021-bfaeec2ae24a None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 914.737520] [56366]: INFO cinder.api.openstack.wsgi [req-fdac2421-ef83-4407-b186-cb323964a069 req-a91755ff-23ab-461c-9021-bfaeec2ae24a tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] GET http://10.180.1.21/volume/v3/volumes/2ae929f3-f585-4d06-8b56-1ab1a451e894 [ 914.737764] [56366]: DEBUG cinder.api.openstack.wsgi [req-fdac2421-ef83-4407-b186-cb323964a069 req-a91755ff-23ab-461c-9021-bfaeec2ae24a tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 914.737983] [56366]: DEBUG cinder.api.openstack.wsgi [req-fdac2421-ef83-4407-b186-cb323964a069 req-a91755ff-23ab-461c-9021-bfaeec2ae24a tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 914.747231] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 914.747231] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 914.751844] [56366]: INFO cinder.volume.api [req-fdac2421-ef83-4407-b186-cb323964a069 req-a91755ff-23ab-461c-9021-bfaeec2ae24a tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] Volume info retrieved successfully. [ 914.757097] [56366]: INFO cinder.api.openstack.wsgi [req-fdac2421-ef83-4407-b186-cb323964a069 req-a91755ff-23ab-461c-9021-bfaeec2ae24a tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] http://10.180.1.21/volume/v3/volumes/2ae929f3-f585-4d06-8b56-1ab1a451e894 returned with HTTP 200 [ 914.757403] [56366]: [pid: 56366|app: 0|req: 116/224] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 10:51:34 2025] GET /volume/v3/volumes/2ae929f3-f585-4d06-8b56-1ab1a451e894 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 914.989811] [56366]: DEBUG cinder.api.middleware.request_id [None req-6ddc4bfa-0151-405f-9bc6-9db3ec28aad4 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 914.991968] [56366]: INFO cinder.api.openstack.wsgi [None req-6ddc4bfa-0151-405f-9bc6-9db3ec28aad4 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] GET http://10.180.1.21/volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7 [ 914.992093] [56366]: DEBUG cinder.api.openstack.wsgi [None req-6ddc4bfa-0151-405f-9bc6-9db3ec28aad4 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 914.992519] [56366]: DEBUG cinder.api.openstack.wsgi [None req-6ddc4bfa-0151-405f-9bc6-9db3ec28aad4 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 915.006949] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 915.006949] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 915.010628] [56366]: INFO cinder.volume.api [None req-6ddc4bfa-0151-405f-9bc6-9db3ec28aad4 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Volume info retrieved successfully. [ 915.015626] [56366]: INFO cinder.api.openstack.wsgi [None req-6ddc4bfa-0151-405f-9bc6-9db3ec28aad4 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7 returned with HTTP 200 [ 915.016029] [56366]: [pid: 56366|app: 0|req: 117/225] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:51:34 2025] GET /volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 915.389677] [56366]: DEBUG cinder.api.middleware.request_id [req-6fc728ba-ff81-46e4-ac15-719030f3422a req-fbc011fd-4bfa-4d08-8e82-76a1199bf730 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 915.393769] [56366]: INFO cinder.api.openstack.wsgi [req-6fc728ba-ff81-46e4-ac15-719030f3422a req-fbc011fd-4bfa-4d08-8e82-76a1199bf730 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] GET http://10.180.1.21/volume/v3/volumes/caa150ee-e0d3-4287-9060-5dbca7628eb7 [ 915.393939] [56366]: DEBUG cinder.api.openstack.wsgi [req-6fc728ba-ff81-46e4-ac15-719030f3422a req-fbc011fd-4bfa-4d08-8e82-76a1199bf730 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 915.394182] [56366]: DEBUG cinder.api.openstack.wsgi [req-6fc728ba-ff81-46e4-ac15-719030f3422a req-fbc011fd-4bfa-4d08-8e82-76a1199bf730 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 915.404672] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 915.404672] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 915.409304] [56366]: INFO cinder.volume.api [req-6fc728ba-ff81-46e4-ac15-719030f3422a req-fbc011fd-4bfa-4d08-8e82-76a1199bf730 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Volume info retrieved successfully. [ 915.413921] [56366]: INFO cinder.api.openstack.wsgi [req-6fc728ba-ff81-46e4-ac15-719030f3422a req-fbc011fd-4bfa-4d08-8e82-76a1199bf730 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] http://10.180.1.21/volume/v3/volumes/caa150ee-e0d3-4287-9060-5dbca7628eb7 returned with HTTP 200 [ 915.414357] [56366]: [pid: 56366|app: 0|req: 118/226] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 10:51:35 2025] GET /volume/v3/volumes/caa150ee-e0d3-4287-9060-5dbca7628eb7 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 916.027804] [56366]: DEBUG cinder.api.middleware.request_id [None req-2510f3dd-783e-4975-839e-290f801551f0 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 916.030643] [56366]: INFO cinder.api.openstack.wsgi [None req-2510f3dd-783e-4975-839e-290f801551f0 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] GET http://10.180.1.21/volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7 [ 916.031119] [56366]: DEBUG cinder.api.openstack.wsgi [None req-2510f3dd-783e-4975-839e-290f801551f0 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 916.031412] [56366]: DEBUG cinder.api.openstack.wsgi [None req-2510f3dd-783e-4975-839e-290f801551f0 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 916.048346] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 916.048346] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 916.053021] [56366]: INFO cinder.volume.api [None req-2510f3dd-783e-4975-839e-290f801551f0 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Volume info retrieved successfully. [ 916.059017] [56366]: INFO cinder.api.openstack.wsgi [None req-2510f3dd-783e-4975-839e-290f801551f0 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7 returned with HTTP 200 [ 916.059582] [56366]: [pid: 56366|app: 0|req: 119/227] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:51:35 2025] GET /volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 916.946036] [56366]: DEBUG cinder.api.middleware.request_id [None req-d5788782-84ae-4d76-9c56-1ebc193a71d9 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 916.946218] [56366]: INFO cinder.api.openstack.wsgi [None req-d5788782-84ae-4d76-9c56-1ebc193a71d9 None None] GET http://10.180.1.21/volume// [ 916.946404] [56366]: DEBUG cinder.api.openstack.wsgi [None req-d5788782-84ae-4d76-9c56-1ebc193a71d9 None None] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 916.946703] [56366]: DEBUG cinder.api.openstack.wsgi [None req-d5788782-84ae-4d76-9c56-1ebc193a71d9 None None] Calling method 'all' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 916.947221] [56366]: INFO cinder.api.openstack.wsgi [None req-d5788782-84ae-4d76-9c56-1ebc193a71d9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 916.947816] [56366]: [pid: 56366|app: 0|req: 120/228] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Feb 18 10:51:36 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 916.952564] [56366]: DEBUG cinder.api.middleware.request_id [req-6fc728ba-ff81-46e4-ac15-719030f3422a req-f8f5f774-bea3-4073-811f-ced8c662a2be None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 916.955417] [56366]: INFO cinder.api.openstack.wsgi [req-6fc728ba-ff81-46e4-ac15-719030f3422a req-f8f5f774-bea3-4073-811f-ced8c662a2be tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] POST http://10.180.1.21/volume/v3/attachments [ 916.955874] [56366]: DEBUG cinder.api.openstack.wsgi [req-6fc728ba-ff81-46e4-ac15-719030f3422a req-f8f5f774-bea3-4073-811f-ced8c662a2be tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "caa150ee-e0d3-4287-9060-5dbca7628eb7", "connector": null, "instance_uuid": "ced51168-981c-46e8-9f03-550beb7f05df"}} {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 916.968484] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 916.968484] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 916.997665] [56366]: INFO cinder.api.openstack.wsgi [req-6fc728ba-ff81-46e4-ac15-719030f3422a req-f8f5f774-bea3-4073-811f-ced8c662a2be tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 916.998180] [56366]: [pid: 56366|app: 0|req: 121/229] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 18 10:51:36 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) [ 917.022422] [56366]: DEBUG cinder.api.middleware.request_id [None req-092169fd-30f7-4286-9214-c58bf6792f73 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 917.024843] [56366]: INFO cinder.api.openstack.wsgi [None req-092169fd-30f7-4286-9214-c58bf6792f73 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] GET http://10.180.1.21/volume/v3/volumes/caa150ee-e0d3-4287-9060-5dbca7628eb7 [ 917.026294] [56366]: DEBUG cinder.api.openstack.wsgi [None req-092169fd-30f7-4286-9214-c58bf6792f73 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 917.026294] [56366]: DEBUG cinder.api.openstack.wsgi [None req-092169fd-30f7-4286-9214-c58bf6792f73 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 917.037239] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 917.037239] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 917.040884] [56366]: INFO cinder.volume.api [None req-092169fd-30f7-4286-9214-c58bf6792f73 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Volume info retrieved successfully. [ 917.046703] [56366]: INFO cinder.api.openstack.wsgi [None req-092169fd-30f7-4286-9214-c58bf6792f73 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] http://10.180.1.21/volume/v3/volumes/caa150ee-e0d3-4287-9060-5dbca7628eb7 returned with HTTP 200 [ 917.047256] [56366]: [pid: 56366|app: 0|req: 122/230] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:51:36 2025] GET /volume/v3/volumes/caa150ee-e0d3-4287-9060-5dbca7628eb7 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 917.072399] [56366]: DEBUG cinder.api.middleware.request_id [None req-41230828-ace3-4a88-a547-20cfa4d9ba4b None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 917.073557] [56366]: INFO cinder.api.openstack.wsgi [None req-41230828-ace3-4a88-a547-20cfa4d9ba4b tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] GET http://10.180.1.21/volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7 [ 917.073770] [56366]: DEBUG cinder.api.openstack.wsgi [None req-41230828-ace3-4a88-a547-20cfa4d9ba4b tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 917.074071] [56366]: DEBUG cinder.api.openstack.wsgi [None req-41230828-ace3-4a88-a547-20cfa4d9ba4b tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 917.084831] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 917.084831] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 917.088472] [56366]: INFO cinder.volume.api [None req-41230828-ace3-4a88-a547-20cfa4d9ba4b tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Volume info retrieved successfully. [ 917.093732] [56366]: INFO cinder.api.openstack.wsgi [None req-41230828-ace3-4a88-a547-20cfa4d9ba4b tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7 returned with HTTP 200 [ 917.094243] [56366]: [pid: 56366|app: 0|req: 123/231] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:51:36 2025] GET /volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 917.104158] [56366]: DEBUG cinder.api.middleware.request_id [req-55af85b2-2127-4881-9402-a3c9a7e091e6 req-60a25c83-c2f8-4339-b7e2-66ed66550f2a None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 917.106687] [56366]: INFO cinder.api.openstack.wsgi [req-55af85b2-2127-4881-9402-a3c9a7e091e6 req-60a25c83-c2f8-4339-b7e2-66ed66550f2a tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] POST http://10.180.1.21/volume/v3/snapshots [ 917.107121] [56366]: DEBUG cinder.api.openstack.wsgi [req-55af85b2-2127-4881-9402-a3c9a7e091e6 req-60a25c83-c2f8-4339-b7e2-66ed66550f2a tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2ae929f3-f585-4d06-8b56-1ab1a451e894", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-807834578", "description": null, "metadata": {}}} {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 917.116639] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 917.116639] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 917.117191] [56366]: INFO cinder.volume.api [req-55af85b2-2127-4881-9402-a3c9a7e091e6 req-60a25c83-c2f8-4339-b7e2-66ed66550f2a tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] Volume info retrieved successfully. [ 917.117361] [56366]: INFO cinder.api.v3.snapshots [req-55af85b2-2127-4881-9402-a3c9a7e091e6 req-60a25c83-c2f8-4339-b7e2-66ed66550f2a tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] Create snapshot from volume 2ae929f3-f585-4d06-8b56-1ab1a451e894 [ 917.135239] [56366]: WARNING cinder.quota [req-55af85b2-2127-4881-9402-a3c9a7e091e6 req-60a25c83-c2f8-4339-b7e2-66ed66550f2a tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-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. [ 917.161139] [56366]: DEBUG cinder.quota [req-55af85b2-2127-4881-9402-a3c9a7e091e6 req-60a25c83-c2f8-4339-b7e2-66ed66550f2a tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] Created reservations ['026826df-2385-45c3-941b-9a8fc9363b6c', 'e4906f1a-fbcb-4218-9ebb-fcca8fac814b', '3c16bfc9-c06e-420f-8396-37e6044813e2', 'ab53306e-d6fa-4298-b777-fae4f068b394'] {{(pid=56366) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 917.212420] [56366]: INFO cinder.volume.api [req-55af85b2-2127-4881-9402-a3c9a7e091e6 req-60a25c83-c2f8-4339-b7e2-66ed66550f2a tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] Snapshot create request issued successfully. [ 917.213100] [56366]: INFO cinder.api.openstack.wsgi [req-55af85b2-2127-4881-9402-a3c9a7e091e6 req-60a25c83-c2f8-4339-b7e2-66ed66550f2a tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] http://10.180.1.21/volume/v3/snapshots returned with HTTP 202 [ 917.213320] [56366]: [pid: 56366|app: 0|req: 124/232] 10.180.1.21 () {64 vars in 1427 bytes} [Tue Feb 18 10:51:36 2025] POST /volume/v3/snapshots => generated 310 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 917.529428] [56366]: DEBUG cinder.api.middleware.request_id [None req-3d2db441-af8b-4d6f-b7e0-59b4adf76894 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 917.529948] [56366]: INFO cinder.api.openstack.wsgi [None req-3d2db441-af8b-4d6f-b7e0-59b4adf76894 None None] GET http://10.180.1.21/volume// [ 917.530148] [56366]: DEBUG cinder.api.openstack.wsgi [None req-3d2db441-af8b-4d6f-b7e0-59b4adf76894 None None] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 917.530370] [56366]: DEBUG cinder.api.openstack.wsgi [None req-3d2db441-af8b-4d6f-b7e0-59b4adf76894 None None] Calling method 'all' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 917.530808] [56366]: INFO cinder.api.openstack.wsgi [None req-3d2db441-af8b-4d6f-b7e0-59b4adf76894 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 917.531142] [56366]: [pid: 56366|app: 0|req: 125/233] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 10:51:37 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 917.535949] [56366]: DEBUG cinder.api.middleware.request_id [req-6fc728ba-ff81-46e4-ac15-719030f3422a req-f24401b7-cb42-4911-9c2d-9e6b2b87971e None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 917.540031] [56366]: INFO cinder.api.openstack.wsgi [req-6fc728ba-ff81-46e4-ac15-719030f3422a req-f24401b7-cb42-4911-9c2d-9e6b2b87971e tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] GET http://10.180.1.21/volume/v3/volumes/caa150ee-e0d3-4287-9060-5dbca7628eb7 [ 917.540031] [56366]: DEBUG cinder.api.openstack.wsgi [req-6fc728ba-ff81-46e4-ac15-719030f3422a req-f24401b7-cb42-4911-9c2d-9e6b2b87971e tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 917.540201] [56366]: DEBUG cinder.api.openstack.wsgi [req-6fc728ba-ff81-46e4-ac15-719030f3422a req-f24401b7-cb42-4911-9c2d-9e6b2b87971e tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 917.550257] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 917.550257] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 917.554159] [56366]: INFO cinder.volume.api [req-6fc728ba-ff81-46e4-ac15-719030f3422a req-f24401b7-cb42-4911-9c2d-9e6b2b87971e tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Volume info retrieved successfully. [ 917.558780] [56366]: INFO cinder.api.openstack.wsgi [req-6fc728ba-ff81-46e4-ac15-719030f3422a req-f24401b7-cb42-4911-9c2d-9e6b2b87971e tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] http://10.180.1.21/volume/v3/volumes/caa150ee-e0d3-4287-9060-5dbca7628eb7 returned with HTTP 200 [ 917.559212] [56366]: [pid: 56366|app: 0|req: 126/234] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 10:51:37 2025] GET /volume/v3/volumes/caa150ee-e0d3-4287-9060-5dbca7628eb7 => generated 1031 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 917.589984] [56366]: DEBUG cinder.api.middleware.request_id [req-6fc728ba-ff81-46e4-ac15-719030f3422a req-d76f33a2-e7f8-4f2e-abff-ee563a0861da None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 917.592906] [56366]: INFO cinder.api.openstack.wsgi [req-6fc728ba-ff81-46e4-ac15-719030f3422a req-d76f33a2-e7f8-4f2e-abff-ee563a0861da tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] PUT http://10.180.1.21/volume/v3/attachments/123a2374-a08f-4708-a1e6-8d3678af34bb [ 917.593350] [56366]: DEBUG cinder.api.openstack.wsgi [req-6fc728ba-ff81-46e4-ac15-719030f3422a req-d76f33a2-e7f8-4f2e-abff-ee563a0861da tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-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-528904", "mountpoint": "/dev/sdb"}}} {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 917.601024] [56366]: DEBUG cinder.coordination [req-6fc728ba-ff81-46e4-ac15-719030f3422a req-d76f33a2-e7f8-4f2e-abff-ee563a0861da tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Acquiring lock "cinder-attachment_update-caa150ee-e0d3-4287-9060-5dbca7628eb7-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=56366) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 917.605692] [56366]: DEBUG cinder.coordination [req-6fc728ba-ff81-46e4-ac15-719030f3422a req-d76f33a2-e7f8-4f2e-abff-ee563a0861da tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Lock "cinder-attachment_update-caa150ee-e0d3-4287-9060-5dbca7628eb7-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=56366) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 917.606835] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 917.606835] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 919.091380] [56367]: DEBUG cinder.coordination [req-81b09291-40f9-4299-a0c2-c3982983a3ec req-aa623b08-dd4a-4ba5-ba15-9b12bb473e7c tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Lock "cinder-attachment_update-a2071fdb-6563-4303-8b51-72944b956dc7-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.538s {{(pid=56367) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 919.091758] [56367]: INFO cinder.api.openstack.wsgi [req-81b09291-40f9-4299-a0c2-c3982983a3ec req-aa623b08-dd4a-4ba5-ba15-9b12bb473e7c tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/attachments/dadaa750-5f51-4123-b178-930d87131784 returned with HTTP 200 [ 919.092543] [56367]: [pid: 56367|app: 0|req: 109/235] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 18 10:51:34 2025] PUT /volume/v3/attachments/dadaa750-5f51-4123-b178-930d87131784 => generated 617 bytes in 4560 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 919.098268] [56367]: DEBUG cinder.api.middleware.request_id [None req-4061e631-20f2-4eda-becb-aa3cd484e7c9 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 919.101140] [56367]: INFO cinder.api.openstack.wsgi [None req-4061e631-20f2-4eda-becb-aa3cd484e7c9 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] GET http://10.180.1.21/volume/v3/volumes/caa150ee-e0d3-4287-9060-5dbca7628eb7 [ 919.101388] [56367]: DEBUG cinder.api.openstack.wsgi [None req-4061e631-20f2-4eda-becb-aa3cd484e7c9 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 919.101613] [56367]: DEBUG cinder.api.openstack.wsgi [None req-4061e631-20f2-4eda-becb-aa3cd484e7c9 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 919.123161] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 919.123161] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 919.126820] [56367]: INFO cinder.volume.api [None req-4061e631-20f2-4eda-becb-aa3cd484e7c9 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Volume info retrieved successfully. [ 919.131927] [56367]: INFO cinder.api.openstack.wsgi [None req-4061e631-20f2-4eda-becb-aa3cd484e7c9 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] http://10.180.1.21/volume/v3/volumes/caa150ee-e0d3-4287-9060-5dbca7628eb7 returned with HTTP 200 [ 919.132384] [56367]: [pid: 56367|app: 0|req: 110/236] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:51:38 2025] GET /volume/v3/volumes/caa150ee-e0d3-4287-9060-5dbca7628eb7 => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 919.135502] [56367]: DEBUG cinder.api.middleware.request_id [None req-ae3171b9-acfb-44c2-a95d-f13e3863408a None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 919.137439] [56367]: INFO cinder.api.openstack.wsgi [None req-ae3171b9-acfb-44c2-a95d-f13e3863408a tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] GET http://10.180.1.21/volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7 [ 919.137664] [56367]: DEBUG cinder.api.openstack.wsgi [None req-ae3171b9-acfb-44c2-a95d-f13e3863408a tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 919.137874] [56367]: DEBUG cinder.api.openstack.wsgi [None req-ae3171b9-acfb-44c2-a95d-f13e3863408a tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 919.151527] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 919.151527] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 919.154382] [56367]: INFO cinder.volume.api [None req-ae3171b9-acfb-44c2-a95d-f13e3863408a tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Volume info retrieved successfully. [ 919.159108] [56367]: INFO cinder.api.openstack.wsgi [None req-ae3171b9-acfb-44c2-a95d-f13e3863408a tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7 returned with HTTP 200 [ 919.159516] [56367]: [pid: 56367|app: 0|req: 111/237] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:51:38 2025] GET /volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 919.160303] [56367]: DEBUG cinder.api.middleware.request_id [req-cdd19423-784c-4261-8368-4f4488effd0e req-0133531a-6308-42d1-96d4-47b0c6722178 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 919.162930] [56367]: INFO cinder.api.openstack.wsgi [req-cdd19423-784c-4261-8368-4f4488effd0e req-0133531a-6308-42d1-96d4-47b0c6722178 tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] GET http://10.180.1.21/volume/v3/snapshots/bef3bf46-ff7b-44b6-bf45-8c4e7f1bef0e [ 919.163066] [56367]: DEBUG cinder.api.openstack.wsgi [req-cdd19423-784c-4261-8368-4f4488effd0e req-0133531a-6308-42d1-96d4-47b0c6722178 tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 919.163206] [56367]: DEBUG cinder.api.openstack.wsgi [req-cdd19423-784c-4261-8368-4f4488effd0e req-0133531a-6308-42d1-96d4-47b0c6722178 tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 919.187502] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 919.187502] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 919.188140] [56367]: INFO cinder.volume.api [req-cdd19423-784c-4261-8368-4f4488effd0e req-0133531a-6308-42d1-96d4-47b0c6722178 tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] Snapshot retrieved successfully. [ 919.189168] [56367]: INFO cinder.api.openstack.wsgi [req-cdd19423-784c-4261-8368-4f4488effd0e req-0133531a-6308-42d1-96d4-47b0c6722178 tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] http://10.180.1.21/volume/v3/snapshots/bef3bf46-ff7b-44b6-bf45-8c4e7f1bef0e returned with HTTP 200 [ 919.189609] [56367]: [pid: 56367|app: 0|req: 112/238] 10.180.1.21 () {60 vars in 1484 bytes} [Tue Feb 18 10:51:39 2025] GET /volume/v3/snapshots/bef3bf46-ff7b-44b6-bf45-8c4e7f1bef0e => generated 469 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 919.567261] [56367]: DEBUG cinder.api.middleware.request_id [req-ed7cd1e6-709e-42ea-befd-9df3ad1b8b9b req-05e9a41f-d197-46d3-b704-4b300b82ce25 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 919.574182] [56367]: INFO cinder.api.openstack.wsgi [req-ed7cd1e6-709e-42ea-befd-9df3ad1b8b9b req-05e9a41f-d197-46d3-b704-4b300b82ce25 tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] GET http://10.180.1.21/volume/v3/snapshots/detail [ 919.574182] [56367]: DEBUG cinder.api.openstack.wsgi [req-ed7cd1e6-709e-42ea-befd-9df3ad1b8b9b req-05e9a41f-d197-46d3-b704-4b300b82ce25 tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 919.574182] [56367]: DEBUG cinder.api.openstack.wsgi [req-ed7cd1e6-709e-42ea-befd-9df3ad1b8b9b req-05e9a41f-d197-46d3-b704-4b300b82ce25 tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] Calling method 'detail' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 919.574182] [56367]: DEBUG cinder.api.api_utils [req-ed7cd1e6-709e-42ea-befd-9df3ad1b8b9b req-05e9a41f-d197-46d3-b704-4b300b82ce25 tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] Removing options '' from query. {{(pid=56367) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 919.574182] [56367]: DEBUG cinder.db.sqlalchemy.api [req-ed7cd1e6-709e-42ea-befd-9df3ad1b8b9b req-05e9a41f-d197-46d3-b704-4b300b82ce25 tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] Building query based on filter {{(pid=56367) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3917}} [ 919.588520] [56367]: INFO cinder.volume.api [req-ed7cd1e6-709e-42ea-befd-9df3ad1b8b9b req-05e9a41f-d197-46d3-b704-4b300b82ce25 tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] Get all snapshots completed successfully. [ 919.589112] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 919.589112] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 919.589896] [56367]: INFO cinder.api.openstack.wsgi [req-ed7cd1e6-709e-42ea-befd-9df3ad1b8b9b req-05e9a41f-d197-46d3-b704-4b300b82ce25 tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] http://10.180.1.21/volume/v3/snapshots/detail returned with HTTP 200 [ 919.590296] [56367]: [pid: 56367|app: 0|req: 113/239] 10.180.1.21 () {60 vars in 1394 bytes} [Tue Feb 18 10:51:39 2025] GET /volume/v3/snapshots/detail => generated 472 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 919.842543] [56367]: DEBUG cinder.api.middleware.request_id [req-71988047-4e43-4a94-8f93-64444fd54b57 req-352f732b-fe76-4cb8-8597-7baa5904d1cb None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 919.845299] [56367]: INFO cinder.api.openstack.wsgi [req-71988047-4e43-4a94-8f93-64444fd54b57 req-352f732b-fe76-4cb8-8597-7baa5904d1cb tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] GET http://10.180.1.21/volume/v3/snapshots/bef3bf46-ff7b-44b6-bf45-8c4e7f1bef0e [ 919.845572] [56367]: DEBUG cinder.api.openstack.wsgi [req-71988047-4e43-4a94-8f93-64444fd54b57 req-352f732b-fe76-4cb8-8597-7baa5904d1cb tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 919.845885] [56367]: DEBUG cinder.api.openstack.wsgi [req-71988047-4e43-4a94-8f93-64444fd54b57 req-352f732b-fe76-4cb8-8597-7baa5904d1cb tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 919.853261] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 919.853261] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 919.853797] [56367]: INFO cinder.volume.api [req-71988047-4e43-4a94-8f93-64444fd54b57 req-352f732b-fe76-4cb8-8597-7baa5904d1cb tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] Snapshot retrieved successfully. [ 919.854803] [56367]: INFO cinder.api.openstack.wsgi [req-71988047-4e43-4a94-8f93-64444fd54b57 req-352f732b-fe76-4cb8-8597-7baa5904d1cb tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] http://10.180.1.21/volume/v3/snapshots/bef3bf46-ff7b-44b6-bf45-8c4e7f1bef0e returned with HTTP 200 [ 919.855216] [56367]: [pid: 56367|app: 0|req: 114/240] 10.180.1.21 () {60 vars in 1484 bytes} [Tue Feb 18 10:51:39 2025] GET /volume/v3/snapshots/bef3bf46-ff7b-44b6-bf45-8c4e7f1bef0e => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 920.104869] [56367]: DEBUG cinder.api.middleware.request_id [req-874d04a5-b7b3-4fb0-bb27-96c42eb3786d req-e539143a-7934-4a85-881a-26fb4c616706 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 920.108197] [56367]: INFO cinder.api.openstack.wsgi [req-874d04a5-b7b3-4fb0-bb27-96c42eb3786d req-e539143a-7934-4a85-881a-26fb4c616706 tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] DELETE http://10.180.1.21/volume/v3/snapshots/bef3bf46-ff7b-44b6-bf45-8c4e7f1bef0e [ 920.108197] [56367]: DEBUG cinder.api.openstack.wsgi [req-874d04a5-b7b3-4fb0-bb27-96c42eb3786d req-e539143a-7934-4a85-881a-26fb4c616706 tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 920.108197] [56367]: DEBUG cinder.api.openstack.wsgi [req-874d04a5-b7b3-4fb0-bb27-96c42eb3786d req-e539143a-7934-4a85-881a-26fb4c616706 tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] Calling method 'delete' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 920.108404] [56367]: INFO cinder.api.v2.snapshots [req-874d04a5-b7b3-4fb0-bb27-96c42eb3786d req-e539143a-7934-4a85-881a-26fb4c616706 tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] Delete snapshot with id: bef3bf46-ff7b-44b6-bf45-8c4e7f1bef0e [ 920.116770] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.116770] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 920.117369] [56367]: INFO cinder.volume.api [req-874d04a5-b7b3-4fb0-bb27-96c42eb3786d req-e539143a-7934-4a85-881a-26fb4c616706 tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] Snapshot retrieved successfully. [ 920.141028] [56367]: INFO cinder.volume.api [req-874d04a5-b7b3-4fb0-bb27-96c42eb3786d req-e539143a-7934-4a85-881a-26fb4c616706 tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] Snapshot delete request issued successfully. [ 920.141028] [56367]: INFO cinder.api.openstack.wsgi [req-874d04a5-b7b3-4fb0-bb27-96c42eb3786d req-e539143a-7934-4a85-881a-26fb4c616706 tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] http://10.180.1.21/volume/v3/snapshots/bef3bf46-ff7b-44b6-bf45-8c4e7f1bef0e returned with HTTP 202 [ 920.141028] [56367]: [pid: 56367|app: 0|req: 115/241] 10.180.1.21 () {62 vars in 1506 bytes} [Tue Feb 18 10:51:39 2025] DELETE /volume/v3/snapshots/bef3bf46-ff7b-44b6-bf45-8c4e7f1bef0e => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 920.148878] [56367]: DEBUG cinder.api.middleware.request_id [None req-cfe56477-5881-4dae-8a6d-ae0d2769e935 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 920.153738] [56367]: INFO cinder.api.openstack.wsgi [None req-cfe56477-5881-4dae-8a6d-ae0d2769e935 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] GET http://10.180.1.21/volume/v3/volumes/caa150ee-e0d3-4287-9060-5dbca7628eb7 [ 920.153738] [56367]: DEBUG cinder.api.openstack.wsgi [None req-cfe56477-5881-4dae-8a6d-ae0d2769e935 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 920.153738] [56367]: DEBUG cinder.api.openstack.wsgi [None req-cfe56477-5881-4dae-8a6d-ae0d2769e935 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 920.165324] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.165324] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 920.171603] [56367]: INFO cinder.volume.api [None req-cfe56477-5881-4dae-8a6d-ae0d2769e935 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Volume info retrieved successfully. [ 920.176992] [56367]: INFO cinder.api.openstack.wsgi [None req-cfe56477-5881-4dae-8a6d-ae0d2769e935 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] http://10.180.1.21/volume/v3/volumes/caa150ee-e0d3-4287-9060-5dbca7628eb7 returned with HTTP 200 [ 920.177373] [56367]: [pid: 56367|app: 0|req: 116/242] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:51:40 2025] GET /volume/v3/volumes/caa150ee-e0d3-4287-9060-5dbca7628eb7 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 920.178304] [56367]: DEBUG cinder.api.middleware.request_id [None req-c94467c2-afd5-4f0e-a222-fd22f2bce56b None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 920.181199] [56367]: INFO cinder.api.openstack.wsgi [None req-c94467c2-afd5-4f0e-a222-fd22f2bce56b tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] GET http://10.180.1.21/volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7 [ 920.181199] [56367]: DEBUG cinder.api.openstack.wsgi [None req-c94467c2-afd5-4f0e-a222-fd22f2bce56b tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 920.181274] [56367]: DEBUG cinder.api.openstack.wsgi [None req-c94467c2-afd5-4f0e-a222-fd22f2bce56b tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 920.199118] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.199118] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 920.208640] [56367]: INFO cinder.volume.api [None req-c94467c2-afd5-4f0e-a222-fd22f2bce56b tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Volume info retrieved successfully. [ 920.214153] [56367]: INFO cinder.api.openstack.wsgi [None req-c94467c2-afd5-4f0e-a222-fd22f2bce56b tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7 returned with HTTP 200 [ 920.214568] [56367]: [pid: 56367|app: 0|req: 117/243] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:51:40 2025] GET /volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 920.558149] [56367]: DEBUG cinder.api.middleware.request_id [req-7722c8d9-54e9-4077-b322-a231194b5a46 req-da0a5604-2287-43c8-8e20-75be0de944bf None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 920.562214] [56367]: INFO cinder.api.openstack.wsgi [req-7722c8d9-54e9-4077-b322-a231194b5a46 req-da0a5604-2287-43c8-8e20-75be0de944bf tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] GET http://10.180.1.21/volume/v3/snapshots/bef3bf46-ff7b-44b6-bf45-8c4e7f1bef0e [ 920.562214] [56367]: DEBUG cinder.api.openstack.wsgi [req-7722c8d9-54e9-4077-b322-a231194b5a46 req-da0a5604-2287-43c8-8e20-75be0de944bf tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 920.562214] [56367]: DEBUG cinder.api.openstack.wsgi [req-7722c8d9-54e9-4077-b322-a231194b5a46 req-da0a5604-2287-43c8-8e20-75be0de944bf tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 920.569376] [56367]: INFO cinder.api.openstack.wsgi [req-7722c8d9-54e9-4077-b322-a231194b5a46 req-da0a5604-2287-43c8-8e20-75be0de944bf tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] http://10.180.1.21/volume/v3/snapshots/bef3bf46-ff7b-44b6-bf45-8c4e7f1bef0e returned with HTTP 404 [ 920.570398] [56367]: [pid: 56367|app: 0|req: 118/244] 10.180.1.21 () {60 vars in 1484 bytes} [Tue Feb 18 10:51:40 2025] GET /volume/v3/snapshots/bef3bf46-ff7b-44b6-bf45-8c4e7f1bef0e => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 921.199599] [56367]: DEBUG cinder.api.middleware.request_id [None req-c11cdb80-67a1-4828-9637-363ae338bafc None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 921.205116] [56367]: INFO cinder.api.openstack.wsgi [None req-c11cdb80-67a1-4828-9637-363ae338bafc tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] GET http://10.180.1.21/volume/v3/volumes/caa150ee-e0d3-4287-9060-5dbca7628eb7 [ 921.205463] [56367]: DEBUG cinder.api.openstack.wsgi [None req-c11cdb80-67a1-4828-9637-363ae338bafc tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 921.206029] [56367]: DEBUG cinder.api.openstack.wsgi [None req-c11cdb80-67a1-4828-9637-363ae338bafc tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 921.225822] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 921.225822] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 921.231624] [56367]: INFO cinder.volume.api [None req-c11cdb80-67a1-4828-9637-363ae338bafc tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Volume info retrieved successfully. [ 921.239965] [56367]: INFO cinder.api.openstack.wsgi [None req-c11cdb80-67a1-4828-9637-363ae338bafc tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] http://10.180.1.21/volume/v3/volumes/caa150ee-e0d3-4287-9060-5dbca7628eb7 returned with HTTP 200 [ 921.239965] [56367]: [pid: 56367|app: 0|req: 119/245] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:51:41 2025] GET /volume/v3/volumes/caa150ee-e0d3-4287-9060-5dbca7628eb7 => generated 850 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 921.243884] [56367]: DEBUG cinder.api.middleware.request_id [None req-6d645131-8558-4dd7-b6fc-28d2725116f0 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 921.248025] [56367]: INFO cinder.api.openstack.wsgi [None req-6d645131-8558-4dd7-b6fc-28d2725116f0 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] GET http://10.180.1.21/volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7 [ 921.248025] [56367]: DEBUG cinder.api.openstack.wsgi [None req-6d645131-8558-4dd7-b6fc-28d2725116f0 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 921.248025] [56367]: DEBUG cinder.api.openstack.wsgi [None req-6d645131-8558-4dd7-b6fc-28d2725116f0 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 921.262451] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 921.262451] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 921.265011] [56367]: INFO cinder.volume.api [None req-6d645131-8558-4dd7-b6fc-28d2725116f0 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Volume info retrieved successfully. [ 921.270477] [56367]: INFO cinder.api.openstack.wsgi [None req-6d645131-8558-4dd7-b6fc-28d2725116f0 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7 returned with HTTP 200 [ 921.270771] [56367]: [pid: 56367|app: 0|req: 120/246] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:51:41 2025] GET /volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 921.271560] [56367]: DEBUG cinder.api.middleware.request_id [req-81b09291-40f9-4299-a0c2-c3982983a3ec req-871ecd90-2720-4080-8c54-a5e91ee90f86 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 921.275029] [56367]: INFO cinder.api.openstack.wsgi [req-81b09291-40f9-4299-a0c2-c3982983a3ec req-871ecd90-2720-4080-8c54-a5e91ee90f86 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] POST http://10.180.1.21/volume/v3/attachments/dadaa750-5f51-4123-b178-930d87131784/action [ 921.275029] [56367]: DEBUG cinder.api.openstack.wsgi [req-81b09291-40f9-4299-a0c2-c3982983a3ec req-871ecd90-2720-4080-8c54-a5e91ee90f86 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Action body: b'{"os-complete": null}' {{(pid=56367) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 921.275029] [56367]: DEBUG cinder.api.openstack.wsgi [req-81b09291-40f9-4299-a0c2-c3982983a3ec req-871ecd90-2720-4080-8c54-a5e91ee90f86 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 921.291374] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 921.291374] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 921.300707] [56367]: INFO cinder.api.openstack.wsgi [req-81b09291-40f9-4299-a0c2-c3982983a3ec req-871ecd90-2720-4080-8c54-a5e91ee90f86 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/attachments/dadaa750-5f51-4123-b178-930d87131784/action returned with HTTP 204 [ 921.301525] [56367]: [pid: 56367|app: 0|req: 121/247] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 18 10:51:41 2025] POST /volume/v3/attachments/dadaa750-5f51-4123-b178-930d87131784/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 921.953767] [56367]: DEBUG cinder.api.middleware.request_id [req-e0ced0f6-a413-465d-ae8f-8ffbadb82b6b req-2df14ea5-5cc4-445e-b3b5-6ff98b8de645 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 921.959580] [56367]: INFO cinder.api.openstack.wsgi [req-e0ced0f6-a413-465d-ae8f-8ffbadb82b6b req-2df14ea5-5cc4-445e-b3b5-6ff98b8de645 tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] DELETE http://10.180.1.21/volume/v3/volumes/2ae929f3-f585-4d06-8b56-1ab1a451e894 [ 921.959823] [56367]: DEBUG cinder.api.openstack.wsgi [req-e0ced0f6-a413-465d-ae8f-8ffbadb82b6b req-2df14ea5-5cc4-445e-b3b5-6ff98b8de645 tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 921.960108] [56367]: DEBUG cinder.api.openstack.wsgi [req-e0ced0f6-a413-465d-ae8f-8ffbadb82b6b req-2df14ea5-5cc4-445e-b3b5-6ff98b8de645 tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] Calling method 'delete' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 921.960326] [56367]: INFO cinder.api.v3.volumes [req-e0ced0f6-a413-465d-ae8f-8ffbadb82b6b req-2df14ea5-5cc4-445e-b3b5-6ff98b8de645 tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] Delete volume with id: 2ae929f3-f585-4d06-8b56-1ab1a451e894 [ 921.972540] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 921.972540] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 921.973229] [56367]: INFO cinder.volume.api [req-e0ced0f6-a413-465d-ae8f-8ffbadb82b6b req-2df14ea5-5cc4-445e-b3b5-6ff98b8de645 tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] Volume info retrieved successfully. [ 921.997469] [56367]: INFO cinder.volume.api [req-e0ced0f6-a413-465d-ae8f-8ffbadb82b6b req-2df14ea5-5cc4-445e-b3b5-6ff98b8de645 tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] Delete volume request issued successfully. [ 921.997781] [56367]: INFO cinder.api.openstack.wsgi [req-e0ced0f6-a413-465d-ae8f-8ffbadb82b6b req-2df14ea5-5cc4-445e-b3b5-6ff98b8de645 tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] http://10.180.1.21/volume/v3/volumes/2ae929f3-f585-4d06-8b56-1ab1a451e894 returned with HTTP 202 [ 921.998337] [56367]: [pid: 56367|app: 0|req: 122/248] 10.180.1.21 () {62 vars in 1500 bytes} [Tue Feb 18 10:51:41 2025] DELETE /volume/v3/volumes/2ae929f3-f585-4d06-8b56-1ab1a451e894 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 922.131397] [56366]: DEBUG cinder.coordination [req-6fc728ba-ff81-46e4-ac15-719030f3422a req-d76f33a2-e7f8-4f2e-abff-ee563a0861da tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Lock "cinder-attachment_update-caa150ee-e0d3-4287-9060-5dbca7628eb7-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.525s {{(pid=56366) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 922.131878] [56366]: INFO cinder.api.openstack.wsgi [req-6fc728ba-ff81-46e4-ac15-719030f3422a req-d76f33a2-e7f8-4f2e-abff-ee563a0861da tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] http://10.180.1.21/volume/v3/attachments/123a2374-a08f-4708-a1e6-8d3678af34bb returned with HTTP 200 [ 922.132101] [56366]: [pid: 56366|app: 0|req: 127/249] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 18 10:51:37 2025] PUT /volume/v3/attachments/123a2374-a08f-4708-a1e6-8d3678af34bb => generated 617 bytes in 4543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 922.262484] [56367]: DEBUG cinder.api.middleware.request_id [None req-1811dab2-d845-49d1-ba3d-c921e4c107dc None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 922.264857] [56367]: INFO cinder.api.openstack.wsgi [None req-1811dab2-d845-49d1-ba3d-c921e4c107dc tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] GET http://10.180.1.21/volume/v3/volumes/caa150ee-e0d3-4287-9060-5dbca7628eb7 [ 922.265074] [56367]: DEBUG cinder.api.openstack.wsgi [None req-1811dab2-d845-49d1-ba3d-c921e4c107dc tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 922.265305] [56367]: DEBUG cinder.api.openstack.wsgi [None req-1811dab2-d845-49d1-ba3d-c921e4c107dc tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 922.275785] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 922.275785] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 922.279366] [56367]: INFO cinder.volume.api [None req-1811dab2-d845-49d1-ba3d-c921e4c107dc tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Volume info retrieved successfully. [ 922.283790] [56366]: DEBUG cinder.api.middleware.request_id [None req-e9d2f5df-4161-439e-bd5a-0fed91bf8403 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 922.284838] [56367]: INFO cinder.api.openstack.wsgi [None req-1811dab2-d845-49d1-ba3d-c921e4c107dc tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] http://10.180.1.21/volume/v3/volumes/caa150ee-e0d3-4287-9060-5dbca7628eb7 returned with HTTP 200 [ 922.285058] [56367]: [pid: 56367|app: 0|req: 123/250] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:51:42 2025] GET /volume/v3/volumes/caa150ee-e0d3-4287-9060-5dbca7628eb7 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 922.288790] [56366]: INFO cinder.api.openstack.wsgi [None req-e9d2f5df-4161-439e-bd5a-0fed91bf8403 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] GET http://10.180.1.21/volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7 [ 922.288790] [56366]: DEBUG cinder.api.openstack.wsgi [None req-e9d2f5df-4161-439e-bd5a-0fed91bf8403 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 922.288790] [56366]: DEBUG cinder.api.openstack.wsgi [None req-e9d2f5df-4161-439e-bd5a-0fed91bf8403 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 922.310144] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 922.310144] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 922.314963] [56366]: INFO cinder.volume.api [None req-e9d2f5df-4161-439e-bd5a-0fed91bf8403 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Volume info retrieved successfully. [ 922.321392] [56366]: INFO cinder.api.openstack.wsgi [None req-e9d2f5df-4161-439e-bd5a-0fed91bf8403 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7 returned with HTTP 200 [ 922.321805] [56366]: [pid: 56366|app: 0|req: 128/251] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:51:42 2025] GET /volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7 => generated 1139 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 922.336173] [56367]: DEBUG cinder.api.middleware.request_id [None req-0e446b8f-ffe1-4835-acdc-94b6b531fa30 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 922.338207] [56367]: INFO cinder.api.openstack.wsgi [None req-0e446b8f-ffe1-4835-acdc-94b6b531fa30 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] GET http://10.180.1.21/volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7 [ 922.339797] [56367]: DEBUG cinder.api.openstack.wsgi [None req-0e446b8f-ffe1-4835-acdc-94b6b531fa30 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 922.339797] [56367]: DEBUG cinder.api.openstack.wsgi [None req-0e446b8f-ffe1-4835-acdc-94b6b531fa30 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 922.354608] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 922.354608] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 922.361843] [56367]: INFO cinder.volume.api [None req-0e446b8f-ffe1-4835-acdc-94b6b531fa30 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Volume info retrieved successfully. [ 922.367592] [56367]: INFO cinder.api.openstack.wsgi [None req-0e446b8f-ffe1-4835-acdc-94b6b531fa30 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7 returned with HTTP 200 [ 922.368105] [56367]: [pid: 56367|app: 0|req: 124/252] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:51:42 2025] GET /volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7 => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 923.128141] [56366]: DEBUG cinder.api.middleware.request_id [req-631f102c-5222-4a41-a1a3-7b30e6d17987 req-233a7d58-3bf0-4320-a67a-1914caa46c99 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 923.130638] [56366]: INFO cinder.api.openstack.wsgi [req-631f102c-5222-4a41-a1a3-7b30e6d17987 req-233a7d58-3bf0-4320-a67a-1914caa46c99 tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] GET http://10.180.1.21/volume/v3/volumes/2ae929f3-f585-4d06-8b56-1ab1a451e894 [ 923.131232] [56366]: DEBUG cinder.api.openstack.wsgi [req-631f102c-5222-4a41-a1a3-7b30e6d17987 req-233a7d58-3bf0-4320-a67a-1914caa46c99 tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 923.131232] [56366]: DEBUG cinder.api.openstack.wsgi [req-631f102c-5222-4a41-a1a3-7b30e6d17987 req-233a7d58-3bf0-4320-a67a-1914caa46c99 tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 923.141695] [56366]: INFO cinder.api.openstack.wsgi [req-631f102c-5222-4a41-a1a3-7b30e6d17987 req-233a7d58-3bf0-4320-a67a-1914caa46c99 tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] http://10.180.1.21/volume/v3/volumes/2ae929f3-f585-4d06-8b56-1ab1a451e894 returned with HTTP 404 [ 923.142480] [56366]: [pid: 56366|app: 0|req: 129/253] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 10:51:42 2025] GET /volume/v3/volumes/2ae929f3-f585-4d06-8b56-1ab1a451e894 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 923.296608] [56367]: DEBUG cinder.api.middleware.request_id [None req-cdb0436d-84ba-4720-80b4-0042555c5a01 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 923.300053] [56367]: INFO cinder.api.openstack.wsgi [None req-cdb0436d-84ba-4720-80b4-0042555c5a01 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] GET http://10.180.1.21/volume/v3/volumes/caa150ee-e0d3-4287-9060-5dbca7628eb7 [ 923.300557] [56367]: DEBUG cinder.api.openstack.wsgi [None req-cdb0436d-84ba-4720-80b4-0042555c5a01 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 923.301381] [56367]: DEBUG cinder.api.openstack.wsgi [None req-cdb0436d-84ba-4720-80b4-0042555c5a01 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 923.325517] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 923.325517] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 923.330592] [56367]: INFO cinder.volume.api [None req-cdb0436d-84ba-4720-80b4-0042555c5a01 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Volume info retrieved successfully. [ 923.338239] [56367]: INFO cinder.api.openstack.wsgi [None req-cdb0436d-84ba-4720-80b4-0042555c5a01 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] http://10.180.1.21/volume/v3/volumes/caa150ee-e0d3-4287-9060-5dbca7628eb7 returned with HTTP 200 [ 923.338679] [56367]: [pid: 56367|app: 0|req: 125/254] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:51:43 2025] GET /volume/v3/volumes/caa150ee-e0d3-4287-9060-5dbca7628eb7 => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 923.984177] [56366]: DEBUG cinder.api.middleware.request_id [req-445879cf-f6d8-40b2-a9b3-da8e4406af59 req-e6e7bc40-0cf6-4f87-b35c-8e32dec1542b None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 923.990141] [56366]: INFO cinder.api.openstack.wsgi [req-445879cf-f6d8-40b2-a9b3-da8e4406af59 req-e6e7bc40-0cf6-4f87-b35c-8e32dec1542b tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] DELETE http://10.180.1.21/volume/v3/volumes/2ae929f3-f585-4d06-8b56-1ab1a451e894 [ 923.990351] [56366]: DEBUG cinder.api.openstack.wsgi [req-445879cf-f6d8-40b2-a9b3-da8e4406af59 req-e6e7bc40-0cf6-4f87-b35c-8e32dec1542b tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 923.990584] [56366]: DEBUG cinder.api.openstack.wsgi [req-445879cf-f6d8-40b2-a9b3-da8e4406af59 req-e6e7bc40-0cf6-4f87-b35c-8e32dec1542b tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] Calling method 'delete' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 923.990773] [56366]: INFO cinder.api.v3.volumes [req-445879cf-f6d8-40b2-a9b3-da8e4406af59 req-e6e7bc40-0cf6-4f87-b35c-8e32dec1542b tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] Delete volume with id: 2ae929f3-f585-4d06-8b56-1ab1a451e894 [ 924.003209] [56366]: INFO cinder.api.openstack.wsgi [req-445879cf-f6d8-40b2-a9b3-da8e4406af59 req-e6e7bc40-0cf6-4f87-b35c-8e32dec1542b tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] http://10.180.1.21/volume/v3/volumes/2ae929f3-f585-4d06-8b56-1ab1a451e894 returned with HTTP 404 [ 924.003209] [56366]: [pid: 56366|app: 0|req: 130/255] 10.180.1.21 () {62 vars in 1500 bytes} [Tue Feb 18 10:51:43 2025] DELETE /volume/v3/volumes/2ae929f3-f585-4d06-8b56-1ab1a451e894 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 924.278264] [56367]: DEBUG cinder.api.middleware.request_id [req-6fc728ba-ff81-46e4-ac15-719030f3422a req-5c3f696d-c8fa-462a-ad7e-09cee099cf9e None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 924.280708] [56367]: INFO cinder.api.openstack.wsgi [req-6fc728ba-ff81-46e4-ac15-719030f3422a req-5c3f696d-c8fa-462a-ad7e-09cee099cf9e tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] POST http://10.180.1.21/volume/v3/attachments/123a2374-a08f-4708-a1e6-8d3678af34bb/action [ 924.281208] [56367]: DEBUG cinder.api.openstack.wsgi [req-6fc728ba-ff81-46e4-ac15-719030f3422a req-5c3f696d-c8fa-462a-ad7e-09cee099cf9e tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Action body: b'{"os-complete": null}' {{(pid=56367) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 924.281335] [56367]: DEBUG cinder.api.openstack.wsgi [req-6fc728ba-ff81-46e4-ac15-719030f3422a req-5c3f696d-c8fa-462a-ad7e-09cee099cf9e tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 924.315281] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 924.315281] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 924.329277] [56367]: INFO cinder.api.openstack.wsgi [req-6fc728ba-ff81-46e4-ac15-719030f3422a req-5c3f696d-c8fa-462a-ad7e-09cee099cf9e tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] http://10.180.1.21/volume/v3/attachments/123a2374-a08f-4708-a1e6-8d3678af34bb/action returned with HTTP 204 [ 924.329659] [56367]: [pid: 56367|app: 0|req: 126/256] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 18 10:51:44 2025] POST /volume/v3/attachments/123a2374-a08f-4708-a1e6-8d3678af34bb/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 924.354388] [56366]: DEBUG cinder.api.middleware.request_id [None req-ffbb9207-cdfc-483d-80eb-2133762eabe5 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 924.356909] [56366]: INFO cinder.api.openstack.wsgi [None req-ffbb9207-cdfc-483d-80eb-2133762eabe5 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] GET http://10.180.1.21/volume/v3/volumes/caa150ee-e0d3-4287-9060-5dbca7628eb7 [ 924.358516] [56366]: DEBUG cinder.api.openstack.wsgi [None req-ffbb9207-cdfc-483d-80eb-2133762eabe5 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 924.358748] [56366]: DEBUG cinder.api.openstack.wsgi [None req-ffbb9207-cdfc-483d-80eb-2133762eabe5 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 924.374301] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 924.374301] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 924.381037] [56366]: INFO cinder.volume.api [None req-ffbb9207-cdfc-483d-80eb-2133762eabe5 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Volume info retrieved successfully. [ 924.387155] [56366]: INFO cinder.api.openstack.wsgi [None req-ffbb9207-cdfc-483d-80eb-2133762eabe5 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] http://10.180.1.21/volume/v3/volumes/caa150ee-e0d3-4287-9060-5dbca7628eb7 returned with HTTP 200 [ 924.388032] [56366]: [pid: 56366|app: 0|req: 131/257] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:51:44 2025] GET /volume/v3/volumes/caa150ee-e0d3-4287-9060-5dbca7628eb7 => generated 1143 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 924.401280] [56367]: DEBUG cinder.api.middleware.request_id [None req-2e564273-57ff-45bd-8542-3f6fd059606b None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 924.403550] [56367]: INFO cinder.api.openstack.wsgi [None req-2e564273-57ff-45bd-8542-3f6fd059606b tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] GET http://10.180.1.21/volume/v3/volumes/caa150ee-e0d3-4287-9060-5dbca7628eb7 [ 924.403782] [56367]: DEBUG cinder.api.openstack.wsgi [None req-2e564273-57ff-45bd-8542-3f6fd059606b tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 924.404010] [56367]: DEBUG cinder.api.openstack.wsgi [None req-2e564273-57ff-45bd-8542-3f6fd059606b tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 924.416470] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 924.416470] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 924.421511] [56367]: INFO cinder.volume.api [None req-2e564273-57ff-45bd-8542-3f6fd059606b tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Volume info retrieved successfully. [ 924.426683] [56367]: INFO cinder.api.openstack.wsgi [None req-2e564273-57ff-45bd-8542-3f6fd059606b tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] http://10.180.1.21/volume/v3/volumes/caa150ee-e0d3-4287-9060-5dbca7628eb7 returned with HTTP 200 [ 924.427256] [56367]: [pid: 56367|app: 0|req: 127/258] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:51:44 2025] GET /volume/v3/volumes/caa150ee-e0d3-4287-9060-5dbca7628eb7 => generated 1143 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 924.710547] [56366]: DEBUG cinder.api.middleware.request_id [req-a0284569-5093-4047-87b6-63f230f989e4 req-d0e828d9-e664-4b1a-88fe-d3c2a6582075 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 924.720231] [56366]: INFO cinder.api.openstack.wsgi [req-a0284569-5093-4047-87b6-63f230f989e4 req-d0e828d9-e664-4b1a-88fe-d3c2a6582075 tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] GET http://10.180.1.21/volume/v3/volumes/2ae929f3-f585-4d06-8b56-1ab1a451e894 [ 924.720231] [56366]: DEBUG cinder.api.openstack.wsgi [req-a0284569-5093-4047-87b6-63f230f989e4 req-d0e828d9-e664-4b1a-88fe-d3c2a6582075 tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 924.720231] [56366]: DEBUG cinder.api.openstack.wsgi [req-a0284569-5093-4047-87b6-63f230f989e4 req-d0e828d9-e664-4b1a-88fe-d3c2a6582075 tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 924.731130] [56366]: INFO cinder.api.openstack.wsgi [req-a0284569-5093-4047-87b6-63f230f989e4 req-d0e828d9-e664-4b1a-88fe-d3c2a6582075 tempest-VolumesSnapshotsTestJSON-1696837577 tempest-VolumesSnapshotsTestJSON-1696837577-project-member] http://10.180.1.21/volume/v3/volumes/2ae929f3-f585-4d06-8b56-1ab1a451e894 returned with HTTP 404 [ 924.731744] [56366]: [pid: 56366|app: 0|req: 132/259] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 10:51:44 2025] GET /volume/v3/volumes/2ae929f3-f585-4d06-8b56-1ab1a451e894 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 924.972338] [56367]: DEBUG cinder.api.middleware.request_id [req-8a250042-6d2c-4082-b1a2-486d938579b3 req-c52c85b2-164b-4929-b0e0-5a2c07b675c2 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 924.976443] [56367]: INFO cinder.api.openstack.wsgi [req-8a250042-6d2c-4082-b1a2-486d938579b3 req-c52c85b2-164b-4929-b0e0-5a2c07b675c2 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] GET http://10.180.1.21/volume/v3/volumes/caa150ee-e0d3-4287-9060-5dbca7628eb7 [ 924.977338] [56367]: DEBUG cinder.api.openstack.wsgi [req-8a250042-6d2c-4082-b1a2-486d938579b3 req-c52c85b2-164b-4929-b0e0-5a2c07b675c2 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 924.977621] [56367]: DEBUG cinder.api.openstack.wsgi [req-8a250042-6d2c-4082-b1a2-486d938579b3 req-c52c85b2-164b-4929-b0e0-5a2c07b675c2 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 925.001723] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 925.001723] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 925.007054] [56367]: INFO cinder.volume.api [req-8a250042-6d2c-4082-b1a2-486d938579b3 req-c52c85b2-164b-4929-b0e0-5a2c07b675c2 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Volume info retrieved successfully. [ 925.016725] [56367]: INFO cinder.api.openstack.wsgi [req-8a250042-6d2c-4082-b1a2-486d938579b3 req-c52c85b2-164b-4929-b0e0-5a2c07b675c2 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] http://10.180.1.21/volume/v3/volumes/caa150ee-e0d3-4287-9060-5dbca7628eb7 returned with HTTP 200 [ 925.017580] [56367]: [pid: 56367|app: 0|req: 128/260] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 10:51:44 2025] GET /volume/v3/volumes/caa150ee-e0d3-4287-9060-5dbca7628eb7 => generated 1143 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 933.868041] [56366]: DEBUG cinder.api.middleware.request_id [req-854d3d5b-9c9c-438f-9796-7b5a7c74e4e2 req-488d9076-dc8f-484b-84d5-3a1f54a2bf5b None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 933.870283] [56366]: INFO cinder.api.openstack.wsgi [req-854d3d5b-9c9c-438f-9796-7b5a7c74e4e2 req-488d9076-dc8f-484b-84d5-3a1f54a2bf5b tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] GET http://10.180.1.21/volume/v3/volumes/caa150ee-e0d3-4287-9060-5dbca7628eb7 [ 933.870582] [56366]: DEBUG cinder.api.openstack.wsgi [req-854d3d5b-9c9c-438f-9796-7b5a7c74e4e2 req-488d9076-dc8f-484b-84d5-3a1f54a2bf5b tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 933.870872] [56366]: DEBUG cinder.api.openstack.wsgi [req-854d3d5b-9c9c-438f-9796-7b5a7c74e4e2 req-488d9076-dc8f-484b-84d5-3a1f54a2bf5b tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 933.884829] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.884829] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 933.889349] [56366]: INFO cinder.volume.api [req-854d3d5b-9c9c-438f-9796-7b5a7c74e4e2 req-488d9076-dc8f-484b-84d5-3a1f54a2bf5b tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Volume info retrieved successfully. [ 933.894382] [56366]: INFO cinder.api.openstack.wsgi [req-854d3d5b-9c9c-438f-9796-7b5a7c74e4e2 req-488d9076-dc8f-484b-84d5-3a1f54a2bf5b tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] http://10.180.1.21/volume/v3/volumes/caa150ee-e0d3-4287-9060-5dbca7628eb7 returned with HTTP 200 [ 933.894797] [56366]: [pid: 56366|app: 0|req: 133/261] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 10:51:53 2025] GET /volume/v3/volumes/caa150ee-e0d3-4287-9060-5dbca7628eb7 => generated 1143 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 935.011369] [56367]: DEBUG dbcounter [-] [56367] Writing DB stats cinder:SELECT=170,cinder:UPDATE=37,cinder:INSERT=23 {{(pid=56367) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 943.892502] [56366]: DEBUG dbcounter [-] [56366] Writing DB stats cinder:SELECT=115,cinder:UPDATE=20,cinder:INSERT=9 {{(pid=56366) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 959.194353] [56367]: DEBUG cinder.api.middleware.request_id [None req-dff10879-a36f-4303-845d-74ffa62bfb55 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 959.196385] [56367]: INFO cinder.api.openstack.wsgi [None req-dff10879-a36f-4303-845d-74ffa62bfb55 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] POST http://10.180.1.21/volume/v3/volumes [ 959.196790] [56367]: DEBUG cinder.api.openstack.wsgi [None req-dff10879-a36f-4303-845d-74ffa62bfb55 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1872779842"}} {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 959.198458] [56367]: DEBUG cinder.api.v3.volumes [None req-dff10879-a36f-4303-845d-74ffa62bfb55 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1872779842'}} {{(pid=56367) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 959.198738] [56367]: INFO cinder.api.v3.volumes [None req-dff10879-a36f-4303-845d-74ffa62bfb55 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Create volume of 1 GB [ 959.204292] [56367]: INFO cinder.volume.api [None req-dff10879-a36f-4303-845d-74ffa62bfb55 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Availability Zones retrieved successfully. [ 959.211031] [56367]: DEBUG cinder.volume.api [None req-dff10879-a36f-4303-845d-74ffa62bfb55 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Flow 'volume_create_api' (112acb7f-4730-4b2d-81fc-5d0dbfa4ec84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 959.212146] [56367]: DEBUG cinder.volume.api [None req-dff10879-a36f-4303-845d-74ffa62bfb55 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02a4460b-aa56-4d1e-8095-7f33bcdff832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 959.213297] [56367]: DEBUG cinder.volume.flows.api.create_volume [None req-dff10879-a36f-4303-845d-74ffa62bfb55 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Validating volume size '1' using validate_int {{(pid=56367) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 959.233044] [56367]: DEBUG cinder.volume.api [None req-dff10879-a36f-4303-845d-74ffa62bfb55 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02a4460b-aa56-4d1e-8095-7f33bcdff832) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T10:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d4a068f8-cdd1-4128-88c7-5f0e768505be,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd4a068f8-cdd1-4128-88c7-5f0e768505be', '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=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 959.234086] [56367]: DEBUG cinder.volume.api [None req-dff10879-a36f-4303-845d-74ffa62bfb55 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12e31d32-f4f7-4153-ad36-7eed2d5da679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 959.284495] [56367]: DEBUG cinder.quota [None req-dff10879-a36f-4303-845d-74ffa62bfb55 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Created reservations ['3ff668c4-e757-455b-8173-ffe4b11e4f60', '99d5f1d0-ac1d-4736-9f54-bff222374a0b', '56a9d2c9-3ba8-4989-8034-25c3c2d26247', 'fb9e049e-c163-4cdb-97fb-c3fc7746bc1b'] {{(pid=56367) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 959.285753] [56367]: DEBUG cinder.volume.api [None req-dff10879-a36f-4303-845d-74ffa62bfb55 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12e31d32-f4f7-4153-ad36-7eed2d5da679) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ff668c4-e757-455b-8173-ffe4b11e4f60', '99d5f1d0-ac1d-4736-9f54-bff222374a0b', '56a9d2c9-3ba8-4989-8034-25c3c2d26247', 'fb9e049e-c163-4cdb-97fb-c3fc7746bc1b']}' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 959.287609] [56367]: DEBUG cinder.volume.api [None req-dff10879-a36f-4303-845d-74ffa62bfb55 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c3d85bc-90bd-4930-b89e-44b4c4ee5c74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 959.304274] [56367]: DEBUG cinder.volume.api [None req-dff10879-a36f-4303-845d-74ffa62bfb55 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c3d85bc-90bd-4930-b89e-44b4c4ee5c74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7a0e665-e68b-4795-8275-98f98d557b69', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1872779842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd15be8e4187434facf24588208e616f',qos_specs=None,replication_status=,reservations=['3ff668c4-e757-455b-8173-ffe4b11e4f60','99d5f1d0-ac1d-4736-9f54-bff222374a0b','56a9d2c9-3ba8-4989-8034-25c3c2d26247','fb9e049e-c163-4cdb-97fb-c3fc7746bc1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8e0f9b033bb4fe7a7be88260959c7df',volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be), '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-18T10:52:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1872779842',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7a0e665-e68b-4795-8275-98f98d557b69,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd15be8e4187434facf24588208e616f',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='f8e0f9b033bb4fe7a7be88260959c7df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d4a068f8-cdd1-4128-88c7-5f0e768505be),volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be)}' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 959.304395] [56367]: DEBUG cinder.volume.api [None req-dff10879-a36f-4303-845d-74ffa62bfb55 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0512bd4c-4959-480e-b53b-0d1af4154c84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 959.319204] [56367]: DEBUG cinder.volume.api [None req-dff10879-a36f-4303-845d-74ffa62bfb55 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0512bd4c-4959-480e-b53b-0d1af4154c84) 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-1872779842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd15be8e4187434facf24588208e616f',qos_specs=None,replication_status=,reservations=['3ff668c4-e757-455b-8173-ffe4b11e4f60','99d5f1d0-ac1d-4736-9f54-bff222374a0b','56a9d2c9-3ba8-4989-8034-25c3c2d26247','fb9e049e-c163-4cdb-97fb-c3fc7746bc1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8e0f9b033bb4fe7a7be88260959c7df',volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be)}' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 959.320169] [56367]: DEBUG cinder.volume.api [None req-dff10879-a36f-4303-845d-74ffa62bfb55 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34138604-ff5c-4cd6-9edb-c45858eee3a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 959.333754] [56367]: DEBUG cinder.volume.api [None req-dff10879-a36f-4303-845d-74ffa62bfb55 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34138604-ff5c-4cd6-9edb-c45858eee3a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 959.334792] [56367]: DEBUG cinder.volume.api [None req-dff10879-a36f-4303-845d-74ffa62bfb55 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Flow 'volume_create_api' (112acb7f-4730-4b2d-81fc-5d0dbfa4ec84) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56367) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 959.335232] [56367]: INFO cinder.volume.api [None req-dff10879-a36f-4303-845d-74ffa62bfb55 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Create volume request issued successfully. [ 959.335879] [56367]: INFO cinder.api.openstack.wsgi [None req-dff10879-a36f-4303-845d-74ffa62bfb55 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 959.336365] [56367]: [pid: 56367|app: 0|req: 129/262] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 18 10:52:19 2025] POST /volume/v3/volumes => generated 756 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 959.347106] [56366]: DEBUG cinder.api.middleware.request_id [None req-1713d01f-c69b-446e-bc92-17370447de3d None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 959.349371] [56366]: INFO cinder.api.openstack.wsgi [None req-1713d01f-c69b-446e-bc92-17370447de3d tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] GET http://10.180.1.21/volume/v3/volumes/f7a0e665-e68b-4795-8275-98f98d557b69 [ 959.350254] [56366]: DEBUG cinder.api.openstack.wsgi [None req-1713d01f-c69b-446e-bc92-17370447de3d tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 959.350254] [56366]: DEBUG cinder.api.openstack.wsgi [None req-1713d01f-c69b-446e-bc92-17370447de3d tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 959.359500] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.359500] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 959.364248] [56366]: INFO cinder.volume.api [None req-1713d01f-c69b-446e-bc92-17370447de3d tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Volume info retrieved successfully. [ 959.371572] [56366]: INFO cinder.api.openstack.wsgi [None req-1713d01f-c69b-446e-bc92-17370447de3d tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] http://10.180.1.21/volume/v3/volumes/f7a0e665-e68b-4795-8275-98f98d557b69 returned with HTTP 200 [ 959.371715] [56366]: [pid: 56366|app: 0|req: 134/263] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:52:19 2025] GET /volume/v3/volumes/f7a0e665-e68b-4795-8275-98f98d557b69 => generated 824 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 960.387702] [56367]: DEBUG cinder.api.middleware.request_id [None req-d6425512-ea67-4f80-b525-8e1cea5b3611 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 960.390497] [56367]: INFO cinder.api.openstack.wsgi [None req-d6425512-ea67-4f80-b525-8e1cea5b3611 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] GET http://10.180.1.21/volume/v3/volumes/f7a0e665-e68b-4795-8275-98f98d557b69 [ 960.390905] [56367]: DEBUG cinder.api.openstack.wsgi [None req-d6425512-ea67-4f80-b525-8e1cea5b3611 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 960.391258] [56367]: DEBUG cinder.api.openstack.wsgi [None req-d6425512-ea67-4f80-b525-8e1cea5b3611 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 960.405418] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 960.405418] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 960.409289] [56367]: INFO cinder.volume.api [None req-d6425512-ea67-4f80-b525-8e1cea5b3611 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Volume info retrieved successfully. [ 960.416609] [56367]: INFO cinder.api.openstack.wsgi [None req-d6425512-ea67-4f80-b525-8e1cea5b3611 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] http://10.180.1.21/volume/v3/volumes/f7a0e665-e68b-4795-8275-98f98d557b69 returned with HTTP 200 [ 960.417168] [56367]: [pid: 56367|app: 0|req: 130/264] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:52:20 2025] GET /volume/v3/volumes/f7a0e665-e68b-4795-8275-98f98d557b69 => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 969.367584] [56366]: DEBUG dbcounter [-] [56366] Writing DB stats cinder:SELECT=4 {{(pid=56366) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 970.412543] [56367]: DEBUG dbcounter [-] [56367] Writing DB stats cinder:SELECT=31,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=56367) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 975.236612] [56366]: DEBUG cinder.api.middleware.request_id [None req-7965215e-4323-4ad2-8ad6-e96875823254 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 975.238692] [56366]: INFO cinder.api.openstack.wsgi [None req-7965215e-4323-4ad2-8ad6-e96875823254 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] GET http://10.180.1.21/volume/v3/volumes/caa150ee-e0d3-4287-9060-5dbca7628eb7 [ 975.238915] [56366]: DEBUG cinder.api.openstack.wsgi [None req-7965215e-4323-4ad2-8ad6-e96875823254 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 975.239173] [56366]: DEBUG cinder.api.openstack.wsgi [None req-7965215e-4323-4ad2-8ad6-e96875823254 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 975.254476] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.254476] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 975.258873] [56366]: INFO cinder.volume.api [None req-7965215e-4323-4ad2-8ad6-e96875823254 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Volume info retrieved successfully. [ 975.264183] [56366]: INFO cinder.api.openstack.wsgi [None req-7965215e-4323-4ad2-8ad6-e96875823254 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] http://10.180.1.21/volume/v3/volumes/caa150ee-e0d3-4287-9060-5dbca7628eb7 returned with HTTP 200 [ 975.264758] [56366]: [pid: 56366|app: 0|req: 135/265] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:52:35 2025] GET /volume/v3/volumes/caa150ee-e0d3-4287-9060-5dbca7628eb7 => generated 1143 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 975.339578] [56367]: DEBUG cinder.api.middleware.request_id [req-cbf8300b-a8ea-459c-9eef-ce475abc7cf7 req-6efa11e1-a1e3-4b2d-9179-6b3da8e132a2 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 975.342093] [56367]: INFO cinder.api.openstack.wsgi [req-cbf8300b-a8ea-459c-9eef-ce475abc7cf7 req-6efa11e1-a1e3-4b2d-9179-6b3da8e132a2 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] GET http://10.180.1.21/volume/v3/volumes/caa150ee-e0d3-4287-9060-5dbca7628eb7 [ 975.342384] [56367]: DEBUG cinder.api.openstack.wsgi [req-cbf8300b-a8ea-459c-9eef-ce475abc7cf7 req-6efa11e1-a1e3-4b2d-9179-6b3da8e132a2 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 975.342638] [56367]: DEBUG cinder.api.openstack.wsgi [req-cbf8300b-a8ea-459c-9eef-ce475abc7cf7 req-6efa11e1-a1e3-4b2d-9179-6b3da8e132a2 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 975.355178] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.355178] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 975.360584] [56367]: INFO cinder.volume.api [req-cbf8300b-a8ea-459c-9eef-ce475abc7cf7 req-6efa11e1-a1e3-4b2d-9179-6b3da8e132a2 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Volume info retrieved successfully. [ 975.366252] [56367]: INFO cinder.api.openstack.wsgi [req-cbf8300b-a8ea-459c-9eef-ce475abc7cf7 req-6efa11e1-a1e3-4b2d-9179-6b3da8e132a2 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] http://10.180.1.21/volume/v3/volumes/caa150ee-e0d3-4287-9060-5dbca7628eb7 returned with HTTP 200 [ 975.366631] [56367]: [pid: 56367|app: 0|req: 131/266] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 10:52:35 2025] GET /volume/v3/volumes/caa150ee-e0d3-4287-9060-5dbca7628eb7 => generated 1143 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 975.385589] [56366]: DEBUG cinder.api.middleware.request_id [req-cbf8300b-a8ea-459c-9eef-ce475abc7cf7 req-c9dfd462-28f4-4ec9-989d-dbb32bfe7916 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 975.388113] [56366]: INFO cinder.api.openstack.wsgi [req-cbf8300b-a8ea-459c-9eef-ce475abc7cf7 req-c9dfd462-28f4-4ec9-989d-dbb32bfe7916 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] POST http://10.180.1.21/volume/v3/volumes/caa150ee-e0d3-4287-9060-5dbca7628eb7/action [ 975.388543] [56366]: DEBUG cinder.api.openstack.wsgi [req-cbf8300b-a8ea-459c-9eef-ce475abc7cf7 req-c9dfd462-28f4-4ec9-989d-dbb32bfe7916 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=56366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 975.388682] [56366]: DEBUG cinder.api.openstack.wsgi [req-cbf8300b-a8ea-459c-9eef-ce475abc7cf7 req-c9dfd462-28f4-4ec9-989d-dbb32bfe7916 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 975.403964] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.403964] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 975.404539] [56366]: INFO cinder.volume.api [req-cbf8300b-a8ea-459c-9eef-ce475abc7cf7 req-c9dfd462-28f4-4ec9-989d-dbb32bfe7916 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Volume info retrieved successfully. [ 975.411650] [56366]: INFO cinder.volume.api [req-cbf8300b-a8ea-459c-9eef-ce475abc7cf7 req-c9dfd462-28f4-4ec9-989d-dbb32bfe7916 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Begin detaching volume completed successfully. [ 975.411980] [56366]: INFO cinder.api.openstack.wsgi [req-cbf8300b-a8ea-459c-9eef-ce475abc7cf7 req-c9dfd462-28f4-4ec9-989d-dbb32bfe7916 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] http://10.180.1.21/volume/v3/volumes/caa150ee-e0d3-4287-9060-5dbca7628eb7/action returned with HTTP 202 [ 975.413201] [56366]: [pid: 56366|app: 0|req: 136/267] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Feb 18 10:52:35 2025] POST /volume/v3/volumes/caa150ee-e0d3-4287-9060-5dbca7628eb7/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 976.435685] [56367]: DEBUG cinder.api.middleware.request_id [None req-362be3c0-2d37-439f-b2e7-3d821baf746c None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 976.436167] [56367]: INFO cinder.api.openstack.wsgi [None req-362be3c0-2d37-439f-b2e7-3d821baf746c None None] GET http://10.180.1.21/volume// [ 976.436393] [56367]: DEBUG cinder.api.openstack.wsgi [None req-362be3c0-2d37-439f-b2e7-3d821baf746c None None] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 976.436589] [56367]: DEBUG cinder.api.openstack.wsgi [None req-362be3c0-2d37-439f-b2e7-3d821baf746c None None] Calling method 'all' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 976.437274] [56367]: INFO cinder.api.openstack.wsgi [None req-362be3c0-2d37-439f-b2e7-3d821baf746c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 976.437409] [56367]: [pid: 56367|app: 0|req: 132/268] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 10:52:36 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 976.441227] [56366]: DEBUG cinder.api.middleware.request_id [req-cbf8300b-a8ea-459c-9eef-ce475abc7cf7 req-55ed5d3b-2b7e-4322-9245-d9f0ded2a8f7 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 976.446807] [56366]: INFO cinder.api.openstack.wsgi [req-cbf8300b-a8ea-459c-9eef-ce475abc7cf7 req-55ed5d3b-2b7e-4322-9245-d9f0ded2a8f7 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] GET http://10.180.1.21/volume/v3/volumes/caa150ee-e0d3-4287-9060-5dbca7628eb7 [ 976.447587] [56366]: DEBUG cinder.api.openstack.wsgi [req-cbf8300b-a8ea-459c-9eef-ce475abc7cf7 req-55ed5d3b-2b7e-4322-9245-d9f0ded2a8f7 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 976.447699] [56366]: DEBUG cinder.api.openstack.wsgi [req-cbf8300b-a8ea-459c-9eef-ce475abc7cf7 req-55ed5d3b-2b7e-4322-9245-d9f0ded2a8f7 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 976.464675] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.464675] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 976.469388] [56366]: INFO cinder.volume.api [req-cbf8300b-a8ea-459c-9eef-ce475abc7cf7 req-55ed5d3b-2b7e-4322-9245-d9f0ded2a8f7 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Volume info retrieved successfully. [ 976.474469] [56366]: INFO cinder.api.openstack.wsgi [req-cbf8300b-a8ea-459c-9eef-ce475abc7cf7 req-55ed5d3b-2b7e-4322-9245-d9f0ded2a8f7 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] http://10.180.1.21/volume/v3/volumes/caa150ee-e0d3-4287-9060-5dbca7628eb7 returned with HTTP 200 [ 976.474469] [56366]: [pid: 56366|app: 0|req: 137/269] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 10:52:36 2025] GET /volume/v3/volumes/caa150ee-e0d3-4287-9060-5dbca7628eb7 => generated 1327 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 977.628234] [56367]: DEBUG cinder.api.middleware.request_id [req-cbf8300b-a8ea-459c-9eef-ce475abc7cf7 req-d989e920-df7f-480d-86f2-ea4e104bf99d None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 977.630911] [56367]: INFO cinder.api.openstack.wsgi [req-cbf8300b-a8ea-459c-9eef-ce475abc7cf7 req-d989e920-df7f-480d-86f2-ea4e104bf99d tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] DELETE http://10.180.1.21/volume/v3/attachments/123a2374-a08f-4708-a1e6-8d3678af34bb [ 977.631243] [56367]: DEBUG cinder.api.openstack.wsgi [req-cbf8300b-a8ea-459c-9eef-ce475abc7cf7 req-d989e920-df7f-480d-86f2-ea4e104bf99d tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 977.631507] [56367]: DEBUG cinder.api.openstack.wsgi [req-cbf8300b-a8ea-459c-9eef-ce475abc7cf7 req-d989e920-df7f-480d-86f2-ea4e104bf99d tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Calling method 'version_select' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 977.641347] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.641347] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 978.172547] [56367]: INFO cinder.api.openstack.wsgi [req-cbf8300b-a8ea-459c-9eef-ce475abc7cf7 req-d989e920-df7f-480d-86f2-ea4e104bf99d tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] http://10.180.1.21/volume/v3/attachments/123a2374-a08f-4708-a1e6-8d3678af34bb returned with HTTP 200 [ 978.173007] [56367]: [pid: 56367|app: 0|req: 133/270] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 18 10:52:37 2025] DELETE /volume/v3/attachments/123a2374-a08f-4708-a1e6-8d3678af34bb => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 978.890140] [56366]: DEBUG cinder.api.middleware.request_id [None req-c7fbf5b4-664c-4c2b-b559-c0e4ea945cc1 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 978.892450] [56366]: INFO cinder.api.openstack.wsgi [None req-c7fbf5b4-664c-4c2b-b559-c0e4ea945cc1 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] GET http://10.180.1.21/volume/v3/volumes/caa150ee-e0d3-4287-9060-5dbca7628eb7 [ 978.892789] [56366]: DEBUG cinder.api.openstack.wsgi [None req-c7fbf5b4-664c-4c2b-b559-c0e4ea945cc1 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 978.892953] [56366]: DEBUG cinder.api.openstack.wsgi [None req-c7fbf5b4-664c-4c2b-b559-c0e4ea945cc1 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 978.902850] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.902850] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 978.907121] [56366]: INFO cinder.volume.api [None req-c7fbf5b4-664c-4c2b-b559-c0e4ea945cc1 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Volume info retrieved successfully. [ 978.913257] [56366]: INFO cinder.api.openstack.wsgi [None req-c7fbf5b4-664c-4c2b-b559-c0e4ea945cc1 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] http://10.180.1.21/volume/v3/volumes/caa150ee-e0d3-4287-9060-5dbca7628eb7 returned with HTTP 200 [ 978.913840] [56366]: [pid: 56366|app: 0|req: 138/271] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:52:38 2025] GET /volume/v3/volumes/caa150ee-e0d3-4287-9060-5dbca7628eb7 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 985.022437] [56367]: DEBUG cinder.api.middleware.request_id [req-8daddad6-0bd6-4716-83e0-3314b5f2bcaa req-ad74f99e-aa32-42ee-a8f4-1f950a8280ab None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 985.024906] [56367]: INFO cinder.api.openstack.wsgi [req-8daddad6-0bd6-4716-83e0-3314b5f2bcaa req-ad74f99e-aa32-42ee-a8f4-1f950a8280ab tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] GET http://10.180.1.21/volume/v3/volumes/f7a0e665-e68b-4795-8275-98f98d557b69 [ 985.025159] [56367]: DEBUG cinder.api.openstack.wsgi [req-8daddad6-0bd6-4716-83e0-3314b5f2bcaa req-ad74f99e-aa32-42ee-a8f4-1f950a8280ab tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 985.025413] [56367]: DEBUG cinder.api.openstack.wsgi [req-8daddad6-0bd6-4716-83e0-3314b5f2bcaa req-ad74f99e-aa32-42ee-a8f4-1f950a8280ab tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 985.035332] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 985.035332] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 985.039998] [56367]: INFO cinder.volume.api [req-8daddad6-0bd6-4716-83e0-3314b5f2bcaa req-ad74f99e-aa32-42ee-a8f4-1f950a8280ab tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Volume info retrieved successfully. [ 985.045341] [56367]: INFO cinder.api.openstack.wsgi [req-8daddad6-0bd6-4716-83e0-3314b5f2bcaa req-ad74f99e-aa32-42ee-a8f4-1f950a8280ab tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] http://10.180.1.21/volume/v3/volumes/f7a0e665-e68b-4795-8275-98f98d557b69 returned with HTTP 200 [ 985.045341] [56367]: [pid: 56367|app: 0|req: 134/272] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 10:52:44 2025] GET /volume/v3/volumes/f7a0e665-e68b-4795-8275-98f98d557b69 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 985.062296] [56366]: DEBUG cinder.api.middleware.request_id [None req-aa701b35-acfb-4425-9287-ec5f4b1babd8 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 985.062581] [56366]: INFO cinder.api.openstack.wsgi [None req-aa701b35-acfb-4425-9287-ec5f4b1babd8 None None] GET http://10.180.1.21/volume// [ 985.063370] [56366]: DEBUG cinder.api.openstack.wsgi [None req-aa701b35-acfb-4425-9287-ec5f4b1babd8 None None] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 985.063370] [56366]: DEBUG cinder.api.openstack.wsgi [None req-aa701b35-acfb-4425-9287-ec5f4b1babd8 None None] Calling method 'all' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 985.063559] [56366]: INFO cinder.api.openstack.wsgi [None req-aa701b35-acfb-4425-9287-ec5f4b1babd8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 985.063913] [56366]: [pid: 56366|app: 0|req: 139/273] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Feb 18 10:52:44 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 985.068373] [56367]: DEBUG cinder.api.middleware.request_id [req-8daddad6-0bd6-4716-83e0-3314b5f2bcaa req-a24ba326-b570-401a-a91c-de2c0c33fb97 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 985.070705] [56367]: INFO cinder.api.openstack.wsgi [req-8daddad6-0bd6-4716-83e0-3314b5f2bcaa req-a24ba326-b570-401a-a91c-de2c0c33fb97 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] POST http://10.180.1.21/volume/v3/attachments [ 985.071615] [56367]: DEBUG cinder.api.openstack.wsgi [req-8daddad6-0bd6-4716-83e0-3314b5f2bcaa req-a24ba326-b570-401a-a91c-de2c0c33fb97 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f7a0e665-e68b-4795-8275-98f98d557b69", "connector": null, "instance_uuid": "ea720332-28e5-4667-9e3e-e92179a124a8"}} {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 985.080790] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 985.080790] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 985.105804] [56367]: INFO cinder.api.openstack.wsgi [req-8daddad6-0bd6-4716-83e0-3314b5f2bcaa req-a24ba326-b570-401a-a91c-de2c0c33fb97 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 985.106387] [56367]: [pid: 56367|app: 0|req: 135/274] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 18 10:52:44 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) [ 985.132171] [56366]: DEBUG cinder.api.middleware.request_id [req-8daddad6-0bd6-4716-83e0-3314b5f2bcaa req-96f4a90a-6d12-4182-a894-9c14afc5bc47 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 985.134742] [56366]: INFO cinder.api.openstack.wsgi [req-8daddad6-0bd6-4716-83e0-3314b5f2bcaa req-96f4a90a-6d12-4182-a894-9c14afc5bc47 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] POST http://10.180.1.21/volume/v3/attachments/815626f3-e1be-4360-b1bc-65c3677d850a/action [ 985.135333] [56366]: DEBUG cinder.api.openstack.wsgi [req-8daddad6-0bd6-4716-83e0-3314b5f2bcaa req-96f4a90a-6d12-4182-a894-9c14afc5bc47 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Action body: b'{"os-complete": null}' {{(pid=56366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 985.135593] [56366]: DEBUG cinder.api.openstack.wsgi [req-8daddad6-0bd6-4716-83e0-3314b5f2bcaa req-96f4a90a-6d12-4182-a894-9c14afc5bc47 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 985.151239] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 985.151239] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 985.158021] [56366]: INFO cinder.api.openstack.wsgi [req-8daddad6-0bd6-4716-83e0-3314b5f2bcaa req-96f4a90a-6d12-4182-a894-9c14afc5bc47 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] http://10.180.1.21/volume/v3/attachments/815626f3-e1be-4360-b1bc-65c3677d850a/action returned with HTTP 204 [ 985.158442] [56366]: [pid: 56366|app: 0|req: 140/275] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 18 10:52:44 2025] POST /volume/v3/attachments/815626f3-e1be-4360-b1bc-65c3677d850a/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 985.173995] [56367]: DEBUG cinder.api.middleware.request_id [None req-ba09ef20-f395-4804-8b7a-516c12aa8d86 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 985.176459] [56367]: INFO cinder.api.openstack.wsgi [None req-ba09ef20-f395-4804-8b7a-516c12aa8d86 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] GET http://10.180.1.21/volume/v3/volumes/f7a0e665-e68b-4795-8275-98f98d557b69 [ 985.176708] [56367]: DEBUG cinder.api.openstack.wsgi [None req-ba09ef20-f395-4804-8b7a-516c12aa8d86 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 985.176922] [56367]: DEBUG cinder.api.openstack.wsgi [None req-ba09ef20-f395-4804-8b7a-516c12aa8d86 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 985.191272] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 985.191272] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 985.195486] [56367]: INFO cinder.volume.api [None req-ba09ef20-f395-4804-8b7a-516c12aa8d86 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Volume info retrieved successfully. [ 985.201181] [56367]: INFO cinder.api.openstack.wsgi [None req-ba09ef20-f395-4804-8b7a-516c12aa8d86 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] http://10.180.1.21/volume/v3/volumes/f7a0e665-e68b-4795-8275-98f98d557b69 returned with HTTP 200 [ 985.201611] [56367]: [pid: 56367|app: 0|req: 136/276] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:52:45 2025] GET /volume/v3/volumes/f7a0e665-e68b-4795-8275-98f98d557b69 => generated 1111 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 985.210885] [56366]: DEBUG cinder.api.middleware.request_id [None req-65eceb08-f5b2-4497-ba10-07be916201c4 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 985.213120] [56366]: INFO cinder.api.openstack.wsgi [None req-65eceb08-f5b2-4497-ba10-07be916201c4 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] GET http://10.180.1.21/volume/v3/volumes/f7a0e665-e68b-4795-8275-98f98d557b69 [ 985.213120] [56366]: DEBUG cinder.api.openstack.wsgi [None req-65eceb08-f5b2-4497-ba10-07be916201c4 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 985.213329] [56366]: DEBUG cinder.api.openstack.wsgi [None req-65eceb08-f5b2-4497-ba10-07be916201c4 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 985.223753] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 985.223753] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 985.227299] [56366]: INFO cinder.volume.api [None req-65eceb08-f5b2-4497-ba10-07be916201c4 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Volume info retrieved successfully. [ 985.232194] [56366]: INFO cinder.api.openstack.wsgi [None req-65eceb08-f5b2-4497-ba10-07be916201c4 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] http://10.180.1.21/volume/v3/volumes/f7a0e665-e68b-4795-8275-98f98d557b69 returned with HTTP 200 [ 985.232583] [56366]: [pid: 56366|app: 0|req: 141/277] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:52:45 2025] GET /volume/v3/volumes/f7a0e665-e68b-4795-8275-98f98d557b69 => generated 1111 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 995.201417] [56367]: DEBUG dbcounter [-] [56367] Writing DB stats cinder:SELECT=30,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=56367) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 995.230027] [56366]: DEBUG dbcounter [-] [56366] Writing DB stats cinder:SELECT=25,cinder:UPDATE=3 {{(pid=56366) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 996.962180] [56367]: DEBUG cinder.api.middleware.request_id [req-126d2224-e7c8-4f8f-a01a-a5a589297b8a req-adc2ad22-5c11-4ba5-839e-b783c8a94811 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 996.967168] [56367]: INFO cinder.api.openstack.wsgi [req-126d2224-e7c8-4f8f-a01a-a5a589297b8a req-adc2ad22-5c11-4ba5-839e-b783c8a94811 tempest-ServerActionsTestJSON-1081099597 tempest-ServerActionsTestJSON-1081099597-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=c8cff435-e9da-4a34-8168-7bcb4a7e4c3e [ 996.967401] [56367]: DEBUG cinder.api.openstack.wsgi [req-126d2224-e7c8-4f8f-a01a-a5a589297b8a req-adc2ad22-5c11-4ba5-839e-b783c8a94811 tempest-ServerActionsTestJSON-1081099597 tempest-ServerActionsTestJSON-1081099597-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 996.967621] [56367]: DEBUG cinder.api.openstack.wsgi [req-126d2224-e7c8-4f8f-a01a-a5a589297b8a req-adc2ad22-5c11-4ba5-839e-b783c8a94811 tempest-ServerActionsTestJSON-1081099597 tempest-ServerActionsTestJSON-1081099597-project-member] Calling method 'version_select' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 996.973128] [56367]: INFO cinder.api.openstack.wsgi [req-126d2224-e7c8-4f8f-a01a-a5a589297b8a req-adc2ad22-5c11-4ba5-839e-b783c8a94811 tempest-ServerActionsTestJSON-1081099597 tempest-ServerActionsTestJSON-1081099597-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=c8cff435-e9da-4a34-8168-7bcb4a7e4c3e returned with HTTP 200 [ 996.973557] [56367]: [pid: 56367|app: 0|req: 137/278] 10.180.1.21 () {62 vars in 1517 bytes} [Tue Feb 18 10:52:56 2025] GET /volume/v3/attachments?instance_id=c8cff435-e9da-4a34-8168-7bcb4a7e4c3e => generated 19 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 997.111915] [56366]: DEBUG cinder.api.middleware.request_id [None req-8da137c4-c1d3-4489-b928-4c147b2f8c4c None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 997.116681] [56366]: INFO cinder.api.openstack.wsgi [None req-8da137c4-c1d3-4489-b928-4c147b2f8c4c tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] DELETE http://10.180.1.21/volume/v3/volumes/caa150ee-e0d3-4287-9060-5dbca7628eb7 [ 997.116681] [56366]: DEBUG cinder.api.openstack.wsgi [None req-8da137c4-c1d3-4489-b928-4c147b2f8c4c tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 997.116681] [56366]: DEBUG cinder.api.openstack.wsgi [None req-8da137c4-c1d3-4489-b928-4c147b2f8c4c tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Calling method 'delete' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 997.116681] [56366]: INFO cinder.api.v3.volumes [None req-8da137c4-c1d3-4489-b928-4c147b2f8c4c tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Delete volume with id: caa150ee-e0d3-4287-9060-5dbca7628eb7 [ 997.129204] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.129204] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 997.130039] [56366]: INFO cinder.volume.api [None req-8da137c4-c1d3-4489-b928-4c147b2f8c4c tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Volume info retrieved successfully. [ 997.148040] [56366]: INFO cinder.volume.api [None req-8da137c4-c1d3-4489-b928-4c147b2f8c4c tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Delete volume request issued successfully. [ 997.148480] [56366]: INFO cinder.api.openstack.wsgi [None req-8da137c4-c1d3-4489-b928-4c147b2f8c4c tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] http://10.180.1.21/volume/v3/volumes/caa150ee-e0d3-4287-9060-5dbca7628eb7 returned with HTTP 202 [ 997.149086] [56366]: [pid: 56366|app: 0|req: 142/279] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 18 10:52:56 2025] DELETE /volume/v3/volumes/caa150ee-e0d3-4287-9060-5dbca7628eb7 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 997.152301] [56367]: DEBUG cinder.api.middleware.request_id [None req-2b4270d5-27ec-4be8-a3a0-e864fc1093d7 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 997.155157] [56367]: INFO cinder.api.openstack.wsgi [None req-2b4270d5-27ec-4be8-a3a0-e864fc1093d7 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] GET http://10.180.1.21/volume/v3/volumes/caa150ee-e0d3-4287-9060-5dbca7628eb7 [ 997.155440] [56367]: DEBUG cinder.api.openstack.wsgi [None req-2b4270d5-27ec-4be8-a3a0-e864fc1093d7 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 997.155673] [56367]: DEBUG cinder.api.openstack.wsgi [None req-2b4270d5-27ec-4be8-a3a0-e864fc1093d7 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 997.164114] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.164114] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 997.172306] [56367]: INFO cinder.volume.api [None req-2b4270d5-27ec-4be8-a3a0-e864fc1093d7 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Volume info retrieved successfully. [ 997.178817] [56367]: INFO cinder.api.openstack.wsgi [None req-2b4270d5-27ec-4be8-a3a0-e864fc1093d7 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] http://10.180.1.21/volume/v3/volumes/caa150ee-e0d3-4287-9060-5dbca7628eb7 returned with HTTP 200 [ 997.179266] [56367]: [pid: 56367|app: 0|req: 138/280] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:52:57 2025] GET /volume/v3/volumes/caa150ee-e0d3-4287-9060-5dbca7628eb7 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 998.174546] [56366]: DEBUG cinder.api.middleware.request_id [req-9d4d3eff-2723-47a1-8262-98688c212be2 req-9c756dc2-b25f-4068-8509-2e5b6ef253e9 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 998.178412] [56366]: INFO cinder.api.openstack.wsgi [req-9d4d3eff-2723-47a1-8262-98688c212be2 req-9c756dc2-b25f-4068-8509-2e5b6ef253e9 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] GET http://10.180.1.21/volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7 [ 998.178412] [56366]: DEBUG cinder.api.openstack.wsgi [req-9d4d3eff-2723-47a1-8262-98688c212be2 req-9c756dc2-b25f-4068-8509-2e5b6ef253e9 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 998.178412] [56366]: DEBUG cinder.api.openstack.wsgi [req-9d4d3eff-2723-47a1-8262-98688c212be2 req-9c756dc2-b25f-4068-8509-2e5b6ef253e9 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 998.191789] [56367]: DEBUG cinder.api.middleware.request_id [None req-97a4f487-bb22-4f09-ae3f-6b4214c609a8 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 998.194060] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.194060] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 998.194585] [56367]: INFO cinder.api.openstack.wsgi [None req-97a4f487-bb22-4f09-ae3f-6b4214c609a8 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] GET http://10.180.1.21/volume/v3/volumes/caa150ee-e0d3-4287-9060-5dbca7628eb7 [ 998.194914] [56367]: DEBUG cinder.api.openstack.wsgi [None req-97a4f487-bb22-4f09-ae3f-6b4214c609a8 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 998.195035] [56367]: DEBUG cinder.api.openstack.wsgi [None req-97a4f487-bb22-4f09-ae3f-6b4214c609a8 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 998.198754] [56366]: INFO cinder.volume.api [req-9d4d3eff-2723-47a1-8262-98688c212be2 req-9c756dc2-b25f-4068-8509-2e5b6ef253e9 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Volume info retrieved successfully. [ 998.203941] [56366]: INFO cinder.api.openstack.wsgi [req-9d4d3eff-2723-47a1-8262-98688c212be2 req-9c756dc2-b25f-4068-8509-2e5b6ef253e9 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7 returned with HTTP 200 [ 998.204382] [56366]: [pid: 56366|app: 0|req: 143/281] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 10:52:58 2025] GET /volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7 => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 998.205499] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.205499] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 998.210320] [56367]: INFO cinder.volume.api [None req-97a4f487-bb22-4f09-ae3f-6b4214c609a8 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Volume info retrieved successfully. [ 998.217170] [56367]: INFO cinder.api.openstack.wsgi [None req-97a4f487-bb22-4f09-ae3f-6b4214c609a8 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] http://10.180.1.21/volume/v3/volumes/caa150ee-e0d3-4287-9060-5dbca7628eb7 returned with HTTP 200 [ 998.217590] [56367]: [pid: 56367|app: 0|req: 139/282] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:52:58 2025] GET /volume/v3/volumes/caa150ee-e0d3-4287-9060-5dbca7628eb7 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 999.229331] [56366]: DEBUG cinder.api.middleware.request_id [None req-371a9245-c99a-494f-b4dd-e0a2b027cd5b None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 999.232264] [56366]: INFO cinder.api.openstack.wsgi [None req-371a9245-c99a-494f-b4dd-e0a2b027cd5b tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] GET http://10.180.1.21/volume/v3/volumes/caa150ee-e0d3-4287-9060-5dbca7628eb7 [ 999.232264] [56366]: DEBUG cinder.api.openstack.wsgi [None req-371a9245-c99a-494f-b4dd-e0a2b027cd5b tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 999.232264] [56366]: DEBUG cinder.api.openstack.wsgi [None req-371a9245-c99a-494f-b4dd-e0a2b027cd5b tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 999.244446] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 999.244446] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 999.247896] [56366]: INFO cinder.api.openstack.wsgi [None req-371a9245-c99a-494f-b4dd-e0a2b027cd5b tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] http://10.180.1.21/volume/v3/volumes/caa150ee-e0d3-4287-9060-5dbca7628eb7 returned with HTTP 404 [ 999.248556] [56366]: [pid: 56366|app: 0|req: 144/283] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:52:59 2025] GET /volume/v3/volumes/caa150ee-e0d3-4287-9060-5dbca7628eb7 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 999.252913] [56367]: DEBUG cinder.api.middleware.request_id [None req-479e936e-cf0e-47e7-b9a6-80d166082118 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 999.255074] [56367]: INFO cinder.api.openstack.wsgi [None req-479e936e-cf0e-47e7-b9a6-80d166082118 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] DELETE http://10.180.1.21/volume/v3/volumes/ca52aea2-da71-471f-ab65-b08cb7424226 [ 999.255349] [56367]: DEBUG cinder.api.openstack.wsgi [None req-479e936e-cf0e-47e7-b9a6-80d166082118 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 999.255838] [56367]: DEBUG cinder.api.openstack.wsgi [None req-479e936e-cf0e-47e7-b9a6-80d166082118 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Calling method 'delete' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 999.256175] [56367]: INFO cinder.api.v3.volumes [None req-479e936e-cf0e-47e7-b9a6-80d166082118 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Delete volume with id: ca52aea2-da71-471f-ab65-b08cb7424226 [ 999.264511] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 999.264511] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 999.264979] [56367]: INFO cinder.volume.api [None req-479e936e-cf0e-47e7-b9a6-80d166082118 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Volume info retrieved successfully. [ 999.281485] [56367]: INFO cinder.volume.api [None req-479e936e-cf0e-47e7-b9a6-80d166082118 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Delete volume request issued successfully. [ 999.281589] [56367]: INFO cinder.api.openstack.wsgi [None req-479e936e-cf0e-47e7-b9a6-80d166082118 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] http://10.180.1.21/volume/v3/volumes/ca52aea2-da71-471f-ab65-b08cb7424226 returned with HTTP 202 [ 999.281978] [56367]: [pid: 56367|app: 0|req: 140/284] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 18 10:52:59 2025] DELETE /volume/v3/volumes/ca52aea2-da71-471f-ab65-b08cb7424226 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 999.285653] [56366]: DEBUG cinder.api.middleware.request_id [None req-f183b62b-b0c1-44f1-bf87-510e62bdffb4 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 999.287842] [56366]: INFO cinder.api.openstack.wsgi [None req-f183b62b-b0c1-44f1-bf87-510e62bdffb4 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] GET http://10.180.1.21/volume/v3/volumes/ca52aea2-da71-471f-ab65-b08cb7424226 [ 999.288137] [56366]: DEBUG cinder.api.openstack.wsgi [None req-f183b62b-b0c1-44f1-bf87-510e62bdffb4 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 999.288367] [56366]: DEBUG cinder.api.openstack.wsgi [None req-f183b62b-b0c1-44f1-bf87-510e62bdffb4 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 999.296113] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 999.296113] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 999.299464] [56366]: INFO cinder.volume.api [None req-f183b62b-b0c1-44f1-bf87-510e62bdffb4 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Volume info retrieved successfully. [ 999.304426] [56366]: INFO cinder.api.openstack.wsgi [None req-f183b62b-b0c1-44f1-bf87-510e62bdffb4 tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] http://10.180.1.21/volume/v3/volumes/ca52aea2-da71-471f-ab65-b08cb7424226 returned with HTTP 200 [ 999.304758] [56366]: [pid: 56366|app: 0|req: 145/285] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:52:59 2025] GET /volume/v3/volumes/ca52aea2-da71-471f-ab65-b08cb7424226 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1000.318736] [56367]: DEBUG cinder.api.middleware.request_id [None req-cfb202b3-3b1d-42d6-8608-9fc994e2997b None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1000.324032] [56367]: INFO cinder.api.openstack.wsgi [None req-cfb202b3-3b1d-42d6-8608-9fc994e2997b tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] GET http://10.180.1.21/volume/v3/volumes/ca52aea2-da71-471f-ab65-b08cb7424226 [ 1000.324937] [56367]: DEBUG cinder.api.openstack.wsgi [None req-cfb202b3-3b1d-42d6-8608-9fc994e2997b tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1000.324937] [56367]: DEBUG cinder.api.openstack.wsgi [None req-cfb202b3-3b1d-42d6-8608-9fc994e2997b tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1000.348923] [56367]: INFO cinder.api.openstack.wsgi [None req-cfb202b3-3b1d-42d6-8608-9fc994e2997b tempest-ServerRescueNegativeTestJSON-1460655877 tempest-ServerRescueNegativeTestJSON-1460655877-project-member] http://10.180.1.21/volume/v3/volumes/ca52aea2-da71-471f-ab65-b08cb7424226 returned with HTTP 404 [ 1000.349609] [56367]: [pid: 56367|app: 0|req: 141/286] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:53:00 2025] GET /volume/v3/volumes/ca52aea2-da71-471f-ab65-b08cb7424226 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1000.968701] [56366]: DEBUG cinder.api.middleware.request_id [None req-ccc5dbf8-e938-4c12-a508-25ce499cccad None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1000.971031] [56366]: INFO cinder.api.openstack.wsgi [None req-ccc5dbf8-e938-4c12-a508-25ce499cccad None None] GET http://10.180.1.21/volume// [ 1000.971031] [56366]: DEBUG cinder.api.openstack.wsgi [None req-ccc5dbf8-e938-4c12-a508-25ce499cccad None None] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1000.971401] [56366]: DEBUG cinder.api.openstack.wsgi [None req-ccc5dbf8-e938-4c12-a508-25ce499cccad None None] Calling method 'all' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1000.972171] [56366]: INFO cinder.api.openstack.wsgi [None req-ccc5dbf8-e938-4c12-a508-25ce499cccad None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1000.972171] [56366]: [pid: 56366|app: 0|req: 146/287] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 10:53:00 2025] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1000.982115] [56367]: DEBUG cinder.api.middleware.request_id [req-3fd19f8a-7f83-400f-b7b1-82e75a46e247 req-fb5eef0f-2d1b-45db-84ea-d532e24b765a None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1000.985893] [56367]: INFO cinder.api.openstack.wsgi [req-3fd19f8a-7f83-400f-b7b1-82e75a46e247 req-fb5eef0f-2d1b-45db-84ea-d532e24b765a tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] GET http://10.180.1.21/volume/v3/volumes/f7a0e665-e68b-4795-8275-98f98d557b69 [ 1000.985989] [56367]: DEBUG cinder.api.openstack.wsgi [req-3fd19f8a-7f83-400f-b7b1-82e75a46e247 req-fb5eef0f-2d1b-45db-84ea-d532e24b765a tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1000.986206] [56367]: DEBUG cinder.api.openstack.wsgi [req-3fd19f8a-7f83-400f-b7b1-82e75a46e247 req-fb5eef0f-2d1b-45db-84ea-d532e24b765a tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1001.012269] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.012269] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1001.018741] [56367]: INFO cinder.volume.api [req-3fd19f8a-7f83-400f-b7b1-82e75a46e247 req-fb5eef0f-2d1b-45db-84ea-d532e24b765a tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Volume info retrieved successfully. [ 1001.024144] [56367]: INFO cinder.api.openstack.wsgi [req-3fd19f8a-7f83-400f-b7b1-82e75a46e247 req-fb5eef0f-2d1b-45db-84ea-d532e24b765a tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] http://10.180.1.21/volume/v3/volumes/f7a0e665-e68b-4795-8275-98f98d557b69 returned with HTTP 200 [ 1001.024950] [56367]: [pid: 56367|app: 0|req: 142/288] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 10:53:00 2025] GET /volume/v3/volumes/f7a0e665-e68b-4795-8275-98f98d557b69 => generated 1292 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1001.147848] [56366]: DEBUG cinder.api.middleware.request_id [req-3fd19f8a-7f83-400f-b7b1-82e75a46e247 req-9f68f551-9083-482b-b915-808cf3009fc0 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1001.151327] [56366]: INFO cinder.api.openstack.wsgi [req-3fd19f8a-7f83-400f-b7b1-82e75a46e247 req-9f68f551-9083-482b-b915-808cf3009fc0 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] PUT http://10.180.1.21/volume/v3/attachments/815626f3-e1be-4360-b1bc-65c3677d850a [ 1001.152027] [56366]: DEBUG cinder.api.openstack.wsgi [req-3fd19f8a-7f83-400f-b7b1-82e75a46e247 req-9f68f551-9083-482b-b915-808cf3009fc0 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-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=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1001.163025] [56366]: DEBUG cinder.coordination [req-3fd19f8a-7f83-400f-b7b1-82e75a46e247 req-9f68f551-9083-482b-b915-808cf3009fc0 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Acquiring lock "cinder-attachment_update-f7a0e665-e68b-4795-8275-98f98d557b69-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=56366) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1001.164925] [56366]: DEBUG cinder.coordination [req-3fd19f8a-7f83-400f-b7b1-82e75a46e247 req-9f68f551-9083-482b-b915-808cf3009fc0 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Lock "cinder-attachment_update-f7a0e665-e68b-4795-8275-98f98d557b69-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=56366) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1001.165852] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.165852] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1005.690813] [56366]: DEBUG cinder.coordination [req-3fd19f8a-7f83-400f-b7b1-82e75a46e247 req-9f68f551-9083-482b-b915-808cf3009fc0 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Lock "cinder-attachment_update-f7a0e665-e68b-4795-8275-98f98d557b69-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.527s {{(pid=56366) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1005.691170] [56366]: INFO cinder.api.openstack.wsgi [req-3fd19f8a-7f83-400f-b7b1-82e75a46e247 req-9f68f551-9083-482b-b915-808cf3009fc0 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] http://10.180.1.21/volume/v3/attachments/815626f3-e1be-4360-b1bc-65c3677d850a returned with HTTP 200 [ 1005.691634] [56366]: [pid: 56366|app: 0|req: 147/289] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 18 10:53:01 2025] PUT /volume/v3/attachments/815626f3-e1be-4360-b1bc-65c3677d850a => generated 617 bytes in 4544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1006.203395] [56367]: DEBUG cinder.api.middleware.request_id [req-3fd19f8a-7f83-400f-b7b1-82e75a46e247 req-1594fed3-c08f-4a66-8a72-205162ecdca4 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1006.205572] [56367]: INFO cinder.api.openstack.wsgi [req-3fd19f8a-7f83-400f-b7b1-82e75a46e247 req-1594fed3-c08f-4a66-8a72-205162ecdca4 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] POST http://10.180.1.21/volume/v3/attachments/815626f3-e1be-4360-b1bc-65c3677d850a/action [ 1006.206044] [56367]: DEBUG cinder.api.openstack.wsgi [req-3fd19f8a-7f83-400f-b7b1-82e75a46e247 req-1594fed3-c08f-4a66-8a72-205162ecdca4 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Action body: b'{"os-complete": null}' {{(pid=56367) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1006.206204] [56367]: DEBUG cinder.api.openstack.wsgi [req-3fd19f8a-7f83-400f-b7b1-82e75a46e247 req-1594fed3-c08f-4a66-8a72-205162ecdca4 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1006.224374] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.224374] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1006.231666] [56367]: INFO cinder.api.openstack.wsgi [req-3fd19f8a-7f83-400f-b7b1-82e75a46e247 req-1594fed3-c08f-4a66-8a72-205162ecdca4 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] http://10.180.1.21/volume/v3/attachments/815626f3-e1be-4360-b1bc-65c3677d850a/action returned with HTTP 204 [ 1006.232111] [56367]: [pid: 56367|app: 0|req: 143/290] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 18 10:53:06 2025] POST /volume/v3/attachments/815626f3-e1be-4360-b1bc-65c3677d850a/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1015.686857] [56366]: DEBUG dbcounter [-] [56366] Writing DB stats cinder:SELECT=18,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=56366) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1016.229485] [56367]: DEBUG dbcounter [-] [56367] Writing DB stats cinder:SELECT=22,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=56367) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1016.711711] [56366]: DEBUG cinder.api.middleware.request_id [None req-919223fe-2999-4e3a-aa1f-06d659cc52e1 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1016.715359] [56366]: INFO cinder.api.openstack.wsgi [None req-919223fe-2999-4e3a-aa1f-06d659cc52e1 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] GET http://10.180.1.21/volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7 [ 1016.715591] [56366]: DEBUG cinder.api.openstack.wsgi [None req-919223fe-2999-4e3a-aa1f-06d659cc52e1 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1016.715807] [56366]: DEBUG cinder.api.openstack.wsgi [None req-919223fe-2999-4e3a-aa1f-06d659cc52e1 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1016.731205] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.731205] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1016.738616] [56366]: INFO cinder.volume.api [None req-919223fe-2999-4e3a-aa1f-06d659cc52e1 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Volume info retrieved successfully. [ 1016.742428] [56366]: INFO cinder.api.openstack.wsgi [None req-919223fe-2999-4e3a-aa1f-06d659cc52e1 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7 returned with HTTP 200 [ 1016.742924] [56366]: [pid: 56366|app: 0|req: 148/291] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:53:16 2025] GET /volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7 => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1016.916308] [56367]: DEBUG cinder.api.middleware.request_id [req-f1ca0ca4-1aae-4a7d-80f2-8b47255612c3 req-22ede97c-ebf8-435a-8c47-b60e69d4c22f None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1016.919392] [56367]: INFO cinder.api.openstack.wsgi [req-f1ca0ca4-1aae-4a7d-80f2-8b47255612c3 req-22ede97c-ebf8-435a-8c47-b60e69d4c22f tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] GET http://10.180.1.21/volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7 [ 1016.919672] [56367]: DEBUG cinder.api.openstack.wsgi [req-f1ca0ca4-1aae-4a7d-80f2-8b47255612c3 req-22ede97c-ebf8-435a-8c47-b60e69d4c22f tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1016.919938] [56367]: DEBUG cinder.api.openstack.wsgi [req-f1ca0ca4-1aae-4a7d-80f2-8b47255612c3 req-22ede97c-ebf8-435a-8c47-b60e69d4c22f tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1016.932324] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.932324] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1016.936544] [56367]: INFO cinder.volume.api [req-f1ca0ca4-1aae-4a7d-80f2-8b47255612c3 req-22ede97c-ebf8-435a-8c47-b60e69d4c22f tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Volume info retrieved successfully. [ 1016.942377] [56367]: INFO cinder.api.openstack.wsgi [req-f1ca0ca4-1aae-4a7d-80f2-8b47255612c3 req-22ede97c-ebf8-435a-8c47-b60e69d4c22f tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7 returned with HTTP 200 [ 1016.942918] [56367]: [pid: 56367|app: 0|req: 144/292] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 10:53:16 2025] GET /volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1016.983198] [56366]: DEBUG cinder.api.middleware.request_id [req-f1ca0ca4-1aae-4a7d-80f2-8b47255612c3 req-7a5a7f23-a57f-4eaa-84bb-1cbec6d1d63a None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1016.987805] [56366]: INFO cinder.api.openstack.wsgi [req-f1ca0ca4-1aae-4a7d-80f2-8b47255612c3 req-7a5a7f23-a57f-4eaa-84bb-1cbec6d1d63a tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] POST http://10.180.1.21/volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7/action [ 1016.987805] [56366]: DEBUG cinder.api.openstack.wsgi [req-f1ca0ca4-1aae-4a7d-80f2-8b47255612c3 req-7a5a7f23-a57f-4eaa-84bb-1cbec6d1d63a tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=56366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1016.987805] [56366]: DEBUG cinder.api.openstack.wsgi [req-f1ca0ca4-1aae-4a7d-80f2-8b47255612c3 req-7a5a7f23-a57f-4eaa-84bb-1cbec6d1d63a tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1017.000134] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.000134] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1017.000134] [56366]: INFO cinder.volume.api [req-f1ca0ca4-1aae-4a7d-80f2-8b47255612c3 req-7a5a7f23-a57f-4eaa-84bb-1cbec6d1d63a tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Volume info retrieved successfully. [ 1017.009747] [56366]: INFO cinder.volume.api [req-f1ca0ca4-1aae-4a7d-80f2-8b47255612c3 req-7a5a7f23-a57f-4eaa-84bb-1cbec6d1d63a tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Begin detaching volume completed successfully. [ 1017.009747] [56366]: INFO cinder.api.openstack.wsgi [req-f1ca0ca4-1aae-4a7d-80f2-8b47255612c3 req-7a5a7f23-a57f-4eaa-84bb-1cbec6d1d63a tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7/action returned with HTTP 202 [ 1017.010086] [56366]: [pid: 56366|app: 0|req: 149/293] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Feb 18 10:53:16 2025] POST /volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1018.015636] [56367]: DEBUG cinder.api.middleware.request_id [req-05f06e61-714f-45cb-a0f4-77c414aab410 req-e5b2b9f8-045d-40d9-b15a-920dec0b7b9d None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1018.018860] [56367]: INFO cinder.api.openstack.wsgi [req-05f06e61-714f-45cb-a0f4-77c414aab410 req-e5b2b9f8-045d-40d9-b15a-920dec0b7b9d tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] DELETE http://10.180.1.21/volume/v3/attachments/421d7c5c-161e-43f6-8644-a49f918d8f8a [ 1018.019254] [56367]: DEBUG cinder.api.openstack.wsgi [req-05f06e61-714f-45cb-a0f4-77c414aab410 req-e5b2b9f8-045d-40d9-b15a-920dec0b7b9d tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1018.019372] [56367]: DEBUG cinder.api.openstack.wsgi [req-05f06e61-714f-45cb-a0f4-77c414aab410 req-e5b2b9f8-045d-40d9-b15a-920dec0b7b9d tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Calling method 'version_select' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1018.029202] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.029202] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1018.035603] [56366]: DEBUG cinder.api.middleware.request_id [None req-d47c2764-943f-4193-9e0a-ccccb6d83ee9 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1018.035833] [56366]: INFO cinder.api.openstack.wsgi [None req-d47c2764-943f-4193-9e0a-ccccb6d83ee9 None None] GET http://10.180.1.21/volume// [ 1018.035963] [56366]: DEBUG cinder.api.openstack.wsgi [None req-d47c2764-943f-4193-9e0a-ccccb6d83ee9 None None] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1018.036209] [56366]: DEBUG cinder.api.openstack.wsgi [None req-d47c2764-943f-4193-9e0a-ccccb6d83ee9 None None] Calling method 'all' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1018.036726] [56366]: INFO cinder.api.openstack.wsgi [None req-d47c2764-943f-4193-9e0a-ccccb6d83ee9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1018.037083] [56366]: [pid: 56366|app: 0|req: 150/294] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 10:53:17 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1018.040679] [56366]: DEBUG cinder.api.middleware.request_id [req-f1ca0ca4-1aae-4a7d-80f2-8b47255612c3 req-7cb73a20-4624-44cd-97f7-7146a61fc42f None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1018.043522] [56366]: INFO cinder.api.openstack.wsgi [req-f1ca0ca4-1aae-4a7d-80f2-8b47255612c3 req-7cb73a20-4624-44cd-97f7-7146a61fc42f tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] GET http://10.180.1.21/volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7 [ 1018.043790] [56366]: DEBUG cinder.api.openstack.wsgi [req-f1ca0ca4-1aae-4a7d-80f2-8b47255612c3 req-7cb73a20-4624-44cd-97f7-7146a61fc42f tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1018.043972] [56366]: DEBUG cinder.api.openstack.wsgi [req-f1ca0ca4-1aae-4a7d-80f2-8b47255612c3 req-7cb73a20-4624-44cd-97f7-7146a61fc42f tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1018.061710] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.061710] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1018.067616] [56366]: INFO cinder.volume.api [req-f1ca0ca4-1aae-4a7d-80f2-8b47255612c3 req-7cb73a20-4624-44cd-97f7-7146a61fc42f tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Volume info retrieved successfully. [ 1018.072544] [56366]: INFO cinder.api.openstack.wsgi [req-f1ca0ca4-1aae-4a7d-80f2-8b47255612c3 req-7cb73a20-4624-44cd-97f7-7146a61fc42f tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7 returned with HTTP 200 [ 1018.073184] [56366]: [pid: 56366|app: 0|req: 151/295] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 10:53:17 2025] GET /volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7 => generated 1323 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1018.560023] [56367]: INFO cinder.api.openstack.wsgi [req-05f06e61-714f-45cb-a0f4-77c414aab410 req-e5b2b9f8-045d-40d9-b15a-920dec0b7b9d tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] http://10.180.1.21/volume/v3/attachments/421d7c5c-161e-43f6-8644-a49f918d8f8a returned with HTTP 200 [ 1018.561034] [56367]: [pid: 56367|app: 0|req: 145/296] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 18 10:53:17 2025] DELETE /volume/v3/attachments/421d7c5c-161e-43f6-8644-a49f918d8f8a => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1018.568263] [56366]: DEBUG cinder.api.middleware.request_id [req-05f06e61-714f-45cb-a0f4-77c414aab410 req-9ee4d0ff-5099-474b-a192-19ae2d88844e None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1018.571363] [56366]: INFO cinder.api.openstack.wsgi [req-05f06e61-714f-45cb-a0f4-77c414aab410 req-9ee4d0ff-5099-474b-a192-19ae2d88844e tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] DELETE http://10.180.1.21/volume/v3/volumes/0e81da8a-07df-43bc-b49d-72302e629584 [ 1018.571601] [56366]: DEBUG cinder.api.openstack.wsgi [req-05f06e61-714f-45cb-a0f4-77c414aab410 req-9ee4d0ff-5099-474b-a192-19ae2d88844e tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1018.571868] [56366]: DEBUG cinder.api.openstack.wsgi [req-05f06e61-714f-45cb-a0f4-77c414aab410 req-9ee4d0ff-5099-474b-a192-19ae2d88844e tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Calling method 'delete' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1018.572088] [56366]: INFO cinder.api.v3.volumes [req-05f06e61-714f-45cb-a0f4-77c414aab410 req-9ee4d0ff-5099-474b-a192-19ae2d88844e tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Delete volume with id: 0e81da8a-07df-43bc-b49d-72302e629584 [ 1018.581621] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.581621] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1018.582565] [56366]: INFO cinder.volume.api [req-05f06e61-714f-45cb-a0f4-77c414aab410 req-9ee4d0ff-5099-474b-a192-19ae2d88844e tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Volume info retrieved successfully. [ 1018.602707] [56366]: INFO cinder.volume.api [req-05f06e61-714f-45cb-a0f4-77c414aab410 req-9ee4d0ff-5099-474b-a192-19ae2d88844e tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] Delete volume request issued successfully. [ 1018.602707] [56366]: INFO cinder.api.openstack.wsgi [req-05f06e61-714f-45cb-a0f4-77c414aab410 req-9ee4d0ff-5099-474b-a192-19ae2d88844e tempest-ServersTestBootFromVolume-1279156674 tempest-ServersTestBootFromVolume-1279156674-project-member] http://10.180.1.21/volume/v3/volumes/0e81da8a-07df-43bc-b49d-72302e629584 returned with HTTP 202 [ 1018.603239] [56366]: [pid: 56366|app: 0|req: 152/297] 10.180.1.21 () {62 vars in 1500 bytes} [Tue Feb 18 10:53:18 2025] DELETE /volume/v3/volumes/0e81da8a-07df-43bc-b49d-72302e629584 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1019.211894] [56367]: DEBUG cinder.api.middleware.request_id [req-f1ca0ca4-1aae-4a7d-80f2-8b47255612c3 req-72bb9aa6-40fa-43c7-8a06-502941cdd462 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1019.214273] [56367]: INFO cinder.api.openstack.wsgi [req-f1ca0ca4-1aae-4a7d-80f2-8b47255612c3 req-72bb9aa6-40fa-43c7-8a06-502941cdd462 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] DELETE http://10.180.1.21/volume/v3/attachments/dadaa750-5f51-4123-b178-930d87131784 [ 1019.214493] [56367]: DEBUG cinder.api.openstack.wsgi [req-f1ca0ca4-1aae-4a7d-80f2-8b47255612c3 req-72bb9aa6-40fa-43c7-8a06-502941cdd462 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1019.214705] [56367]: DEBUG cinder.api.openstack.wsgi [req-f1ca0ca4-1aae-4a7d-80f2-8b47255612c3 req-72bb9aa6-40fa-43c7-8a06-502941cdd462 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Calling method 'version_select' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1019.224229] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.224229] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1019.751357] [56367]: INFO cinder.api.openstack.wsgi [req-f1ca0ca4-1aae-4a7d-80f2-8b47255612c3 req-72bb9aa6-40fa-43c7-8a06-502941cdd462 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/attachments/dadaa750-5f51-4123-b178-930d87131784 returned with HTTP 200 [ 1019.751818] [56367]: [pid: 56367|app: 0|req: 146/298] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 18 10:53:19 2025] DELETE /volume/v3/attachments/dadaa750-5f51-4123-b178-930d87131784 => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1020.631382] [56366]: DEBUG cinder.api.middleware.request_id [None req-3ea2b43a-8444-4cb3-8338-70a0817a42d8 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1020.633395] [56366]: INFO cinder.api.openstack.wsgi [None req-3ea2b43a-8444-4cb3-8338-70a0817a42d8 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] GET http://10.180.1.21/volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7 [ 1020.633395] [56366]: DEBUG cinder.api.openstack.wsgi [None req-3ea2b43a-8444-4cb3-8338-70a0817a42d8 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1020.633531] [56366]: DEBUG cinder.api.openstack.wsgi [None req-3ea2b43a-8444-4cb3-8338-70a0817a42d8 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1020.649251] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.649251] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1020.653887] [56366]: INFO cinder.volume.api [None req-3ea2b43a-8444-4cb3-8338-70a0817a42d8 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Volume info retrieved successfully. [ 1020.659367] [56366]: INFO cinder.api.openstack.wsgi [None req-3ea2b43a-8444-4cb3-8338-70a0817a42d8 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7 returned with HTTP 200 [ 1020.660029] [56366]: [pid: 56366|app: 0|req: 153/299] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:53:20 2025] GET /volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1029.750230] [56367]: DEBUG dbcounter [-] [56367] Writing DB stats cinder:SELECT=25,cinder:UPDATE=6 {{(pid=56367) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1030.656938] [56366]: DEBUG dbcounter [-] [56366] Writing DB stats cinder:SELECT=19,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=56366) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1036.145430] [56367]: DEBUG cinder.api.middleware.request_id [None req-a43ba5e8-2475-4b1c-af07-7da2262827a0 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1036.147241] [56367]: INFO cinder.api.openstack.wsgi [None req-a43ba5e8-2475-4b1c-af07-7da2262827a0 tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1036.149054] [56367]: DEBUG cinder.api.openstack.wsgi [None req-a43ba5e8-2475-4b1c-af07-7da2262827a0 tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1264266598"}} {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1036.150953] [56367]: DEBUG cinder.api.v3.volumes [None req-a43ba5e8-2475-4b1c-af07-7da2262827a0 tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1264266598'}} {{(pid=56367) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1036.151415] [56367]: INFO cinder.api.v3.volumes [None req-a43ba5e8-2475-4b1c-af07-7da2262827a0 tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Create volume of 1 GB [ 1036.151907] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1036.151907] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1036.159188] [56367]: INFO cinder.volume.api [None req-a43ba5e8-2475-4b1c-af07-7da2262827a0 tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Availability Zones retrieved successfully. [ 1036.169294] [56367]: DEBUG cinder.volume.api [None req-a43ba5e8-2475-4b1c-af07-7da2262827a0 tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Flow 'volume_create_api' (0ebcb77d-7c5c-4f9e-92da-5b8150d583d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1036.169854] [56367]: DEBUG cinder.volume.api [None req-a43ba5e8-2475-4b1c-af07-7da2262827a0 tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (336b0c70-3992-4662-989b-9289af340faa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1036.171328] [56367]: DEBUG cinder.volume.flows.api.create_volume [None req-a43ba5e8-2475-4b1c-af07-7da2262827a0 tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Validating volume size '1' using validate_int {{(pid=56367) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1036.204018] [56367]: DEBUG cinder.volume.api [None req-a43ba5e8-2475-4b1c-af07-7da2262827a0 tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (336b0c70-3992-4662-989b-9289af340faa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T10:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d4a068f8-cdd1-4128-88c7-5f0e768505be,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd4a068f8-cdd1-4128-88c7-5f0e768505be', '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=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1036.204018] [56367]: DEBUG cinder.volume.api [None req-a43ba5e8-2475-4b1c-af07-7da2262827a0 tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c3a5622-f94b-4247-9481-b075aff88899) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1036.270793] [56367]: DEBUG cinder.quota [None req-a43ba5e8-2475-4b1c-af07-7da2262827a0 tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Created reservations ['975b3987-7f0e-496c-90b5-5b6690ebee26', 'd61c0386-6ed0-46e3-b9c2-4aad4f2a934d', '7aab0d62-6927-48c2-ba34-79c2853cf61c', '9a638347-e810-435d-9a05-93eb4f6589ba'] {{(pid=56367) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1036.271941] [56367]: DEBUG cinder.volume.api [None req-a43ba5e8-2475-4b1c-af07-7da2262827a0 tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c3a5622-f94b-4247-9481-b075aff88899) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['975b3987-7f0e-496c-90b5-5b6690ebee26', 'd61c0386-6ed0-46e3-b9c2-4aad4f2a934d', '7aab0d62-6927-48c2-ba34-79c2853cf61c', '9a638347-e810-435d-9a05-93eb4f6589ba']}' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1036.272975] [56367]: DEBUG cinder.volume.api [None req-a43ba5e8-2475-4b1c-af07-7da2262827a0 tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e925a009-5e55-467a-8f8e-58fddae339fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1036.292094] [56367]: DEBUG cinder.volume.api [None req-a43ba5e8-2475-4b1c-af07-7da2262827a0 tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e925a009-5e55-467a-8f8e-58fddae339fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c143697d-9b0f-4efb-86ce-e2e326301f1f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1264266598',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b34dcd35a06436da1a1f5a83e4e9cb1',qos_specs=None,replication_status=,reservations=['975b3987-7f0e-496c-90b5-5b6690ebee26','d61c0386-6ed0-46e3-b9c2-4aad4f2a934d','7aab0d62-6927-48c2-ba34-79c2853cf61c','9a638347-e810-435d-9a05-93eb4f6589ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f822dbc6d2ef48968fcff02c24791780',volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be), '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-18T10:53:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1264266598',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c143697d-9b0f-4efb-86ce-e2e326301f1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b34dcd35a06436da1a1f5a83e4e9cb1',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='f822dbc6d2ef48968fcff02c24791780',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d4a068f8-cdd1-4128-88c7-5f0e768505be),volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be)}' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1036.293167] [56367]: DEBUG cinder.volume.api [None req-a43ba5e8-2475-4b1c-af07-7da2262827a0 tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bba05c45-15a1-4c31-9e6d-43e7f2731f11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1036.310025] [56367]: DEBUG cinder.volume.api [None req-a43ba5e8-2475-4b1c-af07-7da2262827a0 tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bba05c45-15a1-4c31-9e6d-43e7f2731f11) 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-1264266598',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b34dcd35a06436da1a1f5a83e4e9cb1',qos_specs=None,replication_status=,reservations=['975b3987-7f0e-496c-90b5-5b6690ebee26','d61c0386-6ed0-46e3-b9c2-4aad4f2a934d','7aab0d62-6927-48c2-ba34-79c2853cf61c','9a638347-e810-435d-9a05-93eb4f6589ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f822dbc6d2ef48968fcff02c24791780',volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be)}' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1036.311055] [56367]: DEBUG cinder.volume.api [None req-a43ba5e8-2475-4b1c-af07-7da2262827a0 tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5da3925-89d3-4302-935c-0f11c7b7f271) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1036.321531] [56367]: DEBUG cinder.volume.api [None req-a43ba5e8-2475-4b1c-af07-7da2262827a0 tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5da3925-89d3-4302-935c-0f11c7b7f271) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1036.324201] [56367]: DEBUG cinder.volume.api [None req-a43ba5e8-2475-4b1c-af07-7da2262827a0 tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Flow 'volume_create_api' (0ebcb77d-7c5c-4f9e-92da-5b8150d583d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56367) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1036.324606] [56367]: INFO cinder.volume.api [None req-a43ba5e8-2475-4b1c-af07-7da2262827a0 tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Create volume request issued successfully. [ 1036.325353] [56367]: INFO cinder.api.openstack.wsgi [None req-a43ba5e8-2475-4b1c-af07-7da2262827a0 tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1036.325860] [56367]: [pid: 56367|app: 0|req: 147/300] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 18 10:53:36 2025] POST /volume/v3/volumes => generated 753 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1036.341516] [56366]: DEBUG cinder.api.middleware.request_id [None req-3cc682e8-9b4e-4a38-82d8-eff226a9ec83 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1036.343737] [56366]: INFO cinder.api.openstack.wsgi [None req-3cc682e8-9b4e-4a38-82d8-eff226a9ec83 tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] GET http://10.180.1.21/volume/v3/volumes/c143697d-9b0f-4efb-86ce-e2e326301f1f [ 1036.343908] [56366]: DEBUG cinder.api.openstack.wsgi [None req-3cc682e8-9b4e-4a38-82d8-eff226a9ec83 tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1036.344163] [56366]: DEBUG cinder.api.openstack.wsgi [None req-3cc682e8-9b4e-4a38-82d8-eff226a9ec83 tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1036.352358] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1036.352358] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1036.357929] [56366]: INFO cinder.volume.api [None req-3cc682e8-9b4e-4a38-82d8-eff226a9ec83 tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Volume info retrieved successfully. [ 1036.366915] [56366]: INFO cinder.api.openstack.wsgi [None req-3cc682e8-9b4e-4a38-82d8-eff226a9ec83 tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] http://10.180.1.21/volume/v3/volumes/c143697d-9b0f-4efb-86ce-e2e326301f1f returned with HTTP 200 [ 1036.366915] [56366]: [pid: 56366|app: 0|req: 154/301] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:53:36 2025] GET /volume/v3/volumes/c143697d-9b0f-4efb-86ce-e2e326301f1f => generated 821 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1037.380872] [56367]: DEBUG cinder.api.middleware.request_id [None req-fd72c092-14a0-4b03-b37e-c5b486f1dacd None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1037.384079] [56367]: INFO cinder.api.openstack.wsgi [None req-fd72c092-14a0-4b03-b37e-c5b486f1dacd tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] GET http://10.180.1.21/volume/v3/volumes/c143697d-9b0f-4efb-86ce-e2e326301f1f [ 1037.384173] [56367]: DEBUG cinder.api.openstack.wsgi [None req-fd72c092-14a0-4b03-b37e-c5b486f1dacd tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1037.384406] [56367]: DEBUG cinder.api.openstack.wsgi [None req-fd72c092-14a0-4b03-b37e-c5b486f1dacd tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1037.397468] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1037.397468] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1037.405236] [56367]: INFO cinder.volume.api [None req-fd72c092-14a0-4b03-b37e-c5b486f1dacd tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Volume info retrieved successfully. [ 1037.415150] [56367]: INFO cinder.api.openstack.wsgi [None req-fd72c092-14a0-4b03-b37e-c5b486f1dacd tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] http://10.180.1.21/volume/v3/volumes/c143697d-9b0f-4efb-86ce-e2e326301f1f returned with HTTP 200 [ 1037.415649] [56367]: [pid: 56367|app: 0|req: 148/302] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:53:37 2025] GET /volume/v3/volumes/c143697d-9b0f-4efb-86ce-e2e326301f1f => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1037.436423] [56366]: DEBUG cinder.api.middleware.request_id [None req-c8b67250-53e9-462c-8df3-b7c9a0ce462d None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1037.438899] [56366]: INFO cinder.api.openstack.wsgi [None req-c8b67250-53e9-462c-8df3-b7c9a0ce462d tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] POST http://10.180.1.21/volume/v3/volumes/c143697d-9b0f-4efb-86ce-e2e326301f1f/action [ 1037.439984] [56366]: DEBUG cinder.api.openstack.wsgi [None req-c8b67250-53e9-462c-8df3-b7c9a0ce462d tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=56366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1037.439984] [56366]: DEBUG cinder.api.openstack.wsgi [None req-c8b67250-53e9-462c-8df3-b7c9a0ce462d tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1037.456026] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1037.456026] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1037.456026] [56366]: INFO cinder.volume.api [None req-c8b67250-53e9-462c-8df3-b7c9a0ce462d tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Volume info retrieved successfully. [ 1037.468119] [56366]: INFO cinder.volume.api [None req-c8b67250-53e9-462c-8df3-b7c9a0ce462d tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Volume updated successfully. [ 1037.469732] [56366]: INFO cinder.api.openstack.wsgi [None req-c8b67250-53e9-462c-8df3-b7c9a0ce462d tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] http://10.180.1.21/volume/v3/volumes/c143697d-9b0f-4efb-86ce-e2e326301f1f/action returned with HTTP 200 [ 1037.470211] [56366]: [pid: 56366|app: 0|req: 155/303] 10.180.1.21 () {60 vars in 1267 bytes} [Tue Feb 18 10:53:37 2025] POST /volume/v3/volumes/c143697d-9b0f-4efb-86ce-e2e326301f1f/action => generated 0 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) [ 1037.473883] [56367]: DEBUG cinder.api.middleware.request_id [None req-b608ec78-a0a3-40eb-aea2-1c29375fac80 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1037.480030] [56367]: INFO cinder.api.openstack.wsgi [None req-b608ec78-a0a3-40eb-aea2-1c29375fac80 tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] GET http://10.180.1.21/volume/v3/volumes/c143697d-9b0f-4efb-86ce-e2e326301f1f [ 1037.480030] [56367]: DEBUG cinder.api.openstack.wsgi [None req-b608ec78-a0a3-40eb-aea2-1c29375fac80 tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1037.480030] [56367]: DEBUG cinder.api.openstack.wsgi [None req-b608ec78-a0a3-40eb-aea2-1c29375fac80 tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1037.488144] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1037.488144] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1037.492294] [56367]: INFO cinder.volume.api [None req-b608ec78-a0a3-40eb-aea2-1c29375fac80 tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Volume info retrieved successfully. [ 1037.498155] [56367]: INFO cinder.api.openstack.wsgi [None req-b608ec78-a0a3-40eb-aea2-1c29375fac80 tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] http://10.180.1.21/volume/v3/volumes/c143697d-9b0f-4efb-86ce-e2e326301f1f returned with HTTP 200 [ 1037.498552] [56367]: [pid: 56367|app: 0|req: 149/304] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:53:37 2025] GET /volume/v3/volumes/c143697d-9b0f-4efb-86ce-e2e326301f1f => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1037.657599] [56366]: DEBUG cinder.api.middleware.request_id [req-7aec05c1-bbd8-4665-a52d-dda2a395fe36 req-7693df33-42a5-4efa-bef9-704915c12a2c None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1037.660352] [56366]: INFO cinder.api.openstack.wsgi [req-7aec05c1-bbd8-4665-a52d-dda2a395fe36 req-7693df33-42a5-4efa-bef9-704915c12a2c tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] GET http://10.180.1.21/volume/v3/volumes/c143697d-9b0f-4efb-86ce-e2e326301f1f [ 1037.660352] [56366]: DEBUG cinder.api.openstack.wsgi [req-7aec05c1-bbd8-4665-a52d-dda2a395fe36 req-7693df33-42a5-4efa-bef9-704915c12a2c tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1037.660352] [56366]: DEBUG cinder.api.openstack.wsgi [req-7aec05c1-bbd8-4665-a52d-dda2a395fe36 req-7693df33-42a5-4efa-bef9-704915c12a2c tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1037.669527] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1037.669527] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1037.671445] [56366]: INFO cinder.volume.api [req-7aec05c1-bbd8-4665-a52d-dda2a395fe36 req-7693df33-42a5-4efa-bef9-704915c12a2c tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Volume info retrieved successfully. [ 1037.675871] [56366]: INFO cinder.api.openstack.wsgi [req-7aec05c1-bbd8-4665-a52d-dda2a395fe36 req-7693df33-42a5-4efa-bef9-704915c12a2c tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] http://10.180.1.21/volume/v3/volumes/c143697d-9b0f-4efb-86ce-e2e326301f1f returned with HTTP 200 [ 1037.676297] [56366]: [pid: 56366|app: 0|req: 156/305] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 10:53:37 2025] GET /volume/v3/volumes/c143697d-9b0f-4efb-86ce-e2e326301f1f => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1038.040133] [56367]: DEBUG cinder.api.middleware.request_id [None req-8951a909-4fb4-4819-9a74-edcdb528763b None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1038.042236] [56367]: INFO cinder.api.openstack.wsgi [None req-8951a909-4fb4-4819-9a74-edcdb528763b tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1038.042603] [56367]: DEBUG cinder.api.openstack.wsgi [None req-8951a909-4fb4-4819-9a74-edcdb528763b tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1468024669"}} {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1038.046133] [56367]: DEBUG cinder.api.v3.volumes [None req-8951a909-4fb4-4819-9a74-edcdb528763b tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1468024669'}} {{(pid=56367) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1038.046402] [56367]: INFO cinder.api.v3.volumes [None req-8951a909-4fb4-4819-9a74-edcdb528763b tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Create volume of 1 GB [ 1038.052978] [56367]: INFO cinder.volume.api [None req-8951a909-4fb4-4819-9a74-edcdb528763b tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Availability Zones retrieved successfully. [ 1038.059235] [56367]: DEBUG cinder.volume.api [None req-8951a909-4fb4-4819-9a74-edcdb528763b tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Flow 'volume_create_api' (2d9c48c9-8bfd-469d-a539-977d35b76572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1038.060537] [56367]: DEBUG cinder.volume.api [None req-8951a909-4fb4-4819-9a74-edcdb528763b tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9559b0a6-620d-4bd1-bf99-048183559c0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1038.061763] [56367]: DEBUG cinder.volume.flows.api.create_volume [None req-8951a909-4fb4-4819-9a74-edcdb528763b tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Validating volume size '1' using validate_int {{(pid=56367) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1038.090711] [56367]: DEBUG cinder.volume.api [None req-8951a909-4fb4-4819-9a74-edcdb528763b tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9559b0a6-620d-4bd1-bf99-048183559c0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T10:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d4a068f8-cdd1-4128-88c7-5f0e768505be,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd4a068f8-cdd1-4128-88c7-5f0e768505be', '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=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1038.092166] [56367]: DEBUG cinder.volume.api [None req-8951a909-4fb4-4819-9a74-edcdb528763b tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d04f5600-421f-448e-b541-0851c3de67c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1038.132921] [56367]: DEBUG cinder.quota [None req-8951a909-4fb4-4819-9a74-edcdb528763b tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Created reservations ['8b3bacc1-9ebe-48f7-89f1-4d53d57a8382', 'b5deda86-3e1f-4dbe-8119-edd1846611cf', 'e6a86a29-8ebf-4e20-8a0c-568ebaec3edd', '8704b494-75bb-476a-abe9-cbcb1ba3206c'] {{(pid=56367) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1038.133682] [56367]: DEBUG cinder.volume.api [None req-8951a909-4fb4-4819-9a74-edcdb528763b tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d04f5600-421f-448e-b541-0851c3de67c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b3bacc1-9ebe-48f7-89f1-4d53d57a8382', 'b5deda86-3e1f-4dbe-8119-edd1846611cf', 'e6a86a29-8ebf-4e20-8a0c-568ebaec3edd', '8704b494-75bb-476a-abe9-cbcb1ba3206c']}' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1038.134350] [56367]: DEBUG cinder.volume.api [None req-8951a909-4fb4-4819-9a74-edcdb528763b tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7572db59-6c27-4535-b12e-ef604c0cb316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1038.149353] [56367]: DEBUG cinder.volume.api [None req-8951a909-4fb4-4819-9a74-edcdb528763b tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7572db59-6c27-4535-b12e-ef604c0cb316) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9adb966c-64ed-4472-810d-ad1ba0e65e84', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1468024669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b34dcd35a06436da1a1f5a83e4e9cb1',qos_specs=None,replication_status=,reservations=['8b3bacc1-9ebe-48f7-89f1-4d53d57a8382','b5deda86-3e1f-4dbe-8119-edd1846611cf','e6a86a29-8ebf-4e20-8a0c-568ebaec3edd','8704b494-75bb-476a-abe9-cbcb1ba3206c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f822dbc6d2ef48968fcff02c24791780',volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be), '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-18T10:53:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1468024669',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9adb966c-64ed-4472-810d-ad1ba0e65e84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b34dcd35a06436da1a1f5a83e4e9cb1',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='f822dbc6d2ef48968fcff02c24791780',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d4a068f8-cdd1-4128-88c7-5f0e768505be),volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be)}' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1038.153036] [56367]: DEBUG cinder.volume.api [None req-8951a909-4fb4-4819-9a74-edcdb528763b tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e719a8dd-21d1-41f5-b05e-4a6101811f3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1038.164515] [56367]: DEBUG cinder.volume.api [None req-8951a909-4fb4-4819-9a74-edcdb528763b tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e719a8dd-21d1-41f5-b05e-4a6101811f3c) 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-1468024669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b34dcd35a06436da1a1f5a83e4e9cb1',qos_specs=None,replication_status=,reservations=['8b3bacc1-9ebe-48f7-89f1-4d53d57a8382','b5deda86-3e1f-4dbe-8119-edd1846611cf','e6a86a29-8ebf-4e20-8a0c-568ebaec3edd','8704b494-75bb-476a-abe9-cbcb1ba3206c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f822dbc6d2ef48968fcff02c24791780',volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be)}' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1038.165449] [56367]: DEBUG cinder.volume.api [None req-8951a909-4fb4-4819-9a74-edcdb528763b tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db91b813-e1e3-456e-895a-b335973bd6c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1038.179598] [56367]: DEBUG cinder.volume.api [None req-8951a909-4fb4-4819-9a74-edcdb528763b tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db91b813-e1e3-456e-895a-b335973bd6c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1038.179598] [56367]: DEBUG cinder.volume.api [None req-8951a909-4fb4-4819-9a74-edcdb528763b tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Flow 'volume_create_api' (2d9c48c9-8bfd-469d-a539-977d35b76572) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56367) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1038.179917] [56367]: INFO cinder.volume.api [None req-8951a909-4fb4-4819-9a74-edcdb528763b tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Create volume request issued successfully. [ 1038.180539] [56367]: INFO cinder.api.openstack.wsgi [None req-8951a909-4fb4-4819-9a74-edcdb528763b tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1038.181015] [56367]: [pid: 56367|app: 0|req: 150/306] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 18 10:53:37 2025] POST /volume/v3/volumes => generated 753 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1038.193331] [56366]: DEBUG cinder.api.middleware.request_id [None req-df7d71e9-8c27-4f21-b2d8-bdd9d6ecb641 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1038.196971] [56366]: INFO cinder.api.openstack.wsgi [None req-df7d71e9-8c27-4f21-b2d8-bdd9d6ecb641 tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] GET http://10.180.1.21/volume/v3/volumes/9adb966c-64ed-4472-810d-ad1ba0e65e84 [ 1038.197243] [56366]: DEBUG cinder.api.openstack.wsgi [None req-df7d71e9-8c27-4f21-b2d8-bdd9d6ecb641 tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1038.197504] [56366]: DEBUG cinder.api.openstack.wsgi [None req-df7d71e9-8c27-4f21-b2d8-bdd9d6ecb641 tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1038.207493] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1038.207493] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1038.213577] [56366]: INFO cinder.volume.api [None req-df7d71e9-8c27-4f21-b2d8-bdd9d6ecb641 tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Volume info retrieved successfully. [ 1038.219468] [56366]: INFO cinder.api.openstack.wsgi [None req-df7d71e9-8c27-4f21-b2d8-bdd9d6ecb641 tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] http://10.180.1.21/volume/v3/volumes/9adb966c-64ed-4472-810d-ad1ba0e65e84 returned with HTTP 200 [ 1038.219899] [56366]: [pid: 56366|app: 0|req: 157/307] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:53:38 2025] GET /volume/v3/volumes/9adb966c-64ed-4472-810d-ad1ba0e65e84 => generated 821 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1039.230444] [56367]: DEBUG cinder.api.middleware.request_id [None req-a9d761cd-0a63-469d-8964-aa6128574c1b None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1039.234774] [56367]: INFO cinder.api.openstack.wsgi [None req-a9d761cd-0a63-469d-8964-aa6128574c1b tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] GET http://10.180.1.21/volume/v3/volumes/9adb966c-64ed-4472-810d-ad1ba0e65e84 [ 1039.235165] [56367]: DEBUG cinder.api.openstack.wsgi [None req-a9d761cd-0a63-469d-8964-aa6128574c1b tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1039.235399] [56367]: DEBUG cinder.api.openstack.wsgi [None req-a9d761cd-0a63-469d-8964-aa6128574c1b tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1039.247512] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1039.247512] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1039.251825] [56367]: INFO cinder.volume.api [None req-a9d761cd-0a63-469d-8964-aa6128574c1b tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Volume info retrieved successfully. [ 1039.257143] [56367]: INFO cinder.api.openstack.wsgi [None req-a9d761cd-0a63-469d-8964-aa6128574c1b tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] http://10.180.1.21/volume/v3/volumes/9adb966c-64ed-4472-810d-ad1ba0e65e84 returned with HTTP 200 [ 1039.257640] [56367]: [pid: 56367|app: 0|req: 151/308] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:53:39 2025] GET /volume/v3/volumes/9adb966c-64ed-4472-810d-ad1ba0e65e84 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1048.216473] [56366]: DEBUG dbcounter [-] [56366] Writing DB stats cinder:SELECT=13,cinder:UPDATE=1 {{(pid=56366) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1049.254499] [56367]: DEBUG dbcounter [-] [56367] Writing DB stats cinder:SELECT=59,cinder:INSERT=16,cinder:UPDATE=24 {{(pid=56367) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1061.713066] [56366]: DEBUG cinder.api.middleware.request_id [None req-2ee8f65a-c1b3-4d8c-b384-3eb730bd3705 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1061.717740] [56366]: INFO cinder.api.openstack.wsgi [None req-2ee8f65a-c1b3-4d8c-b384-3eb730bd3705 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1061.717740] [56366]: DEBUG cinder.api.openstack.wsgi [None req-2ee8f65a-c1b3-4d8c-b384-3eb730bd3705 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-2002602114"}} {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1061.718651] [56366]: DEBUG cinder.api.v3.volumes [None req-2ee8f65a-c1b3-4d8c-b384-3eb730bd3705 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-2002602114'}} {{(pid=56366) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1061.718796] [56366]: INFO cinder.api.v3.volumes [None req-2ee8f65a-c1b3-4d8c-b384-3eb730bd3705 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Create volume of 1 GB [ 1061.725455] [56366]: INFO cinder.volume.api [None req-2ee8f65a-c1b3-4d8c-b384-3eb730bd3705 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Availability Zones retrieved successfully. [ 1061.732701] [56366]: DEBUG cinder.volume.api [None req-2ee8f65a-c1b3-4d8c-b384-3eb730bd3705 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Flow 'volume_create_api' (65848701-823e-48a0-820b-72a51ea56bfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56366) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1061.733980] [56366]: DEBUG cinder.volume.api [None req-2ee8f65a-c1b3-4d8c-b384-3eb730bd3705 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81f5bafa-94c9-4a4e-8bca-30f0bc27ac23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1061.735916] [56366]: DEBUG cinder.volume.flows.api.create_volume [None req-2ee8f65a-c1b3-4d8c-b384-3eb730bd3705 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Validating volume size '1' using validate_int {{(pid=56366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1061.755852] [56366]: DEBUG cinder.volume.api [None req-2ee8f65a-c1b3-4d8c-b384-3eb730bd3705 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81f5bafa-94c9-4a4e-8bca-30f0bc27ac23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T10:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d4a068f8-cdd1-4128-88c7-5f0e768505be,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd4a068f8-cdd1-4128-88c7-5f0e768505be', '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=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1061.756891] [56366]: DEBUG cinder.volume.api [None req-2ee8f65a-c1b3-4d8c-b384-3eb730bd3705 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (743d59b9-95d0-4277-9bc5-0a4f803e0fa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1061.812416] [56366]: DEBUG cinder.quota [None req-2ee8f65a-c1b3-4d8c-b384-3eb730bd3705 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Created reservations ['fd29ec7c-59c4-40c6-a459-3a5f62773036', '3e91cbfe-8905-4fa2-9906-e53123e4e499', 'dd63818e-2df2-4712-afb0-60d7ae465662', 'ba7fc889-57ee-41cc-be22-0425a221011e'] {{(pid=56366) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1061.813637] [56366]: DEBUG cinder.volume.api [None req-2ee8f65a-c1b3-4d8c-b384-3eb730bd3705 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (743d59b9-95d0-4277-9bc5-0a4f803e0fa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd29ec7c-59c4-40c6-a459-3a5f62773036', '3e91cbfe-8905-4fa2-9906-e53123e4e499', 'dd63818e-2df2-4712-afb0-60d7ae465662', 'ba7fc889-57ee-41cc-be22-0425a221011e']}' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1061.814692] [56366]: DEBUG cinder.volume.api [None req-2ee8f65a-c1b3-4d8c-b384-3eb730bd3705 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc16aade-df2c-41da-b296-780566cabef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1061.833734] [56366]: DEBUG cinder.volume.api [None req-2ee8f65a-c1b3-4d8c-b384-3eb730bd3705 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc16aade-df2c-41da-b296-780566cabef5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1387aed-974f-4924-8812-343749b335d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2002602114',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b790823488444824a262808e79637b43',qos_specs=None,replication_status=,reservations=['fd29ec7c-59c4-40c6-a459-3a5f62773036','3e91cbfe-8905-4fa2-9906-e53123e4e499','dd63818e-2df2-4712-afb0-60d7ae465662','ba7fc889-57ee-41cc-be22-0425a221011e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='624f610d9fd44c2496feb5da178fa5d7',volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be), '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-18T10:54:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2002602114',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1387aed-974f-4924-8812-343749b335d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b790823488444824a262808e79637b43',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='624f610d9fd44c2496feb5da178fa5d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d4a068f8-cdd1-4128-88c7-5f0e768505be),volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be)}' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1061.835197] [56366]: DEBUG cinder.volume.api [None req-2ee8f65a-c1b3-4d8c-b384-3eb730bd3705 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47f72553-e0b6-4a6d-906c-db6aa0f11ced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1061.867425] [56366]: DEBUG cinder.volume.api [None req-2ee8f65a-c1b3-4d8c-b384-3eb730bd3705 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47f72553-e0b6-4a6d-906c-db6aa0f11ced) 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-2002602114',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b790823488444824a262808e79637b43',qos_specs=None,replication_status=,reservations=['fd29ec7c-59c4-40c6-a459-3a5f62773036','3e91cbfe-8905-4fa2-9906-e53123e4e499','dd63818e-2df2-4712-afb0-60d7ae465662','ba7fc889-57ee-41cc-be22-0425a221011e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='624f610d9fd44c2496feb5da178fa5d7',volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be)}' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1061.868787] [56366]: DEBUG cinder.volume.api [None req-2ee8f65a-c1b3-4d8c-b384-3eb730bd3705 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3229b894-88ac-4225-8117-ee42fa1a6b78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1061.883108] [56366]: DEBUG cinder.volume.api [None req-2ee8f65a-c1b3-4d8c-b384-3eb730bd3705 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3229b894-88ac-4225-8117-ee42fa1a6b78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1061.884918] [56366]: DEBUG cinder.volume.api [None req-2ee8f65a-c1b3-4d8c-b384-3eb730bd3705 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Flow 'volume_create_api' (65848701-823e-48a0-820b-72a51ea56bfe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56366) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1061.884918] [56366]: INFO cinder.volume.api [None req-2ee8f65a-c1b3-4d8c-b384-3eb730bd3705 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Create volume request issued successfully. [ 1061.885665] [56366]: INFO cinder.api.openstack.wsgi [None req-2ee8f65a-c1b3-4d8c-b384-3eb730bd3705 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1061.886129] [56366]: [pid: 56366|app: 0|req: 158/309] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 18 10:54:01 2025] POST /volume/v3/volumes => generated 750 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1061.897539] [56367]: DEBUG cinder.api.middleware.request_id [None req-20dfd1db-01fa-4077-93ae-7c84bae732fd None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1061.899752] [56367]: INFO cinder.api.openstack.wsgi [None req-20dfd1db-01fa-4077-93ae-7c84bae732fd tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 [ 1061.899981] [56367]: DEBUG cinder.api.openstack.wsgi [None req-20dfd1db-01fa-4077-93ae-7c84bae732fd tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1061.900259] [56367]: DEBUG cinder.api.openstack.wsgi [None req-20dfd1db-01fa-4077-93ae-7c84bae732fd tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1061.913108] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1061.913108] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1061.919128] [56367]: INFO cinder.volume.api [None req-20dfd1db-01fa-4077-93ae-7c84bae732fd tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1061.927129] [56367]: INFO cinder.api.openstack.wsgi [None req-20dfd1db-01fa-4077-93ae-7c84bae732fd tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 returned with HTTP 200 [ 1061.927989] [56367]: [pid: 56367|app: 0|req: 152/310] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:54:01 2025] GET /volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1062.942846] [56366]: DEBUG cinder.api.middleware.request_id [None req-1cad1668-a830-4cfa-abce-4a26901de619 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1062.945579] [56366]: INFO cinder.api.openstack.wsgi [None req-1cad1668-a830-4cfa-abce-4a26901de619 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 [ 1062.945579] [56366]: DEBUG cinder.api.openstack.wsgi [None req-1cad1668-a830-4cfa-abce-4a26901de619 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1062.946537] [56366]: DEBUG cinder.api.openstack.wsgi [None req-1cad1668-a830-4cfa-abce-4a26901de619 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1062.958381] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1062.958381] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1062.963198] [56366]: INFO cinder.volume.api [None req-1cad1668-a830-4cfa-abce-4a26901de619 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1062.969475] [56366]: INFO cinder.api.openstack.wsgi [None req-1cad1668-a830-4cfa-abce-4a26901de619 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 returned with HTTP 200 [ 1062.969794] [56366]: [pid: 56366|app: 0|req: 159/311] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:54:02 2025] GET /volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1063.898388] [56367]: DEBUG cinder.api.middleware.request_id [req-8e16c4a1-0fb9-43a9-87f6-d74b815926c4 req-3a627227-c97f-48f9-b538-042c2c5c7b82 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1063.904410] [56367]: INFO cinder.api.openstack.wsgi [req-8e16c4a1-0fb9-43a9-87f6-d74b815926c4 req-3a627227-c97f-48f9-b538-042c2c5c7b82 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 [ 1063.904894] [56367]: DEBUG cinder.api.openstack.wsgi [req-8e16c4a1-0fb9-43a9-87f6-d74b815926c4 req-3a627227-c97f-48f9-b538-042c2c5c7b82 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1063.904894] [56367]: DEBUG cinder.api.openstack.wsgi [req-8e16c4a1-0fb9-43a9-87f6-d74b815926c4 req-3a627227-c97f-48f9-b538-042c2c5c7b82 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1063.917025] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.917025] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1063.922693] [56367]: INFO cinder.volume.api [req-8e16c4a1-0fb9-43a9-87f6-d74b815926c4 req-3a627227-c97f-48f9-b538-042c2c5c7b82 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1063.929166] [56367]: INFO cinder.api.openstack.wsgi [req-8e16c4a1-0fb9-43a9-87f6-d74b815926c4 req-3a627227-c97f-48f9-b538-042c2c5c7b82 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 returned with HTTP 200 [ 1063.929798] [56367]: [pid: 56367|app: 0|req: 153/312] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 10:54:03 2025] GET /volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1065.453755] [56366]: DEBUG cinder.api.middleware.request_id [None req-470a3d1a-a55e-4f5a-bb2b-c77f597f1f89 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1065.454260] [56366]: INFO cinder.api.openstack.wsgi [None req-470a3d1a-a55e-4f5a-bb2b-c77f597f1f89 None None] GET http://10.180.1.21/volume// [ 1065.454391] [56366]: DEBUG cinder.api.openstack.wsgi [None req-470a3d1a-a55e-4f5a-bb2b-c77f597f1f89 None None] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1065.454611] [56366]: DEBUG cinder.api.openstack.wsgi [None req-470a3d1a-a55e-4f5a-bb2b-c77f597f1f89 None None] Calling method 'all' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1065.455008] [56366]: INFO cinder.api.openstack.wsgi [None req-470a3d1a-a55e-4f5a-bb2b-c77f597f1f89 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1065.455316] [56366]: [pid: 56366|app: 0|req: 160/313] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Feb 18 10:54:05 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1065.459672] [56367]: DEBUG cinder.api.middleware.request_id [req-8e16c4a1-0fb9-43a9-87f6-d74b815926c4 req-33153bb7-1c08-4c02-8aa3-af0973483e65 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1065.462023] [56367]: INFO cinder.api.openstack.wsgi [req-8e16c4a1-0fb9-43a9-87f6-d74b815926c4 req-33153bb7-1c08-4c02-8aa3-af0973483e65 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1065.462465] [56367]: DEBUG cinder.api.openstack.wsgi [req-8e16c4a1-0fb9-43a9-87f6-d74b815926c4 req-33153bb7-1c08-4c02-8aa3-af0973483e65 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f1387aed-974f-4924-8812-343749b335d0", "connector": null, "instance_uuid": "381e429a-3011-45cb-8d82-67c4c8874381"}} {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1065.477616] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1065.477616] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1065.505153] [56367]: INFO cinder.api.openstack.wsgi [req-8e16c4a1-0fb9-43a9-87f6-d74b815926c4 req-33153bb7-1c08-4c02-8aa3-af0973483e65 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1065.505418] [56367]: [pid: 56367|app: 0|req: 154/314] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 18 10:54:05 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) [ 1065.525603] [56366]: DEBUG cinder.api.middleware.request_id [None req-6cf59a64-8a4a-4da5-bdea-f7be2e0fa8ea None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1065.527834] [56366]: INFO cinder.api.openstack.wsgi [None req-6cf59a64-8a4a-4da5-bdea-f7be2e0fa8ea tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 [ 1065.528073] [56366]: DEBUG cinder.api.openstack.wsgi [None req-6cf59a64-8a4a-4da5-bdea-f7be2e0fa8ea tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1065.528307] [56366]: DEBUG cinder.api.openstack.wsgi [None req-6cf59a64-8a4a-4da5-bdea-f7be2e0fa8ea tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1065.542280] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1065.542280] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1065.546699] [56366]: INFO cinder.volume.api [None req-6cf59a64-8a4a-4da5-bdea-f7be2e0fa8ea tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1065.552432] [56366]: INFO cinder.api.openstack.wsgi [None req-6cf59a64-8a4a-4da5-bdea-f7be2e0fa8ea tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 returned with HTTP 200 [ 1065.552763] [56366]: [pid: 56366|app: 0|req: 161/315] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:54:05 2025] GET /volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1066.046490] [56367]: DEBUG cinder.api.middleware.request_id [None req-0961459a-a72c-4a3f-9a8c-7e4cc0b87686 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1066.047069] [56367]: INFO cinder.api.openstack.wsgi [None req-0961459a-a72c-4a3f-9a8c-7e4cc0b87686 None None] GET http://10.180.1.21/volume// [ 1066.047320] [56367]: DEBUG cinder.api.openstack.wsgi [None req-0961459a-a72c-4a3f-9a8c-7e4cc0b87686 None None] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1066.047591] [56367]: DEBUG cinder.api.openstack.wsgi [None req-0961459a-a72c-4a3f-9a8c-7e4cc0b87686 None None] Calling method 'all' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1066.048047] [56367]: INFO cinder.api.openstack.wsgi [None req-0961459a-a72c-4a3f-9a8c-7e4cc0b87686 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1066.048409] [56367]: [pid: 56367|app: 0|req: 155/316] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 10:54:05 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1066.066177] [56366]: DEBUG cinder.api.middleware.request_id [req-8e16c4a1-0fb9-43a9-87f6-d74b815926c4 req-a677b34e-9c4e-430e-8184-d59b0428e6e7 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1066.068520] [56366]: INFO cinder.api.openstack.wsgi [req-8e16c4a1-0fb9-43a9-87f6-d74b815926c4 req-a677b34e-9c4e-430e-8184-d59b0428e6e7 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 [ 1066.068763] [56366]: DEBUG cinder.api.openstack.wsgi [req-8e16c4a1-0fb9-43a9-87f6-d74b815926c4 req-a677b34e-9c4e-430e-8184-d59b0428e6e7 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1066.068978] [56366]: DEBUG cinder.api.openstack.wsgi [req-8e16c4a1-0fb9-43a9-87f6-d74b815926c4 req-a677b34e-9c4e-430e-8184-d59b0428e6e7 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1066.089815] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1066.089815] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1066.094587] [56366]: INFO cinder.volume.api [req-8e16c4a1-0fb9-43a9-87f6-d74b815926c4 req-a677b34e-9c4e-430e-8184-d59b0428e6e7 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1066.099783] [56366]: INFO cinder.api.openstack.wsgi [req-8e16c4a1-0fb9-43a9-87f6-d74b815926c4 req-a677b34e-9c4e-430e-8184-d59b0428e6e7 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 returned with HTTP 200 [ 1066.100316] [56366]: [pid: 56366|app: 0|req: 162/317] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 10:54:05 2025] GET /volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 => generated 1023 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1066.129069] [56367]: DEBUG cinder.api.middleware.request_id [req-8e16c4a1-0fb9-43a9-87f6-d74b815926c4 req-1e15d8a1-67a8-472e-a37e-fcd0516077ac None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1066.131488] [56367]: INFO cinder.api.openstack.wsgi [req-8e16c4a1-0fb9-43a9-87f6-d74b815926c4 req-1e15d8a1-67a8-472e-a37e-fcd0516077ac tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] PUT http://10.180.1.21/volume/v3/attachments/53101a8b-2ed1-4c29-acde-c02f2e63aea0 [ 1066.131934] [56367]: DEBUG cinder.api.openstack.wsgi [req-8e16c4a1-0fb9-43a9-87f6-d74b815926c4 req-1e15d8a1-67a8-472e-a37e-fcd0516077ac tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-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-529027", "mountpoint": "/dev/sdb"}}} {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1066.140412] [56367]: DEBUG cinder.coordination [req-8e16c4a1-0fb9-43a9-87f6-d74b815926c4 req-1e15d8a1-67a8-472e-a37e-fcd0516077ac tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Acquiring lock "cinder-attachment_update-f1387aed-974f-4924-8812-343749b335d0-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=56367) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1066.145062] [56367]: DEBUG cinder.coordination [req-8e16c4a1-0fb9-43a9-87f6-d74b815926c4 req-1e15d8a1-67a8-472e-a37e-fcd0516077ac tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Lock "cinder-attachment_update-f1387aed-974f-4924-8812-343749b335d0-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=56367) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1066.146173] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1066.146173] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1066.563478] [56366]: DEBUG cinder.api.middleware.request_id [None req-5a269cae-d019-4b8a-861b-f0ef0121f544 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1066.566527] [56366]: INFO cinder.api.openstack.wsgi [None req-5a269cae-d019-4b8a-861b-f0ef0121f544 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 [ 1066.566527] [56366]: DEBUG cinder.api.openstack.wsgi [None req-5a269cae-d019-4b8a-861b-f0ef0121f544 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1066.566654] [56366]: DEBUG cinder.api.openstack.wsgi [None req-5a269cae-d019-4b8a-861b-f0ef0121f544 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1066.589756] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1066.589756] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1066.595917] [56366]: INFO cinder.volume.api [None req-5a269cae-d019-4b8a-861b-f0ef0121f544 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1066.601350] [56366]: INFO cinder.api.openstack.wsgi [None req-5a269cae-d019-4b8a-861b-f0ef0121f544 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 returned with HTTP 200 [ 1066.601762] [56366]: [pid: 56366|app: 0|req: 163/318] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:54:06 2025] GET /volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1067.567477] [56366]: DEBUG cinder.api.middleware.request_id [None req-798b8f0a-55e0-4ba7-bc13-81c5dec37d40 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1067.570178] [56366]: INFO cinder.api.openstack.wsgi [None req-798b8f0a-55e0-4ba7-bc13-81c5dec37d40 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] DELETE http://10.180.1.21/volume/v3/volumes/cc809cbb-a378-4083-a53e-73feaf03cd24 [ 1067.570373] [56366]: DEBUG cinder.api.openstack.wsgi [None req-798b8f0a-55e0-4ba7-bc13-81c5dec37d40 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1067.570599] [56366]: DEBUG cinder.api.openstack.wsgi [None req-798b8f0a-55e0-4ba7-bc13-81c5dec37d40 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Calling method 'delete' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1067.570831] [56366]: INFO cinder.api.v3.volumes [None req-798b8f0a-55e0-4ba7-bc13-81c5dec37d40 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Delete volume with id: cc809cbb-a378-4083-a53e-73feaf03cd24 [ 1067.582791] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1067.582791] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1067.583297] [56366]: INFO cinder.volume.api [None req-798b8f0a-55e0-4ba7-bc13-81c5dec37d40 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Volume info retrieved successfully. [ 1067.607024] [56366]: INFO cinder.volume.api [None req-798b8f0a-55e0-4ba7-bc13-81c5dec37d40 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Delete volume request issued successfully. [ 1067.607024] [56366]: INFO cinder.api.openstack.wsgi [None req-798b8f0a-55e0-4ba7-bc13-81c5dec37d40 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] http://10.180.1.21/volume/v3/volumes/cc809cbb-a378-4083-a53e-73feaf03cd24 returned with HTTP 202 [ 1067.607024] [56366]: [pid: 56366|app: 0|req: 164/319] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 18 10:54:07 2025] DELETE /volume/v3/volumes/cc809cbb-a378-4083-a53e-73feaf03cd24 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1067.610197] [56366]: DEBUG cinder.api.middleware.request_id [None req-347a7b8e-453a-4a97-ab50-5dfe8941fcfc None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1067.613275] [56366]: INFO cinder.api.openstack.wsgi [None req-347a7b8e-453a-4a97-ab50-5dfe8941fcfc tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] GET http://10.180.1.21/volume/v3/volumes/cc809cbb-a378-4083-a53e-73feaf03cd24 [ 1067.613414] [56366]: DEBUG cinder.api.openstack.wsgi [None req-347a7b8e-453a-4a97-ab50-5dfe8941fcfc tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1067.613636] [56366]: DEBUG cinder.api.openstack.wsgi [None req-347a7b8e-453a-4a97-ab50-5dfe8941fcfc tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1067.623562] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1067.623562] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1067.629394] [56366]: INFO cinder.volume.api [None req-347a7b8e-453a-4a97-ab50-5dfe8941fcfc tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Volume info retrieved successfully. [ 1067.634690] [56366]: INFO cinder.api.openstack.wsgi [None req-347a7b8e-453a-4a97-ab50-5dfe8941fcfc tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] http://10.180.1.21/volume/v3/volumes/cc809cbb-a378-4083-a53e-73feaf03cd24 returned with HTTP 200 [ 1067.635287] [56366]: [pid: 56366|app: 0|req: 165/320] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:54:07 2025] GET /volume/v3/volumes/cc809cbb-a378-4083-a53e-73feaf03cd24 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1067.636013] [56366]: DEBUG cinder.api.middleware.request_id [None req-e0fd72af-8481-4100-81d5-5b897e814c09 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1067.640034] [56366]: INFO cinder.api.openstack.wsgi [None req-e0fd72af-8481-4100-81d5-5b897e814c09 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 [ 1067.640034] [56366]: DEBUG cinder.api.openstack.wsgi [None req-e0fd72af-8481-4100-81d5-5b897e814c09 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1067.640034] [56366]: DEBUG cinder.api.openstack.wsgi [None req-e0fd72af-8481-4100-81d5-5b897e814c09 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1067.654750] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1067.654750] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1067.658251] [56366]: INFO cinder.volume.api [None req-e0fd72af-8481-4100-81d5-5b897e814c09 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1067.663893] [56366]: INFO cinder.api.openstack.wsgi [None req-e0fd72af-8481-4100-81d5-5b897e814c09 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 returned with HTTP 200 [ 1067.664548] [56366]: [pid: 56366|app: 0|req: 166/321] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:54:07 2025] GET /volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1068.647228] [56366]: DEBUG cinder.api.middleware.request_id [None req-c16f7eb0-a499-4f3b-a5ef-99bd5aa8fac9 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1068.652328] [56366]: INFO cinder.api.openstack.wsgi [None req-c16f7eb0-a499-4f3b-a5ef-99bd5aa8fac9 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] GET http://10.180.1.21/volume/v3/volumes/cc809cbb-a378-4083-a53e-73feaf03cd24 [ 1068.652617] [56366]: DEBUG cinder.api.openstack.wsgi [None req-c16f7eb0-a499-4f3b-a5ef-99bd5aa8fac9 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1068.652843] [56366]: DEBUG cinder.api.openstack.wsgi [None req-c16f7eb0-a499-4f3b-a5ef-99bd5aa8fac9 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1068.667172] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.667172] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1068.674719] [56366]: INFO cinder.volume.api [None req-c16f7eb0-a499-4f3b-a5ef-99bd5aa8fac9 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Volume info retrieved successfully. [ 1068.682534] [56366]: INFO cinder.api.openstack.wsgi [None req-c16f7eb0-a499-4f3b-a5ef-99bd5aa8fac9 tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] http://10.180.1.21/volume/v3/volumes/cc809cbb-a378-4083-a53e-73feaf03cd24 returned with HTTP 200 [ 1068.683074] [56366]: [pid: 56366|app: 0|req: 167/322] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:54:08 2025] GET /volume/v3/volumes/cc809cbb-a378-4083-a53e-73feaf03cd24 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1068.684089] [56366]: DEBUG cinder.api.middleware.request_id [None req-c2d9593e-5b69-479b-b86c-cdb962a59383 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1068.688053] [56366]: INFO cinder.api.openstack.wsgi [None req-c2d9593e-5b69-479b-b86c-cdb962a59383 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 [ 1068.688376] [56366]: DEBUG cinder.api.openstack.wsgi [None req-c2d9593e-5b69-479b-b86c-cdb962a59383 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1068.688664] [56366]: DEBUG cinder.api.openstack.wsgi [None req-c2d9593e-5b69-479b-b86c-cdb962a59383 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1068.700329] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.700329] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1068.704269] [56366]: INFO cinder.volume.api [None req-c2d9593e-5b69-479b-b86c-cdb962a59383 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1068.709531] [56366]: INFO cinder.api.openstack.wsgi [None req-c2d9593e-5b69-479b-b86c-cdb962a59383 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 returned with HTTP 200 [ 1068.709966] [56366]: [pid: 56366|app: 0|req: 168/323] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:54:08 2025] GET /volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1069.699256] [56366]: DEBUG cinder.api.middleware.request_id [None req-79d3207b-e018-47e0-8827-c8e082e2ba0c None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1069.701081] [56366]: INFO cinder.api.openstack.wsgi [None req-79d3207b-e018-47e0-8827-c8e082e2ba0c tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] GET http://10.180.1.21/volume/v3/volumes/cc809cbb-a378-4083-a53e-73feaf03cd24 [ 1069.701363] [56366]: DEBUG cinder.api.openstack.wsgi [None req-79d3207b-e018-47e0-8827-c8e082e2ba0c tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1069.701544] [56366]: DEBUG cinder.api.openstack.wsgi [None req-79d3207b-e018-47e0-8827-c8e082e2ba0c tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1069.712284] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1069.712284] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1069.717225] [56366]: INFO cinder.api.openstack.wsgi [None req-79d3207b-e018-47e0-8827-c8e082e2ba0c tempest-DeleteServersTestJSON-1130058674 tempest-DeleteServersTestJSON-1130058674-project-member] http://10.180.1.21/volume/v3/volumes/cc809cbb-a378-4083-a53e-73feaf03cd24 returned with HTTP 404 [ 1069.717979] [56366]: [pid: 56366|app: 0|req: 169/324] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:54:09 2025] GET /volume/v3/volumes/cc809cbb-a378-4083-a53e-73feaf03cd24 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 1069.721958] [56366]: DEBUG cinder.api.middleware.request_id [None req-130e898f-607e-46b6-8ae9-7ef187b1c3d6 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1069.724177] [56366]: INFO cinder.api.openstack.wsgi [None req-130e898f-607e-46b6-8ae9-7ef187b1c3d6 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 [ 1069.724429] [56366]: DEBUG cinder.api.openstack.wsgi [None req-130e898f-607e-46b6-8ae9-7ef187b1c3d6 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1069.725224] [56366]: DEBUG cinder.api.openstack.wsgi [None req-130e898f-607e-46b6-8ae9-7ef187b1c3d6 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1069.737860] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1069.737860] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1069.743433] [56366]: INFO cinder.volume.api [None req-130e898f-607e-46b6-8ae9-7ef187b1c3d6 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1069.749192] [56366]: INFO cinder.api.openstack.wsgi [None req-130e898f-607e-46b6-8ae9-7ef187b1c3d6 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 returned with HTTP 200 [ 1069.749659] [56366]: [pid: 56366|app: 0|req: 170/325] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:54:09 2025] GET /volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1070.673866] [56367]: DEBUG cinder.coordination [req-8e16c4a1-0fb9-43a9-87f6-d74b815926c4 req-1e15d8a1-67a8-472e-a37e-fcd0516077ac tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Lock "cinder-attachment_update-f1387aed-974f-4924-8812-343749b335d0-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.528s {{(pid=56367) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1070.674186] [56367]: INFO cinder.api.openstack.wsgi [req-8e16c4a1-0fb9-43a9-87f6-d74b815926c4 req-1e15d8a1-67a8-472e-a37e-fcd0516077ac tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/attachments/53101a8b-2ed1-4c29-acde-c02f2e63aea0 returned with HTTP 200 [ 1070.675012] [56367]: [pid: 56367|app: 0|req: 156/326] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 18 10:54:05 2025] PUT /volume/v3/attachments/53101a8b-2ed1-4c29-acde-c02f2e63aea0 => generated 617 bytes in 4546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1070.759340] [56366]: DEBUG cinder.api.middleware.request_id [None req-d0f69f05-8bdc-44ff-a45e-ec6005420746 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1070.761597] [56366]: INFO cinder.api.openstack.wsgi [None req-d0f69f05-8bdc-44ff-a45e-ec6005420746 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 [ 1070.761817] [56366]: DEBUG cinder.api.openstack.wsgi [None req-d0f69f05-8bdc-44ff-a45e-ec6005420746 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1070.762048] [56366]: DEBUG cinder.api.openstack.wsgi [None req-d0f69f05-8bdc-44ff-a45e-ec6005420746 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1070.772625] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1070.772625] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1070.776145] [56366]: INFO cinder.volume.api [None req-d0f69f05-8bdc-44ff-a45e-ec6005420746 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1070.782618] [56366]: INFO cinder.api.openstack.wsgi [None req-d0f69f05-8bdc-44ff-a45e-ec6005420746 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 returned with HTTP 200 [ 1070.782618] [56366]: [pid: 56366|app: 0|req: 171/327] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:54:10 2025] GET /volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1071.793521] [56367]: DEBUG cinder.api.middleware.request_id [None req-47cf8483-a501-48b1-a58e-1361f5e23bea None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1071.795947] [56367]: INFO cinder.api.openstack.wsgi [None req-47cf8483-a501-48b1-a58e-1361f5e23bea tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 [ 1071.796156] [56367]: DEBUG cinder.api.openstack.wsgi [None req-47cf8483-a501-48b1-a58e-1361f5e23bea tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1071.796398] [56367]: DEBUG cinder.api.openstack.wsgi [None req-47cf8483-a501-48b1-a58e-1361f5e23bea tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1071.815808] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.815808] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1071.820878] [56367]: INFO cinder.volume.api [None req-47cf8483-a501-48b1-a58e-1361f5e23bea tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1071.826719] [56367]: INFO cinder.api.openstack.wsgi [None req-47cf8483-a501-48b1-a58e-1361f5e23bea tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 returned with HTTP 200 [ 1071.827098] [56367]: [pid: 56367|app: 0|req: 157/328] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:54:11 2025] GET /volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1072.829370] [56366]: DEBUG cinder.api.middleware.request_id [req-8e16c4a1-0fb9-43a9-87f6-d74b815926c4 req-9fa25185-a0b1-44f6-bd21-e9f18298855c None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1072.831833] [56366]: INFO cinder.api.openstack.wsgi [req-8e16c4a1-0fb9-43a9-87f6-d74b815926c4 req-9fa25185-a0b1-44f6-bd21-e9f18298855c tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] POST http://10.180.1.21/volume/v3/attachments/53101a8b-2ed1-4c29-acde-c02f2e63aea0/action [ 1072.832270] [56366]: DEBUG cinder.api.openstack.wsgi [req-8e16c4a1-0fb9-43a9-87f6-d74b815926c4 req-9fa25185-a0b1-44f6-bd21-e9f18298855c tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Action body: b'{"os-complete": null}' {{(pid=56366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1072.832429] [56366]: DEBUG cinder.api.openstack.wsgi [req-8e16c4a1-0fb9-43a9-87f6-d74b815926c4 req-9fa25185-a0b1-44f6-bd21-e9f18298855c tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1072.842641] [56367]: DEBUG cinder.api.middleware.request_id [None req-2d4b7d6f-3dbf-4ac1-af48-132b6857b300 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1072.845734] [56367]: INFO cinder.api.openstack.wsgi [None req-2d4b7d6f-3dbf-4ac1-af48-132b6857b300 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 [ 1072.846129] [56367]: DEBUG cinder.api.openstack.wsgi [None req-2d4b7d6f-3dbf-4ac1-af48-132b6857b300 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1072.846466] [56367]: DEBUG cinder.api.openstack.wsgi [None req-2d4b7d6f-3dbf-4ac1-af48-132b6857b300 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1072.851589] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.851589] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1072.858328] [56366]: INFO cinder.api.openstack.wsgi [req-8e16c4a1-0fb9-43a9-87f6-d74b815926c4 req-9fa25185-a0b1-44f6-bd21-e9f18298855c tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/attachments/53101a8b-2ed1-4c29-acde-c02f2e63aea0/action returned with HTTP 204 [ 1072.858794] [56366]: [pid: 56366|app: 0|req: 172/329] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 18 10:54:12 2025] POST /volume/v3/attachments/53101a8b-2ed1-4c29-acde-c02f2e63aea0/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 1072.859850] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.859850] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1072.863826] [56367]: INFO cinder.volume.api [None req-2d4b7d6f-3dbf-4ac1-af48-132b6857b300 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1072.868991] [56367]: INFO cinder.api.openstack.wsgi [None req-2d4b7d6f-3dbf-4ac1-af48-132b6857b300 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 returned with HTTP 200 [ 1072.869584] [56367]: [pid: 56367|app: 0|req: 158/330] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:54:12 2025] GET /volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1073.880087] [56366]: DEBUG cinder.api.middleware.request_id [None req-396b8eb9-8e79-45b2-b8ce-80917f7963ad None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1073.882433] [56366]: INFO cinder.api.openstack.wsgi [None req-396b8eb9-8e79-45b2-b8ce-80917f7963ad tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 [ 1073.882656] [56366]: DEBUG cinder.api.openstack.wsgi [None req-396b8eb9-8e79-45b2-b8ce-80917f7963ad tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1073.882874] [56366]: DEBUG cinder.api.openstack.wsgi [None req-396b8eb9-8e79-45b2-b8ce-80917f7963ad tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1073.898759] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.898759] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1073.902592] [56366]: INFO cinder.volume.api [None req-396b8eb9-8e79-45b2-b8ce-80917f7963ad tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1073.908463] [56366]: INFO cinder.api.openstack.wsgi [None req-396b8eb9-8e79-45b2-b8ce-80917f7963ad tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 returned with HTTP 200 [ 1073.909295] [56366]: [pid: 56366|app: 0|req: 173/331] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:54:13 2025] GET /volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 => generated 1135 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1073.919846] [56367]: DEBUG cinder.api.middleware.request_id [None req-e2873e80-0d79-48f2-9241-04e8b228f5c9 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1073.921766] [56367]: INFO cinder.api.openstack.wsgi [None req-e2873e80-0d79-48f2-9241-04e8b228f5c9 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 [ 1073.922144] [56367]: DEBUG cinder.api.openstack.wsgi [None req-e2873e80-0d79-48f2-9241-04e8b228f5c9 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1073.922484] [56367]: DEBUG cinder.api.openstack.wsgi [None req-e2873e80-0d79-48f2-9241-04e8b228f5c9 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1073.938438] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.938438] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1073.947504] [56367]: INFO cinder.volume.api [None req-e2873e80-0d79-48f2-9241-04e8b228f5c9 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1073.959893] [56367]: INFO cinder.api.openstack.wsgi [None req-e2873e80-0d79-48f2-9241-04e8b228f5c9 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 returned with HTTP 200 [ 1073.959893] [56367]: [pid: 56367|app: 0|req: 159/332] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:54:13 2025] GET /volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 => generated 1135 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1079.121186] [56366]: DEBUG cinder.api.middleware.request_id [None req-86655180-248a-4258-a1c1-a1178dc1d3bf None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1079.123262] [56366]: INFO cinder.api.openstack.wsgi [None req-86655180-248a-4258-a1c1-a1178dc1d3bf tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1079.123634] [56366]: DEBUG cinder.api.openstack.wsgi [None req-86655180-248a-4258-a1c1-a1178dc1d3bf tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1016230773"}} {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1079.127718] [56366]: DEBUG cinder.api.v3.volumes [None req-86655180-248a-4258-a1c1-a1178dc1d3bf tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1016230773'}} {{(pid=56366) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1079.127892] [56366]: INFO cinder.api.v3.volumes [None req-86655180-248a-4258-a1c1-a1178dc1d3bf tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Create volume of 1 GB [ 1079.133114] [56366]: INFO cinder.volume.api [None req-86655180-248a-4258-a1c1-a1178dc1d3bf tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Availability Zones retrieved successfully. [ 1079.140816] [56366]: DEBUG cinder.volume.api [None req-86655180-248a-4258-a1c1-a1178dc1d3bf tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Flow 'volume_create_api' (89cb91c8-0c8c-4ecd-aa4d-c45ea6b6ed5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56366) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1079.142923] [56366]: DEBUG cinder.volume.api [None req-86655180-248a-4258-a1c1-a1178dc1d3bf tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e81ed9bc-4a8b-4b92-af5e-7f801ca1efa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1079.143052] [56366]: DEBUG cinder.volume.flows.api.create_volume [None req-86655180-248a-4258-a1c1-a1178dc1d3bf tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Validating volume size '1' using validate_int {{(pid=56366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1079.166895] [56366]: DEBUG cinder.volume.api [None req-86655180-248a-4258-a1c1-a1178dc1d3bf tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e81ed9bc-4a8b-4b92-af5e-7f801ca1efa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T10:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d4a068f8-cdd1-4128-88c7-5f0e768505be,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd4a068f8-cdd1-4128-88c7-5f0e768505be', '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=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1079.168308] [56366]: DEBUG cinder.volume.api [None req-86655180-248a-4258-a1c1-a1178dc1d3bf tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc4f496c-73e4-4fb3-bf95-799d02ead349) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1079.217286] [56366]: DEBUG cinder.quota [None req-86655180-248a-4258-a1c1-a1178dc1d3bf tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Created reservations ['45d85270-5006-4827-9b59-ce8275c58806', 'b23924e9-84d2-4cec-8d3a-cc25aacdb3d1', 'eb1a25d5-33a1-4781-9ce6-2a34783bcac1', 'b86310ae-63f7-491f-80b8-86bb0892f8f6'] {{(pid=56366) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1079.218288] [56366]: DEBUG cinder.volume.api [None req-86655180-248a-4258-a1c1-a1178dc1d3bf tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc4f496c-73e4-4fb3-bf95-799d02ead349) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45d85270-5006-4827-9b59-ce8275c58806', 'b23924e9-84d2-4cec-8d3a-cc25aacdb3d1', 'eb1a25d5-33a1-4781-9ce6-2a34783bcac1', 'b86310ae-63f7-491f-80b8-86bb0892f8f6']}' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1079.219213] [56366]: DEBUG cinder.volume.api [None req-86655180-248a-4258-a1c1-a1178dc1d3bf tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4597aa12-e686-4d9e-be3c-f5934d260a91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1079.240822] [56366]: DEBUG cinder.volume.api [None req-86655180-248a-4258-a1c1-a1178dc1d3bf tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4597aa12-e686-4d9e-be3c-f5934d260a91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1ffca8e-49fe-4a24-8eda-53f84b7d4a8f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1016230773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27d0c3997cf94d688f2b83b169c0dd92',qos_specs=None,replication_status=,reservations=['45d85270-5006-4827-9b59-ce8275c58806','b23924e9-84d2-4cec-8d3a-cc25aacdb3d1','eb1a25d5-33a1-4781-9ce6-2a34783bcac1','b86310ae-63f7-491f-80b8-86bb0892f8f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4e4ebf7057d4cf780ff1e617a78330e',volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be), '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-18T10:54:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1016230773',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='27d0c3997cf94d688f2b83b169c0dd92',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='d4e4ebf7057d4cf780ff1e617a78330e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d4a068f8-cdd1-4128-88c7-5f0e768505be),volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be)}' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1079.241781] [56366]: DEBUG cinder.volume.api [None req-86655180-248a-4258-a1c1-a1178dc1d3bf tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5283d3f-d7b1-486b-aac4-bacde09de809) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1079.256559] [56366]: DEBUG cinder.volume.api [None req-86655180-248a-4258-a1c1-a1178dc1d3bf tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5283d3f-d7b1-486b-aac4-bacde09de809) 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-1016230773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27d0c3997cf94d688f2b83b169c0dd92',qos_specs=None,replication_status=,reservations=['45d85270-5006-4827-9b59-ce8275c58806','b23924e9-84d2-4cec-8d3a-cc25aacdb3d1','eb1a25d5-33a1-4781-9ce6-2a34783bcac1','b86310ae-63f7-491f-80b8-86bb0892f8f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4e4ebf7057d4cf780ff1e617a78330e',volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be)}' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1079.257465] [56366]: DEBUG cinder.volume.api [None req-86655180-248a-4258-a1c1-a1178dc1d3bf tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3c9e03e-8187-49ca-97f5-3f9290e993a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1079.266852] [56366]: DEBUG cinder.volume.api [None req-86655180-248a-4258-a1c1-a1178dc1d3bf tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3c9e03e-8187-49ca-97f5-3f9290e993a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1079.267141] [56366]: DEBUG cinder.volume.api [None req-86655180-248a-4258-a1c1-a1178dc1d3bf tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Flow 'volume_create_api' (89cb91c8-0c8c-4ecd-aa4d-c45ea6b6ed5e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56366) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1079.267588] [56366]: INFO cinder.volume.api [None req-86655180-248a-4258-a1c1-a1178dc1d3bf tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Create volume request issued successfully. [ 1079.268137] [56366]: INFO cinder.api.openstack.wsgi [None req-86655180-248a-4258-a1c1-a1178dc1d3bf tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1079.268580] [56366]: [pid: 56366|app: 0|req: 174/333] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 18 10:54:18 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) [ 1079.504672] [56367]: DEBUG cinder.api.middleware.request_id [None req-1f87a32d-551f-48a5-a63a-6e703ae6c025 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1079.510358] [56367]: INFO cinder.api.openstack.wsgi [None req-1f87a32d-551f-48a5-a63a-6e703ae6c025 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] GET http://10.180.1.21/volume/v3/volumes/f7a0e665-e68b-4795-8275-98f98d557b69 [ 1079.510358] [56367]: DEBUG cinder.api.openstack.wsgi [None req-1f87a32d-551f-48a5-a63a-6e703ae6c025 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1079.510358] [56367]: DEBUG cinder.api.openstack.wsgi [None req-1f87a32d-551f-48a5-a63a-6e703ae6c025 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1079.528852] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.528852] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1079.537017] [56367]: INFO cinder.volume.api [None req-1f87a32d-551f-48a5-a63a-6e703ae6c025 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Volume info retrieved successfully. [ 1079.544106] [56367]: INFO cinder.api.openstack.wsgi [None req-1f87a32d-551f-48a5-a63a-6e703ae6c025 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] http://10.180.1.21/volume/v3/volumes/f7a0e665-e68b-4795-8275-98f98d557b69 returned with HTTP 200 [ 1079.544106] [56367]: [pid: 56367|app: 0|req: 160/334] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:54:19 2025] GET /volume/v3/volumes/f7a0e665-e68b-4795-8275-98f98d557b69 => generated 1141 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1079.666722] [56366]: DEBUG cinder.api.middleware.request_id [req-c0e78bfe-700a-4b0b-80ea-512895cfb58f req-b6aec56f-84b3-4d9c-83c7-00607ac59cf3 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1079.671898] [56366]: INFO cinder.api.openstack.wsgi [req-c0e78bfe-700a-4b0b-80ea-512895cfb58f req-b6aec56f-84b3-4d9c-83c7-00607ac59cf3 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] GET http://10.180.1.21/volume/v3/volumes/f7a0e665-e68b-4795-8275-98f98d557b69 [ 1079.672176] [56366]: DEBUG cinder.api.openstack.wsgi [req-c0e78bfe-700a-4b0b-80ea-512895cfb58f req-b6aec56f-84b3-4d9c-83c7-00607ac59cf3 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1079.672419] [56366]: DEBUG cinder.api.openstack.wsgi [req-c0e78bfe-700a-4b0b-80ea-512895cfb58f req-b6aec56f-84b3-4d9c-83c7-00607ac59cf3 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1079.688487] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.688487] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1079.693422] [56366]: INFO cinder.volume.api [req-c0e78bfe-700a-4b0b-80ea-512895cfb58f req-b6aec56f-84b3-4d9c-83c7-00607ac59cf3 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Volume info retrieved successfully. [ 1079.698936] [56366]: INFO cinder.api.openstack.wsgi [req-c0e78bfe-700a-4b0b-80ea-512895cfb58f req-b6aec56f-84b3-4d9c-83c7-00607ac59cf3 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] http://10.180.1.21/volume/v3/volumes/f7a0e665-e68b-4795-8275-98f98d557b69 returned with HTTP 200 [ 1079.699679] [56366]: [pid: 56366|app: 0|req: 175/335] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 10:54:19 2025] GET /volume/v3/volumes/f7a0e665-e68b-4795-8275-98f98d557b69 => generated 1141 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1079.718728] [56367]: DEBUG cinder.api.middleware.request_id [req-c0e78bfe-700a-4b0b-80ea-512895cfb58f req-b882f56f-4df6-4109-9de7-34dc14f7cb05 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1079.721927] [56367]: INFO cinder.api.openstack.wsgi [req-c0e78bfe-700a-4b0b-80ea-512895cfb58f req-b882f56f-4df6-4109-9de7-34dc14f7cb05 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] POST http://10.180.1.21/volume/v3/volumes/f7a0e665-e68b-4795-8275-98f98d557b69/action [ 1079.721927] [56367]: DEBUG cinder.api.openstack.wsgi [req-c0e78bfe-700a-4b0b-80ea-512895cfb58f req-b882f56f-4df6-4109-9de7-34dc14f7cb05 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=56367) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1079.722034] [56367]: DEBUG cinder.api.openstack.wsgi [req-c0e78bfe-700a-4b0b-80ea-512895cfb58f req-b882f56f-4df6-4109-9de7-34dc14f7cb05 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1079.734014] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.734014] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1079.734574] [56367]: INFO cinder.volume.api [req-c0e78bfe-700a-4b0b-80ea-512895cfb58f req-b882f56f-4df6-4109-9de7-34dc14f7cb05 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Volume info retrieved successfully. [ 1079.742505] [56367]: INFO cinder.volume.api [req-c0e78bfe-700a-4b0b-80ea-512895cfb58f req-b882f56f-4df6-4109-9de7-34dc14f7cb05 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Begin detaching volume completed successfully. [ 1079.742505] [56367]: INFO cinder.api.openstack.wsgi [req-c0e78bfe-700a-4b0b-80ea-512895cfb58f req-b882f56f-4df6-4109-9de7-34dc14f7cb05 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] http://10.180.1.21/volume/v3/volumes/f7a0e665-e68b-4795-8275-98f98d557b69/action returned with HTTP 202 [ 1079.742505] [56367]: [pid: 56367|app: 0|req: 161/336] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Feb 18 10:54:19 2025] POST /volume/v3/volumes/f7a0e665-e68b-4795-8275-98f98d557b69/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1080.771358] [56366]: DEBUG cinder.api.middleware.request_id [None req-b82a82aa-2545-4196-a51b-faab0e4219f2 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1080.771897] [56366]: INFO cinder.api.openstack.wsgi [None req-b82a82aa-2545-4196-a51b-faab0e4219f2 None None] GET http://10.180.1.21/volume// [ 1080.772196] [56366]: DEBUG cinder.api.openstack.wsgi [None req-b82a82aa-2545-4196-a51b-faab0e4219f2 None None] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1080.772485] [56366]: DEBUG cinder.api.openstack.wsgi [None req-b82a82aa-2545-4196-a51b-faab0e4219f2 None None] Calling method 'all' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1080.772928] [56366]: INFO cinder.api.openstack.wsgi [None req-b82a82aa-2545-4196-a51b-faab0e4219f2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1080.773682] [56366]: [pid: 56366|app: 0|req: 176/337] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 10:54:20 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1080.777056] [56367]: DEBUG cinder.api.middleware.request_id [req-c0e78bfe-700a-4b0b-80ea-512895cfb58f req-a8b6c7ec-b046-4f5e-8297-44cfc4a75d90 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1080.779528] [56367]: INFO cinder.api.openstack.wsgi [req-c0e78bfe-700a-4b0b-80ea-512895cfb58f req-a8b6c7ec-b046-4f5e-8297-44cfc4a75d90 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] GET http://10.180.1.21/volume/v3/volumes/f7a0e665-e68b-4795-8275-98f98d557b69 [ 1080.779693] [56367]: DEBUG cinder.api.openstack.wsgi [req-c0e78bfe-700a-4b0b-80ea-512895cfb58f req-a8b6c7ec-b046-4f5e-8297-44cfc4a75d90 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1080.779911] [56367]: DEBUG cinder.api.openstack.wsgi [req-c0e78bfe-700a-4b0b-80ea-512895cfb58f req-a8b6c7ec-b046-4f5e-8297-44cfc4a75d90 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1080.794148] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.794148] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1080.797839] [56367]: INFO cinder.volume.api [req-c0e78bfe-700a-4b0b-80ea-512895cfb58f req-a8b6c7ec-b046-4f5e-8297-44cfc4a75d90 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Volume info retrieved successfully. [ 1080.802698] [56367]: INFO cinder.api.openstack.wsgi [req-c0e78bfe-700a-4b0b-80ea-512895cfb58f req-a8b6c7ec-b046-4f5e-8297-44cfc4a75d90 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] http://10.180.1.21/volume/v3/volumes/f7a0e665-e68b-4795-8275-98f98d557b69 returned with HTTP 200 [ 1080.803131] [56367]: [pid: 56367|app: 0|req: 162/338] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 10:54:20 2025] GET /volume/v3/volumes/f7a0e665-e68b-4795-8275-98f98d557b69 => generated 1325 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1081.967203] [56366]: DEBUG cinder.api.middleware.request_id [req-c0e78bfe-700a-4b0b-80ea-512895cfb58f req-17ab8ba8-425b-4e2f-a5c0-484055398575 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1081.970374] [56366]: INFO cinder.api.openstack.wsgi [req-c0e78bfe-700a-4b0b-80ea-512895cfb58f req-17ab8ba8-425b-4e2f-a5c0-484055398575 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] DELETE http://10.180.1.21/volume/v3/attachments/815626f3-e1be-4360-b1bc-65c3677d850a [ 1081.970595] [56366]: DEBUG cinder.api.openstack.wsgi [req-c0e78bfe-700a-4b0b-80ea-512895cfb58f req-17ab8ba8-425b-4e2f-a5c0-484055398575 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1081.970827] [56366]: DEBUG cinder.api.openstack.wsgi [req-c0e78bfe-700a-4b0b-80ea-512895cfb58f req-17ab8ba8-425b-4e2f-a5c0-484055398575 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Calling method 'version_select' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1081.981248] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.981248] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1082.506464] [56366]: INFO cinder.api.openstack.wsgi [req-c0e78bfe-700a-4b0b-80ea-512895cfb58f req-17ab8ba8-425b-4e2f-a5c0-484055398575 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] http://10.180.1.21/volume/v3/attachments/815626f3-e1be-4360-b1bc-65c3677d850a returned with HTTP 200 [ 1082.506909] [56366]: [pid: 56366|app: 0|req: 177/339] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 18 10:54:21 2025] DELETE /volume/v3/attachments/815626f3-e1be-4360-b1bc-65c3677d850a => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1084.049686] [56367]: DEBUG cinder.api.middleware.request_id [None req-680c2667-7c5a-4233-bf17-133b0b9c8d8d None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1084.051834] [56367]: INFO cinder.api.openstack.wsgi [None req-680c2667-7c5a-4233-bf17-133b0b9c8d8d tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] GET http://10.180.1.21/volume/v3/volumes/f7a0e665-e68b-4795-8275-98f98d557b69 [ 1084.052073] [56367]: DEBUG cinder.api.openstack.wsgi [None req-680c2667-7c5a-4233-bf17-133b0b9c8d8d tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1084.052289] [56367]: DEBUG cinder.api.openstack.wsgi [None req-680c2667-7c5a-4233-bf17-133b0b9c8d8d tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1084.062925] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.062925] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1084.066713] [56367]: INFO cinder.volume.api [None req-680c2667-7c5a-4233-bf17-133b0b9c8d8d tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Volume info retrieved successfully. [ 1084.071660] [56367]: INFO cinder.api.openstack.wsgi [None req-680c2667-7c5a-4233-bf17-133b0b9c8d8d tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] http://10.180.1.21/volume/v3/volumes/f7a0e665-e68b-4795-8275-98f98d557b69 returned with HTTP 200 [ 1084.072117] [56367]: [pid: 56367|app: 0|req: 163/340] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:54:23 2025] GET /volume/v3/volumes/f7a0e665-e68b-4795-8275-98f98d557b69 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1092.506367] [56366]: DEBUG dbcounter [-] [56366] Writing DB stats cinder:SELECT=130,cinder:INSERT=21,cinder:UPDATE=30 {{(pid=56366) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1094.068903] [56367]: DEBUG dbcounter [-] [56367] Writing DB stats cinder:SELECT=49,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=56367) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1101.269455] [56366]: DEBUG cinder.api.middleware.request_id [None req-74b9367c-c7fc-4768-b4f7-adcc8cd64263 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1101.271557] [56366]: INFO cinder.api.openstack.wsgi [None req-74b9367c-c7fc-4768-b4f7-adcc8cd64263 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1101.271939] [56366]: DEBUG cinder.api.openstack.wsgi [None req-74b9367c-c7fc-4768-b4f7-adcc8cd64263 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-886455675"}} {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1101.273769] [56366]: DEBUG cinder.api.v3.volumes [None req-74b9367c-c7fc-4768-b4f7-adcc8cd64263 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-886455675'}} {{(pid=56366) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1101.273906] [56366]: INFO cinder.api.v3.volumes [None req-74b9367c-c7fc-4768-b4f7-adcc8cd64263 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Create volume of 1 GB [ 1101.274245] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1101.274245] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1101.279561] [56366]: INFO cinder.volume.api [None req-74b9367c-c7fc-4768-b4f7-adcc8cd64263 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Availability Zones retrieved successfully. [ 1101.286219] [56366]: DEBUG cinder.volume.api [None req-74b9367c-c7fc-4768-b4f7-adcc8cd64263 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Flow 'volume_create_api' (cbe96ca0-56d7-4fc2-9ca6-adaf08819fa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56366) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1101.287383] [56366]: DEBUG cinder.volume.api [None req-74b9367c-c7fc-4768-b4f7-adcc8cd64263 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45277faf-d737-43bd-a1af-ea0bbd41075f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1101.288457] [56366]: DEBUG cinder.volume.flows.api.create_volume [None req-74b9367c-c7fc-4768-b4f7-adcc8cd64263 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Validating volume size '1' using validate_int {{(pid=56366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1101.306593] [56366]: DEBUG cinder.volume.api [None req-74b9367c-c7fc-4768-b4f7-adcc8cd64263 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45277faf-d737-43bd-a1af-ea0bbd41075f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T10:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d4a068f8-cdd1-4128-88c7-5f0e768505be,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd4a068f8-cdd1-4128-88c7-5f0e768505be', '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=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1101.307697] [56366]: DEBUG cinder.volume.api [None req-74b9367c-c7fc-4768-b4f7-adcc8cd64263 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51fc53d3-5e4b-4ead-bb27-757d718a9c72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1101.357900] [56366]: DEBUG cinder.quota [None req-74b9367c-c7fc-4768-b4f7-adcc8cd64263 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Created reservations ['9a909ad6-3987-445a-a40f-8f71ddd86383', '43adc2bf-1653-49e4-abb8-4cd6953ed6b1', 'e54db456-6a7e-437f-9908-88b305fdfd62', 'cf649cf1-efcb-4086-9fb9-c7f4d775eec0'] {{(pid=56366) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1101.358895] [56366]: DEBUG cinder.volume.api [None req-74b9367c-c7fc-4768-b4f7-adcc8cd64263 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51fc53d3-5e4b-4ead-bb27-757d718a9c72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a909ad6-3987-445a-a40f-8f71ddd86383', '43adc2bf-1653-49e4-abb8-4cd6953ed6b1', 'e54db456-6a7e-437f-9908-88b305fdfd62', 'cf649cf1-efcb-4086-9fb9-c7f4d775eec0']}' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1101.359858] [56366]: DEBUG cinder.volume.api [None req-74b9367c-c7fc-4768-b4f7-adcc8cd64263 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (479ddf29-ecc6-449d-b321-d57ca19993ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1101.373315] [56366]: DEBUG cinder.volume.api [None req-74b9367c-c7fc-4768-b4f7-adcc8cd64263 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (479ddf29-ecc6-449d-b321-d57ca19993ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1450504-2bba-46f4-8cf8-5d9aadcb2a59', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-886455675',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a45b261fa39b45ae8a502693e7b134f8',qos_specs=None,replication_status=,reservations=['9a909ad6-3987-445a-a40f-8f71ddd86383','43adc2bf-1653-49e4-abb8-4cd6953ed6b1','e54db456-6a7e-437f-9908-88b305fdfd62','cf649cf1-efcb-4086-9fb9-c7f4d775eec0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e643cb0f47d94878bbdec4b976e4a8e6',volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be), '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-18T10:54:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-886455675',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1450504-2bba-46f4-8cf8-5d9aadcb2a59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a45b261fa39b45ae8a502693e7b134f8',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='e643cb0f47d94878bbdec4b976e4a8e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d4a068f8-cdd1-4128-88c7-5f0e768505be),volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be)}' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1101.374255] [56366]: DEBUG cinder.volume.api [None req-74b9367c-c7fc-4768-b4f7-adcc8cd64263 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16980a69-1f02-4ce9-a867-1c6c02d2eb11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1101.387974] [56366]: DEBUG cinder.volume.api [None req-74b9367c-c7fc-4768-b4f7-adcc8cd64263 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16980a69-1f02-4ce9-a867-1c6c02d2eb11) 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-886455675',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a45b261fa39b45ae8a502693e7b134f8',qos_specs=None,replication_status=,reservations=['9a909ad6-3987-445a-a40f-8f71ddd86383','43adc2bf-1653-49e4-abb8-4cd6953ed6b1','e54db456-6a7e-437f-9908-88b305fdfd62','cf649cf1-efcb-4086-9fb9-c7f4d775eec0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e643cb0f47d94878bbdec4b976e4a8e6',volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be)}' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1101.388829] [56366]: DEBUG cinder.volume.api [None req-74b9367c-c7fc-4768-b4f7-adcc8cd64263 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4547169e-4f1b-4744-acc4-0bf351fb7813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1101.397360] [56366]: DEBUG cinder.volume.api [None req-74b9367c-c7fc-4768-b4f7-adcc8cd64263 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4547169e-4f1b-4744-acc4-0bf351fb7813) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1101.398393] [56366]: DEBUG cinder.volume.api [None req-74b9367c-c7fc-4768-b4f7-adcc8cd64263 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Flow 'volume_create_api' (cbe96ca0-56d7-4fc2-9ca6-adaf08819fa2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56366) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1101.398737] [56366]: INFO cinder.volume.api [None req-74b9367c-c7fc-4768-b4f7-adcc8cd64263 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Create volume request issued successfully. [ 1101.399417] [56366]: INFO cinder.api.openstack.wsgi [None req-74b9367c-c7fc-4768-b4f7-adcc8cd64263 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1101.403016] [56366]: [pid: 56366|app: 0|req: 178/341] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 18 10:54:41 2025] POST /volume/v3/volumes => generated 752 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1101.412319] [56367]: DEBUG cinder.api.middleware.request_id [None req-a7885511-395e-46d9-ae12-403ddbc9213c None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1101.417824] [56367]: INFO cinder.api.openstack.wsgi [None req-a7885511-395e-46d9-ae12-403ddbc9213c tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] GET http://10.180.1.21/volume/v3/volumes/d1450504-2bba-46f4-8cf8-5d9aadcb2a59 [ 1101.417824] [56367]: DEBUG cinder.api.openstack.wsgi [None req-a7885511-395e-46d9-ae12-403ddbc9213c tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1101.421628] [56367]: DEBUG cinder.api.openstack.wsgi [None req-a7885511-395e-46d9-ae12-403ddbc9213c tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1101.434210] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1101.434210] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1101.439916] [56367]: INFO cinder.volume.api [None req-a7885511-395e-46d9-ae12-403ddbc9213c tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Volume info retrieved successfully. [ 1101.446317] [56367]: INFO cinder.api.openstack.wsgi [None req-a7885511-395e-46d9-ae12-403ddbc9213c tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] http://10.180.1.21/volume/v3/volumes/d1450504-2bba-46f4-8cf8-5d9aadcb2a59 returned with HTTP 200 [ 1101.451258] [56367]: [pid: 56367|app: 0|req: 164/342] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:54:41 2025] GET /volume/v3/volumes/d1450504-2bba-46f4-8cf8-5d9aadcb2a59 => generated 820 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1102.460923] [56366]: DEBUG cinder.api.middleware.request_id [None req-a799e8b1-bdbc-4801-9627-4b69a1608cf5 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1102.462944] [56366]: INFO cinder.api.openstack.wsgi [None req-a799e8b1-bdbc-4801-9627-4b69a1608cf5 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] GET http://10.180.1.21/volume/v3/volumes/d1450504-2bba-46f4-8cf8-5d9aadcb2a59 [ 1102.463223] [56366]: DEBUG cinder.api.openstack.wsgi [None req-a799e8b1-bdbc-4801-9627-4b69a1608cf5 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1102.463454] [56366]: DEBUG cinder.api.openstack.wsgi [None req-a799e8b1-bdbc-4801-9627-4b69a1608cf5 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1102.474567] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1102.474567] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1102.479051] [56366]: INFO cinder.volume.api [None req-a799e8b1-bdbc-4801-9627-4b69a1608cf5 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Volume info retrieved successfully. [ 1102.484561] [56366]: INFO cinder.api.openstack.wsgi [None req-a799e8b1-bdbc-4801-9627-4b69a1608cf5 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] http://10.180.1.21/volume/v3/volumes/d1450504-2bba-46f4-8cf8-5d9aadcb2a59 returned with HTTP 200 [ 1102.485073] [56366]: [pid: 56366|app: 0|req: 179/343] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:54:42 2025] GET /volume/v3/volumes/d1450504-2bba-46f4-8cf8-5d9aadcb2a59 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1102.801341] [56367]: DEBUG cinder.api.middleware.request_id [None req-08985462-2804-4cbb-8757-92f245541518 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1102.804646] [56367]: INFO cinder.api.openstack.wsgi [None req-08985462-2804-4cbb-8757-92f245541518 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1102.806019] [56367]: DEBUG cinder.api.openstack.wsgi [None req-08985462-2804-4cbb-8757-92f245541518 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-2089120763"}} {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1102.807466] [56367]: DEBUG cinder.api.v3.volumes [None req-08985462-2804-4cbb-8757-92f245541518 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-2089120763'}} {{(pid=56367) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1102.807809] [56367]: INFO cinder.api.v3.volumes [None req-08985462-2804-4cbb-8757-92f245541518 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Create volume of 1 GB [ 1102.814320] [56367]: INFO cinder.volume.api [None req-08985462-2804-4cbb-8757-92f245541518 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Availability Zones retrieved successfully. [ 1102.822150] [56366]: DEBUG cinder.api.middleware.request_id [req-8f701304-ea56-48e2-bffd-f9a50f3f73a0 req-540b9fbd-d125-43a2-980e-a945c4a106ce None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1102.824381] [56367]: DEBUG cinder.volume.api [None req-08985462-2804-4cbb-8757-92f245541518 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Flow 'volume_create_api' (93c6fefd-c8c7-4e4d-b52b-4964f5eaf235) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1102.825673] [56367]: DEBUG cinder.volume.api [None req-08985462-2804-4cbb-8757-92f245541518 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b84c520-a5a8-47c6-b483-59d5b4561a9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1102.828059] [56367]: DEBUG cinder.volume.flows.api.create_volume [None req-08985462-2804-4cbb-8757-92f245541518 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Validating volume size '1' using validate_int {{(pid=56367) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1102.828171] [56366]: INFO cinder.api.openstack.wsgi [req-8f701304-ea56-48e2-bffd-f9a50f3f73a0 req-540b9fbd-d125-43a2-980e-a945c4a106ce tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] GET http://10.180.1.21/volume/v3/volumes/d1450504-2bba-46f4-8cf8-5d9aadcb2a59 [ 1102.828310] [56366]: DEBUG cinder.api.openstack.wsgi [req-8f701304-ea56-48e2-bffd-f9a50f3f73a0 req-540b9fbd-d125-43a2-980e-a945c4a106ce tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1102.828568] [56366]: DEBUG cinder.api.openstack.wsgi [req-8f701304-ea56-48e2-bffd-f9a50f3f73a0 req-540b9fbd-d125-43a2-980e-a945c4a106ce tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1102.837131] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1102.837131] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1102.841272] [56366]: INFO cinder.volume.api [req-8f701304-ea56-48e2-bffd-f9a50f3f73a0 req-540b9fbd-d125-43a2-980e-a945c4a106ce tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Volume info retrieved successfully. [ 1102.846659] [56366]: INFO cinder.api.openstack.wsgi [req-8f701304-ea56-48e2-bffd-f9a50f3f73a0 req-540b9fbd-d125-43a2-980e-a945c4a106ce tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] http://10.180.1.21/volume/v3/volumes/d1450504-2bba-46f4-8cf8-5d9aadcb2a59 returned with HTTP 200 [ 1102.847079] [56366]: [pid: 56366|app: 0|req: 180/344] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 10:54:42 2025] GET /volume/v3/volumes/d1450504-2bba-46f4-8cf8-5d9aadcb2a59 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1102.852877] [56367]: DEBUG cinder.volume.api [None req-08985462-2804-4cbb-8757-92f245541518 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b84c520-a5a8-47c6-b483-59d5b4561a9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T10:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d4a068f8-cdd1-4128-88c7-5f0e768505be,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd4a068f8-cdd1-4128-88c7-5f0e768505be', '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=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1102.853980] [56367]: DEBUG cinder.volume.api [None req-08985462-2804-4cbb-8757-92f245541518 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f181658e-9493-4bc4-9c24-0c2227b1b253) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1102.893040] [56367]: DEBUG cinder.quota [None req-08985462-2804-4cbb-8757-92f245541518 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Created reservations ['ee961886-e0b9-4c42-8cce-8023ce1ce67e', 'add5a7b2-7bf7-4043-a470-51ba3781894d', '60508813-2ca8-4ae4-b99e-048f552463cd', '124d7c3a-12e2-4b74-a3c3-02e103a9673e'] {{(pid=56367) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1102.895046] [56367]: DEBUG cinder.volume.api [None req-08985462-2804-4cbb-8757-92f245541518 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f181658e-9493-4bc4-9c24-0c2227b1b253) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee961886-e0b9-4c42-8cce-8023ce1ce67e', 'add5a7b2-7bf7-4043-a470-51ba3781894d', '60508813-2ca8-4ae4-b99e-048f552463cd', '124d7c3a-12e2-4b74-a3c3-02e103a9673e']}' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1102.895046] [56367]: DEBUG cinder.volume.api [None req-08985462-2804-4cbb-8757-92f245541518 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (285f3117-9817-4b13-80b1-80f7bc95f639) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1102.909665] [56367]: DEBUG cinder.volume.api [None req-08985462-2804-4cbb-8757-92f245541518 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (285f3117-9817-4b13-80b1-80f7bc95f639) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c328bfb0-ebfc-4a5b-a11f-2d56d4c6c609', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2089120763',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e55d32dac0f4d178a19e1b1cae94925',qos_specs=None,replication_status=,reservations=['ee961886-e0b9-4c42-8cce-8023ce1ce67e','add5a7b2-7bf7-4043-a470-51ba3781894d','60508813-2ca8-4ae4-b99e-048f552463cd','124d7c3a-12e2-4b74-a3c3-02e103a9673e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce1e91af8c6849188ceb83476e72b00b',volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be), '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-18T10:54:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2089120763',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c328bfb0-ebfc-4a5b-a11f-2d56d4c6c609,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e55d32dac0f4d178a19e1b1cae94925',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='ce1e91af8c6849188ceb83476e72b00b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d4a068f8-cdd1-4128-88c7-5f0e768505be),volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be)}' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1102.912496] [56367]: DEBUG cinder.volume.api [None req-08985462-2804-4cbb-8757-92f245541518 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (901c78bb-5374-46f3-b099-6f88c0273758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1102.926706] [56367]: DEBUG cinder.volume.api [None req-08985462-2804-4cbb-8757-92f245541518 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (901c78bb-5374-46f3-b099-6f88c0273758) 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-2089120763',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e55d32dac0f4d178a19e1b1cae94925',qos_specs=None,replication_status=,reservations=['ee961886-e0b9-4c42-8cce-8023ce1ce67e','add5a7b2-7bf7-4043-a470-51ba3781894d','60508813-2ca8-4ae4-b99e-048f552463cd','124d7c3a-12e2-4b74-a3c3-02e103a9673e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce1e91af8c6849188ceb83476e72b00b',volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be)}' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1102.927886] [56367]: DEBUG cinder.volume.api [None req-08985462-2804-4cbb-8757-92f245541518 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfce2f30-0494-46ad-a0af-a35d41cbbfa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1102.945715] [56367]: DEBUG cinder.volume.api [None req-08985462-2804-4cbb-8757-92f245541518 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfce2f30-0494-46ad-a0af-a35d41cbbfa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1102.947371] [56367]: DEBUG cinder.volume.api [None req-08985462-2804-4cbb-8757-92f245541518 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Flow 'volume_create_api' (93c6fefd-c8c7-4e4d-b52b-4964f5eaf235) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56367) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1102.947749] [56367]: INFO cinder.volume.api [None req-08985462-2804-4cbb-8757-92f245541518 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Create volume request issued successfully. [ 1102.948883] [56367]: INFO cinder.api.openstack.wsgi [None req-08985462-2804-4cbb-8757-92f245541518 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1102.955658] [56367]: [pid: 56367|app: 0|req: 165/345] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 18 10:54:42 2025] POST /volume/v3/volumes => generated 754 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1102.965595] [56366]: DEBUG cinder.api.middleware.request_id [None req-b000d426-3185-40c8-a971-ab5078498f52 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1102.974407] [56366]: INFO cinder.api.openstack.wsgi [None req-b000d426-3185-40c8-a971-ab5078498f52 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] GET http://10.180.1.21/volume/v3/volumes/c328bfb0-ebfc-4a5b-a11f-2d56d4c6c609 [ 1102.974407] [56366]: DEBUG cinder.api.openstack.wsgi [None req-b000d426-3185-40c8-a971-ab5078498f52 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1102.974407] [56366]: DEBUG cinder.api.openstack.wsgi [None req-b000d426-3185-40c8-a971-ab5078498f52 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1102.985501] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1102.985501] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1102.990008] [56366]: INFO cinder.volume.api [None req-b000d426-3185-40c8-a971-ab5078498f52 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Volume info retrieved successfully. [ 1102.995461] [56366]: INFO cinder.api.openstack.wsgi [None req-b000d426-3185-40c8-a971-ab5078498f52 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes/c328bfb0-ebfc-4a5b-a11f-2d56d4c6c609 returned with HTTP 200 [ 1102.995960] [56366]: [pid: 56366|app: 0|req: 181/346] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:54:42 2025] GET /volume/v3/volumes/c328bfb0-ebfc-4a5b-a11f-2d56d4c6c609 => generated 822 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1104.006647] [56367]: DEBUG cinder.api.middleware.request_id [None req-78162ffc-fa89-44d8-bfdd-0e0c87cbc3ed None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1104.009389] [56367]: INFO cinder.api.openstack.wsgi [None req-78162ffc-fa89-44d8-bfdd-0e0c87cbc3ed tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] GET http://10.180.1.21/volume/v3/volumes/c328bfb0-ebfc-4a5b-a11f-2d56d4c6c609 [ 1104.009666] [56367]: DEBUG cinder.api.openstack.wsgi [None req-78162ffc-fa89-44d8-bfdd-0e0c87cbc3ed tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1104.009918] [56367]: DEBUG cinder.api.openstack.wsgi [None req-78162ffc-fa89-44d8-bfdd-0e0c87cbc3ed tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1104.020232] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1104.020232] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1104.024787] [56367]: INFO cinder.volume.api [None req-78162ffc-fa89-44d8-bfdd-0e0c87cbc3ed tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Volume info retrieved successfully. [ 1104.030857] [56367]: INFO cinder.api.openstack.wsgi [None req-78162ffc-fa89-44d8-bfdd-0e0c87cbc3ed tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes/c328bfb0-ebfc-4a5b-a11f-2d56d4c6c609 returned with HTTP 200 [ 1104.031300] [56367]: [pid: 56367|app: 0|req: 166/347] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:54:43 2025] GET /volume/v3/volumes/c328bfb0-ebfc-4a5b-a11f-2d56d4c6c609 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1104.077244] [56366]: DEBUG cinder.api.middleware.request_id [req-875777c6-3a59-4e93-993b-0e424d2972fc req-022e99c9-1d7c-4d4c-9055-4741e4baf8c1 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1104.080075] [56366]: INFO cinder.api.openstack.wsgi [req-875777c6-3a59-4e93-993b-0e424d2972fc req-022e99c9-1d7c-4d4c-9055-4741e4baf8c1 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] GET http://10.180.1.21/volume/v3/volumes/c328bfb0-ebfc-4a5b-a11f-2d56d4c6c609 [ 1104.080335] [56366]: DEBUG cinder.api.openstack.wsgi [req-875777c6-3a59-4e93-993b-0e424d2972fc req-022e99c9-1d7c-4d4c-9055-4741e4baf8c1 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1104.080609] [56366]: DEBUG cinder.api.openstack.wsgi [req-875777c6-3a59-4e93-993b-0e424d2972fc req-022e99c9-1d7c-4d4c-9055-4741e4baf8c1 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1104.088409] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1104.088409] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1104.092161] [56366]: INFO cinder.volume.api [req-875777c6-3a59-4e93-993b-0e424d2972fc req-022e99c9-1d7c-4d4c-9055-4741e4baf8c1 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Volume info retrieved successfully. [ 1104.096575] [56366]: INFO cinder.api.openstack.wsgi [req-875777c6-3a59-4e93-993b-0e424d2972fc req-022e99c9-1d7c-4d4c-9055-4741e4baf8c1 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes/c328bfb0-ebfc-4a5b-a11f-2d56d4c6c609 returned with HTTP 200 [ 1104.097239] [56366]: [pid: 56366|app: 0|req: 182/348] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 10:54:43 2025] GET /volume/v3/volumes/c328bfb0-ebfc-4a5b-a11f-2d56d4c6c609 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1104.370884] [56367]: DEBUG cinder.api.middleware.request_id [None req-4430a0bc-fb86-45da-8ae1-50d02ac75786 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1104.371381] [56367]: INFO cinder.api.openstack.wsgi [None req-4430a0bc-fb86-45da-8ae1-50d02ac75786 None None] GET http://10.180.1.21/volume// [ 1104.371567] [56367]: DEBUG cinder.api.openstack.wsgi [None req-4430a0bc-fb86-45da-8ae1-50d02ac75786 None None] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1104.371779] [56367]: DEBUG cinder.api.openstack.wsgi [None req-4430a0bc-fb86-45da-8ae1-50d02ac75786 None None] Calling method 'all' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1104.372196] [56367]: INFO cinder.api.openstack.wsgi [None req-4430a0bc-fb86-45da-8ae1-50d02ac75786 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1104.372650] [56367]: [pid: 56367|app: 0|req: 167/349] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Feb 18 10:54:44 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1104.376523] [56366]: DEBUG cinder.api.middleware.request_id [req-8f701304-ea56-48e2-bffd-f9a50f3f73a0 req-ee759e3b-f41a-46cd-b558-d7e72d27c02b None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1104.379106] [56366]: INFO cinder.api.openstack.wsgi [req-8f701304-ea56-48e2-bffd-f9a50f3f73a0 req-ee759e3b-f41a-46cd-b558-d7e72d27c02b tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1104.379613] [56366]: DEBUG cinder.api.openstack.wsgi [req-8f701304-ea56-48e2-bffd-f9a50f3f73a0 req-ee759e3b-f41a-46cd-b558-d7e72d27c02b tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d1450504-2bba-46f4-8cf8-5d9aadcb2a59", "connector": null, "instance_uuid": "7c33eff4-03bd-474a-8fd4-20a8b54c9c03"}} {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1104.391015] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1104.391015] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1104.419629] [56366]: INFO cinder.api.openstack.wsgi [req-8f701304-ea56-48e2-bffd-f9a50f3f73a0 req-ee759e3b-f41a-46cd-b558-d7e72d27c02b tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1104.420229] [56366]: [pid: 56366|app: 0|req: 183/350] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 18 10:54:44 2025] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1104.443642] [56367]: DEBUG cinder.api.middleware.request_id [None req-4664c9f1-6f74-4b58-8235-4959ef60a45f None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1104.446009] [56367]: INFO cinder.api.openstack.wsgi [None req-4664c9f1-6f74-4b58-8235-4959ef60a45f tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] GET http://10.180.1.21/volume/v3/volumes/d1450504-2bba-46f4-8cf8-5d9aadcb2a59 [ 1104.446248] [56367]: DEBUG cinder.api.openstack.wsgi [None req-4664c9f1-6f74-4b58-8235-4959ef60a45f tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1104.446463] [56367]: DEBUG cinder.api.openstack.wsgi [None req-4664c9f1-6f74-4b58-8235-4959ef60a45f tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1104.457607] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1104.457607] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1104.461419] [56367]: INFO cinder.volume.api [None req-4664c9f1-6f74-4b58-8235-4959ef60a45f tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Volume info retrieved successfully. [ 1104.468933] [56367]: INFO cinder.api.openstack.wsgi [None req-4664c9f1-6f74-4b58-8235-4959ef60a45f tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] http://10.180.1.21/volume/v3/volumes/d1450504-2bba-46f4-8cf8-5d9aadcb2a59 returned with HTTP 200 [ 1104.469390] [56367]: [pid: 56367|app: 0|req: 168/351] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:54:44 2025] GET /volume/v3/volumes/d1450504-2bba-46f4-8cf8-5d9aadcb2a59 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1104.946175] [56366]: DEBUG cinder.api.middleware.request_id [None req-aadfd07a-b64e-49b4-ab13-972ce68214ad None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1104.946965] [56366]: INFO cinder.api.openstack.wsgi [None req-aadfd07a-b64e-49b4-ab13-972ce68214ad None None] GET http://10.180.1.21/volume// [ 1104.946965] [56366]: DEBUG cinder.api.openstack.wsgi [None req-aadfd07a-b64e-49b4-ab13-972ce68214ad None None] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1104.947126] [56366]: DEBUG cinder.api.openstack.wsgi [None req-aadfd07a-b64e-49b4-ab13-972ce68214ad None None] Calling method 'all' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1104.947431] [56366]: INFO cinder.api.openstack.wsgi [None req-aadfd07a-b64e-49b4-ab13-972ce68214ad None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1104.947761] [56366]: [pid: 56366|app: 0|req: 184/352] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 10:54:44 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1104.952444] [56367]: DEBUG cinder.api.middleware.request_id [req-8f701304-ea56-48e2-bffd-f9a50f3f73a0 req-8f66e5d4-63df-4e1e-8ff7-afdfbf23c0a4 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1104.955100] [56367]: INFO cinder.api.openstack.wsgi [req-8f701304-ea56-48e2-bffd-f9a50f3f73a0 req-8f66e5d4-63df-4e1e-8ff7-afdfbf23c0a4 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] GET http://10.180.1.21/volume/v3/volumes/d1450504-2bba-46f4-8cf8-5d9aadcb2a59 [ 1104.955610] [56367]: DEBUG cinder.api.openstack.wsgi [req-8f701304-ea56-48e2-bffd-f9a50f3f73a0 req-8f66e5d4-63df-4e1e-8ff7-afdfbf23c0a4 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1104.955986] [56367]: DEBUG cinder.api.openstack.wsgi [req-8f701304-ea56-48e2-bffd-f9a50f3f73a0 req-8f66e5d4-63df-4e1e-8ff7-afdfbf23c0a4 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1104.976353] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1104.976353] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1104.982027] [56367]: INFO cinder.volume.api [req-8f701304-ea56-48e2-bffd-f9a50f3f73a0 req-8f66e5d4-63df-4e1e-8ff7-afdfbf23c0a4 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Volume info retrieved successfully. [ 1104.988787] [56367]: INFO cinder.api.openstack.wsgi [req-8f701304-ea56-48e2-bffd-f9a50f3f73a0 req-8f66e5d4-63df-4e1e-8ff7-afdfbf23c0a4 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] http://10.180.1.21/volume/v3/volumes/d1450504-2bba-46f4-8cf8-5d9aadcb2a59 returned with HTTP 200 [ 1104.989447] [56367]: [pid: 56367|app: 0|req: 169/353] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 10:54:44 2025] GET /volume/v3/volumes/d1450504-2bba-46f4-8cf8-5d9aadcb2a59 => generated 1025 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1105.021383] [56366]: DEBUG cinder.api.middleware.request_id [req-8f701304-ea56-48e2-bffd-f9a50f3f73a0 req-c25b0e3c-244f-4e46-9223-5c29fa5a99a2 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.026500] [56366]: INFO cinder.api.openstack.wsgi [req-8f701304-ea56-48e2-bffd-f9a50f3f73a0 req-c25b0e3c-244f-4e46-9223-5c29fa5a99a2 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] PUT http://10.180.1.21/volume/v3/attachments/152bc712-cd51-4725-adc5-81233710bc7d [ 1105.026500] [56366]: DEBUG cinder.api.openstack.wsgi [req-8f701304-ea56-48e2-bffd-f9a50f3f73a0 req-c25b0e3c-244f-4e46-9223-5c29fa5a99a2 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-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-528987", "mountpoint": "/dev/sdb"}}} {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1105.054634] [56366]: DEBUG cinder.coordination [req-8f701304-ea56-48e2-bffd-f9a50f3f73a0 req-c25b0e3c-244f-4e46-9223-5c29fa5a99a2 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Acquiring lock "cinder-attachment_update-d1450504-2bba-46f4-8cf8-5d9aadcb2a59-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=56366) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1105.070022] [56366]: DEBUG cinder.coordination [req-8f701304-ea56-48e2-bffd-f9a50f3f73a0 req-c25b0e3c-244f-4e46-9223-5c29fa5a99a2 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Lock "cinder-attachment_update-d1450504-2bba-46f4-8cf8-5d9aadcb2a59-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.013s {{(pid=56366) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1105.070792] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.070792] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1105.483689] [56367]: DEBUG cinder.api.middleware.request_id [None req-934ed686-e201-4d82-9e27-7ca41b1665c5 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.485916] [56367]: INFO cinder.api.openstack.wsgi [None req-934ed686-e201-4d82-9e27-7ca41b1665c5 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] GET http://10.180.1.21/volume/v3/volumes/d1450504-2bba-46f4-8cf8-5d9aadcb2a59 [ 1105.486203] [56367]: DEBUG cinder.api.openstack.wsgi [None req-934ed686-e201-4d82-9e27-7ca41b1665c5 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1105.486399] [56367]: DEBUG cinder.api.openstack.wsgi [None req-934ed686-e201-4d82-9e27-7ca41b1665c5 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1105.499232] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.499232] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1105.503541] [56367]: INFO cinder.volume.api [None req-934ed686-e201-4d82-9e27-7ca41b1665c5 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Volume info retrieved successfully. [ 1105.509373] [56367]: INFO cinder.api.openstack.wsgi [None req-934ed686-e201-4d82-9e27-7ca41b1665c5 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] http://10.180.1.21/volume/v3/volumes/d1450504-2bba-46f4-8cf8-5d9aadcb2a59 returned with HTTP 200 [ 1105.509373] [56367]: [pid: 56367|app: 0|req: 170/354] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:54:45 2025] GET /volume/v3/volumes/d1450504-2bba-46f4-8cf8-5d9aadcb2a59 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1105.633944] [56367]: DEBUG cinder.api.middleware.request_id [None req-ba9eb9b6-a310-4945-81c9-94fc44663164 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.635147] [56367]: INFO cinder.api.openstack.wsgi [None req-ba9eb9b6-a310-4945-81c9-94fc44663164 None None] GET http://10.180.1.21/volume// [ 1105.635412] [56367]: DEBUG cinder.api.openstack.wsgi [None req-ba9eb9b6-a310-4945-81c9-94fc44663164 None None] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1105.635691] [56367]: DEBUG cinder.api.openstack.wsgi [None req-ba9eb9b6-a310-4945-81c9-94fc44663164 None None] Calling method 'all' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1105.636181] [56367]: INFO cinder.api.openstack.wsgi [None req-ba9eb9b6-a310-4945-81c9-94fc44663164 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1105.636519] [56367]: [pid: 56367|app: 0|req: 171/355] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Feb 18 10:54:45 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1105.642851] [56367]: DEBUG cinder.api.middleware.request_id [req-875777c6-3a59-4e93-993b-0e424d2972fc req-a9664016-d4e9-43bb-8990-8488e9b7acb4 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.644218] [56367]: INFO cinder.api.openstack.wsgi [req-875777c6-3a59-4e93-993b-0e424d2972fc req-a9664016-d4e9-43bb-8990-8488e9b7acb4 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1105.644702] [56367]: DEBUG cinder.api.openstack.wsgi [req-875777c6-3a59-4e93-993b-0e424d2972fc req-a9664016-d4e9-43bb-8990-8488e9b7acb4 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c328bfb0-ebfc-4a5b-a11f-2d56d4c6c609", "connector": null, "instance_uuid": "fa8e47c3-0bc1-49ac-a820-569665acb0ae"}} {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1105.655937] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.655937] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1105.685090] [56367]: INFO cinder.api.openstack.wsgi [req-875777c6-3a59-4e93-993b-0e424d2972fc req-a9664016-d4e9-43bb-8990-8488e9b7acb4 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1105.685537] [56367]: [pid: 56367|app: 0|req: 172/356] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 18 10:54:45 2025] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1105.708274] [56367]: DEBUG cinder.api.middleware.request_id [None req-f748eb0a-c7c5-40cd-96de-3b4058a9f0fb None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.710618] [56367]: INFO cinder.api.openstack.wsgi [None req-f748eb0a-c7c5-40cd-96de-3b4058a9f0fb tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] GET http://10.180.1.21/volume/v3/volumes/c328bfb0-ebfc-4a5b-a11f-2d56d4c6c609 [ 1105.710862] [56367]: DEBUG cinder.api.openstack.wsgi [None req-f748eb0a-c7c5-40cd-96de-3b4058a9f0fb tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1105.711091] [56367]: DEBUG cinder.api.openstack.wsgi [None req-f748eb0a-c7c5-40cd-96de-3b4058a9f0fb tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1105.724048] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.724048] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1105.727871] [56367]: INFO cinder.volume.api [None req-f748eb0a-c7c5-40cd-96de-3b4058a9f0fb tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Volume info retrieved successfully. [ 1105.732917] [56367]: INFO cinder.api.openstack.wsgi [None req-f748eb0a-c7c5-40cd-96de-3b4058a9f0fb tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes/c328bfb0-ebfc-4a5b-a11f-2d56d4c6c609 returned with HTTP 200 [ 1105.733390] [56367]: [pid: 56367|app: 0|req: 173/357] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:54:45 2025] GET /volume/v3/volumes/c328bfb0-ebfc-4a5b-a11f-2d56d4c6c609 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1106.212191] [56367]: DEBUG cinder.api.middleware.request_id [None req-61ed4bac-0c00-4003-940f-745af539a38a None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1106.212648] [56367]: INFO cinder.api.openstack.wsgi [None req-61ed4bac-0c00-4003-940f-745af539a38a None None] GET http://10.180.1.21/volume// [ 1106.212832] [56367]: DEBUG cinder.api.openstack.wsgi [None req-61ed4bac-0c00-4003-940f-745af539a38a None None] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1106.213070] [56367]: DEBUG cinder.api.openstack.wsgi [None req-61ed4bac-0c00-4003-940f-745af539a38a None None] Calling method 'all' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1106.213485] [56367]: INFO cinder.api.openstack.wsgi [None req-61ed4bac-0c00-4003-940f-745af539a38a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1106.213801] [56367]: [pid: 56367|app: 0|req: 174/358] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 10:54:46 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1106.217264] [56367]: DEBUG cinder.api.middleware.request_id [req-875777c6-3a59-4e93-993b-0e424d2972fc req-a189a6ab-b903-4d13-be6e-ceb72c7cdc22 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1106.220129] [56367]: INFO cinder.api.openstack.wsgi [req-875777c6-3a59-4e93-993b-0e424d2972fc req-a189a6ab-b903-4d13-be6e-ceb72c7cdc22 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] GET http://10.180.1.21/volume/v3/volumes/c328bfb0-ebfc-4a5b-a11f-2d56d4c6c609 [ 1106.220412] [56367]: DEBUG cinder.api.openstack.wsgi [req-875777c6-3a59-4e93-993b-0e424d2972fc req-a189a6ab-b903-4d13-be6e-ceb72c7cdc22 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1106.220631] [56367]: DEBUG cinder.api.openstack.wsgi [req-875777c6-3a59-4e93-993b-0e424d2972fc req-a189a6ab-b903-4d13-be6e-ceb72c7cdc22 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1106.233395] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1106.233395] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1106.238073] [56367]: INFO cinder.volume.api [req-875777c6-3a59-4e93-993b-0e424d2972fc req-a189a6ab-b903-4d13-be6e-ceb72c7cdc22 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Volume info retrieved successfully. [ 1106.243449] [56367]: INFO cinder.api.openstack.wsgi [req-875777c6-3a59-4e93-993b-0e424d2972fc req-a189a6ab-b903-4d13-be6e-ceb72c7cdc22 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes/c328bfb0-ebfc-4a5b-a11f-2d56d4c6c609 returned with HTTP 200 [ 1106.243884] [56367]: [pid: 56367|app: 0|req: 175/359] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 10:54:46 2025] GET /volume/v3/volumes/c328bfb0-ebfc-4a5b-a11f-2d56d4c6c609 => generated 1027 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1106.276167] [56367]: DEBUG cinder.api.middleware.request_id [req-875777c6-3a59-4e93-993b-0e424d2972fc req-26e5fe81-5a59-462b-8634-5e68ca2d0976 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1106.278754] [56367]: INFO cinder.api.openstack.wsgi [req-875777c6-3a59-4e93-993b-0e424d2972fc req-26e5fe81-5a59-462b-8634-5e68ca2d0976 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] PUT http://10.180.1.21/volume/v3/attachments/f10993ec-3751-4758-a655-74eef1e3b807 [ 1106.279200] [56367]: DEBUG cinder.api.openstack.wsgi [req-875777c6-3a59-4e93-993b-0e424d2972fc req-26e5fe81-5a59-462b-8634-5e68ca2d0976 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-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-529039", "mountpoint": "/dev/sdb"}}} {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1106.287454] [56367]: DEBUG cinder.coordination [req-875777c6-3a59-4e93-993b-0e424d2972fc req-26e5fe81-5a59-462b-8634-5e68ca2d0976 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Acquiring lock "cinder-attachment_update-c328bfb0-ebfc-4a5b-a11f-2d56d4c6c609-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=56367) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1106.292030] [56367]: DEBUG cinder.coordination [req-875777c6-3a59-4e93-993b-0e424d2972fc req-26e5fe81-5a59-462b-8634-5e68ca2d0976 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Lock "cinder-attachment_update-c328bfb0-ebfc-4a5b-a11f-2d56d4c6c609-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=56367) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1106.293166] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1106.293166] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1109.603429] [56366]: DEBUG cinder.coordination [req-8f701304-ea56-48e2-bffd-f9a50f3f73a0 req-c25b0e3c-244f-4e46-9223-5c29fa5a99a2 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Lock "cinder-attachment_update-d1450504-2bba-46f4-8cf8-5d9aadcb2a59-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.537s {{(pid=56366) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1109.603812] [56366]: INFO cinder.api.openstack.wsgi [req-8f701304-ea56-48e2-bffd-f9a50f3f73a0 req-c25b0e3c-244f-4e46-9223-5c29fa5a99a2 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] http://10.180.1.21/volume/v3/attachments/152bc712-cd51-4725-adc5-81233710bc7d returned with HTTP 200 [ 1109.604324] [56366]: [pid: 56366|app: 0|req: 185/360] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 18 10:54:44 2025] PUT /volume/v3/attachments/152bc712-cd51-4725-adc5-81233710bc7d => generated 617 bytes in 4584 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1109.605089] [56366]: DEBUG cinder.api.middleware.request_id [None req-63c97597-d24c-4da4-a179-ad88e1bbc12c None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1109.607096] [56366]: INFO cinder.api.openstack.wsgi [None req-63c97597-d24c-4da4-a179-ad88e1bbc12c tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] GET http://10.180.1.21/volume/v3/volumes/d1450504-2bba-46f4-8cf8-5d9aadcb2a59 [ 1109.607362] [56366]: DEBUG cinder.api.openstack.wsgi [None req-63c97597-d24c-4da4-a179-ad88e1bbc12c tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1109.607567] [56366]: DEBUG cinder.api.openstack.wsgi [None req-63c97597-d24c-4da4-a179-ad88e1bbc12c tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1109.618056] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.618056] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1109.622110] [56366]: INFO cinder.volume.api [None req-63c97597-d24c-4da4-a179-ad88e1bbc12c tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Volume info retrieved successfully. [ 1109.626873] [56366]: INFO cinder.api.openstack.wsgi [None req-63c97597-d24c-4da4-a179-ad88e1bbc12c tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] http://10.180.1.21/volume/v3/volumes/d1450504-2bba-46f4-8cf8-5d9aadcb2a59 returned with HTTP 200 [ 1109.627287] [56366]: [pid: 56366|app: 0|req: 186/361] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:54:49 2025] GET /volume/v3/volumes/d1450504-2bba-46f4-8cf8-5d9aadcb2a59 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1109.627933] [56366]: DEBUG cinder.api.middleware.request_id [None req-5ff42459-212e-49ca-acd5-fb47921bc164 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1109.629810] [56366]: INFO cinder.api.openstack.wsgi [None req-5ff42459-212e-49ca-acd5-fb47921bc164 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] GET http://10.180.1.21/volume/v3/volumes/c328bfb0-ebfc-4a5b-a11f-2d56d4c6c609 [ 1109.630030] [56366]: DEBUG cinder.api.openstack.wsgi [None req-5ff42459-212e-49ca-acd5-fb47921bc164 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1109.630254] [56366]: DEBUG cinder.api.openstack.wsgi [None req-5ff42459-212e-49ca-acd5-fb47921bc164 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1109.639586] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.639586] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1109.642858] [56366]: INFO cinder.volume.api [None req-5ff42459-212e-49ca-acd5-fb47921bc164 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Volume info retrieved successfully. [ 1109.647415] [56366]: INFO cinder.api.openstack.wsgi [None req-5ff42459-212e-49ca-acd5-fb47921bc164 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes/c328bfb0-ebfc-4a5b-a11f-2d56d4c6c609 returned with HTTP 200 [ 1109.647764] [56366]: [pid: 56366|app: 0|req: 187/362] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:54:49 2025] GET /volume/v3/volumes/c328bfb0-ebfc-4a5b-a11f-2d56d4c6c609 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1110.637201] [56366]: DEBUG cinder.api.middleware.request_id [None req-a1678015-0d99-4c23-af5e-861eb3e14ab3 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1110.639319] [56366]: INFO cinder.api.openstack.wsgi [None req-a1678015-0d99-4c23-af5e-861eb3e14ab3 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] GET http://10.180.1.21/volume/v3/volumes/d1450504-2bba-46f4-8cf8-5d9aadcb2a59 [ 1110.639539] [56366]: DEBUG cinder.api.openstack.wsgi [None req-a1678015-0d99-4c23-af5e-861eb3e14ab3 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1110.639758] [56366]: DEBUG cinder.api.openstack.wsgi [None req-a1678015-0d99-4c23-af5e-861eb3e14ab3 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1110.649159] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.649159] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1110.652350] [56366]: INFO cinder.volume.api [None req-a1678015-0d99-4c23-af5e-861eb3e14ab3 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Volume info retrieved successfully. [ 1110.658451] [56366]: INFO cinder.api.openstack.wsgi [None req-a1678015-0d99-4c23-af5e-861eb3e14ab3 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] http://10.180.1.21/volume/v3/volumes/d1450504-2bba-46f4-8cf8-5d9aadcb2a59 returned with HTTP 200 [ 1110.658838] [56366]: [pid: 56366|app: 0|req: 188/363] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:54:50 2025] GET /volume/v3/volumes/d1450504-2bba-46f4-8cf8-5d9aadcb2a59 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1110.659643] [56366]: DEBUG cinder.api.middleware.request_id [None req-70f2ce16-0ee5-4525-972c-57ee3e436262 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1110.661944] [56366]: INFO cinder.api.openstack.wsgi [None req-70f2ce16-0ee5-4525-972c-57ee3e436262 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] GET http://10.180.1.21/volume/v3/volumes/c328bfb0-ebfc-4a5b-a11f-2d56d4c6c609 [ 1110.662208] [56366]: DEBUG cinder.api.openstack.wsgi [None req-70f2ce16-0ee5-4525-972c-57ee3e436262 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1110.662473] [56366]: DEBUG cinder.api.openstack.wsgi [None req-70f2ce16-0ee5-4525-972c-57ee3e436262 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1110.673860] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.673860] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1110.677497] [56366]: INFO cinder.volume.api [None req-70f2ce16-0ee5-4525-972c-57ee3e436262 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Volume info retrieved successfully. [ 1110.681750] [56366]: INFO cinder.api.openstack.wsgi [None req-70f2ce16-0ee5-4525-972c-57ee3e436262 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes/c328bfb0-ebfc-4a5b-a11f-2d56d4c6c609 returned with HTTP 200 [ 1110.682247] [56366]: [pid: 56366|app: 0|req: 189/364] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:54:50 2025] GET /volume/v3/volumes/c328bfb0-ebfc-4a5b-a11f-2d56d4c6c609 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1110.819455] [56367]: DEBUG cinder.coordination [req-875777c6-3a59-4e93-993b-0e424d2972fc req-26e5fe81-5a59-462b-8634-5e68ca2d0976 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Lock "cinder-attachment_update-c328bfb0-ebfc-4a5b-a11f-2d56d4c6c609-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.527s {{(pid=56367) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1110.819800] [56367]: INFO cinder.api.openstack.wsgi [req-875777c6-3a59-4e93-993b-0e424d2972fc req-26e5fe81-5a59-462b-8634-5e68ca2d0976 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/attachments/f10993ec-3751-4758-a655-74eef1e3b807 returned with HTTP 200 [ 1110.820368] [56367]: [pid: 56367|app: 0|req: 176/365] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 18 10:54:46 2025] PUT /volume/v3/attachments/f10993ec-3751-4758-a655-74eef1e3b807 => generated 617 bytes in 4545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1111.237383] [56366]: DEBUG cinder.api.middleware.request_id [req-8f701304-ea56-48e2-bffd-f9a50f3f73a0 req-c212b2d2-f07f-4f5b-91f7-e73fc5cb8663 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.239949] [56366]: INFO cinder.api.openstack.wsgi [req-8f701304-ea56-48e2-bffd-f9a50f3f73a0 req-c212b2d2-f07f-4f5b-91f7-e73fc5cb8663 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] POST http://10.180.1.21/volume/v3/attachments/152bc712-cd51-4725-adc5-81233710bc7d/action [ 1111.240446] [56366]: DEBUG cinder.api.openstack.wsgi [req-8f701304-ea56-48e2-bffd-f9a50f3f73a0 req-c212b2d2-f07f-4f5b-91f7-e73fc5cb8663 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Action body: b'{"os-complete": null}' {{(pid=56366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1111.240722] [56366]: DEBUG cinder.api.openstack.wsgi [req-8f701304-ea56-48e2-bffd-f9a50f3f73a0 req-c212b2d2-f07f-4f5b-91f7-e73fc5cb8663 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1111.260554] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.260554] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1111.268970] [56366]: INFO cinder.api.openstack.wsgi [req-8f701304-ea56-48e2-bffd-f9a50f3f73a0 req-c212b2d2-f07f-4f5b-91f7-e73fc5cb8663 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] http://10.180.1.21/volume/v3/attachments/152bc712-cd51-4725-adc5-81233710bc7d/action returned with HTTP 204 [ 1111.269517] [56366]: [pid: 56366|app: 0|req: 190/366] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 18 10:54:51 2025] POST /volume/v3/attachments/152bc712-cd51-4725-adc5-81233710bc7d/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1111.669432] [56367]: DEBUG cinder.api.middleware.request_id [None req-0e15eabc-2e4b-47cf-a0a2-2af9a3f0e982 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.671696] [56367]: INFO cinder.api.openstack.wsgi [None req-0e15eabc-2e4b-47cf-a0a2-2af9a3f0e982 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] GET http://10.180.1.21/volume/v3/volumes/d1450504-2bba-46f4-8cf8-5d9aadcb2a59 [ 1111.671946] [56367]: DEBUG cinder.api.openstack.wsgi [None req-0e15eabc-2e4b-47cf-a0a2-2af9a3f0e982 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1111.672182] [56367]: DEBUG cinder.api.openstack.wsgi [None req-0e15eabc-2e4b-47cf-a0a2-2af9a3f0e982 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1111.686867] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.686867] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1111.692067] [56367]: INFO cinder.volume.api [None req-0e15eabc-2e4b-47cf-a0a2-2af9a3f0e982 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Volume info retrieved successfully. [ 1111.693516] [56366]: DEBUG cinder.api.middleware.request_id [None req-9cae8508-5ef5-4eea-a54d-b60d32030cce None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.696021] [56366]: INFO cinder.api.openstack.wsgi [None req-9cae8508-5ef5-4eea-a54d-b60d32030cce tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] GET http://10.180.1.21/volume/v3/volumes/c328bfb0-ebfc-4a5b-a11f-2d56d4c6c609 [ 1111.696332] [56366]: DEBUG cinder.api.openstack.wsgi [None req-9cae8508-5ef5-4eea-a54d-b60d32030cce tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1111.696583] [56366]: DEBUG cinder.api.openstack.wsgi [None req-9cae8508-5ef5-4eea-a54d-b60d32030cce tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1111.697240] [56367]: INFO cinder.api.openstack.wsgi [None req-0e15eabc-2e4b-47cf-a0a2-2af9a3f0e982 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] http://10.180.1.21/volume/v3/volumes/d1450504-2bba-46f4-8cf8-5d9aadcb2a59 returned with HTTP 200 [ 1111.697692] [56367]: [pid: 56367|app: 0|req: 177/367] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:54:51 2025] GET /volume/v3/volumes/d1450504-2bba-46f4-8cf8-5d9aadcb2a59 => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1111.708206] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.708206] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1111.708407] [56367]: DEBUG cinder.api.middleware.request_id [None req-8bc412ca-f939-41ad-8bd6-9005ca555cba None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.710986] [56367]: INFO cinder.api.openstack.wsgi [None req-8bc412ca-f939-41ad-8bd6-9005ca555cba tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] GET http://10.180.1.21/volume/v3/volumes/d1450504-2bba-46f4-8cf8-5d9aadcb2a59 [ 1111.711475] [56367]: DEBUG cinder.api.openstack.wsgi [None req-8bc412ca-f939-41ad-8bd6-9005ca555cba tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1111.711862] [56367]: DEBUG cinder.api.openstack.wsgi [None req-8bc412ca-f939-41ad-8bd6-9005ca555cba tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1111.711932] [56366]: INFO cinder.volume.api [None req-9cae8508-5ef5-4eea-a54d-b60d32030cce tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Volume info retrieved successfully. [ 1111.716663] [56366]: INFO cinder.api.openstack.wsgi [None req-9cae8508-5ef5-4eea-a54d-b60d32030cce tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes/c328bfb0-ebfc-4a5b-a11f-2d56d4c6c609 returned with HTTP 200 [ 1111.717095] [56366]: [pid: 56366|app: 0|req: 191/368] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:54:51 2025] GET /volume/v3/volumes/c328bfb0-ebfc-4a5b-a11f-2d56d4c6c609 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1111.723630] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.723630] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1111.727409] [56367]: INFO cinder.volume.api [None req-8bc412ca-f939-41ad-8bd6-9005ca555cba tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Volume info retrieved successfully. [ 1111.732782] [56367]: INFO cinder.api.openstack.wsgi [None req-8bc412ca-f939-41ad-8bd6-9005ca555cba tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] http://10.180.1.21/volume/v3/volumes/d1450504-2bba-46f4-8cf8-5d9aadcb2a59 returned with HTTP 200 [ 1111.733279] [56367]: [pid: 56367|app: 0|req: 178/369] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:54:51 2025] GET /volume/v3/volumes/d1450504-2bba-46f4-8cf8-5d9aadcb2a59 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1112.457592] [56366]: DEBUG cinder.api.middleware.request_id [req-875777c6-3a59-4e93-993b-0e424d2972fc req-18f98692-002a-474f-8eb9-a10c3b350fe5 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.460247] [56366]: INFO cinder.api.openstack.wsgi [req-875777c6-3a59-4e93-993b-0e424d2972fc req-18f98692-002a-474f-8eb9-a10c3b350fe5 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] POST http://10.180.1.21/volume/v3/attachments/f10993ec-3751-4758-a655-74eef1e3b807/action [ 1112.460842] [56366]: DEBUG cinder.api.openstack.wsgi [req-875777c6-3a59-4e93-993b-0e424d2972fc req-18f98692-002a-474f-8eb9-a10c3b350fe5 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Action body: b'{"os-complete": null}' {{(pid=56366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1112.460984] [56366]: DEBUG cinder.api.openstack.wsgi [req-875777c6-3a59-4e93-993b-0e424d2972fc req-18f98692-002a-474f-8eb9-a10c3b350fe5 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1112.480363] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.480363] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1112.487678] [56366]: INFO cinder.api.openstack.wsgi [req-875777c6-3a59-4e93-993b-0e424d2972fc req-18f98692-002a-474f-8eb9-a10c3b350fe5 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/attachments/f10993ec-3751-4758-a655-74eef1e3b807/action returned with HTTP 204 [ 1112.488173] [56366]: [pid: 56366|app: 0|req: 192/370] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 18 10:54:52 2025] POST /volume/v3/attachments/f10993ec-3751-4758-a655-74eef1e3b807/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1112.574380] [56367]: DEBUG cinder.api.middleware.request_id [req-da5a926f-683d-41eb-9b1f-30a9b4857bc0 req-883db58c-7dfb-489b-acbe-3a45bf07966c None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.577517] [56367]: INFO cinder.api.openstack.wsgi [req-da5a926f-683d-41eb-9b1f-30a9b4857bc0 req-883db58c-7dfb-489b-acbe-3a45bf07966c tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 [ 1112.577852] [56367]: DEBUG cinder.api.openstack.wsgi [req-da5a926f-683d-41eb-9b1f-30a9b4857bc0 req-883db58c-7dfb-489b-acbe-3a45bf07966c tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1112.578123] [56367]: DEBUG cinder.api.openstack.wsgi [req-da5a926f-683d-41eb-9b1f-30a9b4857bc0 req-883db58c-7dfb-489b-acbe-3a45bf07966c tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1112.589588] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.589588] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1112.593286] [56367]: INFO cinder.volume.api [req-da5a926f-683d-41eb-9b1f-30a9b4857bc0 req-883db58c-7dfb-489b-acbe-3a45bf07966c tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1112.598657] [56367]: INFO cinder.api.openstack.wsgi [req-da5a926f-683d-41eb-9b1f-30a9b4857bc0 req-883db58c-7dfb-489b-acbe-3a45bf07966c tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 returned with HTTP 200 [ 1112.598760] [56367]: [pid: 56367|app: 0|req: 179/371] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 10:54:52 2025] GET /volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 => generated 1135 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1112.615891] [56366]: DEBUG cinder.api.middleware.request_id [req-da5a926f-683d-41eb-9b1f-30a9b4857bc0 req-c9e79c51-8c3f-4d96-9871-55e1967534a2 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.618305] [56366]: INFO cinder.api.openstack.wsgi [req-da5a926f-683d-41eb-9b1f-30a9b4857bc0 req-c9e79c51-8c3f-4d96-9871-55e1967534a2 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] POST http://10.180.1.21/volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0/action [ 1112.618700] [56366]: DEBUG cinder.api.openstack.wsgi [req-da5a926f-683d-41eb-9b1f-30a9b4857bc0 req-c9e79c51-8c3f-4d96-9871-55e1967534a2 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=56366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1112.618837] [56366]: DEBUG cinder.api.openstack.wsgi [req-da5a926f-683d-41eb-9b1f-30a9b4857bc0 req-c9e79c51-8c3f-4d96-9871-55e1967534a2 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1112.628572] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.628572] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1112.629134] [56366]: INFO cinder.volume.api [req-da5a926f-683d-41eb-9b1f-30a9b4857bc0 req-c9e79c51-8c3f-4d96-9871-55e1967534a2 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1112.634105] [56366]: INFO cinder.volume.api [req-da5a926f-683d-41eb-9b1f-30a9b4857bc0 req-c9e79c51-8c3f-4d96-9871-55e1967534a2 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Begin detaching volume completed successfully. [ 1112.634368] [56366]: INFO cinder.api.openstack.wsgi [req-da5a926f-683d-41eb-9b1f-30a9b4857bc0 req-c9e79c51-8c3f-4d96-9871-55e1967534a2 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0/action returned with HTTP 202 [ 1112.634781] [56366]: [pid: 56366|app: 0|req: 193/372] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Feb 18 10:54:52 2025] POST /volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1112.646508] [56367]: DEBUG cinder.api.middleware.request_id [None req-6ef19eea-3266-4f6c-81ab-8a344823c3be None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.648767] [56367]: INFO cinder.api.openstack.wsgi [None req-6ef19eea-3266-4f6c-81ab-8a344823c3be tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 [ 1112.649037] [56367]: DEBUG cinder.api.openstack.wsgi [None req-6ef19eea-3266-4f6c-81ab-8a344823c3be tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1112.649372] [56367]: DEBUG cinder.api.openstack.wsgi [None req-6ef19eea-3266-4f6c-81ab-8a344823c3be tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1112.660224] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.660224] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1112.664153] [56367]: INFO cinder.volume.api [None req-6ef19eea-3266-4f6c-81ab-8a344823c3be tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1112.668217] [56367]: INFO cinder.api.openstack.wsgi [None req-6ef19eea-3266-4f6c-81ab-8a344823c3be tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 returned with HTTP 200 [ 1112.668687] [56367]: [pid: 56367|app: 0|req: 180/373] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:54:52 2025] GET /volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1112.729353] [56366]: DEBUG cinder.api.middleware.request_id [None req-b0706174-3306-4163-ae73-97469a0f3f48 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.732313] [56366]: INFO cinder.api.openstack.wsgi [None req-b0706174-3306-4163-ae73-97469a0f3f48 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] GET http://10.180.1.21/volume/v3/volumes/c328bfb0-ebfc-4a5b-a11f-2d56d4c6c609 [ 1112.732640] [56366]: DEBUG cinder.api.openstack.wsgi [None req-b0706174-3306-4163-ae73-97469a0f3f48 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1112.732962] [56366]: DEBUG cinder.api.openstack.wsgi [None req-b0706174-3306-4163-ae73-97469a0f3f48 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1112.748135] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.748135] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1112.752832] [56366]: INFO cinder.volume.api [None req-b0706174-3306-4163-ae73-97469a0f3f48 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Volume info retrieved successfully. [ 1112.758527] [56366]: INFO cinder.api.openstack.wsgi [None req-b0706174-3306-4163-ae73-97469a0f3f48 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes/c328bfb0-ebfc-4a5b-a11f-2d56d4c6c609 returned with HTTP 200 [ 1112.758928] [56366]: [pid: 56366|app: 0|req: 194/374] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:54:52 2025] GET /volume/v3/volumes/c328bfb0-ebfc-4a5b-a11f-2d56d4c6c609 => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1112.769474] [56367]: DEBUG cinder.api.middleware.request_id [None req-e806374f-ba75-4a21-8437-cf40f6abb4ce None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.771804] [56367]: INFO cinder.api.openstack.wsgi [None req-e806374f-ba75-4a21-8437-cf40f6abb4ce tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] GET http://10.180.1.21/volume/v3/volumes/c328bfb0-ebfc-4a5b-a11f-2d56d4c6c609 [ 1112.772040] [56367]: DEBUG cinder.api.openstack.wsgi [None req-e806374f-ba75-4a21-8437-cf40f6abb4ce tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1112.772285] [56367]: DEBUG cinder.api.openstack.wsgi [None req-e806374f-ba75-4a21-8437-cf40f6abb4ce tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1112.782457] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.782457] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1112.785748] [56367]: INFO cinder.volume.api [None req-e806374f-ba75-4a21-8437-cf40f6abb4ce tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Volume info retrieved successfully. [ 1112.790457] [56367]: INFO cinder.api.openstack.wsgi [None req-e806374f-ba75-4a21-8437-cf40f6abb4ce tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes/c328bfb0-ebfc-4a5b-a11f-2d56d4c6c609 returned with HTTP 200 [ 1112.790908] [56367]: [pid: 56367|app: 0|req: 181/375] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:54:52 2025] GET /volume/v3/volumes/c328bfb0-ebfc-4a5b-a11f-2d56d4c6c609 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1112.830082] [56366]: DEBUG cinder.api.middleware.request_id [req-be2f7e3a-15b9-47c1-8ee2-e89188e27c6d req-cacc3407-338b-48ee-83f1-3602a03800fc None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.832421] [56366]: INFO cinder.api.openstack.wsgi [req-be2f7e3a-15b9-47c1-8ee2-e89188e27c6d req-cacc3407-338b-48ee-83f1-3602a03800fc tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] GET http://10.180.1.21/volume/v3/volumes/c328bfb0-ebfc-4a5b-a11f-2d56d4c6c609 [ 1112.832636] [56366]: DEBUG cinder.api.openstack.wsgi [req-be2f7e3a-15b9-47c1-8ee2-e89188e27c6d req-cacc3407-338b-48ee-83f1-3602a03800fc tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1112.832850] [56366]: DEBUG cinder.api.openstack.wsgi [req-be2f7e3a-15b9-47c1-8ee2-e89188e27c6d req-cacc3407-338b-48ee-83f1-3602a03800fc tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1112.842644] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.842644] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1112.845805] [56366]: INFO cinder.volume.api [req-be2f7e3a-15b9-47c1-8ee2-e89188e27c6d req-cacc3407-338b-48ee-83f1-3602a03800fc tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Volume info retrieved successfully. [ 1112.850303] [56366]: INFO cinder.api.openstack.wsgi [req-be2f7e3a-15b9-47c1-8ee2-e89188e27c6d req-cacc3407-338b-48ee-83f1-3602a03800fc tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes/c328bfb0-ebfc-4a5b-a11f-2d56d4c6c609 returned with HTTP 200 [ 1112.850700] [56366]: [pid: 56366|app: 0|req: 195/376] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 10:54:52 2025] GET /volume/v3/volumes/c328bfb0-ebfc-4a5b-a11f-2d56d4c6c609 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1112.859678] [56367]: DEBUG cinder.api.middleware.request_id [None req-de4eaf78-d2ec-462f-ae5e-47b7ff84e2d8 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.862187] [56367]: INFO cinder.api.openstack.wsgi [None req-de4eaf78-d2ec-462f-ae5e-47b7ff84e2d8 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] GET http://10.180.1.21/volume/v3/volumes/c328bfb0-ebfc-4a5b-a11f-2d56d4c6c609 [ 1112.862450] [56367]: DEBUG cinder.api.openstack.wsgi [None req-de4eaf78-d2ec-462f-ae5e-47b7ff84e2d8 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1112.862666] [56367]: DEBUG cinder.api.openstack.wsgi [None req-de4eaf78-d2ec-462f-ae5e-47b7ff84e2d8 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1112.872476] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.872476] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1112.875571] [56367]: INFO cinder.volume.api [None req-de4eaf78-d2ec-462f-ae5e-47b7ff84e2d8 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Volume info retrieved successfully. [ 1112.879706] [56367]: INFO cinder.api.openstack.wsgi [None req-de4eaf78-d2ec-462f-ae5e-47b7ff84e2d8 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes/c328bfb0-ebfc-4a5b-a11f-2d56d4c6c609 returned with HTTP 200 [ 1112.880078] [56367]: [pid: 56367|app: 0|req: 182/377] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:54:52 2025] GET /volume/v3/volumes/c328bfb0-ebfc-4a5b-a11f-2d56d4c6c609 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1112.912986] [56366]: DEBUG cinder.api.middleware.request_id [req-1d66bc04-8f24-4c49-9596-7bf92e8245c0 req-29d4188b-8c2d-4de4-8427-c18b81828dca None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.915351] [56366]: INFO cinder.api.openstack.wsgi [req-1d66bc04-8f24-4c49-9596-7bf92e8245c0 req-29d4188b-8c2d-4de4-8427-c18b81828dca tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] GET http://10.180.1.21/volume/v3/volumes/c328bfb0-ebfc-4a5b-a11f-2d56d4c6c609 [ 1112.915567] [56366]: DEBUG cinder.api.openstack.wsgi [req-1d66bc04-8f24-4c49-9596-7bf92e8245c0 req-29d4188b-8c2d-4de4-8427-c18b81828dca tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1112.915781] [56366]: DEBUG cinder.api.openstack.wsgi [req-1d66bc04-8f24-4c49-9596-7bf92e8245c0 req-29d4188b-8c2d-4de4-8427-c18b81828dca tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1112.925389] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.925389] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1112.929601] [56366]: INFO cinder.volume.api [req-1d66bc04-8f24-4c49-9596-7bf92e8245c0 req-29d4188b-8c2d-4de4-8427-c18b81828dca tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Volume info retrieved successfully. [ 1112.934079] [56366]: INFO cinder.api.openstack.wsgi [req-1d66bc04-8f24-4c49-9596-7bf92e8245c0 req-29d4188b-8c2d-4de4-8427-c18b81828dca tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes/c328bfb0-ebfc-4a5b-a11f-2d56d4c6c609 returned with HTTP 200 [ 1112.934593] [56366]: [pid: 56366|app: 0|req: 196/378] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 10:54:52 2025] GET /volume/v3/volumes/c328bfb0-ebfc-4a5b-a11f-2d56d4c6c609 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1112.952392] [56367]: DEBUG cinder.api.middleware.request_id [req-1d66bc04-8f24-4c49-9596-7bf92e8245c0 req-b8954af3-db9a-4e4c-804c-76045b2892c3 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.955125] [56367]: INFO cinder.api.openstack.wsgi [req-1d66bc04-8f24-4c49-9596-7bf92e8245c0 req-b8954af3-db9a-4e4c-804c-76045b2892c3 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] POST http://10.180.1.21/volume/v3/volumes/c328bfb0-ebfc-4a5b-a11f-2d56d4c6c609/action [ 1112.955568] [56367]: DEBUG cinder.api.openstack.wsgi [req-1d66bc04-8f24-4c49-9596-7bf92e8245c0 req-b8954af3-db9a-4e4c-804c-76045b2892c3 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=56367) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1112.955775] [56367]: DEBUG cinder.api.openstack.wsgi [req-1d66bc04-8f24-4c49-9596-7bf92e8245c0 req-b8954af3-db9a-4e4c-804c-76045b2892c3 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1112.969450] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.969450] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1112.969922] [56367]: INFO cinder.volume.api [req-1d66bc04-8f24-4c49-9596-7bf92e8245c0 req-b8954af3-db9a-4e4c-804c-76045b2892c3 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Volume info retrieved successfully. [ 1112.975019] [56367]: INFO cinder.volume.api [req-1d66bc04-8f24-4c49-9596-7bf92e8245c0 req-b8954af3-db9a-4e4c-804c-76045b2892c3 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Begin detaching volume completed successfully. [ 1112.975396] [56367]: INFO cinder.api.openstack.wsgi [req-1d66bc04-8f24-4c49-9596-7bf92e8245c0 req-b8954af3-db9a-4e4c-804c-76045b2892c3 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes/c328bfb0-ebfc-4a5b-a11f-2d56d4c6c609/action returned with HTTP 202 [ 1112.976111] [56367]: [pid: 56367|app: 0|req: 183/379] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Feb 18 10:54:52 2025] POST /volume/v3/volumes/c328bfb0-ebfc-4a5b-a11f-2d56d4c6c609/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1113.656212] [56366]: DEBUG cinder.api.middleware.request_id [None req-3642ccac-dc5e-4fed-aa70-9c9c475868da None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.656689] [56366]: INFO cinder.api.openstack.wsgi [None req-3642ccac-dc5e-4fed-aa70-9c9c475868da None None] GET http://10.180.1.21/volume// [ 1113.656868] [56366]: DEBUG cinder.api.openstack.wsgi [None req-3642ccac-dc5e-4fed-aa70-9c9c475868da None None] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1113.657128] [56366]: DEBUG cinder.api.openstack.wsgi [None req-3642ccac-dc5e-4fed-aa70-9c9c475868da None None] Calling method 'all' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1113.657521] [56366]: INFO cinder.api.openstack.wsgi [None req-3642ccac-dc5e-4fed-aa70-9c9c475868da None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1113.657826] [56366]: [pid: 56366|app: 0|req: 197/380] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 10:54:53 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1113.661758] [56367]: DEBUG cinder.api.middleware.request_id [req-da5a926f-683d-41eb-9b1f-30a9b4857bc0 req-99935a10-b767-42ef-a421-cf1b74081706 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.664120] [56367]: INFO cinder.api.openstack.wsgi [req-da5a926f-683d-41eb-9b1f-30a9b4857bc0 req-99935a10-b767-42ef-a421-cf1b74081706 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 [ 1113.664370] [56367]: DEBUG cinder.api.openstack.wsgi [req-da5a926f-683d-41eb-9b1f-30a9b4857bc0 req-99935a10-b767-42ef-a421-cf1b74081706 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1113.664592] [56367]: DEBUG cinder.api.openstack.wsgi [req-da5a926f-683d-41eb-9b1f-30a9b4857bc0 req-99935a10-b767-42ef-a421-cf1b74081706 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1113.677774] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.677774] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1113.680201] [56366]: DEBUG cinder.api.middleware.request_id [None req-bbe2c393-8d7f-4d9c-b93e-1ab5c7524eb9 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.682021] [56367]: INFO cinder.volume.api [req-da5a926f-683d-41eb-9b1f-30a9b4857bc0 req-99935a10-b767-42ef-a421-cf1b74081706 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1113.682248] [56366]: INFO cinder.api.openstack.wsgi [None req-bbe2c393-8d7f-4d9c-b93e-1ab5c7524eb9 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 [ 1113.682462] [56366]: DEBUG cinder.api.openstack.wsgi [None req-bbe2c393-8d7f-4d9c-b93e-1ab5c7524eb9 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1113.682670] [56366]: DEBUG cinder.api.openstack.wsgi [None req-bbe2c393-8d7f-4d9c-b93e-1ab5c7524eb9 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1113.686454] [56367]: INFO cinder.api.openstack.wsgi [req-da5a926f-683d-41eb-9b1f-30a9b4857bc0 req-99935a10-b767-42ef-a421-cf1b74081706 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 returned with HTTP 200 [ 1113.687082] [56367]: [pid: 56367|app: 0|req: 184/381] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 10:54:53 2025] GET /volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 => generated 1319 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1113.692339] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.692339] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1113.695443] [56366]: INFO cinder.volume.api [None req-bbe2c393-8d7f-4d9c-b93e-1ab5c7524eb9 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1113.699629] [56366]: INFO cinder.api.openstack.wsgi [None req-bbe2c393-8d7f-4d9c-b93e-1ab5c7524eb9 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 returned with HTTP 200 [ 1113.699998] [56366]: [pid: 56366|app: 0|req: 198/382] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:54:53 2025] GET /volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1114.010495] [56367]: DEBUG cinder.api.middleware.request_id [None req-6001de7e-4636-4043-b5e8-5a752fe3177f None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1114.010950] [56367]: INFO cinder.api.openstack.wsgi [None req-6001de7e-4636-4043-b5e8-5a752fe3177f None None] GET http://10.180.1.21/volume// [ 1114.011148] [56367]: DEBUG cinder.api.openstack.wsgi [None req-6001de7e-4636-4043-b5e8-5a752fe3177f None None] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1114.011367] [56367]: DEBUG cinder.api.openstack.wsgi [None req-6001de7e-4636-4043-b5e8-5a752fe3177f None None] Calling method 'all' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1114.011817] [56367]: INFO cinder.api.openstack.wsgi [None req-6001de7e-4636-4043-b5e8-5a752fe3177f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1114.012468] [56367]: [pid: 56367|app: 0|req: 185/383] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 10:54:53 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1114.016255] [56366]: DEBUG cinder.api.middleware.request_id [req-1d66bc04-8f24-4c49-9596-7bf92e8245c0 req-2b04400e-5b71-482a-83ef-88c9bcb6e29b None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1114.019526] [56366]: INFO cinder.api.openstack.wsgi [req-1d66bc04-8f24-4c49-9596-7bf92e8245c0 req-2b04400e-5b71-482a-83ef-88c9bcb6e29b tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] GET http://10.180.1.21/volume/v3/volumes/c328bfb0-ebfc-4a5b-a11f-2d56d4c6c609 [ 1114.019815] [56366]: DEBUG cinder.api.openstack.wsgi [req-1d66bc04-8f24-4c49-9596-7bf92e8245c0 req-2b04400e-5b71-482a-83ef-88c9bcb6e29b tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1114.020087] [56366]: DEBUG cinder.api.openstack.wsgi [req-1d66bc04-8f24-4c49-9596-7bf92e8245c0 req-2b04400e-5b71-482a-83ef-88c9bcb6e29b tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1114.031175] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1114.031175] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1114.036024] [56366]: INFO cinder.volume.api [req-1d66bc04-8f24-4c49-9596-7bf92e8245c0 req-2b04400e-5b71-482a-83ef-88c9bcb6e29b tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Volume info retrieved successfully. [ 1114.042076] [56366]: INFO cinder.api.openstack.wsgi [req-1d66bc04-8f24-4c49-9596-7bf92e8245c0 req-2b04400e-5b71-482a-83ef-88c9bcb6e29b tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes/c328bfb0-ebfc-4a5b-a11f-2d56d4c6c609 returned with HTTP 200 [ 1114.042512] [56366]: [pid: 56366|app: 0|req: 199/384] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 10:54:53 2025] GET /volume/v3/volumes/c328bfb0-ebfc-4a5b-a11f-2d56d4c6c609 => generated 1323 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1114.709327] [56367]: DEBUG cinder.api.middleware.request_id [None req-098b7dc6-1dfd-4712-957a-977ab75451de None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1114.711720] [56367]: INFO cinder.api.openstack.wsgi [None req-098b7dc6-1dfd-4712-957a-977ab75451de tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 [ 1114.711947] [56367]: DEBUG cinder.api.openstack.wsgi [None req-098b7dc6-1dfd-4712-957a-977ab75451de tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1114.712246] [56367]: DEBUG cinder.api.openstack.wsgi [None req-098b7dc6-1dfd-4712-957a-977ab75451de tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1114.725799] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1114.725799] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1114.729027] [56367]: INFO cinder.volume.api [None req-098b7dc6-1dfd-4712-957a-977ab75451de tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1114.733588] [56367]: INFO cinder.api.openstack.wsgi [None req-098b7dc6-1dfd-4712-957a-977ab75451de tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 returned with HTTP 200 [ 1114.734427] [56367]: [pid: 56367|app: 0|req: 186/385] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:54:54 2025] GET /volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1114.839216] [56366]: DEBUG cinder.api.middleware.request_id [req-da5a926f-683d-41eb-9b1f-30a9b4857bc0 req-1c846357-3845-461f-a268-837f6d52b315 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1114.841797] [56366]: INFO cinder.api.openstack.wsgi [req-da5a926f-683d-41eb-9b1f-30a9b4857bc0 req-1c846357-3845-461f-a268-837f6d52b315 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] DELETE http://10.180.1.21/volume/v3/attachments/53101a8b-2ed1-4c29-acde-c02f2e63aea0 [ 1114.842028] [56366]: DEBUG cinder.api.openstack.wsgi [req-da5a926f-683d-41eb-9b1f-30a9b4857bc0 req-1c846357-3845-461f-a268-837f6d52b315 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1114.842251] [56366]: DEBUG cinder.api.openstack.wsgi [req-da5a926f-683d-41eb-9b1f-30a9b4857bc0 req-1c846357-3845-461f-a268-837f6d52b315 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'version_select' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1114.849368] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1114.849368] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1115.201407] [56367]: DEBUG cinder.api.middleware.request_id [req-1d66bc04-8f24-4c49-9596-7bf92e8245c0 req-db207c47-8d5a-420e-87cf-4e2b85754c9d None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.203735] [56367]: INFO cinder.api.openstack.wsgi [req-1d66bc04-8f24-4c49-9596-7bf92e8245c0 req-db207c47-8d5a-420e-87cf-4e2b85754c9d tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] DELETE http://10.180.1.21/volume/v3/attachments/f10993ec-3751-4758-a655-74eef1e3b807 [ 1115.203956] [56367]: DEBUG cinder.api.openstack.wsgi [req-1d66bc04-8f24-4c49-9596-7bf92e8245c0 req-db207c47-8d5a-420e-87cf-4e2b85754c9d tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1115.204183] [56367]: DEBUG cinder.api.openstack.wsgi [req-1d66bc04-8f24-4c49-9596-7bf92e8245c0 req-db207c47-8d5a-420e-87cf-4e2b85754c9d tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Calling method 'version_select' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1115.211176] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1115.211176] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1115.377053] [56366]: INFO cinder.api.openstack.wsgi [req-da5a926f-683d-41eb-9b1f-30a9b4857bc0 req-1c846357-3845-461f-a268-837f6d52b315 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/attachments/53101a8b-2ed1-4c29-acde-c02f2e63aea0 returned with HTTP 200 [ 1115.377053] [56366]: [pid: 56366|app: 0|req: 200/386] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 18 10:54:54 2025] DELETE /volume/v3/attachments/53101a8b-2ed1-4c29-acde-c02f2e63aea0 => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1115.737626] [56367]: INFO cinder.api.openstack.wsgi [req-1d66bc04-8f24-4c49-9596-7bf92e8245c0 req-db207c47-8d5a-420e-87cf-4e2b85754c9d tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/attachments/f10993ec-3751-4758-a655-74eef1e3b807 returned with HTTP 200 [ 1115.738197] [56367]: [pid: 56367|app: 0|req: 187/387] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 18 10:54:55 2025] DELETE /volume/v3/attachments/f10993ec-3751-4758-a655-74eef1e3b807 => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1115.744250] [56366]: DEBUG cinder.api.middleware.request_id [None req-5dbbd2d4-9332-433f-b06c-cc055bd97888 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.746435] [56366]: INFO cinder.api.openstack.wsgi [None req-5dbbd2d4-9332-433f-b06c-cc055bd97888 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 [ 1115.746746] [56366]: DEBUG cinder.api.openstack.wsgi [None req-5dbbd2d4-9332-433f-b06c-cc055bd97888 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1115.747043] [56366]: DEBUG cinder.api.openstack.wsgi [None req-5dbbd2d4-9332-433f-b06c-cc055bd97888 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1115.757184] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1115.757184] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1115.759832] [56366]: INFO cinder.volume.api [None req-5dbbd2d4-9332-433f-b06c-cc055bd97888 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1115.764499] [56366]: INFO cinder.api.openstack.wsgi [None req-5dbbd2d4-9332-433f-b06c-cc055bd97888 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 returned with HTTP 200 [ 1115.764877] [56366]: [pid: 56366|app: 0|req: 201/388] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:54:55 2025] GET /volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1117.192889] [56367]: DEBUG cinder.api.middleware.request_id [None req-1b8ec133-cb8d-43d9-a4f3-9e909770f60d None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1117.195013] [56367]: INFO cinder.api.openstack.wsgi [None req-1b8ec133-cb8d-43d9-a4f3-9e909770f60d tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] GET http://10.180.1.21/volume/v3/volumes/c328bfb0-ebfc-4a5b-a11f-2d56d4c6c609 [ 1117.195268] [56367]: DEBUG cinder.api.openstack.wsgi [None req-1b8ec133-cb8d-43d9-a4f3-9e909770f60d tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1117.195490] [56367]: DEBUG cinder.api.openstack.wsgi [None req-1b8ec133-cb8d-43d9-a4f3-9e909770f60d tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1117.205682] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.205682] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1117.209868] [56367]: INFO cinder.volume.api [None req-1b8ec133-cb8d-43d9-a4f3-9e909770f60d tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Volume info retrieved successfully. [ 1117.215579] [56367]: INFO cinder.api.openstack.wsgi [None req-1b8ec133-cb8d-43d9-a4f3-9e909770f60d tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes/c328bfb0-ebfc-4a5b-a11f-2d56d4c6c609 returned with HTTP 200 [ 1117.215981] [56367]: [pid: 56367|app: 0|req: 188/389] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:54:57 2025] GET /volume/v3/volumes/c328bfb0-ebfc-4a5b-a11f-2d56d4c6c609 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1120.000603] [56366]: DEBUG cinder.api.middleware.request_id [None req-46673a2b-4aec-4278-9fcd-64e931238bd4 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1120.002641] [56366]: INFO cinder.api.openstack.wsgi [None req-46673a2b-4aec-4278-9fcd-64e931238bd4 tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] DELETE http://10.180.1.21/volume/v3/volumes/9adb966c-64ed-4472-810d-ad1ba0e65e84 [ 1120.002920] [56366]: DEBUG cinder.api.openstack.wsgi [None req-46673a2b-4aec-4278-9fcd-64e931238bd4 tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1120.003086] [56366]: DEBUG cinder.api.openstack.wsgi [None req-46673a2b-4aec-4278-9fcd-64e931238bd4 tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Calling method 'delete' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1120.003366] [56366]: INFO cinder.api.v3.volumes [None req-46673a2b-4aec-4278-9fcd-64e931238bd4 tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Delete volume with id: 9adb966c-64ed-4472-810d-ad1ba0e65e84 [ 1120.014261] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1120.014261] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1120.014778] [56366]: INFO cinder.volume.api [None req-46673a2b-4aec-4278-9fcd-64e931238bd4 tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Volume info retrieved successfully. [ 1120.031308] [56366]: INFO cinder.volume.api [None req-46673a2b-4aec-4278-9fcd-64e931238bd4 tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Delete volume request issued successfully. [ 1120.031506] [56366]: INFO cinder.api.openstack.wsgi [None req-46673a2b-4aec-4278-9fcd-64e931238bd4 tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] http://10.180.1.21/volume/v3/volumes/9adb966c-64ed-4472-810d-ad1ba0e65e84 returned with HTTP 202 [ 1120.032046] [56366]: [pid: 56366|app: 0|req: 202/390] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 18 10:54:59 2025] DELETE /volume/v3/volumes/9adb966c-64ed-4472-810d-ad1ba0e65e84 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1120.034822] [56367]: DEBUG cinder.api.middleware.request_id [None req-f14b458d-686d-4d0e-a2ac-568a3d895db6 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1120.036883] [56367]: INFO cinder.api.openstack.wsgi [None req-f14b458d-686d-4d0e-a2ac-568a3d895db6 tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] GET http://10.180.1.21/volume/v3/volumes/9adb966c-64ed-4472-810d-ad1ba0e65e84 [ 1120.037134] [56367]: DEBUG cinder.api.openstack.wsgi [None req-f14b458d-686d-4d0e-a2ac-568a3d895db6 tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1120.037353] [56367]: DEBUG cinder.api.openstack.wsgi [None req-f14b458d-686d-4d0e-a2ac-568a3d895db6 tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1120.045463] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1120.045463] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1120.049985] [56367]: INFO cinder.volume.api [None req-f14b458d-686d-4d0e-a2ac-568a3d895db6 tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Volume info retrieved successfully. [ 1120.055102] [56367]: INFO cinder.api.openstack.wsgi [None req-f14b458d-686d-4d0e-a2ac-568a3d895db6 tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] http://10.180.1.21/volume/v3/volumes/9adb966c-64ed-4472-810d-ad1ba0e65e84 returned with HTTP 200 [ 1120.055541] [56367]: [pid: 56367|app: 0|req: 189/391] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:54:59 2025] GET /volume/v3/volumes/9adb966c-64ed-4472-810d-ad1ba0e65e84 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1121.072187] [56366]: DEBUG cinder.api.middleware.request_id [None req-813a4569-6d4b-448c-873f-96be30f9c6e5 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1121.077779] [56366]: INFO cinder.api.openstack.wsgi [None req-813a4569-6d4b-448c-873f-96be30f9c6e5 tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] GET http://10.180.1.21/volume/v3/volumes/9adb966c-64ed-4472-810d-ad1ba0e65e84 [ 1121.078140] [56366]: DEBUG cinder.api.openstack.wsgi [None req-813a4569-6d4b-448c-873f-96be30f9c6e5 tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1121.079813] [56366]: DEBUG cinder.api.openstack.wsgi [None req-813a4569-6d4b-448c-873f-96be30f9c6e5 tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1121.089836] [56366]: INFO cinder.api.openstack.wsgi [None req-813a4569-6d4b-448c-873f-96be30f9c6e5 tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] http://10.180.1.21/volume/v3/volumes/9adb966c-64ed-4472-810d-ad1ba0e65e84 returned with HTTP 404 [ 1121.090902] [56366]: [pid: 56366|app: 0|req: 203/392] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:55:00 2025] GET /volume/v3/volumes/9adb966c-64ed-4472-810d-ad1ba0e65e84 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1121.094526] [56367]: DEBUG cinder.api.middleware.request_id [None req-832d810d-d54f-4d0c-a881-bfa92d0715cd None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1121.099642] [56367]: INFO cinder.api.openstack.wsgi [None req-832d810d-d54f-4d0c-a881-bfa92d0715cd tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] DELETE http://10.180.1.21/volume/v3/volumes/c143697d-9b0f-4efb-86ce-e2e326301f1f [ 1121.099875] [56367]: DEBUG cinder.api.openstack.wsgi [None req-832d810d-d54f-4d0c-a881-bfa92d0715cd tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1121.100102] [56367]: DEBUG cinder.api.openstack.wsgi [None req-832d810d-d54f-4d0c-a881-bfa92d0715cd tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Calling method 'delete' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1121.100312] [56367]: INFO cinder.api.v3.volumes [None req-832d810d-d54f-4d0c-a881-bfa92d0715cd tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Delete volume with id: c143697d-9b0f-4efb-86ce-e2e326301f1f [ 1121.111501] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1121.111501] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1121.112337] [56367]: INFO cinder.volume.api [None req-832d810d-d54f-4d0c-a881-bfa92d0715cd tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Volume info retrieved successfully. [ 1121.133996] [56367]: INFO cinder.volume.api [None req-832d810d-d54f-4d0c-a881-bfa92d0715cd tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Delete volume request issued successfully. [ 1121.134262] [56367]: INFO cinder.api.openstack.wsgi [None req-832d810d-d54f-4d0c-a881-bfa92d0715cd tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] http://10.180.1.21/volume/v3/volumes/c143697d-9b0f-4efb-86ce-e2e326301f1f returned with HTTP 202 [ 1121.134740] [56367]: [pid: 56367|app: 0|req: 190/393] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 18 10:55:00 2025] DELETE /volume/v3/volumes/c143697d-9b0f-4efb-86ce-e2e326301f1f => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1121.143209] [56366]: DEBUG cinder.api.middleware.request_id [None req-69cc3977-03ea-432a-b94a-f2eafe8d914b None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1121.146143] [56366]: INFO cinder.api.openstack.wsgi [None req-69cc3977-03ea-432a-b94a-f2eafe8d914b tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] GET http://10.180.1.21/volume/v3/volumes/c143697d-9b0f-4efb-86ce-e2e326301f1f [ 1121.150553] [56366]: DEBUG cinder.api.openstack.wsgi [None req-69cc3977-03ea-432a-b94a-f2eafe8d914b tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1121.150553] [56366]: DEBUG cinder.api.openstack.wsgi [None req-69cc3977-03ea-432a-b94a-f2eafe8d914b tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1121.166391] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1121.166391] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1121.171578] [56366]: INFO cinder.volume.api [None req-69cc3977-03ea-432a-b94a-f2eafe8d914b tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Volume info retrieved successfully. [ 1121.177320] [56366]: INFO cinder.api.openstack.wsgi [None req-69cc3977-03ea-432a-b94a-f2eafe8d914b tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] http://10.180.1.21/volume/v3/volumes/c143697d-9b0f-4efb-86ce-e2e326301f1f returned with HTTP 200 [ 1121.177756] [56366]: [pid: 56366|app: 0|req: 204/394] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:55:01 2025] GET /volume/v3/volumes/c143697d-9b0f-4efb-86ce-e2e326301f1f => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1122.190689] [56367]: DEBUG cinder.api.middleware.request_id [None req-abd5a1af-93ab-48a7-840f-bbcf1ac9c2ee None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1122.192465] [56367]: INFO cinder.api.openstack.wsgi [None req-abd5a1af-93ab-48a7-840f-bbcf1ac9c2ee tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] GET http://10.180.1.21/volume/v3/volumes/c143697d-9b0f-4efb-86ce-e2e326301f1f [ 1122.192699] [56367]: DEBUG cinder.api.openstack.wsgi [None req-abd5a1af-93ab-48a7-840f-bbcf1ac9c2ee tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1122.192936] [56367]: DEBUG cinder.api.openstack.wsgi [None req-abd5a1af-93ab-48a7-840f-bbcf1ac9c2ee tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1122.199721] [56367]: INFO cinder.api.openstack.wsgi [None req-abd5a1af-93ab-48a7-840f-bbcf1ac9c2ee tempest-ServersNegativeTestJSON-816801530 tempest-ServersNegativeTestJSON-816801530-project-member] http://10.180.1.21/volume/v3/volumes/c143697d-9b0f-4efb-86ce-e2e326301f1f returned with HTTP 404 [ 1122.200476] [56367]: [pid: 56367|app: 0|req: 191/395] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:55:02 2025] GET /volume/v3/volumes/c143697d-9b0f-4efb-86ce-e2e326301f1f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1127.282180] [56366]: DEBUG cinder.api.middleware.request_id [None req-fe473bb3-d0cc-4f6b-8acc-43bed6c07f9d None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1127.282652] [56366]: INFO cinder.api.openstack.wsgi [None req-fe473bb3-d0cc-4f6b-8acc-43bed6c07f9d None None] GET http://10.180.1.21/volume// [ 1127.282829] [56366]: DEBUG cinder.api.openstack.wsgi [None req-fe473bb3-d0cc-4f6b-8acc-43bed6c07f9d None None] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1127.283059] [56366]: DEBUG cinder.api.openstack.wsgi [None req-fe473bb3-d0cc-4f6b-8acc-43bed6c07f9d None None] Calling method 'all' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1127.283458] [56366]: INFO cinder.api.openstack.wsgi [None req-fe473bb3-d0cc-4f6b-8acc-43bed6c07f9d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1127.284078] [56366]: [pid: 56366|app: 0|req: 205/396] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 10:55:07 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1127.287077] [56367]: DEBUG cinder.api.middleware.request_id [req-0bd085b6-50cb-44f7-a148-2d69cb53770f req-626c7c26-8734-44f2-b658-3c4f3586a8eb None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1127.289480] [56367]: INFO cinder.api.openstack.wsgi [req-0bd085b6-50cb-44f7-a148-2d69cb53770f req-626c7c26-8734-44f2-b658-3c4f3586a8eb tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1127.289923] [56367]: DEBUG cinder.api.openstack.wsgi [req-0bd085b6-50cb-44f7-a148-2d69cb53770f req-626c7c26-8734-44f2-b658-3c4f3586a8eb tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d1450504-2bba-46f4-8cf8-5d9aadcb2a59", "connector": null, "instance_uuid": "7c33eff4-03bd-474a-8fd4-20a8b54c9c03"}} {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1127.308476] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1127.308476] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1127.336719] [56367]: INFO cinder.api.openstack.wsgi [req-0bd085b6-50cb-44f7-a148-2d69cb53770f req-626c7c26-8734-44f2-b658-3c4f3586a8eb tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1127.337128] [56367]: [pid: 56367|app: 0|req: 192/397] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 18 10:55:07 2025] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1127.343330] [56366]: DEBUG cinder.api.middleware.request_id [req-0bd085b6-50cb-44f7-a148-2d69cb53770f req-81142c00-caa1-41c4-a6ef-06fba3c61d89 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1127.345893] [56366]: INFO cinder.api.openstack.wsgi [req-0bd085b6-50cb-44f7-a148-2d69cb53770f req-81142c00-caa1-41c4-a6ef-06fba3c61d89 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] DELETE http://10.180.1.21/volume/v3/attachments/152bc712-cd51-4725-adc5-81233710bc7d [ 1127.346140] [56366]: DEBUG cinder.api.openstack.wsgi [req-0bd085b6-50cb-44f7-a148-2d69cb53770f req-81142c00-caa1-41c4-a6ef-06fba3c61d89 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1127.346353] [56366]: DEBUG cinder.api.openstack.wsgi [req-0bd085b6-50cb-44f7-a148-2d69cb53770f req-81142c00-caa1-41c4-a6ef-06fba3c61d89 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Calling method 'version_select' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1127.353649] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1127.353649] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1127.886329] [56366]: INFO cinder.api.openstack.wsgi [req-0bd085b6-50cb-44f7-a148-2d69cb53770f req-81142c00-caa1-41c4-a6ef-06fba3c61d89 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] http://10.180.1.21/volume/v3/attachments/152bc712-cd51-4725-adc5-81233710bc7d returned with HTTP 200 [ 1127.887161] [56366]: [pid: 56366|app: 0|req: 206/398] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 18 10:55:07 2025] DELETE /volume/v3/attachments/152bc712-cd51-4725-adc5-81233710bc7d => generated 192 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1132.851303] [56367]: DEBUG cinder.api.middleware.request_id [req-0bd085b6-50cb-44f7-a148-2d69cb53770f req-9650c452-46d9-4a54-a6d3-cb8bbdff1f83 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1132.854171] [56367]: INFO cinder.api.openstack.wsgi [req-0bd085b6-50cb-44f7-a148-2d69cb53770f req-9650c452-46d9-4a54-a6d3-cb8bbdff1f83 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] PUT http://10.180.1.21/volume/v3/attachments/e9dd1eba-b2f1-4790-8184-0cebada18cd0 [ 1132.854588] [56367]: DEBUG cinder.api.openstack.wsgi [req-0bd085b6-50cb-44f7-a148-2d69cb53770f req-9650c452-46d9-4a54-a6d3-cb8bbdff1f83 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-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-528987", "mountpoint": "/dev/sdb"}}} {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1132.866289] [56367]: DEBUG cinder.coordination [req-0bd085b6-50cb-44f7-a148-2d69cb53770f req-9650c452-46d9-4a54-a6d3-cb8bbdff1f83 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Acquiring lock "cinder-attachment_update-d1450504-2bba-46f4-8cf8-5d9aadcb2a59-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=56367) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1132.870448] [56367]: DEBUG cinder.coordination [req-0bd085b6-50cb-44f7-a148-2d69cb53770f req-9650c452-46d9-4a54-a6d3-cb8bbdff1f83 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Lock "cinder-attachment_update-d1450504-2bba-46f4-8cf8-5d9aadcb2a59-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=56367) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1132.871583] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1132.871583] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1133.391350] [56367]: DEBUG cinder.coordination [req-0bd085b6-50cb-44f7-a148-2d69cb53770f req-9650c452-46d9-4a54-a6d3-cb8bbdff1f83 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Lock "cinder-attachment_update-d1450504-2bba-46f4-8cf8-5d9aadcb2a59-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.521s {{(pid=56367) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1133.391559] [56367]: INFO cinder.api.openstack.wsgi [req-0bd085b6-50cb-44f7-a148-2d69cb53770f req-9650c452-46d9-4a54-a6d3-cb8bbdff1f83 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] http://10.180.1.21/volume/v3/attachments/e9dd1eba-b2f1-4790-8184-0cebada18cd0 returned with HTTP 200 [ 1133.392045] [56367]: [pid: 56367|app: 0|req: 193/399] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 18 10:55:12 2025] PUT /volume/v3/attachments/e9dd1eba-b2f1-4790-8184-0cebada18cd0 => generated 617 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1133.397756] [56366]: DEBUG cinder.api.middleware.request_id [req-0bd085b6-50cb-44f7-a148-2d69cb53770f req-5dac0af5-9dbe-4394-bee6-d1373643b34e None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1133.400844] [56366]: INFO cinder.api.openstack.wsgi [req-0bd085b6-50cb-44f7-a148-2d69cb53770f req-5dac0af5-9dbe-4394-bee6-d1373643b34e tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] GET http://10.180.1.21/volume/v3/attachments/e9dd1eba-b2f1-4790-8184-0cebada18cd0 [ 1133.401193] [56366]: DEBUG cinder.api.openstack.wsgi [req-0bd085b6-50cb-44f7-a148-2d69cb53770f req-5dac0af5-9dbe-4394-bee6-d1373643b34e tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1133.401494] [56366]: DEBUG cinder.api.openstack.wsgi [req-0bd085b6-50cb-44f7-a148-2d69cb53770f req-5dac0af5-9dbe-4394-bee6-d1373643b34e tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Calling method 'version_select' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1133.424568] [56366]: INFO cinder.api.openstack.wsgi [req-0bd085b6-50cb-44f7-a148-2d69cb53770f req-5dac0af5-9dbe-4394-bee6-d1373643b34e tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] http://10.180.1.21/volume/v3/attachments/e9dd1eba-b2f1-4790-8184-0cebada18cd0 returned with HTTP 200 [ 1133.425155] [56366]: [pid: 56366|app: 0|req: 207/400] 10.180.1.21 () {62 vars in 1531 bytes} [Tue Feb 18 10:55:13 2025] GET /volume/v3/attachments/e9dd1eba-b2f1-4790-8184-0cebada18cd0 => generated 642 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1134.618108] [56367]: DEBUG cinder.api.middleware.request_id [None req-a914ce48-0b5d-4a97-be0c-1a588a940bf7 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1134.620385] [56367]: INFO cinder.api.openstack.wsgi [None req-a914ce48-0b5d-4a97-be0c-1a588a940bf7 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] GET http://10.180.1.21/volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f [ 1134.620563] [56367]: DEBUG cinder.api.openstack.wsgi [None req-a914ce48-0b5d-4a97-be0c-1a588a940bf7 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1134.620757] [56367]: DEBUG cinder.api.openstack.wsgi [None req-a914ce48-0b5d-4a97-be0c-1a588a940bf7 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1134.631082] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1134.631082] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1134.635085] [56367]: INFO cinder.volume.api [None req-a914ce48-0b5d-4a97-be0c-1a588a940bf7 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Volume info retrieved successfully. [ 1134.640337] [56367]: INFO cinder.api.openstack.wsgi [None req-a914ce48-0b5d-4a97-be0c-1a588a940bf7 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] http://10.180.1.21/volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f returned with HTTP 200 [ 1134.640839] [56367]: [pid: 56367|app: 0|req: 194/401] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:55:14 2025] GET /volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1134.677693] [56366]: DEBUG cinder.api.middleware.request_id [req-1a4846bf-414b-44ff-ae78-e9b22f753e76 req-c40938b8-7308-4651-8e5c-b6f98cd2fb07 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1134.680302] [56366]: INFO cinder.api.openstack.wsgi [req-1a4846bf-414b-44ff-ae78-e9b22f753e76 req-c40938b8-7308-4651-8e5c-b6f98cd2fb07 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] GET http://10.180.1.21/volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f [ 1134.680574] [56366]: DEBUG cinder.api.openstack.wsgi [req-1a4846bf-414b-44ff-ae78-e9b22f753e76 req-c40938b8-7308-4651-8e5c-b6f98cd2fb07 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1134.680795] [56366]: DEBUG cinder.api.openstack.wsgi [req-1a4846bf-414b-44ff-ae78-e9b22f753e76 req-c40938b8-7308-4651-8e5c-b6f98cd2fb07 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1134.688243] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1134.688243] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1134.691664] [56366]: INFO cinder.volume.api [req-1a4846bf-414b-44ff-ae78-e9b22f753e76 req-c40938b8-7308-4651-8e5c-b6f98cd2fb07 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Volume info retrieved successfully. [ 1134.696072] [56366]: INFO cinder.api.openstack.wsgi [req-1a4846bf-414b-44ff-ae78-e9b22f753e76 req-c40938b8-7308-4651-8e5c-b6f98cd2fb07 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] http://10.180.1.21/volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f returned with HTTP 200 [ 1134.696344] [56366]: [pid: 56366|app: 0|req: 208/402] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 10:55:14 2025] GET /volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1135.548510] [56367]: DEBUG cinder.api.middleware.request_id [req-0bd085b6-50cb-44f7-a148-2d69cb53770f req-451d6654-e25c-4ea3-a742-718350f1d805 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.551037] [56367]: INFO cinder.api.openstack.wsgi [req-0bd085b6-50cb-44f7-a148-2d69cb53770f req-451d6654-e25c-4ea3-a742-718350f1d805 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] POST http://10.180.1.21/volume/v3/attachments/e9dd1eba-b2f1-4790-8184-0cebada18cd0/action [ 1135.551478] [56367]: DEBUG cinder.api.openstack.wsgi [req-0bd085b6-50cb-44f7-a148-2d69cb53770f req-451d6654-e25c-4ea3-a742-718350f1d805 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Action body: b'{"os-complete": null}' {{(pid=56367) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1135.551644] [56367]: DEBUG cinder.api.openstack.wsgi [req-0bd085b6-50cb-44f7-a148-2d69cb53770f req-451d6654-e25c-4ea3-a742-718350f1d805 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1135.576012] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1135.576012] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1135.586054] [56367]: INFO cinder.api.openstack.wsgi [req-0bd085b6-50cb-44f7-a148-2d69cb53770f req-451d6654-e25c-4ea3-a742-718350f1d805 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] http://10.180.1.21/volume/v3/attachments/e9dd1eba-b2f1-4790-8184-0cebada18cd0/action returned with HTTP 204 [ 1135.586054] [56367]: [pid: 56367|app: 0|req: 195/403] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 18 10:55:15 2025] POST /volume/v3/attachments/e9dd1eba-b2f1-4790-8184-0cebada18cd0/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1136.218403] [56366]: DEBUG cinder.api.middleware.request_id [None req-38a8b0e9-521a-4ef0-9b67-a70d939fb363 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1136.218889] [56366]: INFO cinder.api.openstack.wsgi [None req-38a8b0e9-521a-4ef0-9b67-a70d939fb363 None None] GET http://10.180.1.21/volume// [ 1136.219086] [56366]: DEBUG cinder.api.openstack.wsgi [None req-38a8b0e9-521a-4ef0-9b67-a70d939fb363 None None] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1136.220051] [56366]: DEBUG cinder.api.openstack.wsgi [None req-38a8b0e9-521a-4ef0-9b67-a70d939fb363 None None] Calling method 'all' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1136.220051] [56366]: INFO cinder.api.openstack.wsgi [None req-38a8b0e9-521a-4ef0-9b67-a70d939fb363 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1136.220310] [56366]: [pid: 56366|app: 0|req: 209/404] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Feb 18 10:55:16 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1136.224995] [56367]: DEBUG cinder.api.middleware.request_id [req-1a4846bf-414b-44ff-ae78-e9b22f753e76 req-9ea50b10-f9f7-40f5-9b21-ad5ea4ee30a4 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1136.227408] [56367]: INFO cinder.api.openstack.wsgi [req-1a4846bf-414b-44ff-ae78-e9b22f753e76 req-9ea50b10-f9f7-40f5-9b21-ad5ea4ee30a4 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1136.227826] [56367]: DEBUG cinder.api.openstack.wsgi [req-1a4846bf-414b-44ff-ae78-e9b22f753e76 req-9ea50b10-f9f7-40f5-9b21-ad5ea4ee30a4 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f", "connector": null, "instance_uuid": "14a77f4b-c0de-4755-99f3-4040d91f6bca"}} {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1136.241070] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1136.241070] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1136.263360] [56367]: INFO cinder.api.openstack.wsgi [req-1a4846bf-414b-44ff-ae78-e9b22f753e76 req-9ea50b10-f9f7-40f5-9b21-ad5ea4ee30a4 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1136.263811] [56367]: [pid: 56367|app: 0|req: 196/405] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 18 10:55:16 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) [ 1136.288022] [56366]: DEBUG cinder.api.middleware.request_id [None req-cafd48a8-3f0c-4367-af01-c35edd6c5139 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1136.290464] [56366]: INFO cinder.api.openstack.wsgi [None req-cafd48a8-3f0c-4367-af01-c35edd6c5139 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] GET http://10.180.1.21/volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f [ 1136.290705] [56366]: DEBUG cinder.api.openstack.wsgi [None req-cafd48a8-3f0c-4367-af01-c35edd6c5139 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1136.290906] [56366]: DEBUG cinder.api.openstack.wsgi [None req-cafd48a8-3f0c-4367-af01-c35edd6c5139 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1136.300925] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1136.300925] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1136.304207] [56366]: INFO cinder.volume.api [None req-cafd48a8-3f0c-4367-af01-c35edd6c5139 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Volume info retrieved successfully. [ 1136.308739] [56366]: INFO cinder.api.openstack.wsgi [None req-cafd48a8-3f0c-4367-af01-c35edd6c5139 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] http://10.180.1.21/volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f returned with HTTP 200 [ 1136.309135] [56366]: [pid: 56366|app: 0|req: 210/406] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:55:16 2025] GET /volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1136.796821] [56367]: DEBUG cinder.api.middleware.request_id [None req-674c878e-ee1f-41d4-9227-4321e3da3454 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1136.797359] [56367]: INFO cinder.api.openstack.wsgi [None req-674c878e-ee1f-41d4-9227-4321e3da3454 None None] GET http://10.180.1.21/volume// [ 1136.797553] [56367]: DEBUG cinder.api.openstack.wsgi [None req-674c878e-ee1f-41d4-9227-4321e3da3454 None None] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1136.797766] [56367]: DEBUG cinder.api.openstack.wsgi [None req-674c878e-ee1f-41d4-9227-4321e3da3454 None None] Calling method 'all' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1136.798178] [56367]: INFO cinder.api.openstack.wsgi [None req-674c878e-ee1f-41d4-9227-4321e3da3454 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1136.798491] [56367]: [pid: 56367|app: 0|req: 197/407] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 10:55:16 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1136.802063] [56366]: DEBUG cinder.api.middleware.request_id [req-1a4846bf-414b-44ff-ae78-e9b22f753e76 req-e4cd75e8-295b-4a2d-841b-ba46ccc42a0d None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1136.804383] [56366]: INFO cinder.api.openstack.wsgi [req-1a4846bf-414b-44ff-ae78-e9b22f753e76 req-e4cd75e8-295b-4a2d-841b-ba46ccc42a0d tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] GET http://10.180.1.21/volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f [ 1136.804630] [56366]: DEBUG cinder.api.openstack.wsgi [req-1a4846bf-414b-44ff-ae78-e9b22f753e76 req-e4cd75e8-295b-4a2d-841b-ba46ccc42a0d tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1136.804904] [56366]: DEBUG cinder.api.openstack.wsgi [req-1a4846bf-414b-44ff-ae78-e9b22f753e76 req-e4cd75e8-295b-4a2d-841b-ba46ccc42a0d tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1136.815695] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1136.815695] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1136.819138] [56366]: INFO cinder.volume.api [req-1a4846bf-414b-44ff-ae78-e9b22f753e76 req-e4cd75e8-295b-4a2d-841b-ba46ccc42a0d tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Volume info retrieved successfully. [ 1136.823262] [56366]: INFO cinder.api.openstack.wsgi [req-1a4846bf-414b-44ff-ae78-e9b22f753e76 req-e4cd75e8-295b-4a2d-841b-ba46ccc42a0d tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] http://10.180.1.21/volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f returned with HTTP 200 [ 1136.823668] [56366]: [pid: 56366|app: 0|req: 211/408] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 10:55:16 2025] GET /volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f => generated 1026 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1136.847444] [56367]: DEBUG cinder.api.middleware.request_id [req-1a4846bf-414b-44ff-ae78-e9b22f753e76 req-3477f68d-9687-4f69-a012-86e40c285718 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1136.849903] [56367]: INFO cinder.api.openstack.wsgi [req-1a4846bf-414b-44ff-ae78-e9b22f753e76 req-3477f68d-9687-4f69-a012-86e40c285718 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] PUT http://10.180.1.21/volume/v3/attachments/e8c27cca-c067-45fe-baf8-616b0fea0792 [ 1136.850391] [56367]: DEBUG cinder.api.openstack.wsgi [req-1a4846bf-414b-44ff-ae78-e9b22f753e76 req-3477f68d-9687-4f69-a012-86e40c285718 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-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-529053", "mountpoint": "/dev/sdb"}}} {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1136.859593] [56367]: DEBUG cinder.coordination [req-1a4846bf-414b-44ff-ae78-e9b22f753e76 req-3477f68d-9687-4f69-a012-86e40c285718 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Acquiring lock "cinder-attachment_update-d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=56367) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1136.864384] [56367]: DEBUG cinder.coordination [req-1a4846bf-414b-44ff-ae78-e9b22f753e76 req-3477f68d-9687-4f69-a012-86e40c285718 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Lock "cinder-attachment_update-d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=56367) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1136.865433] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1136.865433] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1137.319444] [56366]: DEBUG cinder.api.middleware.request_id [None req-526520cb-1752-48fc-9493-3f046dc0db1b None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1137.321527] [56366]: INFO cinder.api.openstack.wsgi [None req-526520cb-1752-48fc-9493-3f046dc0db1b tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] GET http://10.180.1.21/volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f [ 1137.321818] [56366]: DEBUG cinder.api.openstack.wsgi [None req-526520cb-1752-48fc-9493-3f046dc0db1b tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1137.322016] [56366]: DEBUG cinder.api.openstack.wsgi [None req-526520cb-1752-48fc-9493-3f046dc0db1b tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1137.334904] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1137.334904] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1137.338985] [56366]: INFO cinder.volume.api [None req-526520cb-1752-48fc-9493-3f046dc0db1b tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Volume info retrieved successfully. [ 1137.344190] [56366]: INFO cinder.api.openstack.wsgi [None req-526520cb-1752-48fc-9493-3f046dc0db1b tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] http://10.180.1.21/volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f returned with HTTP 200 [ 1137.344751] [56366]: [pid: 56366|app: 0|req: 212/409] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:55:17 2025] GET /volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1138.354887] [56366]: DEBUG cinder.api.middleware.request_id [None req-08282b63-5bdc-40a0-b48b-3962bb7e8de1 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1138.356991] [56366]: INFO cinder.api.openstack.wsgi [None req-08282b63-5bdc-40a0-b48b-3962bb7e8de1 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] GET http://10.180.1.21/volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f [ 1138.357279] [56366]: DEBUG cinder.api.openstack.wsgi [None req-08282b63-5bdc-40a0-b48b-3962bb7e8de1 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1138.357506] [56366]: DEBUG cinder.api.openstack.wsgi [None req-08282b63-5bdc-40a0-b48b-3962bb7e8de1 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1138.368409] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1138.368409] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1138.371581] [56366]: INFO cinder.volume.api [None req-08282b63-5bdc-40a0-b48b-3962bb7e8de1 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Volume info retrieved successfully. [ 1138.375634] [56366]: INFO cinder.api.openstack.wsgi [None req-08282b63-5bdc-40a0-b48b-3962bb7e8de1 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] http://10.180.1.21/volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f returned with HTTP 200 [ 1138.376017] [56366]: [pid: 56366|app: 0|req: 213/410] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:55:18 2025] GET /volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1139.386193] [56366]: DEBUG cinder.api.middleware.request_id [None req-d0b4df1d-534f-4a2b-b6dd-d40765e296b3 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1139.388366] [56366]: INFO cinder.api.openstack.wsgi [None req-d0b4df1d-534f-4a2b-b6dd-d40765e296b3 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] GET http://10.180.1.21/volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f [ 1139.388586] [56366]: DEBUG cinder.api.openstack.wsgi [None req-d0b4df1d-534f-4a2b-b6dd-d40765e296b3 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1139.388804] [56366]: DEBUG cinder.api.openstack.wsgi [None req-d0b4df1d-534f-4a2b-b6dd-d40765e296b3 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1139.401818] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1139.401818] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1139.405193] [56366]: INFO cinder.volume.api [None req-d0b4df1d-534f-4a2b-b6dd-d40765e296b3 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Volume info retrieved successfully. [ 1139.409830] [56366]: INFO cinder.api.openstack.wsgi [None req-d0b4df1d-534f-4a2b-b6dd-d40765e296b3 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] http://10.180.1.21/volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f returned with HTTP 200 [ 1139.410224] [56366]: [pid: 56366|app: 0|req: 214/411] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:55:19 2025] GET /volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1139.883702] [56366]: DEBUG cinder.api.middleware.request_id [None req-9d0d0341-a72b-4be5-acc4-9e3d4612b846 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1139.884180] [56366]: INFO cinder.api.openstack.wsgi [None req-9d0d0341-a72b-4be5-acc4-9e3d4612b846 None None] GET http://10.180.1.21/volume// [ 1139.884357] [56366]: DEBUG cinder.api.openstack.wsgi [None req-9d0d0341-a72b-4be5-acc4-9e3d4612b846 None None] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1139.884575] [56366]: DEBUG cinder.api.openstack.wsgi [None req-9d0d0341-a72b-4be5-acc4-9e3d4612b846 None None] Calling method 'all' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1139.884962] [56366]: INFO cinder.api.openstack.wsgi [None req-9d0d0341-a72b-4be5-acc4-9e3d4612b846 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1139.885298] [56366]: [pid: 56366|app: 0|req: 215/412] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 10:55:19 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1139.888553] [56366]: DEBUG cinder.api.middleware.request_id [req-2ba9b53f-e7e5-426e-8008-6db7a2d59a9e req-0319a295-de72-4bc7-b9c9-02f9a8e0249f None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1139.890819] [56366]: INFO cinder.api.openstack.wsgi [req-2ba9b53f-e7e5-426e-8008-6db7a2d59a9e req-0319a295-de72-4bc7-b9c9-02f9a8e0249f tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1139.891234] [56366]: DEBUG cinder.api.openstack.wsgi [req-2ba9b53f-e7e5-426e-8008-6db7a2d59a9e req-0319a295-de72-4bc7-b9c9-02f9a8e0249f tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d1450504-2bba-46f4-8cf8-5d9aadcb2a59", "connector": null, "instance_uuid": "7c33eff4-03bd-474a-8fd4-20a8b54c9c03"}} {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1139.903284] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1139.903284] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1139.928985] [56366]: INFO cinder.api.openstack.wsgi [req-2ba9b53f-e7e5-426e-8008-6db7a2d59a9e req-0319a295-de72-4bc7-b9c9-02f9a8e0249f tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1139.929451] [56366]: [pid: 56366|app: 0|req: 216/413] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 18 10:55:19 2025] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1139.934053] [56366]: DEBUG cinder.api.middleware.request_id [req-2ba9b53f-e7e5-426e-8008-6db7a2d59a9e req-50b88870-58cf-477a-bdc2-6a93bdf02ce5 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1139.936141] [56366]: INFO cinder.api.openstack.wsgi [req-2ba9b53f-e7e5-426e-8008-6db7a2d59a9e req-50b88870-58cf-477a-bdc2-6a93bdf02ce5 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] DELETE http://10.180.1.21/volume/v3/attachments/e9dd1eba-b2f1-4790-8184-0cebada18cd0 [ 1139.936351] [56366]: DEBUG cinder.api.openstack.wsgi [req-2ba9b53f-e7e5-426e-8008-6db7a2d59a9e req-50b88870-58cf-477a-bdc2-6a93bdf02ce5 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1139.936565] [56366]: DEBUG cinder.api.openstack.wsgi [req-2ba9b53f-e7e5-426e-8008-6db7a2d59a9e req-50b88870-58cf-477a-bdc2-6a93bdf02ce5 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Calling method 'version_select' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1139.943223] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1139.943223] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1140.472825] [56366]: INFO cinder.api.openstack.wsgi [req-2ba9b53f-e7e5-426e-8008-6db7a2d59a9e req-50b88870-58cf-477a-bdc2-6a93bdf02ce5 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] http://10.180.1.21/volume/v3/attachments/e9dd1eba-b2f1-4790-8184-0cebada18cd0 returned with HTTP 200 [ 1140.473208] [56366]: [pid: 56366|app: 0|req: 217/414] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 18 10:55:19 2025] DELETE /volume/v3/attachments/e9dd1eba-b2f1-4790-8184-0cebada18cd0 => generated 192 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1140.473981] [56366]: DEBUG cinder.api.middleware.request_id [None req-d4e56bc9-e05d-49ce-b62b-824832a8e48c None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1140.475822] [56366]: INFO cinder.api.openstack.wsgi [None req-d4e56bc9-e05d-49ce-b62b-824832a8e48c tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] GET http://10.180.1.21/volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f [ 1140.476051] [56366]: DEBUG cinder.api.openstack.wsgi [None req-d4e56bc9-e05d-49ce-b62b-824832a8e48c tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1140.476265] [56366]: DEBUG cinder.api.openstack.wsgi [None req-d4e56bc9-e05d-49ce-b62b-824832a8e48c tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1140.487472] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1140.487472] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1140.490790] [56366]: INFO cinder.volume.api [None req-d4e56bc9-e05d-49ce-b62b-824832a8e48c tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Volume info retrieved successfully. [ 1140.497031] [56366]: INFO cinder.api.openstack.wsgi [None req-d4e56bc9-e05d-49ce-b62b-824832a8e48c tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] http://10.180.1.21/volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f returned with HTTP 200 [ 1140.497482] [56366]: [pid: 56366|app: 0|req: 218/415] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:55:20 2025] GET /volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1141.389875] [56367]: DEBUG cinder.coordination [req-1a4846bf-414b-44ff-ae78-e9b22f753e76 req-3477f68d-9687-4f69-a012-86e40c285718 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Lock "cinder-attachment_update-d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.525s {{(pid=56367) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1141.390491] [56367]: INFO cinder.api.openstack.wsgi [req-1a4846bf-414b-44ff-ae78-e9b22f753e76 req-3477f68d-9687-4f69-a012-86e40c285718 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] http://10.180.1.21/volume/v3/attachments/e8c27cca-c067-45fe-baf8-616b0fea0792 returned with HTTP 200 [ 1141.391259] [56367]: [pid: 56367|app: 0|req: 198/416] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 18 10:55:16 2025] PUT /volume/v3/attachments/e8c27cca-c067-45fe-baf8-616b0fea0792 => generated 617 bytes in 4544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1141.508377] [56366]: DEBUG cinder.api.middleware.request_id [None req-ddf7cfd2-0cbb-4690-b086-bbdc6ebb2e51 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1141.510786] [56366]: INFO cinder.api.openstack.wsgi [None req-ddf7cfd2-0cbb-4690-b086-bbdc6ebb2e51 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] GET http://10.180.1.21/volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f [ 1141.511091] [56366]: DEBUG cinder.api.openstack.wsgi [None req-ddf7cfd2-0cbb-4690-b086-bbdc6ebb2e51 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1141.511377] [56366]: DEBUG cinder.api.openstack.wsgi [None req-ddf7cfd2-0cbb-4690-b086-bbdc6ebb2e51 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1141.522083] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1141.522083] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1141.526105] [56366]: INFO cinder.volume.api [None req-ddf7cfd2-0cbb-4690-b086-bbdc6ebb2e51 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Volume info retrieved successfully. [ 1141.536050] [56366]: INFO cinder.api.openstack.wsgi [None req-ddf7cfd2-0cbb-4690-b086-bbdc6ebb2e51 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] http://10.180.1.21/volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f returned with HTTP 200 [ 1141.536495] [56366]: [pid: 56366|app: 0|req: 219/417] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:55:21 2025] GET /volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1142.548948] [56367]: DEBUG cinder.api.middleware.request_id [None req-75a1c417-c88e-46a9-aa7b-f3d5288c06b3 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1142.551262] [56367]: INFO cinder.api.openstack.wsgi [None req-75a1c417-c88e-46a9-aa7b-f3d5288c06b3 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] GET http://10.180.1.21/volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f [ 1142.551479] [56367]: DEBUG cinder.api.openstack.wsgi [None req-75a1c417-c88e-46a9-aa7b-f3d5288c06b3 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1142.551732] [56367]: DEBUG cinder.api.openstack.wsgi [None req-75a1c417-c88e-46a9-aa7b-f3d5288c06b3 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1142.568547] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1142.568547] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1142.572846] [56367]: INFO cinder.volume.api [None req-75a1c417-c88e-46a9-aa7b-f3d5288c06b3 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Volume info retrieved successfully. [ 1142.577953] [56367]: INFO cinder.api.openstack.wsgi [None req-75a1c417-c88e-46a9-aa7b-f3d5288c06b3 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] http://10.180.1.21/volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f returned with HTTP 200 [ 1142.578606] [56367]: [pid: 56367|app: 0|req: 199/418] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:55:22 2025] GET /volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1143.021723] [56366]: DEBUG cinder.api.middleware.request_id [req-1a4846bf-414b-44ff-ae78-e9b22f753e76 req-5bffdbcc-5d4d-45c4-b298-b5616a86feb1 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1143.024094] [56366]: INFO cinder.api.openstack.wsgi [req-1a4846bf-414b-44ff-ae78-e9b22f753e76 req-5bffdbcc-5d4d-45c4-b298-b5616a86feb1 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] POST http://10.180.1.21/volume/v3/attachments/e8c27cca-c067-45fe-baf8-616b0fea0792/action [ 1143.024605] [56366]: DEBUG cinder.api.openstack.wsgi [req-1a4846bf-414b-44ff-ae78-e9b22f753e76 req-5bffdbcc-5d4d-45c4-b298-b5616a86feb1 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Action body: b'{"os-complete": null}' {{(pid=56366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1143.024765] [56366]: DEBUG cinder.api.openstack.wsgi [req-1a4846bf-414b-44ff-ae78-e9b22f753e76 req-5bffdbcc-5d4d-45c4-b298-b5616a86feb1 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1143.038697] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1143.038697] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1143.044999] [56366]: INFO cinder.api.openstack.wsgi [req-1a4846bf-414b-44ff-ae78-e9b22f753e76 req-5bffdbcc-5d4d-45c4-b298-b5616a86feb1 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] http://10.180.1.21/volume/v3/attachments/e8c27cca-c067-45fe-baf8-616b0fea0792/action returned with HTTP 204 [ 1143.045368] [56366]: [pid: 56366|app: 0|req: 220/419] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 18 10:55:22 2025] POST /volume/v3/attachments/e8c27cca-c067-45fe-baf8-616b0fea0792/action => generated 0 bytes in 24 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1143.588474] [56367]: DEBUG cinder.api.middleware.request_id [None req-4f815b6b-2245-40d2-b26e-96ad5e4a492a None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1143.590857] [56367]: INFO cinder.api.openstack.wsgi [None req-4f815b6b-2245-40d2-b26e-96ad5e4a492a tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] GET http://10.180.1.21/volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f [ 1143.591109] [56367]: DEBUG cinder.api.openstack.wsgi [None req-4f815b6b-2245-40d2-b26e-96ad5e4a492a tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1143.591377] [56367]: DEBUG cinder.api.openstack.wsgi [None req-4f815b6b-2245-40d2-b26e-96ad5e4a492a tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1143.602191] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1143.602191] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1143.605928] [56367]: INFO cinder.volume.api [None req-4f815b6b-2245-40d2-b26e-96ad5e4a492a tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Volume info retrieved successfully. [ 1143.610701] [56367]: INFO cinder.api.openstack.wsgi [None req-4f815b6b-2245-40d2-b26e-96ad5e4a492a tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] http://10.180.1.21/volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f returned with HTTP 200 [ 1143.611113] [56367]: [pid: 56367|app: 0|req: 200/420] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:55:23 2025] GET /volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1143.621928] [56366]: DEBUG cinder.api.middleware.request_id [None req-a48bb740-5e48-43ac-bf88-3afac22fea6d None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1143.624107] [56366]: INFO cinder.api.openstack.wsgi [None req-a48bb740-5e48-43ac-bf88-3afac22fea6d tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] GET http://10.180.1.21/volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f [ 1143.624330] [56366]: DEBUG cinder.api.openstack.wsgi [None req-a48bb740-5e48-43ac-bf88-3afac22fea6d tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1143.624553] [56366]: DEBUG cinder.api.openstack.wsgi [None req-a48bb740-5e48-43ac-bf88-3afac22fea6d tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1143.634597] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1143.634597] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1143.638346] [56366]: INFO cinder.volume.api [None req-a48bb740-5e48-43ac-bf88-3afac22fea6d tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Volume info retrieved successfully. [ 1143.642631] [56366]: INFO cinder.api.openstack.wsgi [None req-a48bb740-5e48-43ac-bf88-3afac22fea6d tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] http://10.180.1.21/volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f returned with HTTP 200 [ 1143.643019] [56366]: [pid: 56366|app: 0|req: 221/421] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:55:23 2025] GET /volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1143.859701] [56367]: DEBUG cinder.api.middleware.request_id [req-ab2e56c5-0158-4bcf-a3a4-deee940a0ce8 req-28e5f4c2-865a-4c78-8c4f-bba41c3a15be None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1143.861999] [56367]: INFO cinder.api.openstack.wsgi [req-ab2e56c5-0158-4bcf-a3a4-deee940a0ce8 req-28e5f4c2-865a-4c78-8c4f-bba41c3a15be tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] GET http://10.180.1.21/volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f [ 1143.862126] [56367]: DEBUG cinder.api.openstack.wsgi [req-ab2e56c5-0158-4bcf-a3a4-deee940a0ce8 req-28e5f4c2-865a-4c78-8c4f-bba41c3a15be tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1143.862330] [56367]: DEBUG cinder.api.openstack.wsgi [req-ab2e56c5-0158-4bcf-a3a4-deee940a0ce8 req-28e5f4c2-865a-4c78-8c4f-bba41c3a15be tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1143.872375] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1143.872375] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1143.875438] [56367]: INFO cinder.volume.api [req-ab2e56c5-0158-4bcf-a3a4-deee940a0ce8 req-28e5f4c2-865a-4c78-8c4f-bba41c3a15be tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Volume info retrieved successfully. [ 1143.879700] [56367]: INFO cinder.api.openstack.wsgi [req-ab2e56c5-0158-4bcf-a3a4-deee940a0ce8 req-28e5f4c2-865a-4c78-8c4f-bba41c3a15be tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] http://10.180.1.21/volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f returned with HTTP 200 [ 1143.879961] [56367]: [pid: 56367|app: 0|req: 201/422] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 10:55:23 2025] GET /volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1146.049757] [56366]: DEBUG cinder.api.middleware.request_id [None req-9e696448-ad35-448b-9ebe-0b9ad821b57c None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1146.050365] [56366]: INFO cinder.api.openstack.wsgi [None req-9e696448-ad35-448b-9ebe-0b9ad821b57c None None] GET http://10.180.1.21/volume// [ 1146.050545] [56366]: DEBUG cinder.api.openstack.wsgi [None req-9e696448-ad35-448b-9ebe-0b9ad821b57c None None] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1146.050764] [56366]: DEBUG cinder.api.openstack.wsgi [None req-9e696448-ad35-448b-9ebe-0b9ad821b57c None None] Calling method 'all' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1146.051172] [56366]: INFO cinder.api.openstack.wsgi [None req-9e696448-ad35-448b-9ebe-0b9ad821b57c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1146.051507] [56366]: [pid: 56366|app: 0|req: 222/423] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 10:55:25 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1146.056811] [56367]: DEBUG cinder.api.middleware.request_id [req-ab2e56c5-0158-4bcf-a3a4-deee940a0ce8 req-bd37c8a8-4cab-488a-8f62-615780c8facb None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1146.059040] [56367]: INFO cinder.api.openstack.wsgi [req-ab2e56c5-0158-4bcf-a3a4-deee940a0ce8 req-bd37c8a8-4cab-488a-8f62-615780c8facb tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1146.059535] [56367]: DEBUG cinder.api.openstack.wsgi [req-ab2e56c5-0158-4bcf-a3a4-deee940a0ce8 req-bd37c8a8-4cab-488a-8f62-615780c8facb tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f", "connector": null, "instance_uuid": "14a77f4b-c0de-4755-99f3-4040d91f6bca"}} {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1146.073979] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.073979] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1146.098796] [56367]: INFO cinder.api.openstack.wsgi [req-ab2e56c5-0158-4bcf-a3a4-deee940a0ce8 req-bd37c8a8-4cab-488a-8f62-615780c8facb tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1146.099337] [56367]: [pid: 56367|app: 0|req: 202/424] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 18 10:55:25 2025] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1146.103731] [56366]: DEBUG cinder.api.middleware.request_id [None req-da332e96-2b21-4655-8d25-88fb87898b95 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1146.104185] [56366]: INFO cinder.api.openstack.wsgi [None req-da332e96-2b21-4655-8d25-88fb87898b95 None None] GET http://10.180.1.21/volume// [ 1146.104364] [56366]: DEBUG cinder.api.openstack.wsgi [None req-da332e96-2b21-4655-8d25-88fb87898b95 None None] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1146.104575] [56366]: DEBUG cinder.api.openstack.wsgi [None req-da332e96-2b21-4655-8d25-88fb87898b95 None None] Calling method 'all' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1146.104950] [56366]: INFO cinder.api.openstack.wsgi [None req-da332e96-2b21-4655-8d25-88fb87898b95 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1146.105255] [56366]: [pid: 56366|app: 0|req: 223/425] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 10:55:25 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1146.108298] [56367]: DEBUG cinder.api.middleware.request_id [req-ab2e56c5-0158-4bcf-a3a4-deee940a0ce8 req-2c7ce7fa-c608-4bea-bbd5-98740235cb4c None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1146.110541] [56367]: INFO cinder.api.openstack.wsgi [req-ab2e56c5-0158-4bcf-a3a4-deee940a0ce8 req-2c7ce7fa-c608-4bea-bbd5-98740235cb4c tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] GET http://10.180.1.21/volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f [ 1146.110796] [56367]: DEBUG cinder.api.openstack.wsgi [req-ab2e56c5-0158-4bcf-a3a4-deee940a0ce8 req-2c7ce7fa-c608-4bea-bbd5-98740235cb4c tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1146.111015] [56367]: DEBUG cinder.api.openstack.wsgi [req-ab2e56c5-0158-4bcf-a3a4-deee940a0ce8 req-2c7ce7fa-c608-4bea-bbd5-98740235cb4c tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1146.122656] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.122656] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1146.125776] [56367]: INFO cinder.volume.api [req-ab2e56c5-0158-4bcf-a3a4-deee940a0ce8 req-2c7ce7fa-c608-4bea-bbd5-98740235cb4c tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Volume info retrieved successfully. [ 1146.130651] [56367]: INFO cinder.api.openstack.wsgi [req-ab2e56c5-0158-4bcf-a3a4-deee940a0ce8 req-2c7ce7fa-c608-4bea-bbd5-98740235cb4c tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] http://10.180.1.21/volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f returned with HTTP 200 [ 1146.131201] [56367]: [pid: 56367|app: 0|req: 203/426] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 10:55:25 2025] GET /volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f => generated 1319 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1146.731071] [56366]: DEBUG cinder.api.middleware.request_id [req-2ba9b53f-e7e5-426e-8008-6db7a2d59a9e req-370830b1-c7c4-4cc0-a975-650dffa5da9c None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1146.733374] [56366]: INFO cinder.api.openstack.wsgi [req-2ba9b53f-e7e5-426e-8008-6db7a2d59a9e req-370830b1-c7c4-4cc0-a975-650dffa5da9c tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] PUT http://10.180.1.21/volume/v3/attachments/2296158b-f653-47d4-8dbb-939afc541d15 [ 1146.733746] [56366]: DEBUG cinder.api.openstack.wsgi [req-2ba9b53f-e7e5-426e-8008-6db7a2d59a9e req-370830b1-c7c4-4cc0-a975-650dffa5da9c tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-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-528987", "mountpoint": "/dev/sdb"}}} {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1146.742393] [56366]: DEBUG cinder.coordination [req-2ba9b53f-e7e5-426e-8008-6db7a2d59a9e req-370830b1-c7c4-4cc0-a975-650dffa5da9c tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Acquiring lock "cinder-attachment_update-d1450504-2bba-46f4-8cf8-5d9aadcb2a59-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=56366) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1146.746669] [56366]: DEBUG cinder.coordination [req-2ba9b53f-e7e5-426e-8008-6db7a2d59a9e req-370830b1-c7c4-4cc0-a975-650dffa5da9c tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Lock "cinder-attachment_update-d1450504-2bba-46f4-8cf8-5d9aadcb2a59-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=56366) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1146.747813] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.747813] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1147.268935] [56366]: DEBUG cinder.coordination [req-2ba9b53f-e7e5-426e-8008-6db7a2d59a9e req-370830b1-c7c4-4cc0-a975-650dffa5da9c tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Lock "cinder-attachment_update-d1450504-2bba-46f4-8cf8-5d9aadcb2a59-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.522s {{(pid=56366) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1147.269463] [56366]: INFO cinder.api.openstack.wsgi [req-2ba9b53f-e7e5-426e-8008-6db7a2d59a9e req-370830b1-c7c4-4cc0-a975-650dffa5da9c tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] http://10.180.1.21/volume/v3/attachments/2296158b-f653-47d4-8dbb-939afc541d15 returned with HTTP 200 [ 1147.270144] [56366]: [pid: 56366|app: 0|req: 224/427] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 18 10:55:26 2025] PUT /volume/v3/attachments/2296158b-f653-47d4-8dbb-939afc541d15 => generated 617 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1147.274745] [56367]: DEBUG cinder.api.middleware.request_id [req-2ba9b53f-e7e5-426e-8008-6db7a2d59a9e req-f4bec51e-8456-401a-9e82-5a005e2f1eaf None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1147.276992] [56367]: INFO cinder.api.openstack.wsgi [req-2ba9b53f-e7e5-426e-8008-6db7a2d59a9e req-f4bec51e-8456-401a-9e82-5a005e2f1eaf tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] GET http://10.180.1.21/volume/v3/attachments/2296158b-f653-47d4-8dbb-939afc541d15 [ 1147.277319] [56367]: DEBUG cinder.api.openstack.wsgi [req-2ba9b53f-e7e5-426e-8008-6db7a2d59a9e req-f4bec51e-8456-401a-9e82-5a005e2f1eaf tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1147.277551] [56367]: DEBUG cinder.api.openstack.wsgi [req-2ba9b53f-e7e5-426e-8008-6db7a2d59a9e req-f4bec51e-8456-401a-9e82-5a005e2f1eaf tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Calling method 'version_select' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1147.297501] [56367]: INFO cinder.api.openstack.wsgi [req-2ba9b53f-e7e5-426e-8008-6db7a2d59a9e req-f4bec51e-8456-401a-9e82-5a005e2f1eaf tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] http://10.180.1.21/volume/v3/attachments/2296158b-f653-47d4-8dbb-939afc541d15 returned with HTTP 200 [ 1147.297947] [56367]: [pid: 56367|app: 0|req: 204/428] 10.180.1.21 () {62 vars in 1531 bytes} [Tue Feb 18 10:55:27 2025] GET /volume/v3/attachments/2296158b-f653-47d4-8dbb-939afc541d15 => generated 642 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1147.307370] [56366]: DEBUG cinder.api.middleware.request_id [req-ab2e56c5-0158-4bcf-a3a4-deee940a0ce8 req-1bf0fb60-6734-4970-b260-c5bf15bccec3 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1147.310612] [56366]: INFO cinder.api.openstack.wsgi [req-ab2e56c5-0158-4bcf-a3a4-deee940a0ce8 req-1bf0fb60-6734-4970-b260-c5bf15bccec3 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] DELETE http://10.180.1.21/volume/v3/attachments/e8c27cca-c067-45fe-baf8-616b0fea0792 [ 1147.310941] [56366]: DEBUG cinder.api.openstack.wsgi [req-ab2e56c5-0158-4bcf-a3a4-deee940a0ce8 req-1bf0fb60-6734-4970-b260-c5bf15bccec3 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1147.311263] [56366]: DEBUG cinder.api.openstack.wsgi [req-ab2e56c5-0158-4bcf-a3a4-deee940a0ce8 req-1bf0fb60-6734-4970-b260-c5bf15bccec3 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Calling method 'version_select' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1147.320723] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1147.320723] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1147.850590] [56366]: INFO cinder.api.openstack.wsgi [req-ab2e56c5-0158-4bcf-a3a4-deee940a0ce8 req-1bf0fb60-6734-4970-b260-c5bf15bccec3 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] http://10.180.1.21/volume/v3/attachments/e8c27cca-c067-45fe-baf8-616b0fea0792 returned with HTTP 200 [ 1147.851408] [56366]: [pid: 56366|app: 0|req: 225/429] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 18 10:55:27 2025] DELETE /volume/v3/attachments/e8c27cca-c067-45fe-baf8-616b0fea0792 => generated 192 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1149.492917] [56367]: DEBUG cinder.api.middleware.request_id [None req-bc14c21e-5eb6-481f-9ff7-2f8644b53df1 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1149.493396] [56367]: INFO cinder.api.openstack.wsgi [None req-bc14c21e-5eb6-481f-9ff7-2f8644b53df1 None None] GET http://10.180.1.21/volume// [ 1149.493576] [56367]: DEBUG cinder.api.openstack.wsgi [None req-bc14c21e-5eb6-481f-9ff7-2f8644b53df1 None None] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1149.493792] [56367]: DEBUG cinder.api.openstack.wsgi [None req-bc14c21e-5eb6-481f-9ff7-2f8644b53df1 None None] Calling method 'all' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1149.494213] [56367]: INFO cinder.api.openstack.wsgi [None req-bc14c21e-5eb6-481f-9ff7-2f8644b53df1 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1149.494538] [56367]: [pid: 56367|app: 0|req: 205/430] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 10:55:29 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1149.498200] [56366]: DEBUG cinder.api.middleware.request_id [req-ab2e56c5-0158-4bcf-a3a4-deee940a0ce8 req-76fd3b64-9bc0-44bf-8f05-edc91b7472eb None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1149.500607] [56366]: INFO cinder.api.openstack.wsgi [req-ab2e56c5-0158-4bcf-a3a4-deee940a0ce8 req-76fd3b64-9bc0-44bf-8f05-edc91b7472eb tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] GET http://10.180.1.21/volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f [ 1149.500870] [56366]: DEBUG cinder.api.openstack.wsgi [req-ab2e56c5-0158-4bcf-a3a4-deee940a0ce8 req-76fd3b64-9bc0-44bf-8f05-edc91b7472eb tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1149.501140] [56366]: DEBUG cinder.api.openstack.wsgi [req-ab2e56c5-0158-4bcf-a3a4-deee940a0ce8 req-76fd3b64-9bc0-44bf-8f05-edc91b7472eb tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1149.514827] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1149.514827] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1149.517994] [56366]: INFO cinder.volume.api [req-ab2e56c5-0158-4bcf-a3a4-deee940a0ce8 req-76fd3b64-9bc0-44bf-8f05-edc91b7472eb tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Volume info retrieved successfully. [ 1149.522627] [56366]: INFO cinder.api.openstack.wsgi [req-ab2e56c5-0158-4bcf-a3a4-deee940a0ce8 req-76fd3b64-9bc0-44bf-8f05-edc91b7472eb tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] http://10.180.1.21/volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f returned with HTTP 200 [ 1149.523136] [56366]: [pid: 56366|app: 0|req: 226/431] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 10:55:29 2025] GET /volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f => generated 1026 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1149.658462] [56367]: DEBUG cinder.api.middleware.request_id [req-ab2e56c5-0158-4bcf-a3a4-deee940a0ce8 req-ad18a908-8fb8-4d64-9f13-0d10f19612fa None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1149.661953] [56367]: INFO cinder.api.openstack.wsgi [req-ab2e56c5-0158-4bcf-a3a4-deee940a0ce8 req-ad18a908-8fb8-4d64-9f13-0d10f19612fa tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] PUT http://10.180.1.21/volume/v3/attachments/89994c20-cb62-4387-804c-f979a18bc120 [ 1149.662679] [56367]: DEBUG cinder.api.openstack.wsgi [req-ab2e56c5-0158-4bcf-a3a4-deee940a0ce8 req-ad18a908-8fb8-4d64-9f13-0d10f19612fa tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-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=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1149.673378] [56367]: DEBUG cinder.coordination [req-ab2e56c5-0158-4bcf-a3a4-deee940a0ce8 req-ad18a908-8fb8-4d64-9f13-0d10f19612fa tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Acquiring lock "cinder-attachment_update-d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=56367) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1149.677899] [56367]: DEBUG cinder.coordination [req-ab2e56c5-0158-4bcf-a3a4-deee940a0ce8 req-ad18a908-8fb8-4d64-9f13-0d10f19612fa tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Lock "cinder-attachment_update-d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=56367) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1149.679054] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1149.679054] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1150.197832] [56367]: DEBUG cinder.coordination [req-ab2e56c5-0158-4bcf-a3a4-deee940a0ce8 req-ad18a908-8fb8-4d64-9f13-0d10f19612fa tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Lock "cinder-attachment_update-d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.520s {{(pid=56367) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1150.198212] [56367]: INFO cinder.api.openstack.wsgi [req-ab2e56c5-0158-4bcf-a3a4-deee940a0ce8 req-ad18a908-8fb8-4d64-9f13-0d10f19612fa tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] http://10.180.1.21/volume/v3/attachments/89994c20-cb62-4387-804c-f979a18bc120 returned with HTTP 200 [ 1150.198752] [56367]: [pid: 56367|app: 0|req: 206/432] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 18 10:55:29 2025] PUT /volume/v3/attachments/89994c20-cb62-4387-804c-f979a18bc120 => generated 617 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1150.360093] [56366]: DEBUG cinder.api.middleware.request_id [None req-4a03dfeb-88ef-4177-a2e4-603998611fb1 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1150.362973] [56366]: INFO cinder.api.openstack.wsgi [None req-4a03dfeb-88ef-4177-a2e4-603998611fb1 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1150.363411] [56366]: DEBUG cinder.api.openstack.wsgi [None req-4a03dfeb-88ef-4177-a2e4-603998611fb1 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-192942924"}} {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1150.365095] [56366]: DEBUG cinder.api.v3.volumes [None req-4a03dfeb-88ef-4177-a2e4-603998611fb1 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-192942924'}} {{(pid=56366) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1150.365242] [56366]: INFO cinder.api.v3.volumes [None req-4a03dfeb-88ef-4177-a2e4-603998611fb1 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Create volume of 1 GB [ 1150.369394] [56366]: INFO cinder.volume.api [None req-4a03dfeb-88ef-4177-a2e4-603998611fb1 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Availability Zones retrieved successfully. [ 1150.375945] [56366]: DEBUG cinder.volume.api [None req-4a03dfeb-88ef-4177-a2e4-603998611fb1 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Flow 'volume_create_api' (6c29e604-b9cc-44af-828f-5fbfb371ce0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56366) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1150.377089] [56366]: DEBUG cinder.volume.api [None req-4a03dfeb-88ef-4177-a2e4-603998611fb1 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7872f049-180a-4ba2-a06c-75a19a60e3ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1150.378162] [56366]: DEBUG cinder.volume.flows.api.create_volume [None req-4a03dfeb-88ef-4177-a2e4-603998611fb1 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Validating volume size '1' using validate_int {{(pid=56366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1150.396101] [56366]: DEBUG cinder.volume.api [None req-4a03dfeb-88ef-4177-a2e4-603998611fb1 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7872f049-180a-4ba2-a06c-75a19a60e3ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T10:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d4a068f8-cdd1-4128-88c7-5f0e768505be,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd4a068f8-cdd1-4128-88c7-5f0e768505be', '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=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1150.397095] [56366]: DEBUG cinder.volume.api [None req-4a03dfeb-88ef-4177-a2e4-603998611fb1 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a3801b7-4a2a-45ff-a5ec-2ca45ee347d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1150.432101] [56366]: DEBUG cinder.quota [None req-4a03dfeb-88ef-4177-a2e4-603998611fb1 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Created reservations ['4d4a80e7-aa3f-457a-9fc1-78718aedc566', '76b287bb-35de-4e37-9516-7abbe8ccc93c', '1440d610-20df-4cf3-bab3-847863ead972', 'fe567340-e88a-49c0-b2d1-847a7dc4cea9'] {{(pid=56366) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1150.433268] [56366]: DEBUG cinder.volume.api [None req-4a03dfeb-88ef-4177-a2e4-603998611fb1 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a3801b7-4a2a-45ff-a5ec-2ca45ee347d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d4a80e7-aa3f-457a-9fc1-78718aedc566', '76b287bb-35de-4e37-9516-7abbe8ccc93c', '1440d610-20df-4cf3-bab3-847863ead972', 'fe567340-e88a-49c0-b2d1-847a7dc4cea9']}' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1150.434314] [56366]: DEBUG cinder.volume.api [None req-4a03dfeb-88ef-4177-a2e4-603998611fb1 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85fbc454-126b-40cc-bf3e-8d36ee82700c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1150.449527] [56366]: DEBUG cinder.volume.api [None req-4a03dfeb-88ef-4177-a2e4-603998611fb1 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85fbc454-126b-40cc-bf3e-8d36ee82700c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a3946d0-ef10-4ef3-85bc-14423d07be36', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-192942924',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd15be8e4187434facf24588208e616f',qos_specs=None,replication_status=,reservations=['4d4a80e7-aa3f-457a-9fc1-78718aedc566','76b287bb-35de-4e37-9516-7abbe8ccc93c','1440d610-20df-4cf3-bab3-847863ead972','fe567340-e88a-49c0-b2d1-847a7dc4cea9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8e0f9b033bb4fe7a7be88260959c7df',volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be), '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-18T10:55:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-192942924',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a3946d0-ef10-4ef3-85bc-14423d07be36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd15be8e4187434facf24588208e616f',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='f8e0f9b033bb4fe7a7be88260959c7df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d4a068f8-cdd1-4128-88c7-5f0e768505be),volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be)}' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1150.450414] [56366]: DEBUG cinder.volume.api [None req-4a03dfeb-88ef-4177-a2e4-603998611fb1 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5f83894-81be-431f-9f69-350e1f4e756f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1150.463064] [56366]: DEBUG cinder.volume.api [None req-4a03dfeb-88ef-4177-a2e4-603998611fb1 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5f83894-81be-431f-9f69-350e1f4e756f) 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-192942924',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd15be8e4187434facf24588208e616f',qos_specs=None,replication_status=,reservations=['4d4a80e7-aa3f-457a-9fc1-78718aedc566','76b287bb-35de-4e37-9516-7abbe8ccc93c','1440d610-20df-4cf3-bab3-847863ead972','fe567340-e88a-49c0-b2d1-847a7dc4cea9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8e0f9b033bb4fe7a7be88260959c7df',volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be)}' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1150.463955] [56366]: DEBUG cinder.volume.api [None req-4a03dfeb-88ef-4177-a2e4-603998611fb1 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15d565cc-5e68-4587-92d4-9529bb1270fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1150.473495] [56366]: DEBUG cinder.volume.api [None req-4a03dfeb-88ef-4177-a2e4-603998611fb1 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15d565cc-5e68-4587-92d4-9529bb1270fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56366) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1150.474554] [56366]: DEBUG cinder.volume.api [None req-4a03dfeb-88ef-4177-a2e4-603998611fb1 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Flow 'volume_create_api' (6c29e604-b9cc-44af-828f-5fbfb371ce0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56366) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1150.474915] [56366]: INFO cinder.volume.api [None req-4a03dfeb-88ef-4177-a2e4-603998611fb1 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Create volume request issued successfully. [ 1150.475596] [56366]: INFO cinder.api.openstack.wsgi [None req-4a03dfeb-88ef-4177-a2e4-603998611fb1 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1150.476050] [56366]: [pid: 56366|app: 0|req: 227/433] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 18 10:55:30 2025] POST /volume/v3/volumes => generated 755 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1150.484732] [56367]: DEBUG cinder.api.middleware.request_id [None req-b80df430-909b-4dfb-b961-061d7fbd23bf None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1150.486825] [56367]: INFO cinder.api.openstack.wsgi [None req-b80df430-909b-4dfb-b961-061d7fbd23bf tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] GET http://10.180.1.21/volume/v3/volumes/4a3946d0-ef10-4ef3-85bc-14423d07be36 [ 1150.487060] [56367]: DEBUG cinder.api.openstack.wsgi [None req-b80df430-909b-4dfb-b961-061d7fbd23bf tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1150.487289] [56367]: DEBUG cinder.api.openstack.wsgi [None req-b80df430-909b-4dfb-b961-061d7fbd23bf tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1150.494967] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.494967] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1150.498909] [56367]: INFO cinder.volume.api [None req-b80df430-909b-4dfb-b961-061d7fbd23bf tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Volume info retrieved successfully. [ 1150.503560] [56367]: INFO cinder.api.openstack.wsgi [None req-b80df430-909b-4dfb-b961-061d7fbd23bf tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] http://10.180.1.21/volume/v3/volumes/4a3946d0-ef10-4ef3-85bc-14423d07be36 returned with HTTP 200 [ 1150.504189] [56367]: [pid: 56367|app: 0|req: 207/434] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:55:30 2025] GET /volume/v3/volumes/4a3946d0-ef10-4ef3-85bc-14423d07be36 => generated 823 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1150.706779] [56366]: DEBUG cinder.api.middleware.request_id [req-ab2e56c5-0158-4bcf-a3a4-deee940a0ce8 req-843d9966-982f-4137-b0b4-85e0ec0c687a None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1150.709424] [56366]: INFO cinder.api.openstack.wsgi [req-ab2e56c5-0158-4bcf-a3a4-deee940a0ce8 req-843d9966-982f-4137-b0b4-85e0ec0c687a tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] POST http://10.180.1.21/volume/v3/attachments/89994c20-cb62-4387-804c-f979a18bc120/action [ 1150.710289] [56366]: DEBUG cinder.api.openstack.wsgi [req-ab2e56c5-0158-4bcf-a3a4-deee940a0ce8 req-843d9966-982f-4137-b0b4-85e0ec0c687a tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Action body: b'{"os-complete": null}' {{(pid=56366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1150.710513] [56366]: DEBUG cinder.api.openstack.wsgi [req-ab2e56c5-0158-4bcf-a3a4-deee940a0ce8 req-843d9966-982f-4137-b0b4-85e0ec0c687a tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1150.725059] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.725059] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1150.731199] [56366]: INFO cinder.api.openstack.wsgi [req-ab2e56c5-0158-4bcf-a3a4-deee940a0ce8 req-843d9966-982f-4137-b0b4-85e0ec0c687a tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] http://10.180.1.21/volume/v3/attachments/89994c20-cb62-4387-804c-f979a18bc120/action returned with HTTP 204 [ 1150.731630] [56366]: [pid: 56366|app: 0|req: 228/435] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 18 10:55:30 2025] POST /volume/v3/attachments/89994c20-cb62-4387-804c-f979a18bc120/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1151.515730] [56367]: DEBUG cinder.api.middleware.request_id [None req-e92f9f25-3fbb-4b7d-878a-4786c958f395 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1151.517875] [56367]: INFO cinder.api.openstack.wsgi [None req-e92f9f25-3fbb-4b7d-878a-4786c958f395 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] GET http://10.180.1.21/volume/v3/volumes/4a3946d0-ef10-4ef3-85bc-14423d07be36 [ 1151.518111] [56367]: DEBUG cinder.api.openstack.wsgi [None req-e92f9f25-3fbb-4b7d-878a-4786c958f395 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1151.518332] [56367]: DEBUG cinder.api.openstack.wsgi [None req-e92f9f25-3fbb-4b7d-878a-4786c958f395 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1151.528846] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.528846] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1151.532620] [56367]: INFO cinder.volume.api [None req-e92f9f25-3fbb-4b7d-878a-4786c958f395 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Volume info retrieved successfully. [ 1151.537039] [56367]: INFO cinder.api.openstack.wsgi [None req-e92f9f25-3fbb-4b7d-878a-4786c958f395 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] http://10.180.1.21/volume/v3/volumes/4a3946d0-ef10-4ef3-85bc-14423d07be36 returned with HTTP 200 [ 1151.537450] [56367]: [pid: 56367|app: 0|req: 208/436] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:55:31 2025] GET /volume/v3/volumes/4a3946d0-ef10-4ef3-85bc-14423d07be36 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1152.094851] [56366]: DEBUG cinder.api.middleware.request_id [req-2ba9b53f-e7e5-426e-8008-6db7a2d59a9e req-654a942e-395c-4621-8d27-acf71781054d None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1152.097093] [56366]: INFO cinder.api.openstack.wsgi [req-2ba9b53f-e7e5-426e-8008-6db7a2d59a9e req-654a942e-395c-4621-8d27-acf71781054d tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] POST http://10.180.1.21/volume/v3/attachments/2296158b-f653-47d4-8dbb-939afc541d15/action [ 1152.097861] [56366]: DEBUG cinder.api.openstack.wsgi [req-2ba9b53f-e7e5-426e-8008-6db7a2d59a9e req-654a942e-395c-4621-8d27-acf71781054d tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Action body: b'{"os-complete": null}' {{(pid=56366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1152.098396] [56366]: DEBUG cinder.api.openstack.wsgi [req-2ba9b53f-e7e5-426e-8008-6db7a2d59a9e req-654a942e-395c-4621-8d27-acf71781054d tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1152.132065] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.132065] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1152.142420] [56366]: INFO cinder.api.openstack.wsgi [req-2ba9b53f-e7e5-426e-8008-6db7a2d59a9e req-654a942e-395c-4621-8d27-acf71781054d tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] http://10.180.1.21/volume/v3/attachments/2296158b-f653-47d4-8dbb-939afc541d15/action returned with HTTP 204 [ 1152.143489] [56366]: [pid: 56366|app: 0|req: 229/437] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 18 10:55:31 2025] POST /volume/v3/attachments/2296158b-f653-47d4-8dbb-939afc541d15/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 1154.052685] [56367]: DEBUG cinder.api.middleware.request_id [None req-304bbc72-d95b-41b1-b5e0-c667a41134cc None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1154.054951] [56367]: INFO cinder.api.openstack.wsgi [None req-304bbc72-d95b-41b1-b5e0-c667a41134cc tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 [ 1154.055253] [56367]: DEBUG cinder.api.openstack.wsgi [None req-304bbc72-d95b-41b1-b5e0-c667a41134cc tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1154.055481] [56367]: DEBUG cinder.api.openstack.wsgi [None req-304bbc72-d95b-41b1-b5e0-c667a41134cc tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1154.066143] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.066143] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1154.070381] [56367]: INFO cinder.volume.api [None req-304bbc72-d95b-41b1-b5e0-c667a41134cc tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1154.072679] [56367]: DEBUG dbcounter [-] [56367] Writing DB stats cinder:SELECT=208,cinder:INSERT=11,cinder:UPDATE=31 {{(pid=56367) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1154.076996] [56367]: INFO cinder.api.openstack.wsgi [None req-304bbc72-d95b-41b1-b5e0-c667a41134cc tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 returned with HTTP 200 [ 1154.077670] [56367]: [pid: 56367|app: 0|req: 209/438] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:55:33 2025] GET /volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1154.131895] [56366]: DEBUG cinder.api.middleware.request_id [None req-a3c6abef-a184-4694-97e0-c6c6de88c8ed None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1154.134130] [56366]: INFO cinder.api.openstack.wsgi [None req-a3c6abef-a184-4694-97e0-c6c6de88c8ed tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 [ 1154.134500] [56366]: DEBUG cinder.api.openstack.wsgi [None req-a3c6abef-a184-4694-97e0-c6c6de88c8ed tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1154.134581] [56366]: DEBUG cinder.api.openstack.wsgi [None req-a3c6abef-a184-4694-97e0-c6c6de88c8ed tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1154.136896] [56366]: DEBUG dbcounter [-] [56366] Writing DB stats cinder:SELECT=267,cinder:INSERT=19,cinder:UPDATE=54 {{(pid=56366) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1154.143748] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.143748] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1154.148597] [56366]: INFO cinder.volume.api [None req-a3c6abef-a184-4694-97e0-c6c6de88c8ed tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1154.153747] [56366]: INFO cinder.api.openstack.wsgi [None req-a3c6abef-a184-4694-97e0-c6c6de88c8ed tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 returned with HTTP 200 [ 1154.153747] [56366]: [pid: 56366|app: 0|req: 230/439] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:55:33 2025] GET /volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1158.643221] [56367]: DEBUG cinder.api.middleware.request_id [req-bb3ec4e6-1b4b-40a5-8fb9-1fa1faed2010 req-00af6780-bdce-4e9d-92bd-20b64f8b1fcd None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1158.645498] [56367]: INFO cinder.api.openstack.wsgi [req-bb3ec4e6-1b4b-40a5-8fb9-1fa1faed2010 req-00af6780-bdce-4e9d-92bd-20b64f8b1fcd tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] DELETE http://10.180.1.21/volume/v3/attachments/2296158b-f653-47d4-8dbb-939afc541d15 [ 1158.645892] [56367]: DEBUG cinder.api.openstack.wsgi [req-bb3ec4e6-1b4b-40a5-8fb9-1fa1faed2010 req-00af6780-bdce-4e9d-92bd-20b64f8b1fcd tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1158.647252] [56367]: DEBUG cinder.api.openstack.wsgi [req-bb3ec4e6-1b4b-40a5-8fb9-1fa1faed2010 req-00af6780-bdce-4e9d-92bd-20b64f8b1fcd tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Calling method 'version_select' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1158.656129] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.656129] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1159.186825] [56367]: INFO cinder.api.openstack.wsgi [req-bb3ec4e6-1b4b-40a5-8fb9-1fa1faed2010 req-00af6780-bdce-4e9d-92bd-20b64f8b1fcd tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] http://10.180.1.21/volume/v3/attachments/2296158b-f653-47d4-8dbb-939afc541d15 returned with HTTP 200 [ 1159.187471] [56367]: [pid: 56367|app: 0|req: 210/440] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 18 10:55:38 2025] DELETE /volume/v3/attachments/2296158b-f653-47d4-8dbb-939afc541d15 => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1162.468275] [56366]: DEBUG cinder.api.middleware.request_id [None req-4528dba6-bf4a-4c41-82ca-af6b02a14102 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1162.470461] [56366]: INFO cinder.api.openstack.wsgi [None req-4528dba6-bf4a-4c41-82ca-af6b02a14102 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] GET http://10.180.1.21/volume/v3/volumes/d1450504-2bba-46f4-8cf8-5d9aadcb2a59 [ 1162.470730] [56366]: DEBUG cinder.api.openstack.wsgi [None req-4528dba6-bf4a-4c41-82ca-af6b02a14102 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1162.470949] [56366]: DEBUG cinder.api.openstack.wsgi [None req-4528dba6-bf4a-4c41-82ca-af6b02a14102 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1162.481725] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.481725] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1162.486017] [56366]: INFO cinder.volume.api [None req-4528dba6-bf4a-4c41-82ca-af6b02a14102 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Volume info retrieved successfully. [ 1162.491030] [56366]: INFO cinder.api.openstack.wsgi [None req-4528dba6-bf4a-4c41-82ca-af6b02a14102 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] http://10.180.1.21/volume/v3/volumes/d1450504-2bba-46f4-8cf8-5d9aadcb2a59 returned with HTTP 200 [ 1162.491440] [56366]: [pid: 56366|app: 0|req: 231/441] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:55:42 2025] GET /volume/v3/volumes/d1450504-2bba-46f4-8cf8-5d9aadcb2a59 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1162.524407] [56367]: DEBUG cinder.api.middleware.request_id [None req-efc4e69e-13c2-44b1-854f-2f05f991a44f None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1162.526515] [56367]: INFO cinder.api.openstack.wsgi [None req-efc4e69e-13c2-44b1-854f-2f05f991a44f tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] GET http://10.180.1.21/volume/v3/volumes/d1450504-2bba-46f4-8cf8-5d9aadcb2a59 [ 1162.526748] [56367]: DEBUG cinder.api.openstack.wsgi [None req-efc4e69e-13c2-44b1-854f-2f05f991a44f tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1162.526966] [56367]: DEBUG cinder.api.openstack.wsgi [None req-efc4e69e-13c2-44b1-854f-2f05f991a44f tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1162.534608] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.534608] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1162.538642] [56367]: INFO cinder.volume.api [None req-efc4e69e-13c2-44b1-854f-2f05f991a44f tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Volume info retrieved successfully. [ 1162.543372] [56367]: INFO cinder.api.openstack.wsgi [None req-efc4e69e-13c2-44b1-854f-2f05f991a44f tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] http://10.180.1.21/volume/v3/volumes/d1450504-2bba-46f4-8cf8-5d9aadcb2a59 returned with HTTP 200 [ 1162.543955] [56367]: [pid: 56367|app: 0|req: 211/442] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:55:42 2025] GET /volume/v3/volumes/d1450504-2bba-46f4-8cf8-5d9aadcb2a59 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1172.488458] [56366]: DEBUG dbcounter [-] [56366] Writing DB stats cinder:SELECT=7 {{(pid=56366) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1172.541018] [56367]: DEBUG dbcounter [-] [56367] Writing DB stats cinder:SELECT=14,cinder:UPDATE=3 {{(pid=56367) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1173.540466] [56366]: DEBUG cinder.api.middleware.request_id [req-25fac893-f582-4e2d-acd8-c96591e35d24 req-0023f443-c2bb-4939-8738-df9f472a1b7f None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1173.545190] [56366]: INFO cinder.api.openstack.wsgi [req-25fac893-f582-4e2d-acd8-c96591e35d24 req-0023f443-c2bb-4939-8738-df9f472a1b7f tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] GET http://10.180.1.21/volume/v3/volumes/4a3946d0-ef10-4ef3-85bc-14423d07be36 [ 1173.545406] [56366]: DEBUG cinder.api.openstack.wsgi [req-25fac893-f582-4e2d-acd8-c96591e35d24 req-0023f443-c2bb-4939-8738-df9f472a1b7f tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1173.545622] [56366]: DEBUG cinder.api.openstack.wsgi [req-25fac893-f582-4e2d-acd8-c96591e35d24 req-0023f443-c2bb-4939-8738-df9f472a1b7f tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1173.557202] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1173.557202] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1173.560890] [56366]: INFO cinder.volume.api [req-25fac893-f582-4e2d-acd8-c96591e35d24 req-0023f443-c2bb-4939-8738-df9f472a1b7f tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Volume info retrieved successfully. [ 1173.565425] [56366]: INFO cinder.api.openstack.wsgi [req-25fac893-f582-4e2d-acd8-c96591e35d24 req-0023f443-c2bb-4939-8738-df9f472a1b7f tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] http://10.180.1.21/volume/v3/volumes/4a3946d0-ef10-4ef3-85bc-14423d07be36 returned with HTTP 200 [ 1173.565815] [56366]: [pid: 56366|app: 0|req: 232/443] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 10:55:53 2025] GET /volume/v3/volumes/4a3946d0-ef10-4ef3-85bc-14423d07be36 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1173.586403] [56367]: DEBUG cinder.api.middleware.request_id [None req-17f26e05-2050-4f7a-a9f4-5b39fb029eb3 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1173.586860] [56367]: INFO cinder.api.openstack.wsgi [None req-17f26e05-2050-4f7a-a9f4-5b39fb029eb3 None None] GET http://10.180.1.21/volume// [ 1173.587052] [56367]: DEBUG cinder.api.openstack.wsgi [None req-17f26e05-2050-4f7a-a9f4-5b39fb029eb3 None None] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1173.587325] [56367]: DEBUG cinder.api.openstack.wsgi [None req-17f26e05-2050-4f7a-a9f4-5b39fb029eb3 None None] Calling method 'all' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1173.587740] [56367]: INFO cinder.api.openstack.wsgi [None req-17f26e05-2050-4f7a-a9f4-5b39fb029eb3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1173.588086] [56367]: [pid: 56367|app: 0|req: 212/444] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Feb 18 10:55:53 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1173.591824] [56366]: DEBUG cinder.api.middleware.request_id [req-25fac893-f582-4e2d-acd8-c96591e35d24 req-43047a6e-b3c3-46f9-8281-ec3111b3931c None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1173.594500] [56366]: INFO cinder.api.openstack.wsgi [req-25fac893-f582-4e2d-acd8-c96591e35d24 req-43047a6e-b3c3-46f9-8281-ec3111b3931c tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1173.594896] [56366]: DEBUG cinder.api.openstack.wsgi [req-25fac893-f582-4e2d-acd8-c96591e35d24 req-43047a6e-b3c3-46f9-8281-ec3111b3931c tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4a3946d0-ef10-4ef3-85bc-14423d07be36", "connector": null, "instance_uuid": "96aa0c88-4244-4722-a8b6-1069ad8fc262"}} {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1173.612559] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1173.612559] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1173.634160] [56366]: INFO cinder.api.openstack.wsgi [req-25fac893-f582-4e2d-acd8-c96591e35d24 req-43047a6e-b3c3-46f9-8281-ec3111b3931c tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1173.634388] [56366]: [pid: 56366|app: 0|req: 233/445] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 18 10:55:53 2025] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1173.658962] [56367]: DEBUG cinder.api.middleware.request_id [req-25fac893-f582-4e2d-acd8-c96591e35d24 req-9188e2aa-685d-4b57-b955-c57c671ba397 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1173.662943] [56367]: INFO cinder.api.openstack.wsgi [req-25fac893-f582-4e2d-acd8-c96591e35d24 req-9188e2aa-685d-4b57-b955-c57c671ba397 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] POST http://10.180.1.21/volume/v3/attachments/59532df4-74a0-4144-906a-cecab3ac89be/action [ 1173.663419] [56367]: DEBUG cinder.api.openstack.wsgi [req-25fac893-f582-4e2d-acd8-c96591e35d24 req-9188e2aa-685d-4b57-b955-c57c671ba397 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Action body: b'{"os-complete": null}' {{(pid=56367) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1173.663583] [56367]: DEBUG cinder.api.openstack.wsgi [req-25fac893-f582-4e2d-acd8-c96591e35d24 req-9188e2aa-685d-4b57-b955-c57c671ba397 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1173.679115] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1173.679115] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1173.689858] [56367]: INFO cinder.api.openstack.wsgi [req-25fac893-f582-4e2d-acd8-c96591e35d24 req-9188e2aa-685d-4b57-b955-c57c671ba397 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] http://10.180.1.21/volume/v3/attachments/59532df4-74a0-4144-906a-cecab3ac89be/action returned with HTTP 204 [ 1173.690332] [56367]: [pid: 56367|app: 0|req: 213/446] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 18 10:55:53 2025] POST /volume/v3/attachments/59532df4-74a0-4144-906a-cecab3ac89be/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1173.706990] [56366]: DEBUG cinder.api.middleware.request_id [None req-7685cad4-eac7-4cce-8c15-92faa297e0cd None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1173.710752] [56366]: INFO cinder.api.openstack.wsgi [None req-7685cad4-eac7-4cce-8c15-92faa297e0cd tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] GET http://10.180.1.21/volume/v3/volumes/4a3946d0-ef10-4ef3-85bc-14423d07be36 [ 1173.710975] [56366]: DEBUG cinder.api.openstack.wsgi [None req-7685cad4-eac7-4cce-8c15-92faa297e0cd tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1173.711207] [56366]: DEBUG cinder.api.openstack.wsgi [None req-7685cad4-eac7-4cce-8c15-92faa297e0cd tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1173.724289] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1173.724289] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1173.728284] [56366]: INFO cinder.volume.api [None req-7685cad4-eac7-4cce-8c15-92faa297e0cd tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Volume info retrieved successfully. [ 1173.732733] [56366]: INFO cinder.api.openstack.wsgi [None req-7685cad4-eac7-4cce-8c15-92faa297e0cd tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] http://10.180.1.21/volume/v3/volumes/4a3946d0-ef10-4ef3-85bc-14423d07be36 returned with HTTP 200 [ 1173.733121] [56366]: [pid: 56366|app: 0|req: 234/447] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:55:53 2025] GET /volume/v3/volumes/4a3946d0-ef10-4ef3-85bc-14423d07be36 => generated 1110 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1173.742755] [56367]: DEBUG cinder.api.middleware.request_id [None req-6abb2ae3-10ee-437f-8ce6-946bb34d6ac3 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1173.744604] [56367]: INFO cinder.api.openstack.wsgi [None req-6abb2ae3-10ee-437f-8ce6-946bb34d6ac3 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] GET http://10.180.1.21/volume/v3/volumes/4a3946d0-ef10-4ef3-85bc-14423d07be36 [ 1173.744869] [56367]: DEBUG cinder.api.openstack.wsgi [None req-6abb2ae3-10ee-437f-8ce6-946bb34d6ac3 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1173.745141] [56367]: DEBUG cinder.api.openstack.wsgi [None req-6abb2ae3-10ee-437f-8ce6-946bb34d6ac3 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1173.755282] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1173.755282] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1173.758904] [56367]: INFO cinder.volume.api [None req-6abb2ae3-10ee-437f-8ce6-946bb34d6ac3 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Volume info retrieved successfully. [ 1173.763482] [56367]: INFO cinder.api.openstack.wsgi [None req-6abb2ae3-10ee-437f-8ce6-946bb34d6ac3 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] http://10.180.1.21/volume/v3/volumes/4a3946d0-ef10-4ef3-85bc-14423d07be36 returned with HTTP 200 [ 1173.763887] [56367]: [pid: 56367|app: 0|req: 214/448] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:55:53 2025] GET /volume/v3/volumes/4a3946d0-ef10-4ef3-85bc-14423d07be36 => generated 1110 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1173.798427] [56366]: DEBUG cinder.api.middleware.request_id [req-d80fd4bf-97f3-4104-a91b-778cc6aa6437 req-d8f9cd09-e99e-40b0-91f0-0c70465a4675 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1173.800162] [56366]: INFO cinder.api.openstack.wsgi [req-d80fd4bf-97f3-4104-a91b-778cc6aa6437 req-d8f9cd09-e99e-40b0-91f0-0c70465a4675 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] GET http://10.180.1.21/volume/v3/volumes/4a3946d0-ef10-4ef3-85bc-14423d07be36 [ 1173.800289] [56366]: DEBUG cinder.api.openstack.wsgi [req-d80fd4bf-97f3-4104-a91b-778cc6aa6437 req-d8f9cd09-e99e-40b0-91f0-0c70465a4675 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1173.800518] [56366]: DEBUG cinder.api.openstack.wsgi [req-d80fd4bf-97f3-4104-a91b-778cc6aa6437 req-d8f9cd09-e99e-40b0-91f0-0c70465a4675 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1173.809864] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1173.809864] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1173.812953] [56366]: INFO cinder.volume.api [req-d80fd4bf-97f3-4104-a91b-778cc6aa6437 req-d8f9cd09-e99e-40b0-91f0-0c70465a4675 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Volume info retrieved successfully. [ 1173.817364] [56366]: INFO cinder.api.openstack.wsgi [req-d80fd4bf-97f3-4104-a91b-778cc6aa6437 req-d8f9cd09-e99e-40b0-91f0-0c70465a4675 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] http://10.180.1.21/volume/v3/volumes/4a3946d0-ef10-4ef3-85bc-14423d07be36 returned with HTTP 200 [ 1173.817865] [56366]: [pid: 56366|app: 0|req: 235/449] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 10:55:53 2025] GET /volume/v3/volumes/4a3946d0-ef10-4ef3-85bc-14423d07be36 => generated 1110 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1173.835194] [56367]: DEBUG cinder.api.middleware.request_id [req-d80fd4bf-97f3-4104-a91b-778cc6aa6437 req-dfc5467f-f49b-4cf5-9432-ab36d92aad2a None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1173.838102] [56367]: INFO cinder.api.openstack.wsgi [req-d80fd4bf-97f3-4104-a91b-778cc6aa6437 req-dfc5467f-f49b-4cf5-9432-ab36d92aad2a tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] DELETE http://10.180.1.21/volume/v3/attachments/59532df4-74a0-4144-906a-cecab3ac89be [ 1173.838102] [56367]: DEBUG cinder.api.openstack.wsgi [req-d80fd4bf-97f3-4104-a91b-778cc6aa6437 req-dfc5467f-f49b-4cf5-9432-ab36d92aad2a tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1173.838102] [56367]: DEBUG cinder.api.openstack.wsgi [req-d80fd4bf-97f3-4104-a91b-778cc6aa6437 req-dfc5467f-f49b-4cf5-9432-ab36d92aad2a tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Calling method 'version_select' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1173.844798] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1173.844798] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1174.375807] [56367]: INFO cinder.api.openstack.wsgi [req-d80fd4bf-97f3-4104-a91b-778cc6aa6437 req-dfc5467f-f49b-4cf5-9432-ab36d92aad2a tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] http://10.180.1.21/volume/v3/attachments/59532df4-74a0-4144-906a-cecab3ac89be returned with HTTP 200 [ 1174.375807] [56367]: [pid: 56367|app: 0|req: 215/450] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 18 10:55:53 2025] DELETE /volume/v3/attachments/59532df4-74a0-4144-906a-cecab3ac89be => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1174.392709] [56366]: DEBUG cinder.api.middleware.request_id [None req-14be7b32-c503-4b75-9f1a-41f72a8fb2f8 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1174.394805] [56366]: INFO cinder.api.openstack.wsgi [None req-14be7b32-c503-4b75-9f1a-41f72a8fb2f8 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] GET http://10.180.1.21/volume/v3/volumes/4a3946d0-ef10-4ef3-85bc-14423d07be36 [ 1174.395037] [56366]: DEBUG cinder.api.openstack.wsgi [None req-14be7b32-c503-4b75-9f1a-41f72a8fb2f8 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1174.395264] [56366]: DEBUG cinder.api.openstack.wsgi [None req-14be7b32-c503-4b75-9f1a-41f72a8fb2f8 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1174.405384] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1174.405384] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1174.408986] [56366]: INFO cinder.volume.api [None req-14be7b32-c503-4b75-9f1a-41f72a8fb2f8 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Volume info retrieved successfully. [ 1174.413473] [56366]: INFO cinder.api.openstack.wsgi [None req-14be7b32-c503-4b75-9f1a-41f72a8fb2f8 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] http://10.180.1.21/volume/v3/volumes/4a3946d0-ef10-4ef3-85bc-14423d07be36 returned with HTTP 200 [ 1174.413851] [56366]: [pid: 56366|app: 0|req: 236/451] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:55:54 2025] GET /volume/v3/volumes/4a3946d0-ef10-4ef3-85bc-14423d07be36 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1180.513514] [56367]: DEBUG cinder.api.middleware.request_id [None req-2514689b-737b-42f9-a103-e99f7b355944 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1180.515564] [56367]: INFO cinder.api.openstack.wsgi [None req-2514689b-737b-42f9-a103-e99f7b355944 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1180.515957] [56367]: DEBUG cinder.api.openstack.wsgi [None req-2514689b-737b-42f9-a103-e99f7b355944 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1234337633"}} {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1180.517900] [56367]: DEBUG cinder.api.v3.volumes [None req-2514689b-737b-42f9-a103-e99f7b355944 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1234337633'}} {{(pid=56367) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1180.517900] [56367]: INFO cinder.api.v3.volumes [None req-2514689b-737b-42f9-a103-e99f7b355944 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Create volume of 1 GB [ 1180.518144] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1180.518144] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1180.523896] [56367]: INFO cinder.volume.api [None req-2514689b-737b-42f9-a103-e99f7b355944 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Availability Zones retrieved successfully. [ 1180.530523] [56367]: DEBUG cinder.volume.api [None req-2514689b-737b-42f9-a103-e99f7b355944 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Flow 'volume_create_api' (1c60d52a-5a17-4746-ac14-51cc0653d6b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1180.531675] [56367]: DEBUG cinder.volume.api [None req-2514689b-737b-42f9-a103-e99f7b355944 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1d60544-8901-49fb-ba12-b8116473c52c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1180.532752] [56367]: DEBUG cinder.volume.flows.api.create_volume [None req-2514689b-737b-42f9-a103-e99f7b355944 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Validating volume size '1' using validate_int {{(pid=56367) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1180.550995] [56367]: DEBUG cinder.volume.api [None req-2514689b-737b-42f9-a103-e99f7b355944 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1d60544-8901-49fb-ba12-b8116473c52c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T10:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d4a068f8-cdd1-4128-88c7-5f0e768505be,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd4a068f8-cdd1-4128-88c7-5f0e768505be', '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=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1180.551953] [56367]: DEBUG cinder.volume.api [None req-2514689b-737b-42f9-a103-e99f7b355944 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48f1ee86-4382-4a5d-81c4-f0aee3810f59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1180.583297] [56367]: DEBUG cinder.quota [None req-2514689b-737b-42f9-a103-e99f7b355944 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Created reservations ['74732665-aa8b-4bbe-a681-975b5ab30a6c', '75a4fb15-bc3f-49f9-8daa-da27b6e10bce', '47e5cad7-686b-4263-a7a3-cc5b52b6b104', '57cd96c2-d50d-4a69-89d3-5dfcc135162a'] {{(pid=56367) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1180.584246] [56367]: DEBUG cinder.volume.api [None req-2514689b-737b-42f9-a103-e99f7b355944 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48f1ee86-4382-4a5d-81c4-f0aee3810f59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74732665-aa8b-4bbe-a681-975b5ab30a6c', '75a4fb15-bc3f-49f9-8daa-da27b6e10bce', '47e5cad7-686b-4263-a7a3-cc5b52b6b104', '57cd96c2-d50d-4a69-89d3-5dfcc135162a']}' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1180.585195] [56367]: DEBUG cinder.volume.api [None req-2514689b-737b-42f9-a103-e99f7b355944 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d290483-41f2-4ce6-9594-f0128cd6402f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1180.601878] [56367]: DEBUG cinder.volume.api [None req-2514689b-737b-42f9-a103-e99f7b355944 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d290483-41f2-4ce6-9594-f0128cd6402f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c0f9b17-bf48-4e74-b68a-03cce032f5bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1234337633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e55d32dac0f4d178a19e1b1cae94925',qos_specs=None,replication_status=,reservations=['74732665-aa8b-4bbe-a681-975b5ab30a6c','75a4fb15-bc3f-49f9-8daa-da27b6e10bce','47e5cad7-686b-4263-a7a3-cc5b52b6b104','57cd96c2-d50d-4a69-89d3-5dfcc135162a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce1e91af8c6849188ceb83476e72b00b',volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be), '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-18T10:56:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1234337633',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c0f9b17-bf48-4e74-b68a-03cce032f5bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e55d32dac0f4d178a19e1b1cae94925',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='ce1e91af8c6849188ceb83476e72b00b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d4a068f8-cdd1-4128-88c7-5f0e768505be),volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be)}' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1180.602875] [56367]: DEBUG cinder.volume.api [None req-2514689b-737b-42f9-a103-e99f7b355944 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (788f8405-fb5d-4e1b-92ff-372133d96e88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1180.624235] [56367]: DEBUG cinder.volume.api [None req-2514689b-737b-42f9-a103-e99f7b355944 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (788f8405-fb5d-4e1b-92ff-372133d96e88) 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-1234337633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e55d32dac0f4d178a19e1b1cae94925',qos_specs=None,replication_status=,reservations=['74732665-aa8b-4bbe-a681-975b5ab30a6c','75a4fb15-bc3f-49f9-8daa-da27b6e10bce','47e5cad7-686b-4263-a7a3-cc5b52b6b104','57cd96c2-d50d-4a69-89d3-5dfcc135162a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce1e91af8c6849188ceb83476e72b00b',volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be)}' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1180.625276] [56367]: DEBUG cinder.volume.api [None req-2514689b-737b-42f9-a103-e99f7b355944 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d56c9c6-0c6c-4ff0-baf0-4464ecd030cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1180.638033] [56367]: DEBUG cinder.volume.api [None req-2514689b-737b-42f9-a103-e99f7b355944 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d56c9c6-0c6c-4ff0-baf0-4464ecd030cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1180.638033] [56367]: DEBUG cinder.volume.api [None req-2514689b-737b-42f9-a103-e99f7b355944 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Flow 'volume_create_api' (1c60d52a-5a17-4746-ac14-51cc0653d6b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56367) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1180.638033] [56367]: INFO cinder.volume.api [None req-2514689b-737b-42f9-a103-e99f7b355944 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Create volume request issued successfully. [ 1180.638679] [56367]: INFO cinder.api.openstack.wsgi [None req-2514689b-737b-42f9-a103-e99f7b355944 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1180.639171] [56367]: [pid: 56367|app: 0|req: 216/452] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 18 10:56:00 2025] POST /volume/v3/volumes => generated 754 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1180.647416] [56366]: DEBUG cinder.api.middleware.request_id [None req-269e3693-0478-498b-afd8-31e24c92cb33 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1180.649689] [56366]: INFO cinder.api.openstack.wsgi [None req-269e3693-0478-498b-afd8-31e24c92cb33 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] GET http://10.180.1.21/volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb [ 1180.651026] [56366]: DEBUG cinder.api.openstack.wsgi [None req-269e3693-0478-498b-afd8-31e24c92cb33 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1180.651026] [56366]: DEBUG cinder.api.openstack.wsgi [None req-269e3693-0478-498b-afd8-31e24c92cb33 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1180.659035] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1180.659035] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1180.662896] [56366]: INFO cinder.volume.api [None req-269e3693-0478-498b-afd8-31e24c92cb33 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Volume info retrieved successfully. [ 1180.668022] [56366]: INFO cinder.api.openstack.wsgi [None req-269e3693-0478-498b-afd8-31e24c92cb33 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb returned with HTTP 200 [ 1180.668591] [56366]: [pid: 56366|app: 0|req: 237/453] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:56:00 2025] GET /volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb => generated 822 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1181.679507] [56367]: DEBUG cinder.api.middleware.request_id [None req-05636dff-48b5-49e7-8192-29b2fe23a94c None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.681850] [56367]: INFO cinder.api.openstack.wsgi [None req-05636dff-48b5-49e7-8192-29b2fe23a94c tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] GET http://10.180.1.21/volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb [ 1181.682096] [56367]: DEBUG cinder.api.openstack.wsgi [None req-05636dff-48b5-49e7-8192-29b2fe23a94c tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1181.682318] [56367]: DEBUG cinder.api.openstack.wsgi [None req-05636dff-48b5-49e7-8192-29b2fe23a94c tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1181.692108] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1181.692108] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1181.697525] [56367]: INFO cinder.volume.api [None req-05636dff-48b5-49e7-8192-29b2fe23a94c tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Volume info retrieved successfully. [ 1181.702430] [56367]: INFO cinder.api.openstack.wsgi [None req-05636dff-48b5-49e7-8192-29b2fe23a94c tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb returned with HTTP 200 [ 1181.702813] [56367]: [pid: 56367|app: 0|req: 217/454] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:56:01 2025] GET /volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1181.736610] [56366]: DEBUG cinder.api.middleware.request_id [req-dc9ada69-fef9-46a2-ba0a-bb50aa5a5c59 req-cbb39005-c469-460d-8a0b-f4b68cb2483b None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.738855] [56366]: INFO cinder.api.openstack.wsgi [req-dc9ada69-fef9-46a2-ba0a-bb50aa5a5c59 req-cbb39005-c469-460d-8a0b-f4b68cb2483b tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] GET http://10.180.1.21/volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb [ 1181.739362] [56366]: DEBUG cinder.api.openstack.wsgi [req-dc9ada69-fef9-46a2-ba0a-bb50aa5a5c59 req-cbb39005-c469-460d-8a0b-f4b68cb2483b tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1181.741017] [56366]: DEBUG cinder.api.openstack.wsgi [req-dc9ada69-fef9-46a2-ba0a-bb50aa5a5c59 req-cbb39005-c469-460d-8a0b-f4b68cb2483b tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1181.747787] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1181.747787] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1181.752039] [56366]: INFO cinder.volume.api [req-dc9ada69-fef9-46a2-ba0a-bb50aa5a5c59 req-cbb39005-c469-460d-8a0b-f4b68cb2483b tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Volume info retrieved successfully. [ 1181.756311] [56366]: INFO cinder.api.openstack.wsgi [req-dc9ada69-fef9-46a2-ba0a-bb50aa5a5c59 req-cbb39005-c469-460d-8a0b-f4b68cb2483b tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb returned with HTTP 200 [ 1181.756690] [56366]: [pid: 56366|app: 0|req: 238/455] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 10:56:01 2025] GET /volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1183.276474] [56367]: DEBUG cinder.api.middleware.request_id [None req-8db094e4-3c63-48f3-843d-a556b4b870a0 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1183.276990] [56367]: INFO cinder.api.openstack.wsgi [None req-8db094e4-3c63-48f3-843d-a556b4b870a0 None None] GET http://10.180.1.21/volume// [ 1183.277248] [56367]: DEBUG cinder.api.openstack.wsgi [None req-8db094e4-3c63-48f3-843d-a556b4b870a0 None None] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1183.277543] [56367]: DEBUG cinder.api.openstack.wsgi [None req-8db094e4-3c63-48f3-843d-a556b4b870a0 None None] Calling method 'all' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1183.278104] [56367]: INFO cinder.api.openstack.wsgi [None req-8db094e4-3c63-48f3-843d-a556b4b870a0 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1183.278477] [56367]: [pid: 56367|app: 0|req: 218/456] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Feb 18 10:56:03 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1183.282560] [56366]: DEBUG cinder.api.middleware.request_id [req-dc9ada69-fef9-46a2-ba0a-bb50aa5a5c59 req-e984c708-6a7e-4e00-84a9-85e123b92448 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1183.285663] [56366]: INFO cinder.api.openstack.wsgi [req-dc9ada69-fef9-46a2-ba0a-bb50aa5a5c59 req-e984c708-6a7e-4e00-84a9-85e123b92448 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1183.286118] [56366]: DEBUG cinder.api.openstack.wsgi [req-dc9ada69-fef9-46a2-ba0a-bb50aa5a5c59 req-e984c708-6a7e-4e00-84a9-85e123b92448 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3c0f9b17-bf48-4e74-b68a-03cce032f5bb", "connector": null, "instance_uuid": "3e53f22a-99c9-4773-b632-7e5a46348452"}} {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1183.298473] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1183.298473] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1183.319150] [56366]: INFO cinder.api.openstack.wsgi [req-dc9ada69-fef9-46a2-ba0a-bb50aa5a5c59 req-e984c708-6a7e-4e00-84a9-85e123b92448 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1183.319950] [56366]: [pid: 56366|app: 0|req: 239/457] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 18 10:56:03 2025] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1183.338956] [56367]: DEBUG cinder.api.middleware.request_id [None req-1bb20542-8eb9-482a-9797-ff7a1177d62f None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1183.341639] [56367]: INFO cinder.api.openstack.wsgi [None req-1bb20542-8eb9-482a-9797-ff7a1177d62f tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] GET http://10.180.1.21/volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb [ 1183.341639] [56367]: DEBUG cinder.api.openstack.wsgi [None req-1bb20542-8eb9-482a-9797-ff7a1177d62f tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1183.341814] [56367]: DEBUG cinder.api.openstack.wsgi [None req-1bb20542-8eb9-482a-9797-ff7a1177d62f tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1183.351971] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1183.351971] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1183.355331] [56367]: INFO cinder.volume.api [None req-1bb20542-8eb9-482a-9797-ff7a1177d62f tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Volume info retrieved successfully. [ 1183.360143] [56367]: INFO cinder.api.openstack.wsgi [None req-1bb20542-8eb9-482a-9797-ff7a1177d62f tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb returned with HTTP 200 [ 1183.360575] [56367]: [pid: 56367|app: 0|req: 219/458] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:56:03 2025] GET /volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1183.842817] [56366]: DEBUG cinder.api.middleware.request_id [None req-d26b8f98-50fc-40bb-922f-eb9e7a7ea956 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1183.843298] [56366]: INFO cinder.api.openstack.wsgi [None req-d26b8f98-50fc-40bb-922f-eb9e7a7ea956 None None] GET http://10.180.1.21/volume// [ 1183.843610] [56366]: DEBUG cinder.api.openstack.wsgi [None req-d26b8f98-50fc-40bb-922f-eb9e7a7ea956 None None] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1183.843956] [56366]: DEBUG cinder.api.openstack.wsgi [None req-d26b8f98-50fc-40bb-922f-eb9e7a7ea956 None None] Calling method 'all' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1183.844467] [56366]: INFO cinder.api.openstack.wsgi [None req-d26b8f98-50fc-40bb-922f-eb9e7a7ea956 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1183.845216] [56366]: [pid: 56366|app: 0|req: 240/459] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 10:56:03 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1183.848785] [56367]: DEBUG cinder.api.middleware.request_id [req-dc9ada69-fef9-46a2-ba0a-bb50aa5a5c59 req-41bbf1b9-ad38-47d4-9d85-0dfc01ff2945 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1183.851200] [56367]: INFO cinder.api.openstack.wsgi [req-dc9ada69-fef9-46a2-ba0a-bb50aa5a5c59 req-41bbf1b9-ad38-47d4-9d85-0dfc01ff2945 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] GET http://10.180.1.21/volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb [ 1183.851454] [56367]: DEBUG cinder.api.openstack.wsgi [req-dc9ada69-fef9-46a2-ba0a-bb50aa5a5c59 req-41bbf1b9-ad38-47d4-9d85-0dfc01ff2945 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1183.851725] [56367]: DEBUG cinder.api.openstack.wsgi [req-dc9ada69-fef9-46a2-ba0a-bb50aa5a5c59 req-41bbf1b9-ad38-47d4-9d85-0dfc01ff2945 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1183.861585] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1183.861585] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1183.864965] [56367]: INFO cinder.volume.api [req-dc9ada69-fef9-46a2-ba0a-bb50aa5a5c59 req-41bbf1b9-ad38-47d4-9d85-0dfc01ff2945 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Volume info retrieved successfully. [ 1183.869317] [56367]: INFO cinder.api.openstack.wsgi [req-dc9ada69-fef9-46a2-ba0a-bb50aa5a5c59 req-41bbf1b9-ad38-47d4-9d85-0dfc01ff2945 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb returned with HTTP 200 [ 1183.869772] [56367]: [pid: 56367|app: 0|req: 220/460] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 10:56:03 2025] GET /volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb => generated 1027 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1183.898873] [56366]: DEBUG cinder.api.middleware.request_id [req-dc9ada69-fef9-46a2-ba0a-bb50aa5a5c59 req-dd7622f4-d266-4141-af5d-99d46c36dd42 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1183.901309] [56366]: INFO cinder.api.openstack.wsgi [req-dc9ada69-fef9-46a2-ba0a-bb50aa5a5c59 req-dd7622f4-d266-4141-af5d-99d46c36dd42 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] PUT http://10.180.1.21/volume/v3/attachments/6ad5b491-1f42-4736-8902-19dc118280ed [ 1183.901712] [56366]: DEBUG cinder.api.openstack.wsgi [req-dc9ada69-fef9-46a2-ba0a-bb50aa5a5c59 req-dd7622f4-d266-4141-af5d-99d46c36dd42 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-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-529065", "mountpoint": "/dev/sdb"}}} {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1183.910059] [56366]: DEBUG cinder.coordination [req-dc9ada69-fef9-46a2-ba0a-bb50aa5a5c59 req-dd7622f4-d266-4141-af5d-99d46c36dd42 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Acquiring lock "cinder-attachment_update-3c0f9b17-bf48-4e74-b68a-03cce032f5bb-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=56366) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1183.913820] [56366]: DEBUG cinder.coordination [req-dc9ada69-fef9-46a2-ba0a-bb50aa5a5c59 req-dd7622f4-d266-4141-af5d-99d46c36dd42 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Lock "cinder-attachment_update-3c0f9b17-bf48-4e74-b68a-03cce032f5bb-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=56366) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1183.914892] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1183.914892] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1184.370896] [56367]: DEBUG cinder.api.middleware.request_id [None req-9848135b-083a-4a48-9cbc-b40c286e0250 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1184.373056] [56367]: INFO cinder.api.openstack.wsgi [None req-9848135b-083a-4a48-9cbc-b40c286e0250 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] GET http://10.180.1.21/volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb [ 1184.373611] [56367]: DEBUG cinder.api.openstack.wsgi [None req-9848135b-083a-4a48-9cbc-b40c286e0250 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1184.374325] [56367]: DEBUG cinder.api.openstack.wsgi [None req-9848135b-083a-4a48-9cbc-b40c286e0250 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1184.386928] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1184.386928] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1184.390892] [56367]: INFO cinder.volume.api [None req-9848135b-083a-4a48-9cbc-b40c286e0250 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Volume info retrieved successfully. [ 1184.395715] [56367]: INFO cinder.api.openstack.wsgi [None req-9848135b-083a-4a48-9cbc-b40c286e0250 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb returned with HTTP 200 [ 1184.396135] [56367]: [pid: 56367|app: 0|req: 221/461] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:56:04 2025] GET /volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1185.406738] [56367]: DEBUG cinder.api.middleware.request_id [None req-977aa296-9f88-481e-89ff-2da68f48b8f8 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.409413] [56367]: INFO cinder.api.openstack.wsgi [None req-977aa296-9f88-481e-89ff-2da68f48b8f8 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] GET http://10.180.1.21/volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb [ 1185.409733] [56367]: DEBUG cinder.api.openstack.wsgi [None req-977aa296-9f88-481e-89ff-2da68f48b8f8 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1185.409958] [56367]: DEBUG cinder.api.openstack.wsgi [None req-977aa296-9f88-481e-89ff-2da68f48b8f8 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1185.423497] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1185.423497] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1185.427198] [56367]: INFO cinder.volume.api [None req-977aa296-9f88-481e-89ff-2da68f48b8f8 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Volume info retrieved successfully. [ 1185.432025] [56367]: INFO cinder.api.openstack.wsgi [None req-977aa296-9f88-481e-89ff-2da68f48b8f8 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb returned with HTTP 200 [ 1185.432445] [56367]: [pid: 56367|app: 0|req: 222/462] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:56:05 2025] GET /volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1186.442773] [56367]: DEBUG cinder.api.middleware.request_id [None req-45ee61c7-a402-4c28-ad3b-71fe7f033f6c None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1186.444875] [56367]: INFO cinder.api.openstack.wsgi [None req-45ee61c7-a402-4c28-ad3b-71fe7f033f6c tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] GET http://10.180.1.21/volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb [ 1186.445120] [56367]: DEBUG cinder.api.openstack.wsgi [None req-45ee61c7-a402-4c28-ad3b-71fe7f033f6c tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1186.445341] [56367]: DEBUG cinder.api.openstack.wsgi [None req-45ee61c7-a402-4c28-ad3b-71fe7f033f6c tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1186.455310] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1186.455310] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1186.458528] [56367]: INFO cinder.volume.api [None req-45ee61c7-a402-4c28-ad3b-71fe7f033f6c tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Volume info retrieved successfully. [ 1186.462943] [56367]: INFO cinder.api.openstack.wsgi [None req-45ee61c7-a402-4c28-ad3b-71fe7f033f6c tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb returned with HTTP 200 [ 1186.463337] [56367]: [pid: 56367|app: 0|req: 223/463] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:56:06 2025] GET /volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1187.473201] [56367]: DEBUG cinder.api.middleware.request_id [None req-09f73539-43b1-45cf-96cc-ae7dd5898157 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.475341] [56367]: INFO cinder.api.openstack.wsgi [None req-09f73539-43b1-45cf-96cc-ae7dd5898157 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] GET http://10.180.1.21/volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb [ 1187.475559] [56367]: DEBUG cinder.api.openstack.wsgi [None req-09f73539-43b1-45cf-96cc-ae7dd5898157 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1187.475949] [56367]: DEBUG cinder.api.openstack.wsgi [None req-09f73539-43b1-45cf-96cc-ae7dd5898157 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1187.486053] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1187.486053] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1187.489375] [56367]: INFO cinder.volume.api [None req-09f73539-43b1-45cf-96cc-ae7dd5898157 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Volume info retrieved successfully. [ 1187.493751] [56367]: INFO cinder.api.openstack.wsgi [None req-09f73539-43b1-45cf-96cc-ae7dd5898157 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb returned with HTTP 200 [ 1187.494159] [56367]: [pid: 56367|app: 0|req: 224/464] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:56:07 2025] GET /volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1188.437722] [56366]: DEBUG cinder.coordination [req-dc9ada69-fef9-46a2-ba0a-bb50aa5a5c59 req-dd7622f4-d266-4141-af5d-99d46c36dd42 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Lock "cinder-attachment_update-3c0f9b17-bf48-4e74-b68a-03cce032f5bb-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.524s {{(pid=56366) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1188.438127] [56366]: INFO cinder.api.openstack.wsgi [req-dc9ada69-fef9-46a2-ba0a-bb50aa5a5c59 req-dd7622f4-d266-4141-af5d-99d46c36dd42 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/attachments/6ad5b491-1f42-4736-8902-19dc118280ed returned with HTTP 200 [ 1188.438657] [56366]: [pid: 56366|app: 0|req: 241/465] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 18 10:56:03 2025] PUT /volume/v3/attachments/6ad5b491-1f42-4736-8902-19dc118280ed => generated 617 bytes in 4540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1188.505773] [56367]: DEBUG cinder.api.middleware.request_id [None req-e3285ba6-0929-43a4-9e7d-dfddc472e504 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1188.508329] [56367]: INFO cinder.api.openstack.wsgi [None req-e3285ba6-0929-43a4-9e7d-dfddc472e504 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] GET http://10.180.1.21/volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb [ 1188.508658] [56367]: DEBUG cinder.api.openstack.wsgi [None req-e3285ba6-0929-43a4-9e7d-dfddc472e504 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1188.508955] [56367]: DEBUG cinder.api.openstack.wsgi [None req-e3285ba6-0929-43a4-9e7d-dfddc472e504 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1188.556314] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1188.556314] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1188.565639] [56367]: INFO cinder.volume.api [None req-e3285ba6-0929-43a4-9e7d-dfddc472e504 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Volume info retrieved successfully. [ 1188.575856] [56367]: INFO cinder.api.openstack.wsgi [None req-e3285ba6-0929-43a4-9e7d-dfddc472e504 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb returned with HTTP 200 [ 1188.576268] [56367]: [pid: 56367|app: 0|req: 225/466] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:56:08 2025] GET /volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb => generated 847 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1189.586332] [56366]: DEBUG cinder.api.middleware.request_id [None req-50443b47-b6bc-4d0c-b392-e3381eba6259 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1189.588594] [56366]: INFO cinder.api.openstack.wsgi [None req-50443b47-b6bc-4d0c-b392-e3381eba6259 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] GET http://10.180.1.21/volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb [ 1189.588775] [56366]: DEBUG cinder.api.openstack.wsgi [None req-50443b47-b6bc-4d0c-b392-e3381eba6259 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1189.588962] [56366]: DEBUG cinder.api.openstack.wsgi [None req-50443b47-b6bc-4d0c-b392-e3381eba6259 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1189.602299] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1189.602299] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1189.605856] [56366]: INFO cinder.volume.api [None req-50443b47-b6bc-4d0c-b392-e3381eba6259 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Volume info retrieved successfully. [ 1189.610488] [56366]: INFO cinder.api.openstack.wsgi [None req-50443b47-b6bc-4d0c-b392-e3381eba6259 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb returned with HTTP 200 [ 1189.610924] [56366]: [pid: 56366|app: 0|req: 242/467] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:56:09 2025] GET /volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1190.085145] [56367]: DEBUG cinder.api.middleware.request_id [req-dc9ada69-fef9-46a2-ba0a-bb50aa5a5c59 req-dd8d39d9-9505-49aa-a558-50820797de89 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1190.087794] [56367]: INFO cinder.api.openstack.wsgi [req-dc9ada69-fef9-46a2-ba0a-bb50aa5a5c59 req-dd8d39d9-9505-49aa-a558-50820797de89 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] POST http://10.180.1.21/volume/v3/attachments/6ad5b491-1f42-4736-8902-19dc118280ed/action [ 1190.088247] [56367]: DEBUG cinder.api.openstack.wsgi [req-dc9ada69-fef9-46a2-ba0a-bb50aa5a5c59 req-dd8d39d9-9505-49aa-a558-50820797de89 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Action body: b'{"os-complete": null}' {{(pid=56367) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1190.088394] [56367]: DEBUG cinder.api.openstack.wsgi [req-dc9ada69-fef9-46a2-ba0a-bb50aa5a5c59 req-dd8d39d9-9505-49aa-a558-50820797de89 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1190.104805] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1190.104805] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1190.111675] [56367]: INFO cinder.api.openstack.wsgi [req-dc9ada69-fef9-46a2-ba0a-bb50aa5a5c59 req-dd8d39d9-9505-49aa-a558-50820797de89 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/attachments/6ad5b491-1f42-4736-8902-19dc118280ed/action returned with HTTP 204 [ 1190.112152] [56367]: [pid: 56367|app: 0|req: 226/468] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 18 10:56:09 2025] POST /volume/v3/attachments/6ad5b491-1f42-4736-8902-19dc118280ed/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1190.621942] [56366]: DEBUG cinder.api.middleware.request_id [None req-f0eae5e0-7697-4243-bf52-bf7a038b881d None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1190.625680] [56366]: INFO cinder.api.openstack.wsgi [None req-f0eae5e0-7697-4243-bf52-bf7a038b881d tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] GET http://10.180.1.21/volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb [ 1190.625680] [56366]: DEBUG cinder.api.openstack.wsgi [None req-f0eae5e0-7697-4243-bf52-bf7a038b881d tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1190.626056] [56366]: DEBUG cinder.api.openstack.wsgi [None req-f0eae5e0-7697-4243-bf52-bf7a038b881d tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1190.639982] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1190.639982] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1190.643971] [56366]: INFO cinder.volume.api [None req-f0eae5e0-7697-4243-bf52-bf7a038b881d tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Volume info retrieved successfully. [ 1190.649368] [56366]: INFO cinder.api.openstack.wsgi [None req-f0eae5e0-7697-4243-bf52-bf7a038b881d tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb returned with HTTP 200 [ 1190.649848] [56366]: [pid: 56366|app: 0|req: 243/469] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:56:10 2025] GET /volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1190.660578] [56367]: DEBUG cinder.api.middleware.request_id [None req-d11c57c7-aa48-4803-90aa-7f2136aea130 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1190.662574] [56367]: INFO cinder.api.openstack.wsgi [None req-d11c57c7-aa48-4803-90aa-7f2136aea130 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] GET http://10.180.1.21/volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb [ 1190.662810] [56367]: DEBUG cinder.api.openstack.wsgi [None req-d11c57c7-aa48-4803-90aa-7f2136aea130 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1190.663046] [56367]: DEBUG cinder.api.openstack.wsgi [None req-d11c57c7-aa48-4803-90aa-7f2136aea130 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1190.673445] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1190.673445] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1190.677224] [56367]: INFO cinder.volume.api [None req-d11c57c7-aa48-4803-90aa-7f2136aea130 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Volume info retrieved successfully. [ 1190.682389] [56367]: INFO cinder.api.openstack.wsgi [None req-d11c57c7-aa48-4803-90aa-7f2136aea130 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb returned with HTTP 200 [ 1190.682864] [56367]: [pid: 56367|app: 0|req: 227/470] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:56:10 2025] GET /volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1190.692722] [56366]: DEBUG cinder.api.middleware.request_id [None req-9183e3e4-4fe4-45e8-ad37-a561c48e8606 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1190.695207] [56366]: INFO cinder.api.openstack.wsgi [None req-9183e3e4-4fe4-45e8-ad37-a561c48e8606 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] DELETE http://10.180.1.21/volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb [ 1190.695470] [56366]: DEBUG cinder.api.openstack.wsgi [None req-9183e3e4-4fe4-45e8-ad37-a561c48e8606 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1190.695705] [56366]: DEBUG cinder.api.openstack.wsgi [None req-9183e3e4-4fe4-45e8-ad37-a561c48e8606 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Calling method 'delete' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1190.695951] [56366]: INFO cinder.api.v3.volumes [None req-9183e3e4-4fe4-45e8-ad37-a561c48e8606 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Delete volume with id: 3c0f9b17-bf48-4e74-b68a-03cce032f5bb [ 1190.706404] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1190.706404] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1190.707018] [56366]: INFO cinder.volume.api [None req-9183e3e4-4fe4-45e8-ad37-a561c48e8606 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Volume info retrieved successfully. [ 1190.716279] [56366]: INFO cinder.volume.api [None req-9183e3e4-4fe4-45e8-ad37-a561c48e8606 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-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. [ 1190.716630] [56366]: INFO cinder.api.openstack.wsgi [None req-9183e3e4-4fe4-45e8-ad37-a561c48e8606 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb returned with HTTP 400 [ 1190.717219] [56366]: [pid: 56366|app: 0|req: 244/471] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 18 10:56:10 2025] DELETE /volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb => generated 307 bytes in 25 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) [ 1190.720854] [56367]: DEBUG cinder.api.middleware.request_id [None req-4f23b92a-2875-4ec3-a113-74b8f0ea2827 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1190.723207] [56367]: INFO cinder.api.openstack.wsgi [None req-4f23b92a-2875-4ec3-a113-74b8f0ea2827 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] GET http://10.180.1.21/volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb [ 1190.723343] [56367]: DEBUG cinder.api.openstack.wsgi [None req-4f23b92a-2875-4ec3-a113-74b8f0ea2827 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1190.723595] [56367]: DEBUG cinder.api.openstack.wsgi [None req-4f23b92a-2875-4ec3-a113-74b8f0ea2827 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1190.734480] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1190.734480] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1190.738248] [56367]: INFO cinder.volume.api [None req-4f23b92a-2875-4ec3-a113-74b8f0ea2827 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Volume info retrieved successfully. [ 1190.743139] [56367]: INFO cinder.api.openstack.wsgi [None req-4f23b92a-2875-4ec3-a113-74b8f0ea2827 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb returned with HTTP 200 [ 1190.743573] [56367]: [pid: 56367|app: 0|req: 228/472] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:56:10 2025] GET /volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1190.782971] [56366]: DEBUG cinder.api.middleware.request_id [req-43dd4ba5-a59a-4c87-b337-2f594e8bcd76 req-c8cc4d06-1948-48ad-a8fd-34c6bcc9f0f9 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1190.785172] [56366]: INFO cinder.api.openstack.wsgi [req-43dd4ba5-a59a-4c87-b337-2f594e8bcd76 req-c8cc4d06-1948-48ad-a8fd-34c6bcc9f0f9 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] GET http://10.180.1.21/volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb [ 1190.785549] [56366]: DEBUG cinder.api.openstack.wsgi [req-43dd4ba5-a59a-4c87-b337-2f594e8bcd76 req-c8cc4d06-1948-48ad-a8fd-34c6bcc9f0f9 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1190.785940] [56366]: DEBUG cinder.api.openstack.wsgi [req-43dd4ba5-a59a-4c87-b337-2f594e8bcd76 req-c8cc4d06-1948-48ad-a8fd-34c6bcc9f0f9 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1190.796600] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1190.796600] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1190.800448] [56366]: INFO cinder.volume.api [req-43dd4ba5-a59a-4c87-b337-2f594e8bcd76 req-c8cc4d06-1948-48ad-a8fd-34c6bcc9f0f9 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Volume info retrieved successfully. [ 1190.805829] [56366]: INFO cinder.api.openstack.wsgi [req-43dd4ba5-a59a-4c87-b337-2f594e8bcd76 req-c8cc4d06-1948-48ad-a8fd-34c6bcc9f0f9 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb returned with HTTP 200 [ 1190.805829] [56366]: [pid: 56366|app: 0|req: 245/473] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 10:56:10 2025] GET /volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1190.824756] [56367]: DEBUG cinder.api.middleware.request_id [req-43dd4ba5-a59a-4c87-b337-2f594e8bcd76 req-38da86d7-e02f-4305-9fc1-e28e377f66cb None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1190.827120] [56367]: INFO cinder.api.openstack.wsgi [req-43dd4ba5-a59a-4c87-b337-2f594e8bcd76 req-38da86d7-e02f-4305-9fc1-e28e377f66cb tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] POST http://10.180.1.21/volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb/action [ 1190.827572] [56367]: DEBUG cinder.api.openstack.wsgi [req-43dd4ba5-a59a-4c87-b337-2f594e8bcd76 req-38da86d7-e02f-4305-9fc1-e28e377f66cb tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=56367) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1190.827710] [56367]: DEBUG cinder.api.openstack.wsgi [req-43dd4ba5-a59a-4c87-b337-2f594e8bcd76 req-38da86d7-e02f-4305-9fc1-e28e377f66cb tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1190.838255] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1190.838255] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1190.838839] [56367]: INFO cinder.volume.api [req-43dd4ba5-a59a-4c87-b337-2f594e8bcd76 req-38da86d7-e02f-4305-9fc1-e28e377f66cb tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Volume info retrieved successfully. [ 1190.843760] [56367]: INFO cinder.volume.api [req-43dd4ba5-a59a-4c87-b337-2f594e8bcd76 req-38da86d7-e02f-4305-9fc1-e28e377f66cb tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Begin detaching volume completed successfully. [ 1190.843998] [56367]: INFO cinder.api.openstack.wsgi [req-43dd4ba5-a59a-4c87-b337-2f594e8bcd76 req-38da86d7-e02f-4305-9fc1-e28e377f66cb tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb/action returned with HTTP 202 [ 1190.844553] [56367]: [pid: 56367|app: 0|req: 229/474] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Feb 18 10:56:10 2025] POST /volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1191.868034] [56366]: DEBUG cinder.api.middleware.request_id [None req-c4670fab-8107-469d-8de9-9eb8386f80ad None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1191.868034] [56366]: INFO cinder.api.openstack.wsgi [None req-c4670fab-8107-469d-8de9-9eb8386f80ad None None] GET http://10.180.1.21/volume// [ 1191.868384] [56366]: DEBUG cinder.api.openstack.wsgi [None req-c4670fab-8107-469d-8de9-9eb8386f80ad None None] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1191.868418] [56366]: DEBUG cinder.api.openstack.wsgi [None req-c4670fab-8107-469d-8de9-9eb8386f80ad None None] Calling method 'all' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1191.868813] [56366]: INFO cinder.api.openstack.wsgi [None req-c4670fab-8107-469d-8de9-9eb8386f80ad None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1191.869146] [56366]: [pid: 56366|app: 0|req: 246/475] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 10:56:11 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1191.873089] [56367]: DEBUG cinder.api.middleware.request_id [req-43dd4ba5-a59a-4c87-b337-2f594e8bcd76 req-c8a5414d-6cb7-4ad7-921d-8e4280dec7f9 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1191.875628] [56367]: INFO cinder.api.openstack.wsgi [req-43dd4ba5-a59a-4c87-b337-2f594e8bcd76 req-c8a5414d-6cb7-4ad7-921d-8e4280dec7f9 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] GET http://10.180.1.21/volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb [ 1191.875896] [56367]: DEBUG cinder.api.openstack.wsgi [req-43dd4ba5-a59a-4c87-b337-2f594e8bcd76 req-c8a5414d-6cb7-4ad7-921d-8e4280dec7f9 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1191.876174] [56367]: DEBUG cinder.api.openstack.wsgi [req-43dd4ba5-a59a-4c87-b337-2f594e8bcd76 req-c8a5414d-6cb7-4ad7-921d-8e4280dec7f9 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1191.890163] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1191.890163] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1191.894588] [56367]: INFO cinder.volume.api [req-43dd4ba5-a59a-4c87-b337-2f594e8bcd76 req-c8a5414d-6cb7-4ad7-921d-8e4280dec7f9 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Volume info retrieved successfully. [ 1191.899843] [56367]: INFO cinder.api.openstack.wsgi [req-43dd4ba5-a59a-4c87-b337-2f594e8bcd76 req-c8a5414d-6cb7-4ad7-921d-8e4280dec7f9 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb returned with HTTP 200 [ 1191.900365] [56367]: [pid: 56367|app: 0|req: 230/476] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 10:56:11 2025] GET /volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb => generated 1323 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1193.569732] [56366]: DEBUG cinder.api.middleware.request_id [req-43dd4ba5-a59a-4c87-b337-2f594e8bcd76 req-19d0dd4b-ac32-45c4-8d96-01b8a6a62622 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1193.572144] [56366]: INFO cinder.api.openstack.wsgi [req-43dd4ba5-a59a-4c87-b337-2f594e8bcd76 req-19d0dd4b-ac32-45c4-8d96-01b8a6a62622 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] DELETE http://10.180.1.21/volume/v3/attachments/6ad5b491-1f42-4736-8902-19dc118280ed [ 1193.572363] [56366]: DEBUG cinder.api.openstack.wsgi [req-43dd4ba5-a59a-4c87-b337-2f594e8bcd76 req-19d0dd4b-ac32-45c4-8d96-01b8a6a62622 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1193.572689] [56366]: DEBUG cinder.api.openstack.wsgi [req-43dd4ba5-a59a-4c87-b337-2f594e8bcd76 req-19d0dd4b-ac32-45c4-8d96-01b8a6a62622 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Calling method 'version_select' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1193.580314] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.580314] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1194.107503] [56366]: INFO cinder.api.openstack.wsgi [req-43dd4ba5-a59a-4c87-b337-2f594e8bcd76 req-19d0dd4b-ac32-45c4-8d96-01b8a6a62622 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/attachments/6ad5b491-1f42-4736-8902-19dc118280ed returned with HTTP 200 [ 1194.108062] [56366]: [pid: 56366|app: 0|req: 247/477] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 18 10:56:13 2025] DELETE /volume/v3/attachments/6ad5b491-1f42-4736-8902-19dc118280ed => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1194.368626] [56367]: DEBUG cinder.api.middleware.request_id [None req-6bf4e298-e9ef-4eda-adae-29f6040ee8b8 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1194.370595] [56367]: INFO cinder.api.openstack.wsgi [None req-6bf4e298-e9ef-4eda-adae-29f6040ee8b8 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] GET http://10.180.1.21/volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f [ 1194.370859] [56367]: DEBUG cinder.api.openstack.wsgi [None req-6bf4e298-e9ef-4eda-adae-29f6040ee8b8 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1194.371097] [56367]: DEBUG cinder.api.openstack.wsgi [None req-6bf4e298-e9ef-4eda-adae-29f6040ee8b8 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1194.382101] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.382101] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1194.386098] [56367]: INFO cinder.volume.api [None req-6bf4e298-e9ef-4eda-adae-29f6040ee8b8 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Volume info retrieved successfully. [ 1194.391192] [56367]: INFO cinder.api.openstack.wsgi [None req-6bf4e298-e9ef-4eda-adae-29f6040ee8b8 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] http://10.180.1.21/volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f returned with HTTP 200 [ 1194.391623] [56367]: [pid: 56367|app: 0|req: 231/478] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:56:14 2025] GET /volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1194.567644] [56366]: DEBUG cinder.api.middleware.request_id [None req-1a7aad1d-dc68-4bd9-a285-02738292fa8f None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1194.569943] [56366]: INFO cinder.api.openstack.wsgi [None req-1a7aad1d-dc68-4bd9-a285-02738292fa8f tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] GET http://10.180.1.21/volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f [ 1194.571890] [56366]: DEBUG cinder.api.openstack.wsgi [None req-1a7aad1d-dc68-4bd9-a285-02738292fa8f tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1194.571890] [56366]: DEBUG cinder.api.openstack.wsgi [None req-1a7aad1d-dc68-4bd9-a285-02738292fa8f tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1194.582039] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.582039] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1194.585694] [56366]: INFO cinder.volume.api [None req-1a7aad1d-dc68-4bd9-a285-02738292fa8f tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Volume info retrieved successfully. [ 1194.591118] [56366]: INFO cinder.api.openstack.wsgi [None req-1a7aad1d-dc68-4bd9-a285-02738292fa8f tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] http://10.180.1.21/volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f returned with HTTP 200 [ 1194.591758] [56366]: [pid: 56366|app: 0|req: 248/479] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:56:14 2025] GET /volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1194.634242] [56367]: DEBUG cinder.api.middleware.request_id [req-2fccf3a1-5bc7-4920-96a9-3b20bf0304bb req-205d5d65-4196-43b0-86b6-38e3dc12bad0 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1194.636824] [56367]: INFO cinder.api.openstack.wsgi [req-2fccf3a1-5bc7-4920-96a9-3b20bf0304bb req-205d5d65-4196-43b0-86b6-38e3dc12bad0 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] GET http://10.180.1.21/volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f [ 1194.637135] [56367]: DEBUG cinder.api.openstack.wsgi [req-2fccf3a1-5bc7-4920-96a9-3b20bf0304bb req-205d5d65-4196-43b0-86b6-38e3dc12bad0 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1194.637364] [56367]: DEBUG cinder.api.openstack.wsgi [req-2fccf3a1-5bc7-4920-96a9-3b20bf0304bb req-205d5d65-4196-43b0-86b6-38e3dc12bad0 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1194.648962] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.648962] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1194.653059] [56367]: INFO cinder.volume.api [req-2fccf3a1-5bc7-4920-96a9-3b20bf0304bb req-205d5d65-4196-43b0-86b6-38e3dc12bad0 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Volume info retrieved successfully. [ 1194.658349] [56367]: INFO cinder.api.openstack.wsgi [req-2fccf3a1-5bc7-4920-96a9-3b20bf0304bb req-205d5d65-4196-43b0-86b6-38e3dc12bad0 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] http://10.180.1.21/volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f returned with HTTP 200 [ 1194.658832] [56367]: [pid: 56367|app: 0|req: 232/480] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 10:56:14 2025] GET /volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1194.676282] [56366]: DEBUG cinder.api.middleware.request_id [req-2fccf3a1-5bc7-4920-96a9-3b20bf0304bb req-7ca4d2a0-3696-4993-8ed1-4d452d1f07c2 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1194.678921] [56366]: INFO cinder.api.openstack.wsgi [req-2fccf3a1-5bc7-4920-96a9-3b20bf0304bb req-7ca4d2a0-3696-4993-8ed1-4d452d1f07c2 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] POST http://10.180.1.21/volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f/action [ 1194.679372] [56366]: DEBUG cinder.api.openstack.wsgi [req-2fccf3a1-5bc7-4920-96a9-3b20bf0304bb req-7ca4d2a0-3696-4993-8ed1-4d452d1f07c2 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=56366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1194.679645] [56366]: DEBUG cinder.api.openstack.wsgi [req-2fccf3a1-5bc7-4920-96a9-3b20bf0304bb req-7ca4d2a0-3696-4993-8ed1-4d452d1f07c2 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1194.690564] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.690564] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1194.691142] [56366]: INFO cinder.volume.api [req-2fccf3a1-5bc7-4920-96a9-3b20bf0304bb req-7ca4d2a0-3696-4993-8ed1-4d452d1f07c2 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Volume info retrieved successfully. [ 1194.696781] [56366]: INFO cinder.volume.api [req-2fccf3a1-5bc7-4920-96a9-3b20bf0304bb req-7ca4d2a0-3696-4993-8ed1-4d452d1f07c2 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Begin detaching volume completed successfully. [ 1194.697040] [56366]: INFO cinder.api.openstack.wsgi [req-2fccf3a1-5bc7-4920-96a9-3b20bf0304bb req-7ca4d2a0-3696-4993-8ed1-4d452d1f07c2 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] http://10.180.1.21/volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f/action returned with HTTP 202 [ 1194.697622] [56366]: [pid: 56366|app: 0|req: 249/481] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Feb 18 10:56:14 2025] POST /volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1195.036292] [56367]: DEBUG cinder.api.middleware.request_id [None req-090dd781-c819-45e0-bd7d-aa9150594bf1 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1195.038595] [56367]: INFO cinder.api.openstack.wsgi [None req-090dd781-c819-45e0-bd7d-aa9150594bf1 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] GET http://10.180.1.21/volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb [ 1195.038834] [56367]: DEBUG cinder.api.openstack.wsgi [None req-090dd781-c819-45e0-bd7d-aa9150594bf1 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1195.039091] [56367]: DEBUG cinder.api.openstack.wsgi [None req-090dd781-c819-45e0-bd7d-aa9150594bf1 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1195.047295] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1195.047295] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1195.051526] [56367]: INFO cinder.volume.api [None req-090dd781-c819-45e0-bd7d-aa9150594bf1 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Volume info retrieved successfully. [ 1195.056473] [56367]: INFO cinder.api.openstack.wsgi [None req-090dd781-c819-45e0-bd7d-aa9150594bf1 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb returned with HTTP 200 [ 1195.056905] [56367]: [pid: 56367|app: 0|req: 233/482] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:56:14 2025] GET /volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1195.716206] [56366]: DEBUG cinder.api.middleware.request_id [None req-b5a736d3-b9e9-44c4-be68-9b491757b4de None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1195.716791] [56366]: INFO cinder.api.openstack.wsgi [None req-b5a736d3-b9e9-44c4-be68-9b491757b4de None None] GET http://10.180.1.21/volume// [ 1195.717054] [56366]: DEBUG cinder.api.openstack.wsgi [None req-b5a736d3-b9e9-44c4-be68-9b491757b4de None None] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1195.717413] [56366]: DEBUG cinder.api.openstack.wsgi [None req-b5a736d3-b9e9-44c4-be68-9b491757b4de None None] Calling method 'all' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1195.717804] [56366]: INFO cinder.api.openstack.wsgi [None req-b5a736d3-b9e9-44c4-be68-9b491757b4de None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1195.718252] [56366]: [pid: 56366|app: 0|req: 250/483] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 10:56:15 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1195.722526] [56367]: DEBUG cinder.api.middleware.request_id [req-2fccf3a1-5bc7-4920-96a9-3b20bf0304bb req-1520ffe0-8257-428d-bf69-fe6007f7537d None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1195.725442] [56367]: INFO cinder.api.openstack.wsgi [req-2fccf3a1-5bc7-4920-96a9-3b20bf0304bb req-1520ffe0-8257-428d-bf69-fe6007f7537d tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] GET http://10.180.1.21/volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f [ 1195.725766] [56367]: DEBUG cinder.api.openstack.wsgi [req-2fccf3a1-5bc7-4920-96a9-3b20bf0304bb req-1520ffe0-8257-428d-bf69-fe6007f7537d tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1195.726063] [56367]: DEBUG cinder.api.openstack.wsgi [req-2fccf3a1-5bc7-4920-96a9-3b20bf0304bb req-1520ffe0-8257-428d-bf69-fe6007f7537d tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1195.740458] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1195.740458] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1195.744875] [56367]: INFO cinder.volume.api [req-2fccf3a1-5bc7-4920-96a9-3b20bf0304bb req-1520ffe0-8257-428d-bf69-fe6007f7537d tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Volume info retrieved successfully. [ 1195.751111] [56367]: INFO cinder.api.openstack.wsgi [req-2fccf3a1-5bc7-4920-96a9-3b20bf0304bb req-1520ffe0-8257-428d-bf69-fe6007f7537d tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] http://10.180.1.21/volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f returned with HTTP 200 [ 1195.751573] [56367]: [pid: 56367|app: 0|req: 234/484] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 10:56:15 2025] GET /volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f => generated 1322 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1196.895665] [56366]: DEBUG cinder.api.middleware.request_id [req-2fccf3a1-5bc7-4920-96a9-3b20bf0304bb req-8c88039f-c9f2-4dc6-bfa1-b126dad27fb2 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1196.898155] [56366]: INFO cinder.api.openstack.wsgi [req-2fccf3a1-5bc7-4920-96a9-3b20bf0304bb req-8c88039f-c9f2-4dc6-bfa1-b126dad27fb2 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] DELETE http://10.180.1.21/volume/v3/attachments/89994c20-cb62-4387-804c-f979a18bc120 [ 1196.898391] [56366]: DEBUG cinder.api.openstack.wsgi [req-2fccf3a1-5bc7-4920-96a9-3b20bf0304bb req-8c88039f-c9f2-4dc6-bfa1-b126dad27fb2 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1196.898623] [56366]: DEBUG cinder.api.openstack.wsgi [req-2fccf3a1-5bc7-4920-96a9-3b20bf0304bb req-8c88039f-c9f2-4dc6-bfa1-b126dad27fb2 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Calling method 'version_select' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1196.905969] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.905969] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1197.431696] [56366]: INFO cinder.api.openstack.wsgi [req-2fccf3a1-5bc7-4920-96a9-3b20bf0304bb req-8c88039f-c9f2-4dc6-bfa1-b126dad27fb2 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] http://10.180.1.21/volume/v3/attachments/89994c20-cb62-4387-804c-f979a18bc120 returned with HTTP 200 [ 1197.432176] [56366]: [pid: 56366|app: 0|req: 251/485] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 18 10:56:16 2025] DELETE /volume/v3/attachments/89994c20-cb62-4387-804c-f979a18bc120 => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1198.879307] [56367]: DEBUG cinder.api.middleware.request_id [None req-868f189c-bbdb-4fbe-9341-a523ae86fa49 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1198.881419] [56367]: INFO cinder.api.openstack.wsgi [None req-868f189c-bbdb-4fbe-9341-a523ae86fa49 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] GET http://10.180.1.21/volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f [ 1198.881643] [56367]: DEBUG cinder.api.openstack.wsgi [None req-868f189c-bbdb-4fbe-9341-a523ae86fa49 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1198.881865] [56367]: DEBUG cinder.api.openstack.wsgi [None req-868f189c-bbdb-4fbe-9341-a523ae86fa49 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1198.891585] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.891585] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1198.895410] [56367]: INFO cinder.volume.api [None req-868f189c-bbdb-4fbe-9341-a523ae86fa49 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Volume info retrieved successfully. [ 1198.900274] [56367]: INFO cinder.api.openstack.wsgi [None req-868f189c-bbdb-4fbe-9341-a523ae86fa49 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] http://10.180.1.21/volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f returned with HTTP 200 [ 1198.900656] [56367]: [pid: 56367|app: 0|req: 235/486] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:56:18 2025] GET /volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1202.006637] [56366]: DEBUG cinder.api.middleware.request_id [None req-6ffc5c1d-3f6e-4b3d-ad77-4af9b4e198f8 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1202.008985] [56366]: INFO cinder.api.openstack.wsgi [None req-6ffc5c1d-3f6e-4b3d-ad77-4af9b4e198f8 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] DELETE http://10.180.1.21/volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb [ 1202.009262] [56366]: DEBUG cinder.api.openstack.wsgi [None req-6ffc5c1d-3f6e-4b3d-ad77-4af9b4e198f8 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1202.009521] [56366]: DEBUG cinder.api.openstack.wsgi [None req-6ffc5c1d-3f6e-4b3d-ad77-4af9b4e198f8 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Calling method 'delete' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1202.009777] [56366]: INFO cinder.api.v3.volumes [None req-6ffc5c1d-3f6e-4b3d-ad77-4af9b4e198f8 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Delete volume with id: 3c0f9b17-bf48-4e74-b68a-03cce032f5bb [ 1202.020328] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.020328] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1202.020882] [56366]: INFO cinder.volume.api [None req-6ffc5c1d-3f6e-4b3d-ad77-4af9b4e198f8 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Volume info retrieved successfully. [ 1202.042121] [56366]: INFO cinder.volume.api [None req-6ffc5c1d-3f6e-4b3d-ad77-4af9b4e198f8 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Delete volume request issued successfully. [ 1202.042121] [56366]: INFO cinder.api.openstack.wsgi [None req-6ffc5c1d-3f6e-4b3d-ad77-4af9b4e198f8 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb returned with HTTP 202 [ 1202.042453] [56366]: [pid: 56366|app: 0|req: 252/487] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 18 10:56:21 2025] DELETE /volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1202.045758] [56367]: DEBUG cinder.api.middleware.request_id [None req-6a2c035f-9151-47bb-aa31-f0160648b28b None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1202.047808] [56367]: INFO cinder.api.openstack.wsgi [None req-6a2c035f-9151-47bb-aa31-f0160648b28b tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] GET http://10.180.1.21/volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb [ 1202.048040] [56367]: DEBUG cinder.api.openstack.wsgi [None req-6a2c035f-9151-47bb-aa31-f0160648b28b tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1202.048501] [56367]: DEBUG cinder.api.openstack.wsgi [None req-6a2c035f-9151-47bb-aa31-f0160648b28b tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1202.056144] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.056144] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1202.060114] [56367]: INFO cinder.volume.api [None req-6a2c035f-9151-47bb-aa31-f0160648b28b tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Volume info retrieved successfully. [ 1202.064885] [56367]: INFO cinder.api.openstack.wsgi [None req-6a2c035f-9151-47bb-aa31-f0160648b28b tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb returned with HTTP 200 [ 1202.065300] [56367]: [pid: 56367|app: 0|req: 236/488] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:56:21 2025] GET /volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1203.075312] [56366]: DEBUG cinder.api.middleware.request_id [None req-dfb9fb8f-6f6d-453f-8db2-e39ab4aa8a11 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1203.077423] [56366]: INFO cinder.api.openstack.wsgi [None req-dfb9fb8f-6f6d-453f-8db2-e39ab4aa8a11 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] GET http://10.180.1.21/volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb [ 1203.077646] [56366]: DEBUG cinder.api.openstack.wsgi [None req-dfb9fb8f-6f6d-453f-8db2-e39ab4aa8a11 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1203.077856] [56366]: DEBUG cinder.api.openstack.wsgi [None req-dfb9fb8f-6f6d-453f-8db2-e39ab4aa8a11 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1203.085741] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.085741] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1203.088908] [56366]: INFO cinder.volume.api [None req-dfb9fb8f-6f6d-453f-8db2-e39ab4aa8a11 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Volume info retrieved successfully. [ 1203.093097] [56366]: INFO cinder.api.openstack.wsgi [None req-dfb9fb8f-6f6d-453f-8db2-e39ab4aa8a11 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb returned with HTTP 200 [ 1203.093455] [56366]: [pid: 56366|app: 0|req: 253/489] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:56:22 2025] GET /volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1204.103842] [56367]: DEBUG cinder.api.middleware.request_id [None req-2a2a5c2e-647f-42d6-998c-bad542af30b3 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1204.106035] [56367]: INFO cinder.api.openstack.wsgi [None req-2a2a5c2e-647f-42d6-998c-bad542af30b3 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] GET http://10.180.1.21/volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb [ 1204.106325] [56367]: DEBUG cinder.api.openstack.wsgi [None req-2a2a5c2e-647f-42d6-998c-bad542af30b3 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1204.106563] [56367]: DEBUG cinder.api.openstack.wsgi [None req-2a2a5c2e-647f-42d6-998c-bad542af30b3 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1204.114574] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.114574] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1204.118717] [56367]: INFO cinder.volume.api [None req-2a2a5c2e-647f-42d6-998c-bad542af30b3 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Volume info retrieved successfully. [ 1204.122740] [56367]: INFO cinder.api.openstack.wsgi [None req-2a2a5c2e-647f-42d6-998c-bad542af30b3 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb returned with HTTP 200 [ 1204.123226] [56367]: [pid: 56367|app: 0|req: 237/490] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:56:23 2025] GET /volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1205.135620] [56366]: DEBUG cinder.api.middleware.request_id [None req-61242854-e6b1-482e-b61b-7c7b77018b87 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1205.137692] [56366]: INFO cinder.api.openstack.wsgi [None req-61242854-e6b1-482e-b61b-7c7b77018b87 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] GET http://10.180.1.21/volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb [ 1205.137913] [56366]: DEBUG cinder.api.openstack.wsgi [None req-61242854-e6b1-482e-b61b-7c7b77018b87 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1205.138139] [56366]: DEBUG cinder.api.openstack.wsgi [None req-61242854-e6b1-482e-b61b-7c7b77018b87 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1205.145071] [56366]: INFO cinder.api.openstack.wsgi [None req-61242854-e6b1-482e-b61b-7c7b77018b87 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb returned with HTTP 404 [ 1205.145543] [56366]: [pid: 56366|app: 0|req: 254/491] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:56:24 2025] GET /volume/v3/volumes/3c0f9b17-bf48-4e74-b68a-03cce032f5bb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1205.188393] [56367]: DEBUG cinder.api.middleware.request_id [None req-2dceb122-74dc-4622-9396-3ba2ba039915 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1205.190455] [56367]: INFO cinder.api.openstack.wsgi [None req-2dceb122-74dc-4622-9396-3ba2ba039915 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] DELETE http://10.180.1.21/volume/v3/volumes/c328bfb0-ebfc-4a5b-a11f-2d56d4c6c609 [ 1205.190680] [56367]: DEBUG cinder.api.openstack.wsgi [None req-2dceb122-74dc-4622-9396-3ba2ba039915 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1205.190906] [56367]: DEBUG cinder.api.openstack.wsgi [None req-2dceb122-74dc-4622-9396-3ba2ba039915 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Calling method 'delete' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1205.191093] [56367]: INFO cinder.api.v3.volumes [None req-2dceb122-74dc-4622-9396-3ba2ba039915 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Delete volume with id: c328bfb0-ebfc-4a5b-a11f-2d56d4c6c609 [ 1205.201284] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.201284] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1205.201862] [56367]: INFO cinder.volume.api [None req-2dceb122-74dc-4622-9396-3ba2ba039915 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Volume info retrieved successfully. [ 1205.220030] [56367]: INFO cinder.volume.api [None req-2dceb122-74dc-4622-9396-3ba2ba039915 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Delete volume request issued successfully. [ 1205.220030] [56367]: INFO cinder.api.openstack.wsgi [None req-2dceb122-74dc-4622-9396-3ba2ba039915 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes/c328bfb0-ebfc-4a5b-a11f-2d56d4c6c609 returned with HTTP 202 [ 1205.220482] [56367]: [pid: 56367|app: 0|req: 238/492] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 18 10:56:25 2025] DELETE /volume/v3/volumes/c328bfb0-ebfc-4a5b-a11f-2d56d4c6c609 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1205.224053] [56366]: DEBUG cinder.api.middleware.request_id [None req-ce82d228-0646-40a6-a4c8-e1580983cb58 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1205.229187] [56366]: INFO cinder.api.openstack.wsgi [None req-ce82d228-0646-40a6-a4c8-e1580983cb58 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] GET http://10.180.1.21/volume/v3/volumes/c328bfb0-ebfc-4a5b-a11f-2d56d4c6c609 [ 1205.229524] [56366]: DEBUG cinder.api.openstack.wsgi [None req-ce82d228-0646-40a6-a4c8-e1580983cb58 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1205.229787] [56366]: DEBUG cinder.api.openstack.wsgi [None req-ce82d228-0646-40a6-a4c8-e1580983cb58 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1205.237541] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.237541] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1205.242106] [56366]: INFO cinder.volume.api [None req-ce82d228-0646-40a6-a4c8-e1580983cb58 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Volume info retrieved successfully. [ 1205.246607] [56366]: INFO cinder.api.openstack.wsgi [None req-ce82d228-0646-40a6-a4c8-e1580983cb58 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes/c328bfb0-ebfc-4a5b-a11f-2d56d4c6c609 returned with HTTP 200 [ 1205.246991] [56366]: [pid: 56366|app: 0|req: 255/493] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:56:25 2025] GET /volume/v3/volumes/c328bfb0-ebfc-4a5b-a11f-2d56d4c6c609 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1206.257254] [56367]: DEBUG cinder.api.middleware.request_id [None req-c2b06d4e-5453-4a1c-9093-4774b0b292ba None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.259440] [56367]: INFO cinder.api.openstack.wsgi [None req-c2b06d4e-5453-4a1c-9093-4774b0b292ba tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] GET http://10.180.1.21/volume/v3/volumes/c328bfb0-ebfc-4a5b-a11f-2d56d4c6c609 [ 1206.259734] [56367]: DEBUG cinder.api.openstack.wsgi [None req-c2b06d4e-5453-4a1c-9093-4774b0b292ba tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1206.259971] [56367]: DEBUG cinder.api.openstack.wsgi [None req-c2b06d4e-5453-4a1c-9093-4774b0b292ba tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1206.269882] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.269882] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1206.273778] [56367]: INFO cinder.volume.api [None req-c2b06d4e-5453-4a1c-9093-4774b0b292ba tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Volume info retrieved successfully. [ 1206.278474] [56367]: INFO cinder.api.openstack.wsgi [None req-c2b06d4e-5453-4a1c-9093-4774b0b292ba tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes/c328bfb0-ebfc-4a5b-a11f-2d56d4c6c609 returned with HTTP 200 [ 1206.278877] [56367]: [pid: 56367|app: 0|req: 239/494] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:56:26 2025] GET /volume/v3/volumes/c328bfb0-ebfc-4a5b-a11f-2d56d4c6c609 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1207.288355] [56366]: DEBUG cinder.api.middleware.request_id [None req-bb524937-e1ae-441f-909f-33a85e88404c None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1207.290462] [56366]: INFO cinder.api.openstack.wsgi [None req-bb524937-e1ae-441f-909f-33a85e88404c tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] GET http://10.180.1.21/volume/v3/volumes/c328bfb0-ebfc-4a5b-a11f-2d56d4c6c609 [ 1207.290674] [56366]: DEBUG cinder.api.openstack.wsgi [None req-bb524937-e1ae-441f-909f-33a85e88404c tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1207.290892] [56366]: DEBUG cinder.api.openstack.wsgi [None req-bb524937-e1ae-441f-909f-33a85e88404c tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1207.299666] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.299666] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1207.303079] [56366]: INFO cinder.volume.api [None req-bb524937-e1ae-441f-909f-33a85e88404c tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Volume info retrieved successfully. [ 1207.307109] [56366]: INFO cinder.api.openstack.wsgi [None req-bb524937-e1ae-441f-909f-33a85e88404c tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes/c328bfb0-ebfc-4a5b-a11f-2d56d4c6c609 returned with HTTP 200 [ 1207.307580] [56366]: [pid: 56366|app: 0|req: 256/495] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:56:27 2025] GET /volume/v3/volumes/c328bfb0-ebfc-4a5b-a11f-2d56d4c6c609 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1208.317889] [56367]: DEBUG cinder.api.middleware.request_id [None req-27db7b0a-72b6-45a7-9386-147b2118c53d None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1208.320460] [56367]: INFO cinder.api.openstack.wsgi [None req-27db7b0a-72b6-45a7-9386-147b2118c53d tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] GET http://10.180.1.21/volume/v3/volumes/c328bfb0-ebfc-4a5b-a11f-2d56d4c6c609 [ 1208.320777] [56367]: DEBUG cinder.api.openstack.wsgi [None req-27db7b0a-72b6-45a7-9386-147b2118c53d tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1208.320893] [56367]: DEBUG cinder.api.openstack.wsgi [None req-27db7b0a-72b6-45a7-9386-147b2118c53d tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1208.327009] [56367]: INFO cinder.api.openstack.wsgi [None req-27db7b0a-72b6-45a7-9386-147b2118c53d tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes/c328bfb0-ebfc-4a5b-a11f-2d56d4c6c609 returned with HTTP 404 [ 1208.327472] [56367]: [pid: 56367|app: 0|req: 240/496] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:56:28 2025] GET /volume/v3/volumes/c328bfb0-ebfc-4a5b-a11f-2d56d4c6c609 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1208.408607] [56366]: DEBUG cinder.api.middleware.request_id [None req-bef0887b-e637-497e-a18f-1e650a9c96d2 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1208.410711] [56366]: INFO cinder.api.openstack.wsgi [None req-bef0887b-e637-497e-a18f-1e650a9c96d2 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] DELETE http://10.180.1.21/volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7 [ 1208.410949] [56366]: DEBUG cinder.api.openstack.wsgi [None req-bef0887b-e637-497e-a18f-1e650a9c96d2 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1208.411183] [56366]: DEBUG cinder.api.openstack.wsgi [None req-bef0887b-e637-497e-a18f-1e650a9c96d2 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Calling method 'delete' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1208.411366] [56366]: INFO cinder.api.v3.volumes [None req-bef0887b-e637-497e-a18f-1e650a9c96d2 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Delete volume with id: a2071fdb-6563-4303-8b51-72944b956dc7 [ 1208.418849] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.418849] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1208.419379] [56366]: INFO cinder.volume.api [None req-bef0887b-e637-497e-a18f-1e650a9c96d2 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Volume info retrieved successfully. [ 1208.433855] [56366]: INFO cinder.volume.api [None req-bef0887b-e637-497e-a18f-1e650a9c96d2 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Delete volume request issued successfully. [ 1208.434060] [56366]: INFO cinder.api.openstack.wsgi [None req-bef0887b-e637-497e-a18f-1e650a9c96d2 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7 returned with HTTP 202 [ 1208.434478] [56366]: [pid: 56366|app: 0|req: 257/497] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 18 10:56:28 2025] DELETE /volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1208.437447] [56367]: DEBUG cinder.api.middleware.request_id [None req-a339d5c3-e5a8-45ca-a2f3-6dbf20667d7f None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1208.439640] [56367]: INFO cinder.api.openstack.wsgi [None req-a339d5c3-e5a8-45ca-a2f3-6dbf20667d7f tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] GET http://10.180.1.21/volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7 [ 1208.439755] [56367]: DEBUG cinder.api.openstack.wsgi [None req-a339d5c3-e5a8-45ca-a2f3-6dbf20667d7f tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1208.439957] [56367]: DEBUG cinder.api.openstack.wsgi [None req-a339d5c3-e5a8-45ca-a2f3-6dbf20667d7f tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1208.447633] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.447633] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1208.451383] [56367]: INFO cinder.volume.api [None req-a339d5c3-e5a8-45ca-a2f3-6dbf20667d7f tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Volume info retrieved successfully. [ 1208.455534] [56367]: INFO cinder.api.openstack.wsgi [None req-a339d5c3-e5a8-45ca-a2f3-6dbf20667d7f tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7 returned with HTTP 200 [ 1208.455917] [56367]: [pid: 56367|app: 0|req: 241/498] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:56:28 2025] GET /volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1209.465879] [56366]: DEBUG cinder.api.middleware.request_id [None req-9b4755fb-b085-4b48-81ae-11fef31c2d08 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1209.468007] [56366]: INFO cinder.api.openstack.wsgi [None req-9b4755fb-b085-4b48-81ae-11fef31c2d08 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] GET http://10.180.1.21/volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7 [ 1209.468235] [56366]: DEBUG cinder.api.openstack.wsgi [None req-9b4755fb-b085-4b48-81ae-11fef31c2d08 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1209.468452] [56366]: DEBUG cinder.api.openstack.wsgi [None req-9b4755fb-b085-4b48-81ae-11fef31c2d08 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1209.475938] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.475938] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1209.479155] [56366]: INFO cinder.volume.api [None req-9b4755fb-b085-4b48-81ae-11fef31c2d08 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Volume info retrieved successfully. [ 1209.483354] [56366]: INFO cinder.api.openstack.wsgi [None req-9b4755fb-b085-4b48-81ae-11fef31c2d08 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7 returned with HTTP 200 [ 1209.483706] [56366]: [pid: 56366|app: 0|req: 258/499] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:56:29 2025] GET /volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1210.493815] [56367]: DEBUG cinder.api.middleware.request_id [None req-8573e36a-4aa9-4cd6-ab96-8d04ba6b1714 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1210.495925] [56367]: INFO cinder.api.openstack.wsgi [None req-8573e36a-4aa9-4cd6-ab96-8d04ba6b1714 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] GET http://10.180.1.21/volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7 [ 1210.496171] [56367]: DEBUG cinder.api.openstack.wsgi [None req-8573e36a-4aa9-4cd6-ab96-8d04ba6b1714 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1210.496393] [56367]: DEBUG cinder.api.openstack.wsgi [None req-8573e36a-4aa9-4cd6-ab96-8d04ba6b1714 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1210.507407] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1210.507407] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1210.512221] [56367]: INFO cinder.volume.api [None req-8573e36a-4aa9-4cd6-ab96-8d04ba6b1714 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Volume info retrieved successfully. [ 1210.516517] [56367]: INFO cinder.api.openstack.wsgi [None req-8573e36a-4aa9-4cd6-ab96-8d04ba6b1714 tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7 returned with HTTP 200 [ 1210.517031] [56367]: [pid: 56367|app: 0|req: 242/500] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:56:30 2025] GET /volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1211.526645] [56366]: DEBUG cinder.api.middleware.request_id [None req-571fc19f-5f99-4784-90fb-fa96f169864b None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1211.528727] [56366]: INFO cinder.api.openstack.wsgi [None req-571fc19f-5f99-4784-90fb-fa96f169864b tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] GET http://10.180.1.21/volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7 [ 1211.528947] [56366]: DEBUG cinder.api.openstack.wsgi [None req-571fc19f-5f99-4784-90fb-fa96f169864b tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1211.529183] [56366]: DEBUG cinder.api.openstack.wsgi [None req-571fc19f-5f99-4784-90fb-fa96f169864b tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1211.535138] [56366]: INFO cinder.api.openstack.wsgi [None req-571fc19f-5f99-4784-90fb-fa96f169864b tempest-AttachVolumeNegativeTest-99343850 tempest-AttachVolumeNegativeTest-99343850-project-member] http://10.180.1.21/volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7 returned with HTTP 404 [ 1211.535715] [56366]: [pid: 56366|app: 0|req: 259/501] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:56:31 2025] GET /volume/v3/volumes/a2071fdb-6563-4303-8b51-72944b956dc7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1219.776289] [56367]: DEBUG cinder.api.middleware.request_id [None req-1f42e3a7-ed8b-4d93-bda3-76b67ebd306d None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.778272] [56367]: INFO cinder.api.openstack.wsgi [None req-1f42e3a7-ed8b-4d93-bda3-76b67ebd306d tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1219.778656] [56367]: DEBUG cinder.api.openstack.wsgi [None req-1f42e3a7-ed8b-4d93-bda3-76b67ebd306d tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-312636715"}} {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1219.780332] [56367]: DEBUG cinder.api.v3.volumes [None req-1f42e3a7-ed8b-4d93-bda3-76b67ebd306d tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-312636715'}} {{(pid=56367) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1219.780464] [56367]: INFO cinder.api.v3.volumes [None req-1f42e3a7-ed8b-4d93-bda3-76b67ebd306d tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Create volume of 1 GB [ 1219.785929] [56367]: INFO cinder.volume.api [None req-1f42e3a7-ed8b-4d93-bda3-76b67ebd306d tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Availability Zones retrieved successfully. [ 1219.792615] [56367]: DEBUG cinder.volume.api [None req-1f42e3a7-ed8b-4d93-bda3-76b67ebd306d tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Flow 'volume_create_api' (8f9d830e-8f55-451d-8c0e-c77a8c2507ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1219.793764] [56367]: DEBUG cinder.volume.api [None req-1f42e3a7-ed8b-4d93-bda3-76b67ebd306d tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d38b5ff0-2829-48f5-b8ce-3efb262ed4f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1219.794940] [56367]: DEBUG cinder.volume.flows.api.create_volume [None req-1f42e3a7-ed8b-4d93-bda3-76b67ebd306d tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Validating volume size '1' using validate_int {{(pid=56367) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1219.811264] [56367]: DEBUG cinder.volume.api [None req-1f42e3a7-ed8b-4d93-bda3-76b67ebd306d tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d38b5ff0-2829-48f5-b8ce-3efb262ed4f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T10:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d4a068f8-cdd1-4128-88c7-5f0e768505be,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd4a068f8-cdd1-4128-88c7-5f0e768505be', '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=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1219.812144] [56367]: DEBUG cinder.volume.api [None req-1f42e3a7-ed8b-4d93-bda3-76b67ebd306d tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d2f3159-7545-4350-9a42-41d2907d5966) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1219.839254] [56367]: DEBUG cinder.quota [None req-1f42e3a7-ed8b-4d93-bda3-76b67ebd306d tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Created reservations ['3ccd5408-f5a1-4d52-8380-55e893ae7ca7', '30e04b46-57ac-4afb-8091-fe06b20589ea', 'acb75d80-51e2-4b33-bf15-586d36c381b8', 'e6b55411-a2b4-4d66-994c-f55aed838ee3'] {{(pid=56367) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1219.840135] [56367]: DEBUG cinder.volume.api [None req-1f42e3a7-ed8b-4d93-bda3-76b67ebd306d tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d2f3159-7545-4350-9a42-41d2907d5966) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ccd5408-f5a1-4d52-8380-55e893ae7ca7', '30e04b46-57ac-4afb-8091-fe06b20589ea', 'acb75d80-51e2-4b33-bf15-586d36c381b8', 'e6b55411-a2b4-4d66-994c-f55aed838ee3']}' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1219.840995] [56367]: DEBUG cinder.volume.api [None req-1f42e3a7-ed8b-4d93-bda3-76b67ebd306d tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (013a3e37-9da6-45d4-b523-cb63629c49af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1219.855384] [56367]: DEBUG cinder.volume.api [None req-1f42e3a7-ed8b-4d93-bda3-76b67ebd306d tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (013a3e37-9da6-45d4-b523-cb63629c49af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5fec43ba-bf3b-4403-a852-1e91b50bab78', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-312636715',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b790823488444824a262808e79637b43',qos_specs=None,replication_status=,reservations=['3ccd5408-f5a1-4d52-8380-55e893ae7ca7','30e04b46-57ac-4afb-8091-fe06b20589ea','acb75d80-51e2-4b33-bf15-586d36c381b8','e6b55411-a2b4-4d66-994c-f55aed838ee3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='624f610d9fd44c2496feb5da178fa5d7',volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be), '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-18T10:56:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-312636715',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5fec43ba-bf3b-4403-a852-1e91b50bab78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b790823488444824a262808e79637b43',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='624f610d9fd44c2496feb5da178fa5d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d4a068f8-cdd1-4128-88c7-5f0e768505be),volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be)}' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1219.856227] [56367]: DEBUG cinder.volume.api [None req-1f42e3a7-ed8b-4d93-bda3-76b67ebd306d tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c29b651e-b113-4cb8-8a2e-d655ae1d5320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1219.868329] [56367]: DEBUG cinder.volume.api [None req-1f42e3a7-ed8b-4d93-bda3-76b67ebd306d tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c29b651e-b113-4cb8-8a2e-d655ae1d5320) 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-312636715',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b790823488444824a262808e79637b43',qos_specs=None,replication_status=,reservations=['3ccd5408-f5a1-4d52-8380-55e893ae7ca7','30e04b46-57ac-4afb-8091-fe06b20589ea','acb75d80-51e2-4b33-bf15-586d36c381b8','e6b55411-a2b4-4d66-994c-f55aed838ee3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='624f610d9fd44c2496feb5da178fa5d7',volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be)}' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1219.869182] [56367]: DEBUG cinder.volume.api [None req-1f42e3a7-ed8b-4d93-bda3-76b67ebd306d tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e7ff39a-e750-4809-b793-ca4ff69dde17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1219.879048] [56367]: DEBUG cinder.volume.api [None req-1f42e3a7-ed8b-4d93-bda3-76b67ebd306d tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e7ff39a-e750-4809-b793-ca4ff69dde17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1219.880042] [56367]: DEBUG cinder.volume.api [None req-1f42e3a7-ed8b-4d93-bda3-76b67ebd306d tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Flow 'volume_create_api' (8f9d830e-8f55-451d-8c0e-c77a8c2507ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56367) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1219.880581] [56367]: INFO cinder.volume.api [None req-1f42e3a7-ed8b-4d93-bda3-76b67ebd306d tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Create volume request issued successfully. [ 1219.881594] [56367]: INFO cinder.api.openstack.wsgi [None req-1f42e3a7-ed8b-4d93-bda3-76b67ebd306d tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1219.882295] [56367]: [pid: 56367|app: 0|req: 243/502] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 18 10:56:39 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) [ 1219.891679] [56366]: DEBUG cinder.api.middleware.request_id [None req-4feef277-61e9-4fa5-9c7d-078d929f8c0f None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.893519] [56366]: INFO cinder.api.openstack.wsgi [None req-4feef277-61e9-4fa5-9c7d-078d929f8c0f tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 [ 1219.893868] [56366]: DEBUG cinder.api.openstack.wsgi [None req-4feef277-61e9-4fa5-9c7d-078d929f8c0f tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1219.894481] [56366]: DEBUG cinder.api.openstack.wsgi [None req-4feef277-61e9-4fa5-9c7d-078d929f8c0f tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1219.902203] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1219.902203] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1219.906130] [56366]: INFO cinder.volume.api [None req-4feef277-61e9-4fa5-9c7d-078d929f8c0f tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1219.910655] [56366]: INFO cinder.api.openstack.wsgi [None req-4feef277-61e9-4fa5-9c7d-078d929f8c0f tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 returned with HTTP 200 [ 1219.911170] [56366]: [pid: 56366|app: 0|req: 260/503] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:56:39 2025] GET /volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 => generated 817 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1220.920774] [56367]: DEBUG cinder.api.middleware.request_id [None req-b968f5c3-98cb-4d9a-90d2-a10352ddc251 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1220.923191] [56367]: INFO cinder.api.openstack.wsgi [None req-b968f5c3-98cb-4d9a-90d2-a10352ddc251 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 [ 1220.923425] [56367]: DEBUG cinder.api.openstack.wsgi [None req-b968f5c3-98cb-4d9a-90d2-a10352ddc251 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1220.923651] [56367]: DEBUG cinder.api.openstack.wsgi [None req-b968f5c3-98cb-4d9a-90d2-a10352ddc251 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1220.931451] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1220.931451] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1220.935546] [56367]: INFO cinder.volume.api [None req-b968f5c3-98cb-4d9a-90d2-a10352ddc251 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1220.941381] [56367]: INFO cinder.api.openstack.wsgi [None req-b968f5c3-98cb-4d9a-90d2-a10352ddc251 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 returned with HTTP 200 [ 1220.941536] [56367]: [pid: 56367|app: 0|req: 244/504] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:56:40 2025] GET /volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1220.975043] [56366]: DEBUG cinder.api.middleware.request_id [req-39b0054c-688c-42d1-9c6f-2626ac845553 req-662ff324-e719-43c0-bfee-e52dadbc9874 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1220.977340] [56366]: INFO cinder.api.openstack.wsgi [req-39b0054c-688c-42d1-9c6f-2626ac845553 req-662ff324-e719-43c0-bfee-e52dadbc9874 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 [ 1220.977562] [56366]: DEBUG cinder.api.openstack.wsgi [req-39b0054c-688c-42d1-9c6f-2626ac845553 req-662ff324-e719-43c0-bfee-e52dadbc9874 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1220.977934] [56366]: DEBUG cinder.api.openstack.wsgi [req-39b0054c-688c-42d1-9c6f-2626ac845553 req-662ff324-e719-43c0-bfee-e52dadbc9874 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1220.986421] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1220.986421] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1220.990071] [56366]: INFO cinder.volume.api [req-39b0054c-688c-42d1-9c6f-2626ac845553 req-662ff324-e719-43c0-bfee-e52dadbc9874 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1220.994541] [56366]: INFO cinder.api.openstack.wsgi [req-39b0054c-688c-42d1-9c6f-2626ac845553 req-662ff324-e719-43c0-bfee-e52dadbc9874 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 returned with HTTP 200 [ 1220.994933] [56366]: [pid: 56366|app: 0|req: 261/505] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 10:56:40 2025] GET /volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1221.187234] [56367]: DEBUG cinder.api.middleware.request_id [None req-160666d0-48c3-4d1f-8c66-3335e86326ce None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1221.189297] [56367]: INFO cinder.api.openstack.wsgi [None req-160666d0-48c3-4d1f-8c66-3335e86326ce tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1221.189692] [56367]: DEBUG cinder.api.openstack.wsgi [None req-160666d0-48c3-4d1f-8c66-3335e86326ce tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1136143286", "imageRef": "35c0e9c0-b506-44f2-8df1-e7823ab8cdd3", "size": 1}} {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1221.191537] [56367]: DEBUG cinder.api.v3.volumes [None req-160666d0-48c3-4d1f-8c66-3335e86326ce tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1136143286', 'imageRef': '35c0e9c0-b506-44f2-8df1-e7823ab8cdd3', 'size': 1}} {{(pid=56367) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1221.327515] [56367]: INFO cinder.api.v3.volumes [None req-160666d0-48c3-4d1f-8c66-3335e86326ce tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Create volume of 1 GB [ 1221.331632] [56367]: INFO cinder.volume.api [None req-160666d0-48c3-4d1f-8c66-3335e86326ce tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Availability Zones retrieved successfully. [ 1221.338094] [56367]: DEBUG cinder.volume.api [None req-160666d0-48c3-4d1f-8c66-3335e86326ce tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Flow 'volume_create_api' (3f4d21f5-c8b8-47d4-993c-7701384e37ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1221.339238] [56367]: DEBUG cinder.volume.api [None req-160666d0-48c3-4d1f-8c66-3335e86326ce tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ab4c54c-cd13-48e0-8493-c9de82bf6a1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1221.340356] [56367]: DEBUG cinder.volume.flows.api.create_volume [None req-160666d0-48c3-4d1f-8c66-3335e86326ce tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Validating volume size '1' using validate_int {{(pid=56367) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1221.373433] [56367]: DEBUG cinder.volume.api [None req-160666d0-48c3-4d1f-8c66-3335e86326ce tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ab4c54c-cd13-48e0-8493-c9de82bf6a1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T10:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d4a068f8-cdd1-4128-88c7-5f0e768505be,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd4a068f8-cdd1-4128-88c7-5f0e768505be', '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=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1221.374352] [56367]: DEBUG cinder.volume.api [None req-160666d0-48c3-4d1f-8c66-3335e86326ce tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4b42721-e75f-4322-93a5-ffc0f5b03f00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1221.402249] [56367]: DEBUG cinder.quota [None req-160666d0-48c3-4d1f-8c66-3335e86326ce tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Created reservations ['9436e68f-8b01-423b-a115-ebc127e6f881', 'f2689daa-ea55-4bd4-a83d-33c3d56e024b', 'ed76e649-10f5-41fb-8dc0-1fce54fedd44', '39f629bf-4038-4337-ab1a-301a8606051c'] {{(pid=56367) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1221.403146] [56367]: DEBUG cinder.volume.api [None req-160666d0-48c3-4d1f-8c66-3335e86326ce tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4b42721-e75f-4322-93a5-ffc0f5b03f00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9436e68f-8b01-423b-a115-ebc127e6f881', 'f2689daa-ea55-4bd4-a83d-33c3d56e024b', 'ed76e649-10f5-41fb-8dc0-1fce54fedd44', '39f629bf-4038-4337-ab1a-301a8606051c']}' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1221.404013] [56367]: DEBUG cinder.volume.api [None req-160666d0-48c3-4d1f-8c66-3335e86326ce tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (998b862f-0303-4b09-9132-5929a2235a70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1221.416663] [56367]: DEBUG cinder.volume.api [None req-160666d0-48c3-4d1f-8c66-3335e86326ce tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (998b862f-0303-4b09-9132-5929a2235a70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '395e289d-3236-41ee-8649-b5d365e2a954', '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-1136143286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27d0c3997cf94d688f2b83b169c0dd92',qos_specs=None,replication_status=,reservations=['9436e68f-8b01-423b-a115-ebc127e6f881','f2689daa-ea55-4bd4-a83d-33c3d56e024b','ed76e649-10f5-41fb-8dc0-1fce54fedd44','39f629bf-4038-4337-ab1a-301a8606051c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4e4ebf7057d4cf780ff1e617a78330e',volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be), '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-18T10:56:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1136143286',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=395e289d-3236-41ee-8649-b5d365e2a954,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='27d0c3997cf94d688f2b83b169c0dd92',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='d4e4ebf7057d4cf780ff1e617a78330e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d4a068f8-cdd1-4128-88c7-5f0e768505be),volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be)}' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1221.417051] [56367]: DEBUG cinder.volume.api [None req-160666d0-48c3-4d1f-8c66-3335e86326ce tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (effeef37-16ca-4dde-8fa8-784c4a1b3b69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1221.429985] [56367]: DEBUG cinder.volume.api [None req-160666d0-48c3-4d1f-8c66-3335e86326ce tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (effeef37-16ca-4dde-8fa8-784c4a1b3b69) 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-1136143286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27d0c3997cf94d688f2b83b169c0dd92',qos_specs=None,replication_status=,reservations=['9436e68f-8b01-423b-a115-ebc127e6f881','f2689daa-ea55-4bd4-a83d-33c3d56e024b','ed76e649-10f5-41fb-8dc0-1fce54fedd44','39f629bf-4038-4337-ab1a-301a8606051c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4e4ebf7057d4cf780ff1e617a78330e',volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be)}' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1221.430942] [56367]: DEBUG cinder.volume.api [None req-160666d0-48c3-4d1f-8c66-3335e86326ce tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (046a3e2b-6405-4f73-9147-152895849ee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1221.439562] [56367]: DEBUG cinder.volume.api [None req-160666d0-48c3-4d1f-8c66-3335e86326ce tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (046a3e2b-6405-4f73-9147-152895849ee4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1221.440643] [56367]: DEBUG cinder.volume.api [None req-160666d0-48c3-4d1f-8c66-3335e86326ce tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Flow 'volume_create_api' (3f4d21f5-c8b8-47d4-993c-7701384e37ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56367) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1221.441023] [56367]: INFO cinder.volume.api [None req-160666d0-48c3-4d1f-8c66-3335e86326ce tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Create volume request issued successfully. [ 1221.441648] [56367]: INFO cinder.api.openstack.wsgi [None req-160666d0-48c3-4d1f-8c66-3335e86326ce tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1221.442142] [56367]: [pid: 56367|app: 0|req: 245/506] 10.180.1.21 () {60 vars in 1136 bytes} [Tue Feb 18 10:56:41 2025] POST /volume/v3/volumes => generated 752 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1221.452329] [56366]: DEBUG cinder.api.middleware.request_id [None req-a5431e80-8ade-405c-b681-9076f73bf52e None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1221.455811] [56366]: INFO cinder.api.openstack.wsgi [None req-a5431e80-8ade-405c-b681-9076f73bf52e tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] GET http://10.180.1.21/volume/v3/volumes/395e289d-3236-41ee-8649-b5d365e2a954 [ 1221.456212] [56366]: DEBUG cinder.api.openstack.wsgi [None req-a5431e80-8ade-405c-b681-9076f73bf52e tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1221.456655] [56366]: DEBUG cinder.api.openstack.wsgi [None req-a5431e80-8ade-405c-b681-9076f73bf52e tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1221.464212] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1221.464212] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1221.470621] [56366]: INFO cinder.volume.api [None req-a5431e80-8ade-405c-b681-9076f73bf52e tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Volume info retrieved successfully. [ 1221.475680] [56366]: INFO cinder.api.openstack.wsgi [None req-a5431e80-8ade-405c-b681-9076f73bf52e tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] http://10.180.1.21/volume/v3/volumes/395e289d-3236-41ee-8649-b5d365e2a954 returned with HTTP 200 [ 1221.476117] [56366]: [pid: 56366|app: 0|req: 262/507] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:56:41 2025] GET /volume/v3/volumes/395e289d-3236-41ee-8649-b5d365e2a954 => generated 820 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1222.486508] [56367]: DEBUG cinder.api.middleware.request_id [None req-814d30f5-8f0e-4da3-ba05-0d4b0c0be9a8 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1222.488638] [56367]: INFO cinder.api.openstack.wsgi [None req-814d30f5-8f0e-4da3-ba05-0d4b0c0be9a8 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] GET http://10.180.1.21/volume/v3/volumes/395e289d-3236-41ee-8649-b5d365e2a954 [ 1222.488861] [56367]: DEBUG cinder.api.openstack.wsgi [None req-814d30f5-8f0e-4da3-ba05-0d4b0c0be9a8 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1222.489095] [56367]: DEBUG cinder.api.openstack.wsgi [None req-814d30f5-8f0e-4da3-ba05-0d4b0c0be9a8 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1222.498969] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1222.498969] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1222.502645] [56367]: INFO cinder.volume.api [None req-814d30f5-8f0e-4da3-ba05-0d4b0c0be9a8 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Volume info retrieved successfully. [ 1222.507140] [56367]: INFO cinder.api.openstack.wsgi [None req-814d30f5-8f0e-4da3-ba05-0d4b0c0be9a8 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] http://10.180.1.21/volume/v3/volumes/395e289d-3236-41ee-8649-b5d365e2a954 returned with HTTP 200 [ 1222.507721] [56367]: [pid: 56367|app: 0|req: 246/508] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:56:42 2025] GET /volume/v3/volumes/395e289d-3236-41ee-8649-b5d365e2a954 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1222.515466] [56366]: DEBUG cinder.api.middleware.request_id [None req-e2841e13-90f7-441b-8bec-1ef0f5e58734 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1222.515919] [56366]: INFO cinder.api.openstack.wsgi [None req-e2841e13-90f7-441b-8bec-1ef0f5e58734 None None] GET http://10.180.1.21/volume// [ 1222.516235] [56366]: DEBUG cinder.api.openstack.wsgi [None req-e2841e13-90f7-441b-8bec-1ef0f5e58734 None None] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1222.516503] [56366]: DEBUG cinder.api.openstack.wsgi [None req-e2841e13-90f7-441b-8bec-1ef0f5e58734 None None] Calling method 'all' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1222.516899] [56366]: INFO cinder.api.openstack.wsgi [None req-e2841e13-90f7-441b-8bec-1ef0f5e58734 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1222.517375] [56366]: [pid: 56366|app: 0|req: 263/509] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Feb 18 10:56:42 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1222.520837] [56367]: DEBUG cinder.api.middleware.request_id [req-39b0054c-688c-42d1-9c6f-2626ac845553 req-acdee99b-7e6a-439c-ad79-a30c5042c1de None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1222.523587] [56367]: INFO cinder.api.openstack.wsgi [req-39b0054c-688c-42d1-9c6f-2626ac845553 req-acdee99b-7e6a-439c-ad79-a30c5042c1de tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1222.523997] [56367]: DEBUG cinder.api.openstack.wsgi [req-39b0054c-688c-42d1-9c6f-2626ac845553 req-acdee99b-7e6a-439c-ad79-a30c5042c1de tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5fec43ba-bf3b-4403-a852-1e91b50bab78", "connector": null, "instance_uuid": "3a63de47-11df-4dc6-afef-1ce3bb397856"}} {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1222.533115] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1222.533115] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1222.556036] [56367]: INFO cinder.api.openstack.wsgi [req-39b0054c-688c-42d1-9c6f-2626ac845553 req-acdee99b-7e6a-439c-ad79-a30c5042c1de tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1222.556539] [56367]: [pid: 56367|app: 0|req: 247/510] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 18 10:56:42 2025] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1222.578585] [56366]: DEBUG cinder.api.middleware.request_id [None req-733c20ed-191e-465b-b066-8fca5a935eab None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1222.580773] [56366]: INFO cinder.api.openstack.wsgi [None req-733c20ed-191e-465b-b066-8fca5a935eab tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 [ 1222.580997] [56366]: DEBUG cinder.api.openstack.wsgi [None req-733c20ed-191e-465b-b066-8fca5a935eab tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1222.581345] [56366]: DEBUG cinder.api.openstack.wsgi [None req-733c20ed-191e-465b-b066-8fca5a935eab tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1222.591752] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1222.591752] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1222.595304] [56366]: INFO cinder.volume.api [None req-733c20ed-191e-465b-b066-8fca5a935eab tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1222.599967] [56366]: INFO cinder.api.openstack.wsgi [None req-733c20ed-191e-465b-b066-8fca5a935eab tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 returned with HTTP 200 [ 1222.600357] [56366]: [pid: 56366|app: 0|req: 264/511] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:56:42 2025] GET /volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1223.085693] [56367]: DEBUG cinder.api.middleware.request_id [None req-51e09a57-35bf-44c5-a23c-0042f0236860 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1223.085894] [56367]: INFO cinder.api.openstack.wsgi [None req-51e09a57-35bf-44c5-a23c-0042f0236860 None None] GET http://10.180.1.21/volume// [ 1223.086092] [56367]: DEBUG cinder.api.openstack.wsgi [None req-51e09a57-35bf-44c5-a23c-0042f0236860 None None] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1223.086374] [56367]: DEBUG cinder.api.openstack.wsgi [None req-51e09a57-35bf-44c5-a23c-0042f0236860 None None] Calling method 'all' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1223.086834] [56367]: INFO cinder.api.openstack.wsgi [None req-51e09a57-35bf-44c5-a23c-0042f0236860 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1223.087144] [56367]: [pid: 56367|app: 0|req: 248/512] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 10:56:42 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1223.090704] [56366]: DEBUG cinder.api.middleware.request_id [req-39b0054c-688c-42d1-9c6f-2626ac845553 req-bb447059-e294-498f-ae44-fd5374950c3e None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1223.093029] [56366]: INFO cinder.api.openstack.wsgi [req-39b0054c-688c-42d1-9c6f-2626ac845553 req-bb447059-e294-498f-ae44-fd5374950c3e tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 [ 1223.093290] [56366]: DEBUG cinder.api.openstack.wsgi [req-39b0054c-688c-42d1-9c6f-2626ac845553 req-bb447059-e294-498f-ae44-fd5374950c3e tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1223.093526] [56366]: DEBUG cinder.api.openstack.wsgi [req-39b0054c-688c-42d1-9c6f-2626ac845553 req-bb447059-e294-498f-ae44-fd5374950c3e tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1223.103191] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1223.103191] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1223.106395] [56366]: INFO cinder.volume.api [req-39b0054c-688c-42d1-9c6f-2626ac845553 req-bb447059-e294-498f-ae44-fd5374950c3e tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1223.110588] [56366]: INFO cinder.api.openstack.wsgi [req-39b0054c-688c-42d1-9c6f-2626ac845553 req-bb447059-e294-498f-ae44-fd5374950c3e tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 returned with HTTP 200 [ 1223.110994] [56366]: [pid: 56366|app: 0|req: 265/513] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 10:56:42 2025] GET /volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 => generated 1022 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1223.136164] [56367]: DEBUG cinder.api.middleware.request_id [req-39b0054c-688c-42d1-9c6f-2626ac845553 req-3903e560-5451-4d40-b586-9b8b66b0fe13 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1223.138535] [56367]: INFO cinder.api.openstack.wsgi [req-39b0054c-688c-42d1-9c6f-2626ac845553 req-3903e560-5451-4d40-b586-9b8b66b0fe13 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] PUT http://10.180.1.21/volume/v3/attachments/14b2ff08-321f-489a-9dde-1f59a9652c0a [ 1223.138951] [56367]: DEBUG cinder.api.openstack.wsgi [req-39b0054c-688c-42d1-9c6f-2626ac845553 req-3903e560-5451-4d40-b586-9b8b66b0fe13 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-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-529073", "mountpoint": "/dev/sdb"}}} {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1223.147570] [56367]: DEBUG cinder.coordination [req-39b0054c-688c-42d1-9c6f-2626ac845553 req-3903e560-5451-4d40-b586-9b8b66b0fe13 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Acquiring lock "cinder-attachment_update-5fec43ba-bf3b-4403-a852-1e91b50bab78-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=56367) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1223.151770] [56367]: DEBUG cinder.coordination [req-39b0054c-688c-42d1-9c6f-2626ac845553 req-3903e560-5451-4d40-b586-9b8b66b0fe13 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Lock "cinder-attachment_update-5fec43ba-bf3b-4403-a852-1e91b50bab78-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=56367) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1223.152821] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1223.152821] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1223.517970] [56366]: DEBUG cinder.api.middleware.request_id [None req-b7ad2363-2147-40c5-9c3e-a76b788b57ac None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1223.521206] [56366]: INFO cinder.api.openstack.wsgi [None req-b7ad2363-2147-40c5-9c3e-a76b788b57ac tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] GET http://10.180.1.21/volume/v3/volumes/395e289d-3236-41ee-8649-b5d365e2a954 [ 1223.521452] [56366]: DEBUG cinder.api.openstack.wsgi [None req-b7ad2363-2147-40c5-9c3e-a76b788b57ac tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1223.521721] [56366]: DEBUG cinder.api.openstack.wsgi [None req-b7ad2363-2147-40c5-9c3e-a76b788b57ac tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1223.529668] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1223.529668] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1223.533289] [56366]: INFO cinder.volume.api [None req-b7ad2363-2147-40c5-9c3e-a76b788b57ac tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Volume info retrieved successfully. [ 1223.537590] [56366]: INFO cinder.api.openstack.wsgi [None req-b7ad2363-2147-40c5-9c3e-a76b788b57ac tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] http://10.180.1.21/volume/v3/volumes/395e289d-3236-41ee-8649-b5d365e2a954 returned with HTTP 200 [ 1223.538052] [56366]: [pid: 56366|app: 0|req: 266/514] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:56:43 2025] GET /volume/v3/volumes/395e289d-3236-41ee-8649-b5d365e2a954 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1223.610998] [56366]: DEBUG cinder.api.middleware.request_id [None req-ba0d55b2-4919-4026-ad09-9c9d854ef80d None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1223.613127] [56366]: INFO cinder.api.openstack.wsgi [None req-ba0d55b2-4919-4026-ad09-9c9d854ef80d tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 [ 1223.613353] [56366]: DEBUG cinder.api.openstack.wsgi [None req-ba0d55b2-4919-4026-ad09-9c9d854ef80d tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1223.613569] [56366]: DEBUG cinder.api.openstack.wsgi [None req-ba0d55b2-4919-4026-ad09-9c9d854ef80d tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1223.623595] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1223.623595] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1223.626717] [56366]: INFO cinder.volume.api [None req-ba0d55b2-4919-4026-ad09-9c9d854ef80d tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1223.630946] [56366]: INFO cinder.api.openstack.wsgi [None req-ba0d55b2-4919-4026-ad09-9c9d854ef80d tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 returned with HTTP 200 [ 1223.631342] [56366]: [pid: 56366|app: 0|req: 267/515] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:56:43 2025] GET /volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1224.548504] [56366]: DEBUG cinder.api.middleware.request_id [None req-11c442eb-6d42-4aac-912a-9b869fbd2708 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1224.550894] [56366]: INFO cinder.api.openstack.wsgi [None req-11c442eb-6d42-4aac-912a-9b869fbd2708 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] GET http://10.180.1.21/volume/v3/volumes/395e289d-3236-41ee-8649-b5d365e2a954 [ 1224.551162] [56366]: DEBUG cinder.api.openstack.wsgi [None req-11c442eb-6d42-4aac-912a-9b869fbd2708 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1224.551401] [56366]: DEBUG cinder.api.openstack.wsgi [None req-11c442eb-6d42-4aac-912a-9b869fbd2708 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1224.559330] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1224.559330] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1224.563249] [56366]: INFO cinder.volume.api [None req-11c442eb-6d42-4aac-912a-9b869fbd2708 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Volume info retrieved successfully. [ 1224.567899] [56366]: INFO cinder.api.openstack.wsgi [None req-11c442eb-6d42-4aac-912a-9b869fbd2708 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] http://10.180.1.21/volume/v3/volumes/395e289d-3236-41ee-8649-b5d365e2a954 returned with HTTP 200 [ 1224.568301] [56366]: [pid: 56366|app: 0|req: 268/516] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:56:44 2025] GET /volume/v3/volumes/395e289d-3236-41ee-8649-b5d365e2a954 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1224.641132] [56366]: DEBUG cinder.api.middleware.request_id [None req-e0365cb5-ef47-4eca-b5d8-1ff7c111f99f None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1224.643387] [56366]: INFO cinder.api.openstack.wsgi [None req-e0365cb5-ef47-4eca-b5d8-1ff7c111f99f tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 [ 1224.643620] [56366]: DEBUG cinder.api.openstack.wsgi [None req-e0365cb5-ef47-4eca-b5d8-1ff7c111f99f tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1224.643856] [56366]: DEBUG cinder.api.openstack.wsgi [None req-e0365cb5-ef47-4eca-b5d8-1ff7c111f99f tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1224.654495] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1224.654495] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1224.658097] [56366]: INFO cinder.volume.api [None req-e0365cb5-ef47-4eca-b5d8-1ff7c111f99f tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1224.662668] [56366]: INFO cinder.api.openstack.wsgi [None req-e0365cb5-ef47-4eca-b5d8-1ff7c111f99f tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 returned with HTTP 200 [ 1224.663094] [56366]: [pid: 56366|app: 0|req: 269/517] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:56:44 2025] GET /volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1225.578566] [56366]: DEBUG cinder.api.middleware.request_id [None req-2a79cf6e-1120-4a88-a54e-bc9a33ddded5 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1225.580752] [56366]: INFO cinder.api.openstack.wsgi [None req-2a79cf6e-1120-4a88-a54e-bc9a33ddded5 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] GET http://10.180.1.21/volume/v3/volumes/395e289d-3236-41ee-8649-b5d365e2a954 [ 1225.580995] [56366]: DEBUG cinder.api.openstack.wsgi [None req-2a79cf6e-1120-4a88-a54e-bc9a33ddded5 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1225.581233] [56366]: DEBUG cinder.api.openstack.wsgi [None req-2a79cf6e-1120-4a88-a54e-bc9a33ddded5 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1225.589195] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1225.589195] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1225.592861] [56366]: INFO cinder.volume.api [None req-2a79cf6e-1120-4a88-a54e-bc9a33ddded5 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Volume info retrieved successfully. [ 1225.597235] [56366]: INFO cinder.api.openstack.wsgi [None req-2a79cf6e-1120-4a88-a54e-bc9a33ddded5 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] http://10.180.1.21/volume/v3/volumes/395e289d-3236-41ee-8649-b5d365e2a954 returned with HTTP 200 [ 1225.597625] [56366]: [pid: 56366|app: 0|req: 270/518] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:56:45 2025] GET /volume/v3/volumes/395e289d-3236-41ee-8649-b5d365e2a954 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1225.674118] [56366]: DEBUG cinder.api.middleware.request_id [None req-c8e33616-f0ad-43b8-82ee-4ec5a8be7272 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1225.676757] [56366]: INFO cinder.api.openstack.wsgi [None req-c8e33616-f0ad-43b8-82ee-4ec5a8be7272 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 [ 1225.677111] [56366]: DEBUG cinder.api.openstack.wsgi [None req-c8e33616-f0ad-43b8-82ee-4ec5a8be7272 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1225.677407] [56366]: DEBUG cinder.api.openstack.wsgi [None req-c8e33616-f0ad-43b8-82ee-4ec5a8be7272 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1225.689700] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1225.689700] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1225.693177] [56366]: INFO cinder.volume.api [None req-c8e33616-f0ad-43b8-82ee-4ec5a8be7272 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1225.697555] [56366]: INFO cinder.api.openstack.wsgi [None req-c8e33616-f0ad-43b8-82ee-4ec5a8be7272 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 returned with HTTP 200 [ 1225.697971] [56366]: [pid: 56366|app: 0|req: 271/519] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:56:45 2025] GET /volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1226.607543] [56366]: DEBUG cinder.api.middleware.request_id [None req-6d7bbb86-e0c2-47ae-85a0-ee632904d61a None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1226.609707] [56366]: INFO cinder.api.openstack.wsgi [None req-6d7bbb86-e0c2-47ae-85a0-ee632904d61a tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] GET http://10.180.1.21/volume/v3/volumes/395e289d-3236-41ee-8649-b5d365e2a954 [ 1226.609979] [56366]: DEBUG cinder.api.openstack.wsgi [None req-6d7bbb86-e0c2-47ae-85a0-ee632904d61a tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1226.610228] [56366]: DEBUG cinder.api.openstack.wsgi [None req-6d7bbb86-e0c2-47ae-85a0-ee632904d61a tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1226.618594] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1226.618594] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1226.622437] [56366]: INFO cinder.volume.api [None req-6d7bbb86-e0c2-47ae-85a0-ee632904d61a tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Volume info retrieved successfully. [ 1226.627108] [56366]: INFO cinder.api.openstack.wsgi [None req-6d7bbb86-e0c2-47ae-85a0-ee632904d61a tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] http://10.180.1.21/volume/v3/volumes/395e289d-3236-41ee-8649-b5d365e2a954 returned with HTTP 200 [ 1226.627624] [56366]: [pid: 56366|app: 0|req: 272/520] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:56:46 2025] GET /volume/v3/volumes/395e289d-3236-41ee-8649-b5d365e2a954 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1226.708250] [56366]: DEBUG cinder.api.middleware.request_id [None req-baea6013-991d-4094-981d-7098ded1e18e None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1226.710503] [56366]: INFO cinder.api.openstack.wsgi [None req-baea6013-991d-4094-981d-7098ded1e18e tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 [ 1226.710722] [56366]: DEBUG cinder.api.openstack.wsgi [None req-baea6013-991d-4094-981d-7098ded1e18e tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1226.710943] [56366]: DEBUG cinder.api.openstack.wsgi [None req-baea6013-991d-4094-981d-7098ded1e18e tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1226.721181] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1226.721181] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1226.724669] [56366]: INFO cinder.volume.api [None req-baea6013-991d-4094-981d-7098ded1e18e tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1226.729141] [56366]: INFO cinder.api.openstack.wsgi [None req-baea6013-991d-4094-981d-7098ded1e18e tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 returned with HTTP 200 [ 1226.729544] [56366]: [pid: 56366|app: 0|req: 273/521] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:56:46 2025] GET /volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1227.638738] [56366]: DEBUG cinder.api.middleware.request_id [None req-b02c1b35-465b-4008-918f-f4378de6d39b None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1227.640732] [56366]: INFO cinder.api.openstack.wsgi [None req-b02c1b35-465b-4008-918f-f4378de6d39b tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] GET http://10.180.1.21/volume/v3/volumes/395e289d-3236-41ee-8649-b5d365e2a954 [ 1227.640990] [56366]: DEBUG cinder.api.openstack.wsgi [None req-b02c1b35-465b-4008-918f-f4378de6d39b tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1227.641250] [56366]: DEBUG cinder.api.openstack.wsgi [None req-b02c1b35-465b-4008-918f-f4378de6d39b tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1227.648656] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.648656] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1227.652195] [56366]: INFO cinder.volume.api [None req-b02c1b35-465b-4008-918f-f4378de6d39b tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Volume info retrieved successfully. [ 1227.656464] [56366]: INFO cinder.api.openstack.wsgi [None req-b02c1b35-465b-4008-918f-f4378de6d39b tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] http://10.180.1.21/volume/v3/volumes/395e289d-3236-41ee-8649-b5d365e2a954 returned with HTTP 200 [ 1227.656840] [56366]: [pid: 56366|app: 0|req: 274/522] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:56:47 2025] GET /volume/v3/volumes/395e289d-3236-41ee-8649-b5d365e2a954 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1227.675465] [56367]: DEBUG cinder.coordination [req-39b0054c-688c-42d1-9c6f-2626ac845553 req-3903e560-5451-4d40-b586-9b8b66b0fe13 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Lock "cinder-attachment_update-5fec43ba-bf3b-4403-a852-1e91b50bab78-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.524s {{(pid=56367) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1227.675828] [56367]: INFO cinder.api.openstack.wsgi [req-39b0054c-688c-42d1-9c6f-2626ac845553 req-3903e560-5451-4d40-b586-9b8b66b0fe13 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/attachments/14b2ff08-321f-489a-9dde-1f59a9652c0a returned with HTTP 200 [ 1227.676310] [56367]: [pid: 56367|app: 0|req: 249/523] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 18 10:56:42 2025] PUT /volume/v3/attachments/14b2ff08-321f-489a-9dde-1f59a9652c0a => generated 617 bytes in 4541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1227.739561] [56366]: DEBUG cinder.api.middleware.request_id [None req-17e8d89d-f9be-48e1-bdf4-ab2ad8dcd86d None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1227.741794] [56366]: INFO cinder.api.openstack.wsgi [None req-17e8d89d-f9be-48e1-bdf4-ab2ad8dcd86d tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 [ 1227.742048] [56366]: DEBUG cinder.api.openstack.wsgi [None req-17e8d89d-f9be-48e1-bdf4-ab2ad8dcd86d tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1227.742264] [56366]: DEBUG cinder.api.openstack.wsgi [None req-17e8d89d-f9be-48e1-bdf4-ab2ad8dcd86d tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1227.752681] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.752681] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1227.755969] [56366]: INFO cinder.volume.api [None req-17e8d89d-f9be-48e1-bdf4-ab2ad8dcd86d tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1227.760429] [56366]: INFO cinder.api.openstack.wsgi [None req-17e8d89d-f9be-48e1-bdf4-ab2ad8dcd86d tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 returned with HTTP 200 [ 1227.760873] [56366]: [pid: 56366|app: 0|req: 275/524] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:56:47 2025] GET /volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1228.667710] [56367]: DEBUG cinder.api.middleware.request_id [None req-35c849fc-e5ad-4929-aa73-9fc5e6b420eb None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1228.669974] [56367]: INFO cinder.api.openstack.wsgi [None req-35c849fc-e5ad-4929-aa73-9fc5e6b420eb tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] GET http://10.180.1.21/volume/v3/volumes/395e289d-3236-41ee-8649-b5d365e2a954 [ 1228.670786] [56367]: DEBUG cinder.api.openstack.wsgi [None req-35c849fc-e5ad-4929-aa73-9fc5e6b420eb tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1228.670786] [56367]: DEBUG cinder.api.openstack.wsgi [None req-35c849fc-e5ad-4929-aa73-9fc5e6b420eb tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1228.678673] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.678673] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1228.682576] [56367]: INFO cinder.volume.api [None req-35c849fc-e5ad-4929-aa73-9fc5e6b420eb tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Volume info retrieved successfully. [ 1228.687281] [56367]: INFO cinder.api.openstack.wsgi [None req-35c849fc-e5ad-4929-aa73-9fc5e6b420eb tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] http://10.180.1.21/volume/v3/volumes/395e289d-3236-41ee-8649-b5d365e2a954 returned with HTTP 200 [ 1228.687704] [56367]: [pid: 56367|app: 0|req: 250/525] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:56:48 2025] GET /volume/v3/volumes/395e289d-3236-41ee-8649-b5d365e2a954 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1228.770395] [56366]: DEBUG cinder.api.middleware.request_id [None req-df826d5b-719d-48a2-8448-6594edf97df3 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1228.773063] [56366]: INFO cinder.api.openstack.wsgi [None req-df826d5b-719d-48a2-8448-6594edf97df3 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 [ 1228.773063] [56366]: DEBUG cinder.api.openstack.wsgi [None req-df826d5b-719d-48a2-8448-6594edf97df3 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1228.773352] [56366]: DEBUG cinder.api.openstack.wsgi [None req-df826d5b-719d-48a2-8448-6594edf97df3 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1228.783940] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.783940] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1228.788050] [56366]: INFO cinder.volume.api [None req-df826d5b-719d-48a2-8448-6594edf97df3 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1228.794217] [56366]: INFO cinder.api.openstack.wsgi [None req-df826d5b-719d-48a2-8448-6594edf97df3 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 returned with HTTP 200 [ 1228.794829] [56366]: [pid: 56366|app: 0|req: 276/526] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:56:48 2025] GET /volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1229.299372] [56367]: DEBUG cinder.api.middleware.request_id [req-39b0054c-688c-42d1-9c6f-2626ac845553 req-24d340bc-f2ca-498f-813d-500f066da1de None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1229.301940] [56367]: INFO cinder.api.openstack.wsgi [req-39b0054c-688c-42d1-9c6f-2626ac845553 req-24d340bc-f2ca-498f-813d-500f066da1de tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] POST http://10.180.1.21/volume/v3/attachments/14b2ff08-321f-489a-9dde-1f59a9652c0a/action [ 1229.302396] [56367]: DEBUG cinder.api.openstack.wsgi [req-39b0054c-688c-42d1-9c6f-2626ac845553 req-24d340bc-f2ca-498f-813d-500f066da1de tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Action body: b'{"os-complete": null}' {{(pid=56367) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1229.302531] [56367]: DEBUG cinder.api.openstack.wsgi [req-39b0054c-688c-42d1-9c6f-2626ac845553 req-24d340bc-f2ca-498f-813d-500f066da1de tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1229.323314] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.323314] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1229.332441] [56367]: INFO cinder.api.openstack.wsgi [req-39b0054c-688c-42d1-9c6f-2626ac845553 req-24d340bc-f2ca-498f-813d-500f066da1de tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/attachments/14b2ff08-321f-489a-9dde-1f59a9652c0a/action returned with HTTP 204 [ 1229.333044] [56367]: [pid: 56367|app: 0|req: 251/527] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 18 10:56:49 2025] POST /volume/v3/attachments/14b2ff08-321f-489a-9dde-1f59a9652c0a/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1229.697422] [56366]: DEBUG cinder.api.middleware.request_id [None req-0765133c-7a00-4179-a4be-94caab4e882b None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1229.699755] [56366]: INFO cinder.api.openstack.wsgi [None req-0765133c-7a00-4179-a4be-94caab4e882b tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] GET http://10.180.1.21/volume/v3/volumes/395e289d-3236-41ee-8649-b5d365e2a954 [ 1229.700121] [56366]: DEBUG cinder.api.openstack.wsgi [None req-0765133c-7a00-4179-a4be-94caab4e882b tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1229.700484] [56366]: DEBUG cinder.api.openstack.wsgi [None req-0765133c-7a00-4179-a4be-94caab4e882b tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1229.709039] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.709039] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1229.713258] [56366]: INFO cinder.volume.api [None req-0765133c-7a00-4179-a4be-94caab4e882b tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Volume info retrieved successfully. [ 1229.718202] [56366]: INFO cinder.api.openstack.wsgi [None req-0765133c-7a00-4179-a4be-94caab4e882b tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] http://10.180.1.21/volume/v3/volumes/395e289d-3236-41ee-8649-b5d365e2a954 returned with HTTP 200 [ 1229.718653] [56366]: [pid: 56366|app: 0|req: 277/528] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:56:49 2025] GET /volume/v3/volumes/395e289d-3236-41ee-8649-b5d365e2a954 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1229.807106] [56367]: DEBUG cinder.api.middleware.request_id [None req-37af1b15-5773-4d01-b395-f0d7d229ec9a None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1229.809370] [56367]: INFO cinder.api.openstack.wsgi [None req-37af1b15-5773-4d01-b395-f0d7d229ec9a tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 [ 1229.809619] [56367]: DEBUG cinder.api.openstack.wsgi [None req-37af1b15-5773-4d01-b395-f0d7d229ec9a tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1229.809875] [56367]: DEBUG cinder.api.openstack.wsgi [None req-37af1b15-5773-4d01-b395-f0d7d229ec9a tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1229.820099] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.820099] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1229.823444] [56367]: INFO cinder.volume.api [None req-37af1b15-5773-4d01-b395-f0d7d229ec9a tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1229.827903] [56367]: INFO cinder.api.openstack.wsgi [None req-37af1b15-5773-4d01-b395-f0d7d229ec9a tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 returned with HTTP 200 [ 1229.828210] [56367]: [pid: 56367|app: 0|req: 252/529] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:56:49 2025] GET /volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 => generated 1134 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1229.837556] [56366]: DEBUG cinder.api.middleware.request_id [None req-fc875001-5349-4629-8d59-493fa12fc0b5 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1229.839670] [56366]: INFO cinder.api.openstack.wsgi [None req-fc875001-5349-4629-8d59-493fa12fc0b5 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 [ 1229.839914] [56366]: DEBUG cinder.api.openstack.wsgi [None req-fc875001-5349-4629-8d59-493fa12fc0b5 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1229.840140] [56366]: DEBUG cinder.api.openstack.wsgi [None req-fc875001-5349-4629-8d59-493fa12fc0b5 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1229.850166] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.850166] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1229.853579] [56366]: INFO cinder.volume.api [None req-fc875001-5349-4629-8d59-493fa12fc0b5 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1229.857881] [56366]: INFO cinder.api.openstack.wsgi [None req-fc875001-5349-4629-8d59-493fa12fc0b5 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 returned with HTTP 200 [ 1229.858291] [56366]: [pid: 56366|app: 0|req: 278/530] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:56:49 2025] GET /volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 => generated 1134 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1229.927467] [56367]: DEBUG cinder.api.middleware.request_id [None req-c8c48960-eb4d-4802-a377-505ce478a75c None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1229.929600] [56367]: INFO cinder.api.openstack.wsgi [None req-c8c48960-eb4d-4802-a377-505ce478a75c tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1229.930062] [56367]: DEBUG cinder.api.openstack.wsgi [None req-c8c48960-eb4d-4802-a377-505ce478a75c tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1365184881"}} {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1229.931748] [56367]: DEBUG cinder.api.v3.volumes [None req-c8c48960-eb4d-4802-a377-505ce478a75c tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1365184881'}} {{(pid=56367) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1229.931878] [56367]: INFO cinder.api.v3.volumes [None req-c8c48960-eb4d-4802-a377-505ce478a75c tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Create volume of 1 GB [ 1229.936205] [56367]: INFO cinder.volume.api [None req-c8c48960-eb4d-4802-a377-505ce478a75c tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Availability Zones retrieved successfully. [ 1229.943223] [56367]: DEBUG cinder.volume.api [None req-c8c48960-eb4d-4802-a377-505ce478a75c tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Flow 'volume_create_api' (409df8e6-617b-4cce-8858-450bfbf9e243) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1229.944436] [56367]: DEBUG cinder.volume.api [None req-c8c48960-eb4d-4802-a377-505ce478a75c tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e05460c-fbdc-474f-82e4-4fa3c92cfe95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1229.945586] [56367]: DEBUG cinder.volume.flows.api.create_volume [None req-c8c48960-eb4d-4802-a377-505ce478a75c tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Validating volume size '1' using validate_int {{(pid=56367) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1229.964721] [56367]: DEBUG cinder.volume.api [None req-c8c48960-eb4d-4802-a377-505ce478a75c tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e05460c-fbdc-474f-82e4-4fa3c92cfe95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T10:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d4a068f8-cdd1-4128-88c7-5f0e768505be,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd4a068f8-cdd1-4128-88c7-5f0e768505be', '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=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1229.965673] [56367]: DEBUG cinder.volume.api [None req-c8c48960-eb4d-4802-a377-505ce478a75c tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5c3a011-595b-4af4-8a2f-0b3272c7bb32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1229.993729] [56367]: DEBUG cinder.quota [None req-c8c48960-eb4d-4802-a377-505ce478a75c tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Created reservations ['34c8cc5a-e6a1-4426-800c-9ef2f5046da2', '1c605f80-661d-4bf5-88a6-9b4dc7ef64fe', '9648160f-372b-414d-8d2c-9ef207d70c38', 'bed9513e-6eec-44a8-a0b1-322832e9eb93'] {{(pid=56367) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1229.994624] [56367]: DEBUG cinder.volume.api [None req-c8c48960-eb4d-4802-a377-505ce478a75c tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5c3a011-595b-4af4-8a2f-0b3272c7bb32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34c8cc5a-e6a1-4426-800c-9ef2f5046da2', '1c605f80-661d-4bf5-88a6-9b4dc7ef64fe', '9648160f-372b-414d-8d2c-9ef207d70c38', 'bed9513e-6eec-44a8-a0b1-322832e9eb93']}' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1229.995511] [56367]: DEBUG cinder.volume.api [None req-c8c48960-eb4d-4802-a377-505ce478a75c tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96831acd-c446-4052-8906-40b334faf6aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1230.010115] [56367]: DEBUG cinder.volume.api [None req-c8c48960-eb4d-4802-a377-505ce478a75c tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96831acd-c446-4052-8906-40b334faf6aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a61ffd17-ac96-4701-b5de-e678221c86dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1365184881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b790823488444824a262808e79637b43',qos_specs=None,replication_status=,reservations=['34c8cc5a-e6a1-4426-800c-9ef2f5046da2','1c605f80-661d-4bf5-88a6-9b4dc7ef64fe','9648160f-372b-414d-8d2c-9ef207d70c38','bed9513e-6eec-44a8-a0b1-322832e9eb93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='624f610d9fd44c2496feb5da178fa5d7',volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be), '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-18T10:56:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1365184881',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a61ffd17-ac96-4701-b5de-e678221c86dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b790823488444824a262808e79637b43',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='624f610d9fd44c2496feb5da178fa5d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d4a068f8-cdd1-4128-88c7-5f0e768505be),volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be)}' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1230.010963] [56367]: DEBUG cinder.volume.api [None req-c8c48960-eb4d-4802-a377-505ce478a75c tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4c85109-115d-446c-87d6-5518588c624b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1230.022953] [56367]: DEBUG cinder.volume.api [None req-c8c48960-eb4d-4802-a377-505ce478a75c tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4c85109-115d-446c-87d6-5518588c624b) 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-1365184881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b790823488444824a262808e79637b43',qos_specs=None,replication_status=,reservations=['34c8cc5a-e6a1-4426-800c-9ef2f5046da2','1c605f80-661d-4bf5-88a6-9b4dc7ef64fe','9648160f-372b-414d-8d2c-9ef207d70c38','bed9513e-6eec-44a8-a0b1-322832e9eb93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='624f610d9fd44c2496feb5da178fa5d7',volume_type_id=d4a068f8-cdd1-4128-88c7-5f0e768505be)}' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1230.023771] [56367]: DEBUG cinder.volume.api [None req-c8c48960-eb4d-4802-a377-505ce478a75c tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (750ad5d4-2b6e-42b8-bddb-5b2a5f647ca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1230.031313] [56367]: DEBUG cinder.volume.api [None req-c8c48960-eb4d-4802-a377-505ce478a75c tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (750ad5d4-2b6e-42b8-bddb-5b2a5f647ca6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56367) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1230.032304] [56367]: DEBUG cinder.volume.api [None req-c8c48960-eb4d-4802-a377-505ce478a75c tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Flow 'volume_create_api' (409df8e6-617b-4cce-8858-450bfbf9e243) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56367) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1230.032621] [56367]: INFO cinder.volume.api [None req-c8c48960-eb4d-4802-a377-505ce478a75c tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Create volume request issued successfully. [ 1230.033257] [56367]: INFO cinder.api.openstack.wsgi [None req-c8c48960-eb4d-4802-a377-505ce478a75c tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1230.033686] [56367]: [pid: 56367|app: 0|req: 253/531] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 18 10:56:49 2025] POST /volume/v3/volumes => generated 750 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1230.041996] [56366]: DEBUG cinder.api.middleware.request_id [None req-31e656a3-64f4-42ba-afdd-f718b8c59838 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1230.044072] [56366]: INFO cinder.api.openstack.wsgi [None req-31e656a3-64f4-42ba-afdd-f718b8c59838 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd [ 1230.044295] [56366]: DEBUG cinder.api.openstack.wsgi [None req-31e656a3-64f4-42ba-afdd-f718b8c59838 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1230.044515] [56366]: DEBUG cinder.api.openstack.wsgi [None req-31e656a3-64f4-42ba-afdd-f718b8c59838 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1230.051806] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1230.051806] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1230.055054] [56366]: INFO cinder.volume.api [None req-31e656a3-64f4-42ba-afdd-f718b8c59838 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1230.059184] [56366]: INFO cinder.api.openstack.wsgi [None req-31e656a3-64f4-42ba-afdd-f718b8c59838 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd returned with HTTP 200 [ 1230.059568] [56366]: [pid: 56366|app: 0|req: 279/532] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:56:49 2025] GET /volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd => generated 818 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1230.732062] [56367]: DEBUG cinder.api.middleware.request_id [None req-8ac29a73-0643-4d35-b5ba-e9a1ff465333 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1230.733213] [56367]: INFO cinder.api.openstack.wsgi [None req-8ac29a73-0643-4d35-b5ba-e9a1ff465333 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] GET http://10.180.1.21/volume/v3/volumes/395e289d-3236-41ee-8649-b5d365e2a954 [ 1230.733518] [56367]: DEBUG cinder.api.openstack.wsgi [None req-8ac29a73-0643-4d35-b5ba-e9a1ff465333 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1230.733810] [56367]: DEBUG cinder.api.openstack.wsgi [None req-8ac29a73-0643-4d35-b5ba-e9a1ff465333 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1230.742373] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1230.742373] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1230.745973] [56367]: INFO cinder.volume.api [None req-8ac29a73-0643-4d35-b5ba-e9a1ff465333 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Volume info retrieved successfully. [ 1230.750539] [56367]: INFO cinder.api.openstack.wsgi [None req-8ac29a73-0643-4d35-b5ba-e9a1ff465333 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] http://10.180.1.21/volume/v3/volumes/395e289d-3236-41ee-8649-b5d365e2a954 returned with HTTP 200 [ 1230.750981] [56367]: [pid: 56367|app: 0|req: 254/533] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:56:50 2025] GET /volume/v3/volumes/395e289d-3236-41ee-8649-b5d365e2a954 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1231.069705] [56366]: DEBUG cinder.api.middleware.request_id [None req-42e7d7f6-4f5a-4a4b-b574-b11c3c617796 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1231.072289] [56366]: INFO cinder.api.openstack.wsgi [None req-42e7d7f6-4f5a-4a4b-b574-b11c3c617796 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd [ 1231.072552] [56366]: DEBUG cinder.api.openstack.wsgi [None req-42e7d7f6-4f5a-4a4b-b574-b11c3c617796 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1231.072891] [56366]: DEBUG cinder.api.openstack.wsgi [None req-42e7d7f6-4f5a-4a4b-b574-b11c3c617796 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1231.081544] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1231.081544] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1231.085584] [56366]: INFO cinder.volume.api [None req-42e7d7f6-4f5a-4a4b-b574-b11c3c617796 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1231.090438] [56366]: INFO cinder.api.openstack.wsgi [None req-42e7d7f6-4f5a-4a4b-b574-b11c3c617796 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd returned with HTTP 200 [ 1231.090994] [56366]: [pid: 56366|app: 0|req: 280/534] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:56:50 2025] GET /volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1231.129693] [56367]: DEBUG cinder.api.middleware.request_id [req-ab7e31e8-7eb8-43de-81a6-3f08672dac93 req-f12cfe5f-60cc-4ebe-9f91-d0e8d6d8784e None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1231.132634] [56367]: INFO cinder.api.openstack.wsgi [req-ab7e31e8-7eb8-43de-81a6-3f08672dac93 req-f12cfe5f-60cc-4ebe-9f91-d0e8d6d8784e tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd [ 1231.132906] [56367]: DEBUG cinder.api.openstack.wsgi [req-ab7e31e8-7eb8-43de-81a6-3f08672dac93 req-f12cfe5f-60cc-4ebe-9f91-d0e8d6d8784e tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1231.133181] [56367]: DEBUG cinder.api.openstack.wsgi [req-ab7e31e8-7eb8-43de-81a6-3f08672dac93 req-f12cfe5f-60cc-4ebe-9f91-d0e8d6d8784e tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1231.141827] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1231.141827] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1231.145835] [56367]: INFO cinder.volume.api [req-ab7e31e8-7eb8-43de-81a6-3f08672dac93 req-f12cfe5f-60cc-4ebe-9f91-d0e8d6d8784e tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1231.150886] [56367]: INFO cinder.api.openstack.wsgi [req-ab7e31e8-7eb8-43de-81a6-3f08672dac93 req-f12cfe5f-60cc-4ebe-9f91-d0e8d6d8784e tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd returned with HTTP 200 [ 1231.151375] [56367]: [pid: 56367|app: 0|req: 255/535] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 10:56:50 2025] GET /volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1231.761890] [56366]: DEBUG cinder.api.middleware.request_id [None req-1ed961ff-7b44-488c-9671-7cd35ce2b35f None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1231.764230] [56366]: INFO cinder.api.openstack.wsgi [None req-1ed961ff-7b44-488c-9671-7cd35ce2b35f tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] GET http://10.180.1.21/volume/v3/volumes/395e289d-3236-41ee-8649-b5d365e2a954 [ 1231.764460] [56366]: DEBUG cinder.api.openstack.wsgi [None req-1ed961ff-7b44-488c-9671-7cd35ce2b35f tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1231.764689] [56366]: DEBUG cinder.api.openstack.wsgi [None req-1ed961ff-7b44-488c-9671-7cd35ce2b35f tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1231.772789] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1231.772789] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1231.776280] [56366]: INFO cinder.volume.api [None req-1ed961ff-7b44-488c-9671-7cd35ce2b35f tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Volume info retrieved successfully. [ 1231.780793] [56366]: INFO cinder.api.openstack.wsgi [None req-1ed961ff-7b44-488c-9671-7cd35ce2b35f tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] http://10.180.1.21/volume/v3/volumes/395e289d-3236-41ee-8649-b5d365e2a954 returned with HTTP 200 [ 1231.781234] [56366]: [pid: 56366|app: 0|req: 281/536] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:56:51 2025] GET /volume/v3/volumes/395e289d-3236-41ee-8649-b5d365e2a954 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1232.670752] [56367]: DEBUG cinder.api.middleware.request_id [None req-b888d03d-422b-41ce-aca1-57000f25ae75 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1232.671225] [56367]: INFO cinder.api.openstack.wsgi [None req-b888d03d-422b-41ce-aca1-57000f25ae75 None None] GET http://10.180.1.21/volume// [ 1232.671406] [56367]: DEBUG cinder.api.openstack.wsgi [None req-b888d03d-422b-41ce-aca1-57000f25ae75 None None] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1232.671621] [56367]: DEBUG cinder.api.openstack.wsgi [None req-b888d03d-422b-41ce-aca1-57000f25ae75 None None] Calling method 'all' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1232.672047] [56367]: INFO cinder.api.openstack.wsgi [None req-b888d03d-422b-41ce-aca1-57000f25ae75 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1232.672469] [56367]: [pid: 56367|app: 0|req: 256/537] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Feb 18 10:56:52 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1232.676081] [56366]: DEBUG cinder.api.middleware.request_id [req-ab7e31e8-7eb8-43de-81a6-3f08672dac93 req-65f98cca-a3ba-4b63-90a5-2f31bfbc5b6a None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1232.678419] [56366]: INFO cinder.api.openstack.wsgi [req-ab7e31e8-7eb8-43de-81a6-3f08672dac93 req-65f98cca-a3ba-4b63-90a5-2f31bfbc5b6a tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1232.678915] [56366]: DEBUG cinder.api.openstack.wsgi [req-ab7e31e8-7eb8-43de-81a6-3f08672dac93 req-65f98cca-a3ba-4b63-90a5-2f31bfbc5b6a tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a61ffd17-ac96-4701-b5de-e678221c86dd", "connector": null, "instance_uuid": "3a63de47-11df-4dc6-afef-1ce3bb397856"}} {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1232.682325] [56366]: DEBUG dbcounter [-] [56366] Writing DB stats cinder:SELECT=205,cinder:UPDATE=15,cinder:INSERT=4 {{(pid=56366) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1232.688980] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1232.688980] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1232.707083] [56366]: INFO cinder.api.openstack.wsgi [req-ab7e31e8-7eb8-43de-81a6-3f08672dac93 req-65f98cca-a3ba-4b63-90a5-2f31bfbc5b6a tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1232.707485] [56366]: [pid: 56366|app: 0|req: 282/538] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 18 10:56:52 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) [ 1232.724968] [56367]: DEBUG cinder.api.middleware.request_id [None req-26485a56-fd6a-4b5d-b201-ac41dcda0f61 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1232.726992] [56367]: INFO cinder.api.openstack.wsgi [None req-26485a56-fd6a-4b5d-b201-ac41dcda0f61 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd [ 1232.727239] [56367]: DEBUG cinder.api.openstack.wsgi [None req-26485a56-fd6a-4b5d-b201-ac41dcda0f61 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1232.727459] [56367]: DEBUG cinder.api.openstack.wsgi [None req-26485a56-fd6a-4b5d-b201-ac41dcda0f61 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1232.729750] [56367]: DEBUG dbcounter [-] [56367] Writing DB stats cinder:SELECT=246,cinder:UPDATE=62,cinder:INSERT=26 {{(pid=56367) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1232.738323] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1232.738323] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1232.741483] [56367]: INFO cinder.volume.api [None req-26485a56-fd6a-4b5d-b201-ac41dcda0f61 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1232.745505] [56367]: INFO cinder.api.openstack.wsgi [None req-26485a56-fd6a-4b5d-b201-ac41dcda0f61 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd returned with HTTP 200 [ 1232.745861] [56367]: [pid: 56367|app: 0|req: 257/539] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:56:52 2025] GET /volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1232.792693] [56366]: DEBUG cinder.api.middleware.request_id [None req-2df27851-14f2-4403-9c01-996fda9ed96a None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1232.794577] [56366]: INFO cinder.api.openstack.wsgi [None req-2df27851-14f2-4403-9c01-996fda9ed96a tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] GET http://10.180.1.21/volume/v3/volumes/395e289d-3236-41ee-8649-b5d365e2a954 [ 1232.794821] [56366]: DEBUG cinder.api.openstack.wsgi [None req-2df27851-14f2-4403-9c01-996fda9ed96a tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1232.795062] [56366]: DEBUG cinder.api.openstack.wsgi [None req-2df27851-14f2-4403-9c01-996fda9ed96a tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1232.802692] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1232.802692] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1232.806102] [56366]: INFO cinder.volume.api [None req-2df27851-14f2-4403-9c01-996fda9ed96a tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Volume info retrieved successfully. [ 1232.810238] [56366]: INFO cinder.api.openstack.wsgi [None req-2df27851-14f2-4403-9c01-996fda9ed96a tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] http://10.180.1.21/volume/v3/volumes/395e289d-3236-41ee-8649-b5d365e2a954 returned with HTTP 200 [ 1232.810607] [56366]: [pid: 56366|app: 0|req: 283/540] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:56:52 2025] GET /volume/v3/volumes/395e289d-3236-41ee-8649-b5d365e2a954 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1233.227323] [56367]: DEBUG cinder.api.middleware.request_id [None req-3ae6bc92-6959-4732-9335-af46f6c7a3a3 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1233.227774] [56367]: INFO cinder.api.openstack.wsgi [None req-3ae6bc92-6959-4732-9335-af46f6c7a3a3 None None] GET http://10.180.1.21/volume// [ 1233.227961] [56367]: DEBUG cinder.api.openstack.wsgi [None req-3ae6bc92-6959-4732-9335-af46f6c7a3a3 None None] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1233.228203] [56367]: DEBUG cinder.api.openstack.wsgi [None req-3ae6bc92-6959-4732-9335-af46f6c7a3a3 None None] Calling method 'all' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1233.228601] [56367]: INFO cinder.api.openstack.wsgi [None req-3ae6bc92-6959-4732-9335-af46f6c7a3a3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1233.228909] [56367]: [pid: 56367|app: 0|req: 258/541] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 10:56:53 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1233.232344] [56366]: DEBUG cinder.api.middleware.request_id [req-ab7e31e8-7eb8-43de-81a6-3f08672dac93 req-99d4c257-0094-4e78-9002-58cc61ef6693 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1233.234622] [56366]: INFO cinder.api.openstack.wsgi [req-ab7e31e8-7eb8-43de-81a6-3f08672dac93 req-99d4c257-0094-4e78-9002-58cc61ef6693 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd [ 1233.234872] [56366]: DEBUG cinder.api.openstack.wsgi [req-ab7e31e8-7eb8-43de-81a6-3f08672dac93 req-99d4c257-0094-4e78-9002-58cc61ef6693 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1233.235106] [56366]: DEBUG cinder.api.openstack.wsgi [req-ab7e31e8-7eb8-43de-81a6-3f08672dac93 req-99d4c257-0094-4e78-9002-58cc61ef6693 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1233.249067] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1233.249067] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1233.252758] [56366]: INFO cinder.volume.api [req-ab7e31e8-7eb8-43de-81a6-3f08672dac93 req-99d4c257-0094-4e78-9002-58cc61ef6693 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1233.257413] [56366]: INFO cinder.api.openstack.wsgi [req-ab7e31e8-7eb8-43de-81a6-3f08672dac93 req-99d4c257-0094-4e78-9002-58cc61ef6693 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd returned with HTTP 200 [ 1233.257824] [56366]: [pid: 56366|app: 0|req: 284/542] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 10:56:53 2025] GET /volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd => generated 1023 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1233.283992] [56367]: DEBUG cinder.api.middleware.request_id [req-ab7e31e8-7eb8-43de-81a6-3f08672dac93 req-7c0b79fc-f705-405b-b260-5f5febc78fa6 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1233.286275] [56367]: INFO cinder.api.openstack.wsgi [req-ab7e31e8-7eb8-43de-81a6-3f08672dac93 req-7c0b79fc-f705-405b-b260-5f5febc78fa6 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] PUT http://10.180.1.21/volume/v3/attachments/9e07a434-3a43-46cc-8de4-4b9e28920752 [ 1233.286683] [56367]: DEBUG cinder.api.openstack.wsgi [req-ab7e31e8-7eb8-43de-81a6-3f08672dac93 req-7c0b79fc-f705-405b-b260-5f5febc78fa6 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-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-529073", "mountpoint": "/dev/sdc"}}} {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1233.294118] [56367]: DEBUG cinder.coordination [req-ab7e31e8-7eb8-43de-81a6-3f08672dac93 req-7c0b79fc-f705-405b-b260-5f5febc78fa6 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Acquiring lock "cinder-attachment_update-a61ffd17-ac96-4701-b5de-e678221c86dd-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=56367) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1233.298246] [56367]: DEBUG cinder.coordination [req-ab7e31e8-7eb8-43de-81a6-3f08672dac93 req-7c0b79fc-f705-405b-b260-5f5febc78fa6 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Lock "cinder-attachment_update-a61ffd17-ac96-4701-b5de-e678221c86dd-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=56367) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1233.299252] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1233.299252] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1233.755883] [56366]: DEBUG cinder.api.middleware.request_id [None req-6c99f40f-ad04-4741-8e50-664a1e39dba6 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1233.758150] [56366]: INFO cinder.api.openstack.wsgi [None req-6c99f40f-ad04-4741-8e50-664a1e39dba6 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd [ 1233.758430] [56366]: DEBUG cinder.api.openstack.wsgi [None req-6c99f40f-ad04-4741-8e50-664a1e39dba6 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1233.758680] [56366]: DEBUG cinder.api.openstack.wsgi [None req-6c99f40f-ad04-4741-8e50-664a1e39dba6 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1233.768322] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1233.768322] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1233.771472] [56366]: INFO cinder.volume.api [None req-6c99f40f-ad04-4741-8e50-664a1e39dba6 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1233.775550] [56366]: INFO cinder.api.openstack.wsgi [None req-6c99f40f-ad04-4741-8e50-664a1e39dba6 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd returned with HTTP 200 [ 1233.775921] [56366]: [pid: 56366|app: 0|req: 285/543] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:56:53 2025] GET /volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1233.820811] [56366]: DEBUG cinder.api.middleware.request_id [None req-3f739e90-a43c-434b-b239-0a3289e5c58a None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1233.823518] [56366]: INFO cinder.api.openstack.wsgi [None req-3f739e90-a43c-434b-b239-0a3289e5c58a tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] GET http://10.180.1.21/volume/v3/volumes/395e289d-3236-41ee-8649-b5d365e2a954 [ 1233.823832] [56366]: DEBUG cinder.api.openstack.wsgi [None req-3f739e90-a43c-434b-b239-0a3289e5c58a tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1233.824083] [56366]: DEBUG cinder.api.openstack.wsgi [None req-3f739e90-a43c-434b-b239-0a3289e5c58a tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1233.831088] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1233.831088] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1233.834190] [56366]: INFO cinder.volume.api [None req-3f739e90-a43c-434b-b239-0a3289e5c58a tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Volume info retrieved successfully. [ 1233.838174] [56366]: INFO cinder.api.openstack.wsgi [None req-3f739e90-a43c-434b-b239-0a3289e5c58a tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] http://10.180.1.21/volume/v3/volumes/395e289d-3236-41ee-8649-b5d365e2a954 returned with HTTP 200 [ 1233.838640] [56366]: [pid: 56366|app: 0|req: 286/544] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:56:53 2025] GET /volume/v3/volumes/395e289d-3236-41ee-8649-b5d365e2a954 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1234.785614] [56366]: DEBUG cinder.api.middleware.request_id [None req-d68f1a30-b244-41b6-ba99-51de925e109f None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1234.787747] [56366]: INFO cinder.api.openstack.wsgi [None req-d68f1a30-b244-41b6-ba99-51de925e109f tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd [ 1234.789045] [56366]: DEBUG cinder.api.openstack.wsgi [None req-d68f1a30-b244-41b6-ba99-51de925e109f tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1234.789045] [56366]: DEBUG cinder.api.openstack.wsgi [None req-d68f1a30-b244-41b6-ba99-51de925e109f tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1234.799998] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1234.799998] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1234.802213] [56366]: INFO cinder.volume.api [None req-d68f1a30-b244-41b6-ba99-51de925e109f tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1234.806293] [56366]: INFO cinder.api.openstack.wsgi [None req-d68f1a30-b244-41b6-ba99-51de925e109f tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd returned with HTTP 200 [ 1234.806767] [56366]: [pid: 56366|app: 0|req: 287/545] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:56:54 2025] GET /volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1234.848745] [56366]: DEBUG cinder.api.middleware.request_id [None req-f41b5b06-68ab-48bb-a6ca-61899f8df66e None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1234.851328] [56366]: INFO cinder.api.openstack.wsgi [None req-f41b5b06-68ab-48bb-a6ca-61899f8df66e tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] GET http://10.180.1.21/volume/v3/volumes/395e289d-3236-41ee-8649-b5d365e2a954 [ 1234.851586] [56366]: DEBUG cinder.api.openstack.wsgi [None req-f41b5b06-68ab-48bb-a6ca-61899f8df66e tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1234.851873] [56366]: DEBUG cinder.api.openstack.wsgi [None req-f41b5b06-68ab-48bb-a6ca-61899f8df66e tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1234.859749] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1234.859749] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1234.863237] [56366]: INFO cinder.volume.api [None req-f41b5b06-68ab-48bb-a6ca-61899f8df66e tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Volume info retrieved successfully. [ 1234.867459] [56366]: INFO cinder.api.openstack.wsgi [None req-f41b5b06-68ab-48bb-a6ca-61899f8df66e tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] http://10.180.1.21/volume/v3/volumes/395e289d-3236-41ee-8649-b5d365e2a954 returned with HTTP 200 [ 1234.867849] [56366]: [pid: 56366|app: 0|req: 288/546] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:56:54 2025] GET /volume/v3/volumes/395e289d-3236-41ee-8649-b5d365e2a954 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1235.370682] [56366]: DEBUG cinder.api.middleware.request_id [None req-4e16226a-1feb-4a2e-b66a-f0066fb5d983 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1235.372801] [56366]: INFO cinder.api.openstack.wsgi [None req-4e16226a-1feb-4a2e-b66a-f0066fb5d983 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] GET http://10.180.1.21/volume/v3/volumes/4a3946d0-ef10-4ef3-85bc-14423d07be36 [ 1235.373675] [56366]: DEBUG cinder.api.openstack.wsgi [None req-4e16226a-1feb-4a2e-b66a-f0066fb5d983 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1235.373933] [56366]: DEBUG cinder.api.openstack.wsgi [None req-4e16226a-1feb-4a2e-b66a-f0066fb5d983 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1235.381338] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.381338] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1235.384844] [56366]: INFO cinder.volume.api [None req-4e16226a-1feb-4a2e-b66a-f0066fb5d983 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Volume info retrieved successfully. [ 1235.389289] [56366]: INFO cinder.api.openstack.wsgi [None req-4e16226a-1feb-4a2e-b66a-f0066fb5d983 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] http://10.180.1.21/volume/v3/volumes/4a3946d0-ef10-4ef3-85bc-14423d07be36 returned with HTTP 200 [ 1235.389662] [56366]: [pid: 56366|app: 0|req: 289/547] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:56:55 2025] GET /volume/v3/volumes/4a3946d0-ef10-4ef3-85bc-14423d07be36 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1235.429818] [56366]: DEBUG cinder.api.middleware.request_id [None req-958e85a2-b7b8-4715-ab57-bfc35eb6657d None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1235.431965] [56366]: INFO cinder.api.openstack.wsgi [None req-958e85a2-b7b8-4715-ab57-bfc35eb6657d tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] GET http://10.180.1.21/volume/v3/volumes/4a3946d0-ef10-4ef3-85bc-14423d07be36 [ 1235.432217] [56366]: DEBUG cinder.api.openstack.wsgi [None req-958e85a2-b7b8-4715-ab57-bfc35eb6657d tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1235.432463] [56366]: DEBUG cinder.api.openstack.wsgi [None req-958e85a2-b7b8-4715-ab57-bfc35eb6657d tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1235.440049] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.440049] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1235.443545] [56366]: INFO cinder.volume.api [None req-958e85a2-b7b8-4715-ab57-bfc35eb6657d tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Volume info retrieved successfully. [ 1235.447804] [56366]: INFO cinder.api.openstack.wsgi [None req-958e85a2-b7b8-4715-ab57-bfc35eb6657d tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] http://10.180.1.21/volume/v3/volumes/4a3946d0-ef10-4ef3-85bc-14423d07be36 returned with HTTP 200 [ 1235.448196] [56366]: [pid: 56366|app: 0|req: 290/548] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:56:55 2025] GET /volume/v3/volumes/4a3946d0-ef10-4ef3-85bc-14423d07be36 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1235.816798] [56366]: DEBUG cinder.api.middleware.request_id [None req-f2ba3002-3dc2-4834-bcc5-88c38fe7c319 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1235.819009] [56366]: INFO cinder.api.openstack.wsgi [None req-f2ba3002-3dc2-4834-bcc5-88c38fe7c319 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd [ 1235.819243] [56366]: DEBUG cinder.api.openstack.wsgi [None req-f2ba3002-3dc2-4834-bcc5-88c38fe7c319 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1235.819457] [56366]: DEBUG cinder.api.openstack.wsgi [None req-f2ba3002-3dc2-4834-bcc5-88c38fe7c319 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1235.833446] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.833446] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1235.837534] [56366]: INFO cinder.volume.api [None req-f2ba3002-3dc2-4834-bcc5-88c38fe7c319 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1235.843479] [56366]: INFO cinder.api.openstack.wsgi [None req-f2ba3002-3dc2-4834-bcc5-88c38fe7c319 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd returned with HTTP 200 [ 1235.844007] [56366]: [pid: 56366|app: 0|req: 291/549] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:56:55 2025] GET /volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1235.877296] [56366]: DEBUG cinder.api.middleware.request_id [None req-ff914311-07d6-4176-bc6d-88f614fa9ca5 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1235.879831] [56366]: INFO cinder.api.openstack.wsgi [None req-ff914311-07d6-4176-bc6d-88f614fa9ca5 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] GET http://10.180.1.21/volume/v3/volumes/395e289d-3236-41ee-8649-b5d365e2a954 [ 1235.880603] [56366]: DEBUG cinder.api.openstack.wsgi [None req-ff914311-07d6-4176-bc6d-88f614fa9ca5 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1235.880603] [56366]: DEBUG cinder.api.openstack.wsgi [None req-ff914311-07d6-4176-bc6d-88f614fa9ca5 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1235.888666] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.888666] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1235.892357] [56366]: INFO cinder.volume.api [None req-ff914311-07d6-4176-bc6d-88f614fa9ca5 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Volume info retrieved successfully. [ 1235.896828] [56366]: INFO cinder.api.openstack.wsgi [None req-ff914311-07d6-4176-bc6d-88f614fa9ca5 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] http://10.180.1.21/volume/v3/volumes/395e289d-3236-41ee-8649-b5d365e2a954 returned with HTTP 200 [ 1235.897227] [56366]: [pid: 56366|app: 0|req: 292/550] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:56:55 2025] GET /volume/v3/volumes/395e289d-3236-41ee-8649-b5d365e2a954 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1236.854803] [56366]: DEBUG cinder.api.middleware.request_id [None req-38027c12-5a55-4c77-b98f-ee5d289e199a None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1236.856947] [56366]: INFO cinder.api.openstack.wsgi [None req-38027c12-5a55-4c77-b98f-ee5d289e199a tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd [ 1236.857183] [56366]: DEBUG cinder.api.openstack.wsgi [None req-38027c12-5a55-4c77-b98f-ee5d289e199a tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1236.858010] [56366]: DEBUG cinder.api.openstack.wsgi [None req-38027c12-5a55-4c77-b98f-ee5d289e199a tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1236.870198] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.870198] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1236.873609] [56366]: INFO cinder.volume.api [None req-38027c12-5a55-4c77-b98f-ee5d289e199a tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1236.878431] [56366]: INFO cinder.api.openstack.wsgi [None req-38027c12-5a55-4c77-b98f-ee5d289e199a tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd returned with HTTP 200 [ 1236.878939] [56366]: [pid: 56366|app: 0|req: 293/551] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:56:56 2025] GET /volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1236.908905] [56366]: DEBUG cinder.api.middleware.request_id [None req-af1d8c65-c79a-4752-a5e1-9d28b4ef1ff2 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1236.910949] [56366]: INFO cinder.api.openstack.wsgi [None req-af1d8c65-c79a-4752-a5e1-9d28b4ef1ff2 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] GET http://10.180.1.21/volume/v3/volumes/395e289d-3236-41ee-8649-b5d365e2a954 [ 1236.911182] [56366]: DEBUG cinder.api.openstack.wsgi [None req-af1d8c65-c79a-4752-a5e1-9d28b4ef1ff2 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1236.911393] [56366]: DEBUG cinder.api.openstack.wsgi [None req-af1d8c65-c79a-4752-a5e1-9d28b4ef1ff2 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1236.920049] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.920049] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1236.923884] [56366]: INFO cinder.volume.api [None req-af1d8c65-c79a-4752-a5e1-9d28b4ef1ff2 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Volume info retrieved successfully. [ 1236.928451] [56366]: INFO cinder.api.openstack.wsgi [None req-af1d8c65-c79a-4752-a5e1-9d28b4ef1ff2 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] http://10.180.1.21/volume/v3/volumes/395e289d-3236-41ee-8649-b5d365e2a954 returned with HTTP 200 [ 1236.928844] [56366]: [pid: 56366|app: 0|req: 294/552] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:56:56 2025] GET /volume/v3/volumes/395e289d-3236-41ee-8649-b5d365e2a954 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1237.820890] [56367]: DEBUG cinder.coordination [req-ab7e31e8-7eb8-43de-81a6-3f08672dac93 req-7c0b79fc-f705-405b-b260-5f5febc78fa6 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Lock "cinder-attachment_update-a61ffd17-ac96-4701-b5de-e678221c86dd-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.523s {{(pid=56367) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1237.822102] [56367]: INFO cinder.api.openstack.wsgi [req-ab7e31e8-7eb8-43de-81a6-3f08672dac93 req-7c0b79fc-f705-405b-b260-5f5febc78fa6 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/attachments/9e07a434-3a43-46cc-8de4-4b9e28920752 returned with HTTP 200 [ 1237.822102] [56367]: [pid: 56367|app: 0|req: 259/553] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 18 10:56:53 2025] PUT /volume/v3/attachments/9e07a434-3a43-46cc-8de4-4b9e28920752 => generated 617 bytes in 4538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1237.888970] [56366]: DEBUG cinder.api.middleware.request_id [None req-173e9a7e-8d60-41d6-8fd2-050b43a93769 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1237.891173] [56366]: INFO cinder.api.openstack.wsgi [None req-173e9a7e-8d60-41d6-8fd2-050b43a93769 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd [ 1237.891302] [56366]: DEBUG cinder.api.openstack.wsgi [None req-173e9a7e-8d60-41d6-8fd2-050b43a93769 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1237.891537] [56366]: DEBUG cinder.api.openstack.wsgi [None req-173e9a7e-8d60-41d6-8fd2-050b43a93769 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1237.907942] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.907942] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1237.911791] [56366]: INFO cinder.volume.api [None req-173e9a7e-8d60-41d6-8fd2-050b43a93769 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1237.916684] [56366]: INFO cinder.api.openstack.wsgi [None req-173e9a7e-8d60-41d6-8fd2-050b43a93769 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd returned with HTTP 200 [ 1237.917185] [56366]: [pid: 56366|app: 0|req: 295/554] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:56:57 2025] GET /volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1237.938229] [56367]: DEBUG cinder.api.middleware.request_id [None req-e889436c-e119-4aeb-af95-b34c73bfa217 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1237.942595] [56367]: INFO cinder.api.openstack.wsgi [None req-e889436c-e119-4aeb-af95-b34c73bfa217 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] GET http://10.180.1.21/volume/v3/volumes/395e289d-3236-41ee-8649-b5d365e2a954 [ 1237.942595] [56367]: DEBUG cinder.api.openstack.wsgi [None req-e889436c-e119-4aeb-af95-b34c73bfa217 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1237.942595] [56367]: DEBUG cinder.api.openstack.wsgi [None req-e889436c-e119-4aeb-af95-b34c73bfa217 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1237.949713] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.949713] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1237.954110] [56367]: INFO cinder.volume.api [None req-e889436c-e119-4aeb-af95-b34c73bfa217 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Volume info retrieved successfully. [ 1237.959846] [56367]: INFO cinder.api.openstack.wsgi [None req-e889436c-e119-4aeb-af95-b34c73bfa217 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] http://10.180.1.21/volume/v3/volumes/395e289d-3236-41ee-8649-b5d365e2a954 returned with HTTP 200 [ 1237.961076] [56367]: [pid: 56367|app: 0|req: 260/555] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:56:57 2025] GET /volume/v3/volumes/395e289d-3236-41ee-8649-b5d365e2a954 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1238.929879] [56366]: DEBUG cinder.api.middleware.request_id [None req-6ea7606f-ae97-46b3-8f9f-6df0cbb685cd None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1238.931999] [56366]: INFO cinder.api.openstack.wsgi [None req-6ea7606f-ae97-46b3-8f9f-6df0cbb685cd tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd [ 1238.932303] [56366]: DEBUG cinder.api.openstack.wsgi [None req-6ea7606f-ae97-46b3-8f9f-6df0cbb685cd tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1238.932462] [56366]: DEBUG cinder.api.openstack.wsgi [None req-6ea7606f-ae97-46b3-8f9f-6df0cbb685cd tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1238.945703] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.945703] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1238.949690] [56366]: INFO cinder.volume.api [None req-6ea7606f-ae97-46b3-8f9f-6df0cbb685cd tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1238.954497] [56366]: INFO cinder.api.openstack.wsgi [None req-6ea7606f-ae97-46b3-8f9f-6df0cbb685cd tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd returned with HTTP 200 [ 1238.955041] [56366]: [pid: 56366|app: 0|req: 296/556] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:56:58 2025] GET /volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1238.972875] [56367]: DEBUG cinder.api.middleware.request_id [None req-1bff6c33-8c4c-4442-a5b1-525e64c3d03c None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1238.976829] [56367]: INFO cinder.api.openstack.wsgi [None req-1bff6c33-8c4c-4442-a5b1-525e64c3d03c tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] GET http://10.180.1.21/volume/v3/volumes/395e289d-3236-41ee-8649-b5d365e2a954 [ 1238.976829] [56367]: DEBUG cinder.api.openstack.wsgi [None req-1bff6c33-8c4c-4442-a5b1-525e64c3d03c tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1238.976829] [56367]: DEBUG cinder.api.openstack.wsgi [None req-1bff6c33-8c4c-4442-a5b1-525e64c3d03c tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1238.984498] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.984498] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1238.988095] [56367]: INFO cinder.volume.api [None req-1bff6c33-8c4c-4442-a5b1-525e64c3d03c tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Volume info retrieved successfully. [ 1238.993729] [56367]: INFO cinder.api.openstack.wsgi [None req-1bff6c33-8c4c-4442-a5b1-525e64c3d03c tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] http://10.180.1.21/volume/v3/volumes/395e289d-3236-41ee-8649-b5d365e2a954 returned with HTTP 200 [ 1238.994342] [56367]: [pid: 56367|app: 0|req: 261/557] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:56:58 2025] GET /volume/v3/volumes/395e289d-3236-41ee-8649-b5d365e2a954 => generated 1392 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1239.049513] [56366]: DEBUG cinder.api.middleware.request_id [req-2560e311-2b15-45d5-8be3-0cf876f10521 req-3a1a584e-b34b-4cb9-a17a-278af3f0ad54 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1239.052062] [56366]: INFO cinder.api.openstack.wsgi [req-2560e311-2b15-45d5-8be3-0cf876f10521 req-3a1a584e-b34b-4cb9-a17a-278af3f0ad54 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] GET http://10.180.1.21/volume/v3/volumes/395e289d-3236-41ee-8649-b5d365e2a954 [ 1239.052285] [56366]: DEBUG cinder.api.openstack.wsgi [req-2560e311-2b15-45d5-8be3-0cf876f10521 req-3a1a584e-b34b-4cb9-a17a-278af3f0ad54 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1239.052500] [56366]: DEBUG cinder.api.openstack.wsgi [req-2560e311-2b15-45d5-8be3-0cf876f10521 req-3a1a584e-b34b-4cb9-a17a-278af3f0ad54 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1239.059713] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1239.059713] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1239.062951] [56366]: INFO cinder.volume.api [req-2560e311-2b15-45d5-8be3-0cf876f10521 req-3a1a584e-b34b-4cb9-a17a-278af3f0ad54 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Volume info retrieved successfully. [ 1239.067422] [56366]: INFO cinder.api.openstack.wsgi [req-2560e311-2b15-45d5-8be3-0cf876f10521 req-3a1a584e-b34b-4cb9-a17a-278af3f0ad54 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] http://10.180.1.21/volume/v3/volumes/395e289d-3236-41ee-8649-b5d365e2a954 returned with HTTP 200 [ 1239.067815] [56366]: [pid: 56366|app: 0|req: 297/558] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 10:56:58 2025] GET /volume/v3/volumes/395e289d-3236-41ee-8649-b5d365e2a954 => generated 1392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1239.287113] [56367]: DEBUG cinder.api.middleware.request_id [req-2560e311-2b15-45d5-8be3-0cf876f10521 req-dda64f2d-9b68-45df-a0db-a89f27ff949a None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1239.289502] [56367]: INFO cinder.api.openstack.wsgi [req-2560e311-2b15-45d5-8be3-0cf876f10521 req-dda64f2d-9b68-45df-a0db-a89f27ff949a tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] GET http://10.180.1.21/volume/v3/volumes/395e289d-3236-41ee-8649-b5d365e2a954 [ 1239.289730] [56367]: DEBUG cinder.api.openstack.wsgi [req-2560e311-2b15-45d5-8be3-0cf876f10521 req-dda64f2d-9b68-45df-a0db-a89f27ff949a tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1239.289987] [56367]: DEBUG cinder.api.openstack.wsgi [req-2560e311-2b15-45d5-8be3-0cf876f10521 req-dda64f2d-9b68-45df-a0db-a89f27ff949a tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1239.297409] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1239.297409] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1239.300772] [56367]: INFO cinder.volume.api [req-2560e311-2b15-45d5-8be3-0cf876f10521 req-dda64f2d-9b68-45df-a0db-a89f27ff949a tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Volume info retrieved successfully. [ 1239.305710] [56367]: INFO cinder.api.openstack.wsgi [req-2560e311-2b15-45d5-8be3-0cf876f10521 req-dda64f2d-9b68-45df-a0db-a89f27ff949a tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] http://10.180.1.21/volume/v3/volumes/395e289d-3236-41ee-8649-b5d365e2a954 returned with HTTP 200 [ 1239.306210] [56367]: [pid: 56367|app: 0|req: 262/559] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 10:56:59 2025] GET /volume/v3/volumes/395e289d-3236-41ee-8649-b5d365e2a954 => generated 1392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1239.311711] [56366]: DEBUG cinder.api.middleware.request_id [None req-d537c761-fb65-4db1-9734-b4cc9cf803b2 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1239.312302] [56366]: INFO cinder.api.openstack.wsgi [None req-d537c761-fb65-4db1-9734-b4cc9cf803b2 None None] GET http://10.180.1.21/volume// [ 1239.312424] [56366]: DEBUG cinder.api.openstack.wsgi [None req-d537c761-fb65-4db1-9734-b4cc9cf803b2 None None] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1239.312632] [56366]: DEBUG cinder.api.openstack.wsgi [None req-d537c761-fb65-4db1-9734-b4cc9cf803b2 None None] Calling method 'all' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1239.313029] [56366]: INFO cinder.api.openstack.wsgi [None req-d537c761-fb65-4db1-9734-b4cc9cf803b2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1239.313345] [56366]: [pid: 56366|app: 0|req: 298/560] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Feb 18 10:56:59 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1239.316678] [56367]: DEBUG cinder.api.middleware.request_id [req-2560e311-2b15-45d5-8be3-0cf876f10521 req-6d7dd66d-0119-49a9-a6eb-c74aa33ff66f None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1239.318703] [56367]: INFO cinder.api.openstack.wsgi [req-2560e311-2b15-45d5-8be3-0cf876f10521 req-6d7dd66d-0119-49a9-a6eb-c74aa33ff66f tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1239.319108] [56367]: DEBUG cinder.api.openstack.wsgi [req-2560e311-2b15-45d5-8be3-0cf876f10521 req-6d7dd66d-0119-49a9-a6eb-c74aa33ff66f tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "395e289d-3236-41ee-8649-b5d365e2a954", "connector": null, "instance_uuid": "4e329e5e-407e-4661-b31e-044712e1b264"}} {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1239.327278] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1239.327278] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1239.346268] [56367]: INFO cinder.api.openstack.wsgi [req-2560e311-2b15-45d5-8be3-0cf876f10521 req-6d7dd66d-0119-49a9-a6eb-c74aa33ff66f tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1239.346646] [56367]: [pid: 56367|app: 0|req: 263/561] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 18 10:56:59 2025] POST /volume/v3/attachments => generated 273 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1239.437963] [56366]: DEBUG cinder.api.middleware.request_id [req-ab7e31e8-7eb8-43de-81a6-3f08672dac93 req-3b20c0b7-5184-4fcb-8855-d8beb27d16aa None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1239.440441] [56366]: INFO cinder.api.openstack.wsgi [req-ab7e31e8-7eb8-43de-81a6-3f08672dac93 req-3b20c0b7-5184-4fcb-8855-d8beb27d16aa tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] POST http://10.180.1.21/volume/v3/attachments/9e07a434-3a43-46cc-8de4-4b9e28920752/action [ 1239.440902] [56366]: DEBUG cinder.api.openstack.wsgi [req-ab7e31e8-7eb8-43de-81a6-3f08672dac93 req-3b20c0b7-5184-4fcb-8855-d8beb27d16aa tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Action body: b'{"os-complete": null}' {{(pid=56366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1239.441108] [56366]: DEBUG cinder.api.openstack.wsgi [req-ab7e31e8-7eb8-43de-81a6-3f08672dac93 req-3b20c0b7-5184-4fcb-8855-d8beb27d16aa tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1239.455159] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1239.455159] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1239.460539] [56366]: INFO cinder.api.openstack.wsgi [req-ab7e31e8-7eb8-43de-81a6-3f08672dac93 req-3b20c0b7-5184-4fcb-8855-d8beb27d16aa tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/attachments/9e07a434-3a43-46cc-8de4-4b9e28920752/action returned with HTTP 204 [ 1239.460965] [56366]: [pid: 56366|app: 0|req: 299/562] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 18 10:56:59 2025] POST /volume/v3/attachments/9e07a434-3a43-46cc-8de4-4b9e28920752/action => generated 0 bytes in 23 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1239.965286] [56367]: DEBUG cinder.api.middleware.request_id [None req-5fb2390e-bae4-4e8d-a140-5a425ef6bd60 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1239.967466] [56367]: INFO cinder.api.openstack.wsgi [None req-5fb2390e-bae4-4e8d-a140-5a425ef6bd60 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd [ 1239.967690] [56367]: DEBUG cinder.api.openstack.wsgi [None req-5fb2390e-bae4-4e8d-a140-5a425ef6bd60 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1239.967965] [56367]: DEBUG cinder.api.openstack.wsgi [None req-5fb2390e-bae4-4e8d-a140-5a425ef6bd60 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1239.977781] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1239.977781] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1239.981266] [56367]: INFO cinder.volume.api [None req-5fb2390e-bae4-4e8d-a140-5a425ef6bd60 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1239.985883] [56367]: INFO cinder.api.openstack.wsgi [None req-5fb2390e-bae4-4e8d-a140-5a425ef6bd60 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd returned with HTTP 200 [ 1239.986435] [56367]: [pid: 56367|app: 0|req: 264/563] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:56:59 2025] GET /volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd => generated 1135 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1239.996529] [56366]: DEBUG cinder.api.middleware.request_id [None req-803fe5fc-564c-427d-8b54-0cecfb74e10a None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1239.998762] [56366]: INFO cinder.api.openstack.wsgi [None req-803fe5fc-564c-427d-8b54-0cecfb74e10a tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd [ 1239.999008] [56366]: DEBUG cinder.api.openstack.wsgi [None req-803fe5fc-564c-427d-8b54-0cecfb74e10a tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1239.999250] [56366]: DEBUG cinder.api.openstack.wsgi [None req-803fe5fc-564c-427d-8b54-0cecfb74e10a tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1240.009727] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1240.009727] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1240.013248] [56366]: INFO cinder.volume.api [None req-803fe5fc-564c-427d-8b54-0cecfb74e10a tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1240.017811] [56366]: INFO cinder.api.openstack.wsgi [None req-803fe5fc-564c-427d-8b54-0cecfb74e10a tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd returned with HTTP 200 [ 1240.018316] [56366]: [pid: 56366|app: 0|req: 300/564] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:56:59 2025] GET /volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd => generated 1135 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1240.217008] [56367]: DEBUG cinder.api.middleware.request_id [req-13b38fed-e3ef-4bd0-9881-fa62ed62a815 req-02b5b7e2-ad91-4230-8fe6-a17e10f8cc8d None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1240.219519] [56367]: INFO cinder.api.openstack.wsgi [req-13b38fed-e3ef-4bd0-9881-fa62ed62a815 req-02b5b7e2-ad91-4230-8fe6-a17e10f8cc8d tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 [ 1240.219747] [56367]: DEBUG cinder.api.openstack.wsgi [req-13b38fed-e3ef-4bd0-9881-fa62ed62a815 req-02b5b7e2-ad91-4230-8fe6-a17e10f8cc8d tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1240.220052] [56367]: DEBUG cinder.api.openstack.wsgi [req-13b38fed-e3ef-4bd0-9881-fa62ed62a815 req-02b5b7e2-ad91-4230-8fe6-a17e10f8cc8d tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1240.230624] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1240.230624] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1240.233704] [56367]: INFO cinder.volume.api [req-13b38fed-e3ef-4bd0-9881-fa62ed62a815 req-02b5b7e2-ad91-4230-8fe6-a17e10f8cc8d tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1240.237857] [56367]: INFO cinder.api.openstack.wsgi [req-13b38fed-e3ef-4bd0-9881-fa62ed62a815 req-02b5b7e2-ad91-4230-8fe6-a17e10f8cc8d tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 returned with HTTP 200 [ 1240.238263] [56367]: [pid: 56367|app: 0|req: 265/565] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 10:57:00 2025] GET /volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 => generated 1134 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1240.252912] [56366]: DEBUG cinder.api.middleware.request_id [req-13b38fed-e3ef-4bd0-9881-fa62ed62a815 req-0a708570-0c86-4b60-95a8-1da631943787 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1240.255279] [56366]: INFO cinder.api.openstack.wsgi [req-13b38fed-e3ef-4bd0-9881-fa62ed62a815 req-0a708570-0c86-4b60-95a8-1da631943787 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] POST http://10.180.1.21/volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78/action [ 1240.255668] [56366]: DEBUG cinder.api.openstack.wsgi [req-13b38fed-e3ef-4bd0-9881-fa62ed62a815 req-0a708570-0c86-4b60-95a8-1da631943787 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=56366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1240.255803] [56366]: DEBUG cinder.api.openstack.wsgi [req-13b38fed-e3ef-4bd0-9881-fa62ed62a815 req-0a708570-0c86-4b60-95a8-1da631943787 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1240.265181] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1240.265181] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1240.265675] [56366]: INFO cinder.volume.api [req-13b38fed-e3ef-4bd0-9881-fa62ed62a815 req-0a708570-0c86-4b60-95a8-1da631943787 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1240.270513] [56366]: INFO cinder.volume.api [req-13b38fed-e3ef-4bd0-9881-fa62ed62a815 req-0a708570-0c86-4b60-95a8-1da631943787 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Begin detaching volume completed successfully. [ 1240.270727] [56366]: INFO cinder.api.openstack.wsgi [req-13b38fed-e3ef-4bd0-9881-fa62ed62a815 req-0a708570-0c86-4b60-95a8-1da631943787 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78/action returned with HTTP 202 [ 1240.271201] [56366]: [pid: 56366|app: 0|req: 301/566] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Feb 18 10:57:00 2025] POST /volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1240.285039] [56367]: DEBUG cinder.api.middleware.request_id [None req-274d056d-48cd-4fc3-8e9d-f2f2b8cf8453 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1240.285904] [56367]: INFO cinder.api.openstack.wsgi [None req-274d056d-48cd-4fc3-8e9d-f2f2b8cf8453 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 [ 1240.286138] [56367]: DEBUG cinder.api.openstack.wsgi [None req-274d056d-48cd-4fc3-8e9d-f2f2b8cf8453 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1240.286359] [56367]: DEBUG cinder.api.openstack.wsgi [None req-274d056d-48cd-4fc3-8e9d-f2f2b8cf8453 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1240.296964] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1240.296964] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1240.300263] [56367]: INFO cinder.volume.api [None req-274d056d-48cd-4fc3-8e9d-f2f2b8cf8453 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1240.304452] [56367]: INFO cinder.api.openstack.wsgi [None req-274d056d-48cd-4fc3-8e9d-f2f2b8cf8453 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 returned with HTTP 200 [ 1240.304819] [56367]: [pid: 56367|app: 0|req: 266/567] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:57:00 2025] GET /volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1241.300134] [56366]: DEBUG cinder.api.middleware.request_id [None req-8aff3bb7-d8a6-4c70-9e34-9fd2d79e0b09 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1241.300596] [56366]: INFO cinder.api.openstack.wsgi [None req-8aff3bb7-d8a6-4c70-9e34-9fd2d79e0b09 None None] GET http://10.180.1.21/volume// [ 1241.300773] [56366]: DEBUG cinder.api.openstack.wsgi [None req-8aff3bb7-d8a6-4c70-9e34-9fd2d79e0b09 None None] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1241.301035] [56366]: DEBUG cinder.api.openstack.wsgi [None req-8aff3bb7-d8a6-4c70-9e34-9fd2d79e0b09 None None] Calling method 'all' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1241.301438] [56366]: INFO cinder.api.openstack.wsgi [None req-8aff3bb7-d8a6-4c70-9e34-9fd2d79e0b09 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1241.301745] [56366]: [pid: 56366|app: 0|req: 302/568] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 10:57:01 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1241.305138] [56367]: DEBUG cinder.api.middleware.request_id [req-13b38fed-e3ef-4bd0-9881-fa62ed62a815 req-1df704f3-373f-4ee3-9e5e-8da94496c6e8 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1241.307455] [56367]: INFO cinder.api.openstack.wsgi [req-13b38fed-e3ef-4bd0-9881-fa62ed62a815 req-1df704f3-373f-4ee3-9e5e-8da94496c6e8 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 [ 1241.307708] [56367]: DEBUG cinder.api.openstack.wsgi [req-13b38fed-e3ef-4bd0-9881-fa62ed62a815 req-1df704f3-373f-4ee3-9e5e-8da94496c6e8 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1241.307956] [56367]: DEBUG cinder.api.openstack.wsgi [req-13b38fed-e3ef-4bd0-9881-fa62ed62a815 req-1df704f3-373f-4ee3-9e5e-8da94496c6e8 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1241.314302] [56366]: DEBUG cinder.api.middleware.request_id [None req-b9516aee-d01b-490e-858c-7862b93eb4d4 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1241.316315] [56366]: INFO cinder.api.openstack.wsgi [None req-b9516aee-d01b-490e-858c-7862b93eb4d4 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 [ 1241.316794] [56366]: DEBUG cinder.api.openstack.wsgi [None req-b9516aee-d01b-490e-858c-7862b93eb4d4 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1241.316794] [56366]: DEBUG cinder.api.openstack.wsgi [None req-b9516aee-d01b-490e-858c-7862b93eb4d4 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1241.322424] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1241.322424] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1241.326127] [56367]: INFO cinder.volume.api [req-13b38fed-e3ef-4bd0-9881-fa62ed62a815 req-1df704f3-373f-4ee3-9e5e-8da94496c6e8 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1241.326852] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1241.326852] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1241.329966] [56366]: INFO cinder.volume.api [None req-b9516aee-d01b-490e-858c-7862b93eb4d4 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1241.330945] [56367]: INFO cinder.api.openstack.wsgi [req-13b38fed-e3ef-4bd0-9881-fa62ed62a815 req-1df704f3-373f-4ee3-9e5e-8da94496c6e8 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 returned with HTTP 200 [ 1241.331339] [56367]: [pid: 56367|app: 0|req: 267/569] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 10:57:01 2025] GET /volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 => generated 1318 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1241.334146] [56366]: INFO cinder.api.openstack.wsgi [None req-b9516aee-d01b-490e-858c-7862b93eb4d4 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 returned with HTTP 200 [ 1241.334510] [56366]: [pid: 56366|app: 0|req: 303/570] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:57:01 2025] GET /volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1242.344490] [56367]: DEBUG cinder.api.middleware.request_id [None req-085dd5c2-c4ef-4e49-a31e-320649de8234 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1242.346554] [56367]: INFO cinder.api.openstack.wsgi [None req-085dd5c2-c4ef-4e49-a31e-320649de8234 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 [ 1242.346778] [56367]: DEBUG cinder.api.openstack.wsgi [None req-085dd5c2-c4ef-4e49-a31e-320649de8234 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1242.347009] [56367]: DEBUG cinder.api.openstack.wsgi [None req-085dd5c2-c4ef-4e49-a31e-320649de8234 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1242.359970] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1242.359970] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1242.364044] [56367]: INFO cinder.volume.api [None req-085dd5c2-c4ef-4e49-a31e-320649de8234 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1242.368779] [56367]: INFO cinder.api.openstack.wsgi [None req-085dd5c2-c4ef-4e49-a31e-320649de8234 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 returned with HTTP 200 [ 1242.369233] [56367]: [pid: 56367|app: 0|req: 268/571] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:57:02 2025] GET /volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1242.477545] [56366]: DEBUG cinder.api.middleware.request_id [req-13b38fed-e3ef-4bd0-9881-fa62ed62a815 req-b5c6a402-fcbd-4317-8f40-4d1d1c2099be None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1242.479998] [56366]: INFO cinder.api.openstack.wsgi [req-13b38fed-e3ef-4bd0-9881-fa62ed62a815 req-b5c6a402-fcbd-4317-8f40-4d1d1c2099be tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] DELETE http://10.180.1.21/volume/v3/attachments/14b2ff08-321f-489a-9dde-1f59a9652c0a [ 1242.480267] [56366]: DEBUG cinder.api.openstack.wsgi [req-13b38fed-e3ef-4bd0-9881-fa62ed62a815 req-b5c6a402-fcbd-4317-8f40-4d1d1c2099be tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1242.480482] [56366]: DEBUG cinder.api.openstack.wsgi [req-13b38fed-e3ef-4bd0-9881-fa62ed62a815 req-b5c6a402-fcbd-4317-8f40-4d1d1c2099be tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'version_select' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1242.487648] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1242.487648] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1243.012761] [56366]: INFO cinder.api.openstack.wsgi [req-13b38fed-e3ef-4bd0-9881-fa62ed62a815 req-b5c6a402-fcbd-4317-8f40-4d1d1c2099be tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/attachments/14b2ff08-321f-489a-9dde-1f59a9652c0a returned with HTTP 200 [ 1243.013250] [56366]: [pid: 56366|app: 0|req: 304/572] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 18 10:57:02 2025] DELETE /volume/v3/attachments/14b2ff08-321f-489a-9dde-1f59a9652c0a => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1243.379239] [56367]: DEBUG cinder.api.middleware.request_id [None req-e91dd290-d601-483f-a4f5-258f2f8e1996 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1243.381521] [56367]: INFO cinder.api.openstack.wsgi [None req-e91dd290-d601-483f-a4f5-258f2f8e1996 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 [ 1243.381670] [56367]: DEBUG cinder.api.openstack.wsgi [None req-e91dd290-d601-483f-a4f5-258f2f8e1996 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1243.381931] [56367]: DEBUG cinder.api.openstack.wsgi [None req-e91dd290-d601-483f-a4f5-258f2f8e1996 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1243.390129] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1243.390129] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1243.393593] [56367]: INFO cinder.volume.api [None req-e91dd290-d601-483f-a4f5-258f2f8e1996 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1243.397727] [56367]: INFO cinder.api.openstack.wsgi [None req-e91dd290-d601-483f-a4f5-258f2f8e1996 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 returned with HTTP 200 [ 1243.398309] [56367]: [pid: 56367|app: 0|req: 269/573] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:57:03 2025] GET /volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1243.461032] [56366]: DEBUG cinder.api.middleware.request_id [req-d4508c00-7307-4fc6-969e-f09ad132de95 req-ab20aed3-8326-42db-a2ce-7da63890ca10 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1243.463452] [56366]: INFO cinder.api.openstack.wsgi [req-d4508c00-7307-4fc6-969e-f09ad132de95 req-ab20aed3-8326-42db-a2ce-7da63890ca10 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd [ 1243.463681] [56366]: DEBUG cinder.api.openstack.wsgi [req-d4508c00-7307-4fc6-969e-f09ad132de95 req-ab20aed3-8326-42db-a2ce-7da63890ca10 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1243.463897] [56366]: DEBUG cinder.api.openstack.wsgi [req-d4508c00-7307-4fc6-969e-f09ad132de95 req-ab20aed3-8326-42db-a2ce-7da63890ca10 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1243.474337] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1243.474337] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1243.477465] [56366]: INFO cinder.volume.api [req-d4508c00-7307-4fc6-969e-f09ad132de95 req-ab20aed3-8326-42db-a2ce-7da63890ca10 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1243.481701] [56366]: INFO cinder.api.openstack.wsgi [req-d4508c00-7307-4fc6-969e-f09ad132de95 req-ab20aed3-8326-42db-a2ce-7da63890ca10 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd returned with HTTP 200 [ 1243.482121] [56366]: [pid: 56366|app: 0|req: 305/574] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 10:57:03 2025] GET /volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd => generated 1135 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1243.497630] [56367]: DEBUG cinder.api.middleware.request_id [req-d4508c00-7307-4fc6-969e-f09ad132de95 req-8bc88405-9274-437d-9007-5a0152888675 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1243.500032] [56367]: INFO cinder.api.openstack.wsgi [req-d4508c00-7307-4fc6-969e-f09ad132de95 req-8bc88405-9274-437d-9007-5a0152888675 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] POST http://10.180.1.21/volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd/action [ 1243.500460] [56367]: DEBUG cinder.api.openstack.wsgi [req-d4508c00-7307-4fc6-969e-f09ad132de95 req-8bc88405-9274-437d-9007-5a0152888675 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=56367) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1243.500579] [56367]: DEBUG cinder.api.openstack.wsgi [req-d4508c00-7307-4fc6-969e-f09ad132de95 req-8bc88405-9274-437d-9007-5a0152888675 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1243.510492] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1243.510492] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1243.511016] [56367]: INFO cinder.volume.api [req-d4508c00-7307-4fc6-969e-f09ad132de95 req-8bc88405-9274-437d-9007-5a0152888675 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1243.516456] [56367]: INFO cinder.volume.api [req-d4508c00-7307-4fc6-969e-f09ad132de95 req-8bc88405-9274-437d-9007-5a0152888675 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Begin detaching volume completed successfully. [ 1243.516673] [56367]: INFO cinder.api.openstack.wsgi [req-d4508c00-7307-4fc6-969e-f09ad132de95 req-8bc88405-9274-437d-9007-5a0152888675 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd/action returned with HTTP 202 [ 1243.517091] [56367]: [pid: 56367|app: 0|req: 270/575] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Feb 18 10:57:03 2025] POST /volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1243.530888] [56366]: DEBUG cinder.api.middleware.request_id [None req-c63fc729-15eb-4775-90b3-5e93030d2c4d None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1243.532978] [56366]: INFO cinder.api.openstack.wsgi [None req-c63fc729-15eb-4775-90b3-5e93030d2c4d tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd [ 1243.533228] [56366]: DEBUG cinder.api.openstack.wsgi [None req-c63fc729-15eb-4775-90b3-5e93030d2c4d tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1243.533456] [56366]: DEBUG cinder.api.openstack.wsgi [None req-c63fc729-15eb-4775-90b3-5e93030d2c4d tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1243.543268] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1243.543268] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1243.546521] [56366]: INFO cinder.volume.api [None req-c63fc729-15eb-4775-90b3-5e93030d2c4d tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1243.551297] [56366]: INFO cinder.api.openstack.wsgi [None req-c63fc729-15eb-4775-90b3-5e93030d2c4d tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd returned with HTTP 200 [ 1243.551724] [56366]: [pid: 56366|app: 0|req: 306/576] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:57:03 2025] GET /volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1244.544212] [56367]: DEBUG cinder.api.middleware.request_id [None req-9dba5a7d-ac52-43ef-aa27-7c9651c45501 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1244.544718] [56367]: INFO cinder.api.openstack.wsgi [None req-9dba5a7d-ac52-43ef-aa27-7c9651c45501 None None] GET http://10.180.1.21/volume// [ 1244.544904] [56367]: DEBUG cinder.api.openstack.wsgi [None req-9dba5a7d-ac52-43ef-aa27-7c9651c45501 None None] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1244.545139] [56367]: DEBUG cinder.api.openstack.wsgi [None req-9dba5a7d-ac52-43ef-aa27-7c9651c45501 None None] Calling method 'all' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1244.545568] [56367]: INFO cinder.api.openstack.wsgi [None req-9dba5a7d-ac52-43ef-aa27-7c9651c45501 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1244.545892] [56367]: [pid: 56367|app: 0|req: 271/577] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 10:57:04 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1244.549756] [56366]: DEBUG cinder.api.middleware.request_id [req-d4508c00-7307-4fc6-969e-f09ad132de95 req-8d15dd99-d043-4dff-acf0-69adf1c4628e None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1244.552120] [56366]: INFO cinder.api.openstack.wsgi [req-d4508c00-7307-4fc6-969e-f09ad132de95 req-8d15dd99-d043-4dff-acf0-69adf1c4628e tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd [ 1244.552426] [56366]: DEBUG cinder.api.openstack.wsgi [req-d4508c00-7307-4fc6-969e-f09ad132de95 req-8d15dd99-d043-4dff-acf0-69adf1c4628e tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1244.552708] [56366]: DEBUG cinder.api.openstack.wsgi [req-d4508c00-7307-4fc6-969e-f09ad132de95 req-8d15dd99-d043-4dff-acf0-69adf1c4628e tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1244.564240] [56367]: DEBUG cinder.api.middleware.request_id [None req-fff58c66-b43e-4c1e-afce-e7f665917d3d None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1244.564240] [56367]: INFO cinder.api.openstack.wsgi [None req-fff58c66-b43e-4c1e-afce-e7f665917d3d tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd [ 1244.564483] [56367]: DEBUG cinder.api.openstack.wsgi [None req-fff58c66-b43e-4c1e-afce-e7f665917d3d tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1244.565012] [56367]: DEBUG cinder.api.openstack.wsgi [None req-fff58c66-b43e-4c1e-afce-e7f665917d3d tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1244.568373] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1244.568373] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1244.574985] [56366]: INFO cinder.volume.api [req-d4508c00-7307-4fc6-969e-f09ad132de95 req-8d15dd99-d043-4dff-acf0-69adf1c4628e tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1244.577955] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1244.577955] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1244.582172] [56366]: INFO cinder.api.openstack.wsgi [req-d4508c00-7307-4fc6-969e-f09ad132de95 req-8d15dd99-d043-4dff-acf0-69adf1c4628e tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd returned with HTTP 200 [ 1244.582172] [56366]: [pid: 56366|app: 0|req: 307/578] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 10:57:04 2025] GET /volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd => generated 1319 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1244.582268] [56367]: INFO cinder.volume.api [None req-fff58c66-b43e-4c1e-afce-e7f665917d3d tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1244.586618] [56367]: INFO cinder.api.openstack.wsgi [None req-fff58c66-b43e-4c1e-afce-e7f665917d3d tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd returned with HTTP 200 [ 1244.588031] [56367]: [pid: 56367|app: 0|req: 272/579] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:57:04 2025] GET /volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1244.692855] [56366]: DEBUG cinder.api.middleware.request_id [None req-5586d5e4-f7ad-4c16-abe9-53f27d00315a None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1244.698375] [56366]: INFO cinder.api.openstack.wsgi [None req-5586d5e4-f7ad-4c16-abe9-53f27d00315a tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] DELETE http://10.180.1.21/volume/v3/volumes/4a3946d0-ef10-4ef3-85bc-14423d07be36 [ 1244.698615] [56366]: DEBUG cinder.api.openstack.wsgi [None req-5586d5e4-f7ad-4c16-abe9-53f27d00315a tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1244.698880] [56366]: DEBUG cinder.api.openstack.wsgi [None req-5586d5e4-f7ad-4c16-abe9-53f27d00315a tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Calling method 'delete' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1244.699031] [56366]: INFO cinder.api.v3.volumes [None req-5586d5e4-f7ad-4c16-abe9-53f27d00315a tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Delete volume with id: 4a3946d0-ef10-4ef3-85bc-14423d07be36 [ 1244.706412] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1244.706412] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1244.706955] [56366]: INFO cinder.volume.api [None req-5586d5e4-f7ad-4c16-abe9-53f27d00315a tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Volume info retrieved successfully. [ 1244.726967] [56366]: INFO cinder.volume.api [None req-5586d5e4-f7ad-4c16-abe9-53f27d00315a tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Delete volume request issued successfully. [ 1244.726967] [56366]: INFO cinder.api.openstack.wsgi [None req-5586d5e4-f7ad-4c16-abe9-53f27d00315a tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] http://10.180.1.21/volume/v3/volumes/4a3946d0-ef10-4ef3-85bc-14423d07be36 returned with HTTP 202 [ 1244.727212] [56366]: [pid: 56366|app: 0|req: 308/580] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 18 10:57:04 2025] DELETE /volume/v3/volumes/4a3946d0-ef10-4ef3-85bc-14423d07be36 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1244.730640] [56367]: DEBUG cinder.api.middleware.request_id [None req-5055f4b9-d1d5-4cd5-977f-cd83950fd824 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1244.732791] [56367]: INFO cinder.api.openstack.wsgi [None req-5055f4b9-d1d5-4cd5-977f-cd83950fd824 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] GET http://10.180.1.21/volume/v3/volumes/4a3946d0-ef10-4ef3-85bc-14423d07be36 [ 1244.733055] [56367]: DEBUG cinder.api.openstack.wsgi [None req-5055f4b9-d1d5-4cd5-977f-cd83950fd824 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1244.733334] [56367]: DEBUG cinder.api.openstack.wsgi [None req-5055f4b9-d1d5-4cd5-977f-cd83950fd824 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1244.742539] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1244.742539] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1244.746031] [56367]: INFO cinder.volume.api [None req-5055f4b9-d1d5-4cd5-977f-cd83950fd824 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Volume info retrieved successfully. [ 1244.750297] [56367]: INFO cinder.api.openstack.wsgi [None req-5055f4b9-d1d5-4cd5-977f-cd83950fd824 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] http://10.180.1.21/volume/v3/volumes/4a3946d0-ef10-4ef3-85bc-14423d07be36 returned with HTTP 200 [ 1244.750681] [56367]: [pid: 56367|app: 0|req: 273/581] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:57:04 2025] GET /volume/v3/volumes/4a3946d0-ef10-4ef3-85bc-14423d07be36 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1245.597661] [56366]: DEBUG cinder.api.middleware.request_id [None req-1543e294-f6c1-45df-86f7-0749c8ac41ac None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1245.599796] [56366]: INFO cinder.api.openstack.wsgi [None req-1543e294-f6c1-45df-86f7-0749c8ac41ac tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd [ 1245.600060] [56366]: DEBUG cinder.api.openstack.wsgi [None req-1543e294-f6c1-45df-86f7-0749c8ac41ac tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1245.600301] [56366]: DEBUG cinder.api.openstack.wsgi [None req-1543e294-f6c1-45df-86f7-0749c8ac41ac tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1245.613278] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1245.613278] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1245.616768] [56366]: INFO cinder.volume.api [None req-1543e294-f6c1-45df-86f7-0749c8ac41ac tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1245.621771] [56366]: INFO cinder.api.openstack.wsgi [None req-1543e294-f6c1-45df-86f7-0749c8ac41ac tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd returned with HTTP 200 [ 1245.622189] [56366]: [pid: 56366|app: 0|req: 309/582] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:57:05 2025] GET /volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1245.748548] [56367]: DEBUG cinder.api.middleware.request_id [req-d4508c00-7307-4fc6-969e-f09ad132de95 req-c8b38d98-5143-4552-90d1-d987f1d188c4 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1245.751335] [56367]: INFO cinder.api.openstack.wsgi [req-d4508c00-7307-4fc6-969e-f09ad132de95 req-c8b38d98-5143-4552-90d1-d987f1d188c4 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] DELETE http://10.180.1.21/volume/v3/attachments/9e07a434-3a43-46cc-8de4-4b9e28920752 [ 1245.751563] [56367]: DEBUG cinder.api.openstack.wsgi [req-d4508c00-7307-4fc6-969e-f09ad132de95 req-c8b38d98-5143-4552-90d1-d987f1d188c4 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1245.751784] [56367]: DEBUG cinder.api.openstack.wsgi [req-d4508c00-7307-4fc6-969e-f09ad132de95 req-c8b38d98-5143-4552-90d1-d987f1d188c4 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'version_select' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1245.759314] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1245.759314] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1245.761475] [56366]: DEBUG cinder.api.middleware.request_id [None req-70d171da-ff26-4b06-9127-70302b0968bf None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1245.763572] [56366]: INFO cinder.api.openstack.wsgi [None req-70d171da-ff26-4b06-9127-70302b0968bf tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] GET http://10.180.1.21/volume/v3/volumes/4a3946d0-ef10-4ef3-85bc-14423d07be36 [ 1245.763799] [56366]: DEBUG cinder.api.openstack.wsgi [None req-70d171da-ff26-4b06-9127-70302b0968bf tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1245.764031] [56366]: DEBUG cinder.api.openstack.wsgi [None req-70d171da-ff26-4b06-9127-70302b0968bf tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1245.770392] [56366]: INFO cinder.api.openstack.wsgi [None req-70d171da-ff26-4b06-9127-70302b0968bf tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] http://10.180.1.21/volume/v3/volumes/4a3946d0-ef10-4ef3-85bc-14423d07be36 returned with HTTP 404 [ 1245.770970] [56366]: [pid: 56366|app: 0|req: 310/583] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:57:05 2025] GET /volume/v3/volumes/4a3946d0-ef10-4ef3-85bc-14423d07be36 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1245.822305] [56366]: DEBUG cinder.api.middleware.request_id [None req-a4e64342-b292-41ac-88ae-b47fa7c522d2 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1245.824639] [56366]: INFO cinder.api.openstack.wsgi [None req-a4e64342-b292-41ac-88ae-b47fa7c522d2 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] DELETE http://10.180.1.21/volume/v3/volumes/f7a0e665-e68b-4795-8275-98f98d557b69 [ 1245.824639] [56366]: DEBUG cinder.api.openstack.wsgi [None req-a4e64342-b292-41ac-88ae-b47fa7c522d2 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1245.824853] [56366]: DEBUG cinder.api.openstack.wsgi [None req-a4e64342-b292-41ac-88ae-b47fa7c522d2 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Calling method 'delete' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1245.825062] [56366]: INFO cinder.api.v3.volumes [None req-a4e64342-b292-41ac-88ae-b47fa7c522d2 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Delete volume with id: f7a0e665-e68b-4795-8275-98f98d557b69 [ 1245.832728] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1245.832728] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1245.833267] [56366]: INFO cinder.volume.api [None req-a4e64342-b292-41ac-88ae-b47fa7c522d2 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Volume info retrieved successfully. [ 1245.851528] [56366]: INFO cinder.volume.api [None req-a4e64342-b292-41ac-88ae-b47fa7c522d2 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Delete volume request issued successfully. [ 1245.851528] [56366]: INFO cinder.api.openstack.wsgi [None req-a4e64342-b292-41ac-88ae-b47fa7c522d2 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] http://10.180.1.21/volume/v3/volumes/f7a0e665-e68b-4795-8275-98f98d557b69 returned with HTTP 202 [ 1245.852041] [56366]: [pid: 56366|app: 0|req: 311/584] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 18 10:57:05 2025] DELETE /volume/v3/volumes/f7a0e665-e68b-4795-8275-98f98d557b69 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1245.854655] [56366]: DEBUG cinder.api.middleware.request_id [None req-59741ae5-6abb-40c6-8fea-272cef061b07 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1245.856616] [56366]: INFO cinder.api.openstack.wsgi [None req-59741ae5-6abb-40c6-8fea-272cef061b07 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] GET http://10.180.1.21/volume/v3/volumes/f7a0e665-e68b-4795-8275-98f98d557b69 [ 1245.856864] [56366]: DEBUG cinder.api.openstack.wsgi [None req-59741ae5-6abb-40c6-8fea-272cef061b07 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1245.857276] [56366]: DEBUG cinder.api.openstack.wsgi [None req-59741ae5-6abb-40c6-8fea-272cef061b07 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1245.865130] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1245.865130] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1245.868921] [56366]: INFO cinder.volume.api [None req-59741ae5-6abb-40c6-8fea-272cef061b07 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Volume info retrieved successfully. [ 1245.873726] [56366]: INFO cinder.api.openstack.wsgi [None req-59741ae5-6abb-40c6-8fea-272cef061b07 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] http://10.180.1.21/volume/v3/volumes/f7a0e665-e68b-4795-8275-98f98d557b69 returned with HTTP 200 [ 1245.874141] [56366]: [pid: 56366|app: 0|req: 312/585] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:57:05 2025] GET /volume/v3/volumes/f7a0e665-e68b-4795-8275-98f98d557b69 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1246.285624] [56367]: INFO cinder.api.openstack.wsgi [req-d4508c00-7307-4fc6-969e-f09ad132de95 req-c8b38d98-5143-4552-90d1-d987f1d188c4 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/attachments/9e07a434-3a43-46cc-8de4-4b9e28920752 returned with HTTP 200 [ 1246.286035] [56367]: [pid: 56367|app: 0|req: 274/586] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 18 10:57:05 2025] DELETE /volume/v3/attachments/9e07a434-3a43-46cc-8de4-4b9e28920752 => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1246.632564] [56366]: DEBUG cinder.api.middleware.request_id [None req-dca590fe-baf8-4bc7-a910-974b76f41fda None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1246.634655] [56366]: INFO cinder.api.openstack.wsgi [None req-dca590fe-baf8-4bc7-a910-974b76f41fda tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd [ 1246.634872] [56366]: DEBUG cinder.api.openstack.wsgi [None req-dca590fe-baf8-4bc7-a910-974b76f41fda tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1246.635101] [56366]: DEBUG cinder.api.openstack.wsgi [None req-dca590fe-baf8-4bc7-a910-974b76f41fda tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1246.642771] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1246.642771] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1246.646254] [56366]: INFO cinder.volume.api [None req-dca590fe-baf8-4bc7-a910-974b76f41fda tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1246.650580] [56366]: INFO cinder.api.openstack.wsgi [None req-dca590fe-baf8-4bc7-a910-974b76f41fda tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd returned with HTTP 200 [ 1246.650997] [56366]: [pid: 56366|app: 0|req: 313/587] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:57:06 2025] GET /volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1246.660202] [56367]: DEBUG cinder.api.middleware.request_id [None req-b051ec66-9c85-4f49-8a46-8efa955b0edd None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1246.662269] [56367]: INFO cinder.api.openstack.wsgi [None req-b051ec66-9c85-4f49-8a46-8efa955b0edd tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd [ 1246.662503] [56367]: DEBUG cinder.api.openstack.wsgi [None req-b051ec66-9c85-4f49-8a46-8efa955b0edd tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1246.662721] [56367]: DEBUG cinder.api.openstack.wsgi [None req-b051ec66-9c85-4f49-8a46-8efa955b0edd tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1246.670105] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1246.670105] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1246.674506] [56367]: INFO cinder.volume.api [None req-b051ec66-9c85-4f49-8a46-8efa955b0edd tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1246.680438] [56367]: INFO cinder.api.openstack.wsgi [None req-b051ec66-9c85-4f49-8a46-8efa955b0edd tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd returned with HTTP 200 [ 1246.680950] [56367]: [pid: 56367|app: 0|req: 275/588] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:57:06 2025] GET /volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1246.884082] [56366]: DEBUG cinder.api.middleware.request_id [None req-f7293bd1-94dc-4b30-add0-4e015649ef50 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1246.886284] [56366]: INFO cinder.api.openstack.wsgi [None req-f7293bd1-94dc-4b30-add0-4e015649ef50 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] GET http://10.180.1.21/volume/v3/volumes/f7a0e665-e68b-4795-8275-98f98d557b69 [ 1246.886508] [56366]: DEBUG cinder.api.openstack.wsgi [None req-f7293bd1-94dc-4b30-add0-4e015649ef50 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1246.886725] [56366]: DEBUG cinder.api.openstack.wsgi [None req-f7293bd1-94dc-4b30-add0-4e015649ef50 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1246.897632] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1246.897632] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1246.901586] [56366]: INFO cinder.volume.api [None req-f7293bd1-94dc-4b30-add0-4e015649ef50 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Volume info retrieved successfully. [ 1246.906180] [56366]: INFO cinder.api.openstack.wsgi [None req-f7293bd1-94dc-4b30-add0-4e015649ef50 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] http://10.180.1.21/volume/v3/volumes/f7a0e665-e68b-4795-8275-98f98d557b69 returned with HTTP 200 [ 1246.906562] [56366]: [pid: 56366|app: 0|req: 314/589] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:57:06 2025] GET /volume/v3/volumes/f7a0e665-e68b-4795-8275-98f98d557b69 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1247.722682] [56367]: DEBUG cinder.api.middleware.request_id [None req-114ff177-ca53-4d34-ae2d-577fe602f510 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1247.723148] [56367]: INFO cinder.api.openstack.wsgi [None req-114ff177-ca53-4d34-ae2d-577fe602f510 None None] GET http://10.180.1.21/volume// [ 1247.723336] [56367]: DEBUG cinder.api.openstack.wsgi [None req-114ff177-ca53-4d34-ae2d-577fe602f510 None None] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1247.723548] [56367]: DEBUG cinder.api.openstack.wsgi [None req-114ff177-ca53-4d34-ae2d-577fe602f510 None None] Calling method 'all' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1247.723954] [56367]: INFO cinder.api.openstack.wsgi [None req-114ff177-ca53-4d34-ae2d-577fe602f510 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1247.724294] [56367]: [pid: 56367|app: 0|req: 276/590] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 10:57:07 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1247.728222] [56366]: DEBUG cinder.api.middleware.request_id [req-2560e311-2b15-45d5-8be3-0cf876f10521 req-68fc51e4-8531-4159-b6f4-17018b0e09b9 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1247.731710] [56366]: INFO cinder.api.openstack.wsgi [req-2560e311-2b15-45d5-8be3-0cf876f10521 req-68fc51e4-8531-4159-b6f4-17018b0e09b9 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] GET http://10.180.1.21/volume/v3/volumes/395e289d-3236-41ee-8649-b5d365e2a954 [ 1247.732067] [56366]: DEBUG cinder.api.openstack.wsgi [req-2560e311-2b15-45d5-8be3-0cf876f10521 req-68fc51e4-8531-4159-b6f4-17018b0e09b9 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1247.732337] [56366]: DEBUG cinder.api.openstack.wsgi [req-2560e311-2b15-45d5-8be3-0cf876f10521 req-68fc51e4-8531-4159-b6f4-17018b0e09b9 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1247.748880] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1247.748880] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1247.755102] [56366]: INFO cinder.volume.api [req-2560e311-2b15-45d5-8be3-0cf876f10521 req-68fc51e4-8531-4159-b6f4-17018b0e09b9 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Volume info retrieved successfully. [ 1247.756863] [56367]: DEBUG cinder.api.middleware.request_id [None req-4576c912-43c4-4a68-8730-6e944e06954c None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1247.759472] [56367]: INFO cinder.api.openstack.wsgi [None req-4576c912-43c4-4a68-8730-6e944e06954c tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd [ 1247.759663] [56367]: DEBUG cinder.api.openstack.wsgi [None req-4576c912-43c4-4a68-8730-6e944e06954c tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1247.759878] [56367]: DEBUG cinder.api.openstack.wsgi [None req-4576c912-43c4-4a68-8730-6e944e06954c tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1247.760537] [56366]: INFO cinder.api.openstack.wsgi [req-2560e311-2b15-45d5-8be3-0cf876f10521 req-68fc51e4-8531-4159-b6f4-17018b0e09b9 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] http://10.180.1.21/volume/v3/volumes/395e289d-3236-41ee-8649-b5d365e2a954 returned with HTTP 200 [ 1247.760983] [56366]: [pid: 56366|app: 0|req: 315/591] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 10:57:07 2025] GET /volume/v3/volumes/395e289d-3236-41ee-8649-b5d365e2a954 => generated 1572 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1247.767872] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1247.767872] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1247.772055] [56367]: INFO cinder.volume.api [None req-4576c912-43c4-4a68-8730-6e944e06954c tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1247.776813] [56367]: INFO cinder.api.openstack.wsgi [None req-4576c912-43c4-4a68-8730-6e944e06954c tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd returned with HTTP 200 [ 1247.777265] [56367]: [pid: 56367|app: 0|req: 277/592] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:57:07 2025] GET /volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1247.786682] [56366]: DEBUG cinder.api.middleware.request_id [None req-60cb6120-be62-4fcf-bc2b-8840813ec072 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1247.789262] [56366]: INFO cinder.api.openstack.wsgi [None req-60cb6120-be62-4fcf-bc2b-8840813ec072 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 [ 1247.789616] [56366]: DEBUG cinder.api.openstack.wsgi [None req-60cb6120-be62-4fcf-bc2b-8840813ec072 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1247.789954] [56366]: DEBUG cinder.api.openstack.wsgi [None req-60cb6120-be62-4fcf-bc2b-8840813ec072 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1247.801063] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1247.801063] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1247.805137] [56366]: INFO cinder.volume.api [None req-60cb6120-be62-4fcf-bc2b-8840813ec072 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1247.809808] [56366]: INFO cinder.api.openstack.wsgi [None req-60cb6120-be62-4fcf-bc2b-8840813ec072 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 returned with HTTP 200 [ 1247.810274] [56366]: [pid: 56366|app: 0|req: 316/593] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:57:07 2025] GET /volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1247.851276] [56367]: DEBUG cinder.api.middleware.request_id [None req-dda0523f-14a1-4070-a5cb-99bed468fa42 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1247.854417] [56367]: INFO cinder.api.openstack.wsgi [None req-dda0523f-14a1-4070-a5cb-99bed468fa42 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 [ 1247.854785] [56367]: DEBUG cinder.api.openstack.wsgi [None req-dda0523f-14a1-4070-a5cb-99bed468fa42 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1247.855157] [56367]: DEBUG cinder.api.openstack.wsgi [None req-dda0523f-14a1-4070-a5cb-99bed468fa42 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1247.866236] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1247.866236] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1247.871071] [56367]: INFO cinder.volume.api [None req-dda0523f-14a1-4070-a5cb-99bed468fa42 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1247.876017] [56367]: INFO cinder.api.openstack.wsgi [None req-dda0523f-14a1-4070-a5cb-99bed468fa42 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 returned with HTTP 200 [ 1247.876421] [56367]: [pid: 56367|app: 0|req: 278/594] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:57:07 2025] GET /volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1247.887358] [56366]: DEBUG cinder.api.middleware.request_id [req-2560e311-2b15-45d5-8be3-0cf876f10521 req-c72f27bf-a45e-416e-9d06-398f3eb4d965 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1247.890854] [56366]: INFO cinder.api.openstack.wsgi [req-2560e311-2b15-45d5-8be3-0cf876f10521 req-c72f27bf-a45e-416e-9d06-398f3eb4d965 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] PUT http://10.180.1.21/volume/v3/attachments/55574e4f-4815-4532-901d-0572c9999895 [ 1247.891638] [56366]: DEBUG cinder.api.openstack.wsgi [req-2560e311-2b15-45d5-8be3-0cf876f10521 req-c72f27bf-a45e-416e-9d06-398f3eb4d965 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-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=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1247.903010] [56366]: DEBUG cinder.coordination [req-2560e311-2b15-45d5-8be3-0cf876f10521 req-c72f27bf-a45e-416e-9d06-398f3eb4d965 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Acquiring lock "cinder-attachment_update-395e289d-3236-41ee-8649-b5d365e2a954-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=56366) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1247.909162] [56366]: DEBUG cinder.coordination [req-2560e311-2b15-45d5-8be3-0cf876f10521 req-c72f27bf-a45e-416e-9d06-398f3eb4d965 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Lock "cinder-attachment_update-395e289d-3236-41ee-8649-b5d365e2a954-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=56366) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1247.911284] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1247.911284] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1247.917494] [56367]: DEBUG cinder.api.middleware.request_id [None req-aebef624-9358-49ab-91b3-266e5b63b4d6 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1247.920406] [56367]: INFO cinder.api.openstack.wsgi [None req-aebef624-9358-49ab-91b3-266e5b63b4d6 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] GET http://10.180.1.21/volume/v3/volumes/f7a0e665-e68b-4795-8275-98f98d557b69 [ 1247.920743] [56367]: DEBUG cinder.api.openstack.wsgi [None req-aebef624-9358-49ab-91b3-266e5b63b4d6 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1247.921014] [56367]: DEBUG cinder.api.openstack.wsgi [None req-aebef624-9358-49ab-91b3-266e5b63b4d6 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1247.929745] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1247.929745] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1247.933454] [56367]: INFO cinder.volume.api [None req-aebef624-9358-49ab-91b3-266e5b63b4d6 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Volume info retrieved successfully. [ 1247.938881] [56367]: INFO cinder.api.openstack.wsgi [None req-aebef624-9358-49ab-91b3-266e5b63b4d6 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] http://10.180.1.21/volume/v3/volumes/f7a0e665-e68b-4795-8275-98f98d557b69 returned with HTTP 200 [ 1247.939285] [56367]: [pid: 56367|app: 0|req: 279/595] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:57:07 2025] GET /volume/v3/volumes/f7a0e665-e68b-4795-8275-98f98d557b69 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1248.434308] [56366]: DEBUG cinder.coordination [req-2560e311-2b15-45d5-8be3-0cf876f10521 req-c72f27bf-a45e-416e-9d06-398f3eb4d965 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Lock "cinder-attachment_update-395e289d-3236-41ee-8649-b5d365e2a954-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.525s {{(pid=56366) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1248.434676] [56366]: INFO cinder.api.openstack.wsgi [req-2560e311-2b15-45d5-8be3-0cf876f10521 req-c72f27bf-a45e-416e-9d06-398f3eb4d965 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] http://10.180.1.21/volume/v3/attachments/55574e4f-4815-4532-901d-0572c9999895 returned with HTTP 200 [ 1248.435166] [56366]: [pid: 56366|app: 0|req: 317/596] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 18 10:57:07 2025] PUT /volume/v3/attachments/55574e4f-4815-4532-901d-0572c9999895 => generated 617 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1248.943543] [56367]: DEBUG cinder.api.middleware.request_id [req-2560e311-2b15-45d5-8be3-0cf876f10521 req-cfd6822c-364e-4a1b-a5e2-bc2fc5017f3b None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1248.946345] [56367]: INFO cinder.api.openstack.wsgi [req-2560e311-2b15-45d5-8be3-0cf876f10521 req-cfd6822c-364e-4a1b-a5e2-bc2fc5017f3b tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] POST http://10.180.1.21/volume/v3/attachments/55574e4f-4815-4532-901d-0572c9999895/action [ 1248.946827] [56367]: DEBUG cinder.api.openstack.wsgi [req-2560e311-2b15-45d5-8be3-0cf876f10521 req-cfd6822c-364e-4a1b-a5e2-bc2fc5017f3b tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Action body: b'{"os-complete": null}' {{(pid=56367) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1248.947022] [56367]: DEBUG cinder.api.openstack.wsgi [req-2560e311-2b15-45d5-8be3-0cf876f10521 req-cfd6822c-364e-4a1b-a5e2-bc2fc5017f3b tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1248.951754] [56366]: DEBUG cinder.api.middleware.request_id [None req-920e82df-56a0-4e99-a454-9da3c7879226 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1248.954354] [56366]: INFO cinder.api.openstack.wsgi [None req-920e82df-56a0-4e99-a454-9da3c7879226 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] GET http://10.180.1.21/volume/v3/volumes/f7a0e665-e68b-4795-8275-98f98d557b69 [ 1248.954619] [56366]: DEBUG cinder.api.openstack.wsgi [None req-920e82df-56a0-4e99-a454-9da3c7879226 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1248.954854] [56366]: DEBUG cinder.api.openstack.wsgi [None req-920e82df-56a0-4e99-a454-9da3c7879226 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1248.962122] [56366]: INFO cinder.api.openstack.wsgi [None req-920e82df-56a0-4e99-a454-9da3c7879226 tempest-AttachVolumeShelveTestJSON-701832148 tempest-AttachVolumeShelveTestJSON-701832148-project-member] http://10.180.1.21/volume/v3/volumes/f7a0e665-e68b-4795-8275-98f98d557b69 returned with HTTP 404 [ 1248.962828] [56366]: [pid: 56366|app: 0|req: 318/597] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:57:08 2025] GET /volume/v3/volumes/f7a0e665-e68b-4795-8275-98f98d557b69 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1248.966918] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1248.966918] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1248.976448] [56367]: INFO cinder.api.openstack.wsgi [req-2560e311-2b15-45d5-8be3-0cf876f10521 req-cfd6822c-364e-4a1b-a5e2-bc2fc5017f3b tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] http://10.180.1.21/volume/v3/attachments/55574e4f-4815-4532-901d-0572c9999895/action returned with HTTP 204 [ 1248.976924] [56367]: [pid: 56367|app: 0|req: 280/598] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 18 10:57:08 2025] POST /volume/v3/attachments/55574e4f-4815-4532-901d-0572c9999895/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1255.294299] [56366]: DEBUG cinder.api.middleware.request_id [None req-97fc1caf-82ff-469a-92c8-3f1cb8261a3c None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1255.297114] [56366]: INFO cinder.api.openstack.wsgi [None req-97fc1caf-82ff-469a-92c8-3f1cb8261a3c tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] DELETE http://10.180.1.21/volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd [ 1255.297517] [56366]: DEBUG cinder.api.openstack.wsgi [None req-97fc1caf-82ff-469a-92c8-3f1cb8261a3c tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1255.297770] [56366]: DEBUG cinder.api.openstack.wsgi [None req-97fc1caf-82ff-469a-92c8-3f1cb8261a3c tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'delete' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1255.297962] [56366]: INFO cinder.api.v3.volumes [None req-97fc1caf-82ff-469a-92c8-3f1cb8261a3c tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Delete volume with id: a61ffd17-ac96-4701-b5de-e678221c86dd [ 1255.308372] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1255.308372] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1255.308893] [56366]: INFO cinder.volume.api [None req-97fc1caf-82ff-469a-92c8-3f1cb8261a3c tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1255.325733] [56366]: INFO cinder.volume.api [None req-97fc1caf-82ff-469a-92c8-3f1cb8261a3c tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Delete volume request issued successfully. [ 1255.325924] [56366]: INFO cinder.api.openstack.wsgi [None req-97fc1caf-82ff-469a-92c8-3f1cb8261a3c tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd returned with HTTP 202 [ 1255.326333] [56366]: [pid: 56366|app: 0|req: 319/599] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 18 10:57:15 2025] DELETE /volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1255.329325] [56367]: DEBUG cinder.api.middleware.request_id [None req-93cde4d2-30f6-447a-8c18-b7dda55b23be None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1255.332151] [56367]: INFO cinder.api.openstack.wsgi [None req-93cde4d2-30f6-447a-8c18-b7dda55b23be tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd [ 1255.332350] [56367]: DEBUG cinder.api.openstack.wsgi [None req-93cde4d2-30f6-447a-8c18-b7dda55b23be tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1255.332605] [56367]: DEBUG cinder.api.openstack.wsgi [None req-93cde4d2-30f6-447a-8c18-b7dda55b23be tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1255.340263] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1255.340263] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1255.344247] [56367]: INFO cinder.volume.api [None req-93cde4d2-30f6-447a-8c18-b7dda55b23be tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1255.348835] [56367]: INFO cinder.api.openstack.wsgi [None req-93cde4d2-30f6-447a-8c18-b7dda55b23be tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd returned with HTTP 200 [ 1255.349238] [56367]: [pid: 56367|app: 0|req: 281/600] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:57:15 2025] GET /volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1256.360357] [56366]: DEBUG cinder.api.middleware.request_id [None req-21fda64a-522e-40cd-8ad3-f1a5595c91e2 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1256.362509] [56366]: INFO cinder.api.openstack.wsgi [None req-21fda64a-522e-40cd-8ad3-f1a5595c91e2 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd [ 1256.362727] [56366]: DEBUG cinder.api.openstack.wsgi [None req-21fda64a-522e-40cd-8ad3-f1a5595c91e2 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1256.362946] [56366]: DEBUG cinder.api.openstack.wsgi [None req-21fda64a-522e-40cd-8ad3-f1a5595c91e2 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1256.373826] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1256.373826] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1256.378106] [56366]: INFO cinder.volume.api [None req-21fda64a-522e-40cd-8ad3-f1a5595c91e2 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1256.384030] [56366]: INFO cinder.api.openstack.wsgi [None req-21fda64a-522e-40cd-8ad3-f1a5595c91e2 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd returned with HTTP 200 [ 1256.384416] [56366]: [pid: 56366|app: 0|req: 320/601] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:57:16 2025] GET /volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1257.394295] [56367]: DEBUG cinder.api.middleware.request_id [None req-c04f00bd-87a7-4bca-b67d-78700799ba6a None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1257.396374] [56367]: INFO cinder.api.openstack.wsgi [None req-c04f00bd-87a7-4bca-b67d-78700799ba6a tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd [ 1257.396657] [56367]: DEBUG cinder.api.openstack.wsgi [None req-c04f00bd-87a7-4bca-b67d-78700799ba6a tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1257.396900] [56367]: DEBUG cinder.api.openstack.wsgi [None req-c04f00bd-87a7-4bca-b67d-78700799ba6a tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1257.406783] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1257.406783] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1257.410793] [56367]: INFO cinder.volume.api [None req-c04f00bd-87a7-4bca-b67d-78700799ba6a tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1257.415740] [56367]: INFO cinder.api.openstack.wsgi [None req-c04f00bd-87a7-4bca-b67d-78700799ba6a tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd returned with HTTP 200 [ 1257.416441] [56367]: [pid: 56367|app: 0|req: 282/602] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:57:17 2025] GET /volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1258.426163] [56366]: DEBUG cinder.api.middleware.request_id [None req-fb6b4ef7-6a64-4a35-a3bc-c6773936479b None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1258.428480] [56366]: INFO cinder.api.openstack.wsgi [None req-fb6b4ef7-6a64-4a35-a3bc-c6773936479b tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd [ 1258.428700] [56366]: DEBUG cinder.api.openstack.wsgi [None req-fb6b4ef7-6a64-4a35-a3bc-c6773936479b tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1258.428920] [56366]: DEBUG cinder.api.openstack.wsgi [None req-fb6b4ef7-6a64-4a35-a3bc-c6773936479b tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1258.435341] [56366]: INFO cinder.api.openstack.wsgi [None req-fb6b4ef7-6a64-4a35-a3bc-c6773936479b tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd returned with HTTP 404 [ 1258.435832] [56366]: [pid: 56366|app: 0|req: 321/603] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:57:18 2025] GET /volume/v3/volumes/a61ffd17-ac96-4701-b5de-e678221c86dd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1258.438754] [56367]: DEBUG cinder.api.middleware.request_id [None req-4f07741f-a57c-4ab3-9992-5416d5c550c7 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1258.440899] [56367]: INFO cinder.api.openstack.wsgi [None req-4f07741f-a57c-4ab3-9992-5416d5c550c7 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] DELETE http://10.180.1.21/volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 [ 1258.441155] [56367]: DEBUG cinder.api.openstack.wsgi [None req-4f07741f-a57c-4ab3-9992-5416d5c550c7 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1258.441370] [56367]: DEBUG cinder.api.openstack.wsgi [None req-4f07741f-a57c-4ab3-9992-5416d5c550c7 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'delete' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1258.441558] [56367]: INFO cinder.api.v3.volumes [None req-4f07741f-a57c-4ab3-9992-5416d5c550c7 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Delete volume with id: 5fec43ba-bf3b-4403-a852-1e91b50bab78 [ 1258.449301] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1258.449301] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1258.449838] [56367]: INFO cinder.volume.api [None req-4f07741f-a57c-4ab3-9992-5416d5c550c7 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1258.468313] [56367]: INFO cinder.volume.api [None req-4f07741f-a57c-4ab3-9992-5416d5c550c7 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Delete volume request issued successfully. [ 1258.468313] [56367]: INFO cinder.api.openstack.wsgi [None req-4f07741f-a57c-4ab3-9992-5416d5c550c7 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 returned with HTTP 202 [ 1258.468706] [56367]: [pid: 56367|app: 0|req: 283/604] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 18 10:57:18 2025] DELETE /volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1258.472431] [56366]: DEBUG cinder.api.middleware.request_id [None req-45bd824f-cbf6-4ccf-a1c8-d9a1813362a8 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1258.474475] [56366]: INFO cinder.api.openstack.wsgi [None req-45bd824f-cbf6-4ccf-a1c8-d9a1813362a8 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 [ 1258.474705] [56366]: DEBUG cinder.api.openstack.wsgi [None req-45bd824f-cbf6-4ccf-a1c8-d9a1813362a8 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1258.474979] [56366]: DEBUG cinder.api.openstack.wsgi [None req-45bd824f-cbf6-4ccf-a1c8-d9a1813362a8 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1258.483432] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1258.483432] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1258.486861] [56366]: INFO cinder.volume.api [None req-45bd824f-cbf6-4ccf-a1c8-d9a1813362a8 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1258.491527] [56366]: INFO cinder.api.openstack.wsgi [None req-45bd824f-cbf6-4ccf-a1c8-d9a1813362a8 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 returned with HTTP 200 [ 1258.491904] [56366]: [pid: 56366|app: 0|req: 322/605] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:57:18 2025] GET /volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1259.501641] [56367]: DEBUG cinder.api.middleware.request_id [None req-59dfac3d-5fb8-4156-a57e-59918455494c None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1259.503636] [56367]: INFO cinder.api.openstack.wsgi [None req-59dfac3d-5fb8-4156-a57e-59918455494c tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 [ 1259.503863] [56367]: DEBUG cinder.api.openstack.wsgi [None req-59dfac3d-5fb8-4156-a57e-59918455494c tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1259.504092] [56367]: DEBUG cinder.api.openstack.wsgi [None req-59dfac3d-5fb8-4156-a57e-59918455494c tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1259.515206] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1259.515206] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1259.519175] [56367]: INFO cinder.volume.api [None req-59dfac3d-5fb8-4156-a57e-59918455494c tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1259.523942] [56367]: INFO cinder.api.openstack.wsgi [None req-59dfac3d-5fb8-4156-a57e-59918455494c tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 returned with HTTP 200 [ 1259.524339] [56367]: [pid: 56367|app: 0|req: 284/606] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:57:19 2025] GET /volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1260.534270] [56366]: DEBUG cinder.api.middleware.request_id [None req-0ebc6b00-f98e-44de-bdf8-0e594a099d98 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1260.536759] [56366]: INFO cinder.api.openstack.wsgi [None req-0ebc6b00-f98e-44de-bdf8-0e594a099d98 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 [ 1260.536759] [56366]: DEBUG cinder.api.openstack.wsgi [None req-0ebc6b00-f98e-44de-bdf8-0e594a099d98 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1260.536927] [56366]: DEBUG cinder.api.openstack.wsgi [None req-0ebc6b00-f98e-44de-bdf8-0e594a099d98 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1260.544617] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1260.544617] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1260.548108] [56366]: INFO cinder.volume.api [None req-0ebc6b00-f98e-44de-bdf8-0e594a099d98 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1260.552227] [56366]: INFO cinder.api.openstack.wsgi [None req-0ebc6b00-f98e-44de-bdf8-0e594a099d98 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 returned with HTTP 200 [ 1260.552757] [56366]: [pid: 56366|app: 0|req: 323/607] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:57:20 2025] GET /volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1261.562662] [56367]: DEBUG cinder.api.middleware.request_id [None req-63e427e1-9fec-497b-b934-b0f7c821e7cb None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1261.564686] [56367]: INFO cinder.api.openstack.wsgi [None req-63e427e1-9fec-497b-b934-b0f7c821e7cb tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 [ 1261.564909] [56367]: DEBUG cinder.api.openstack.wsgi [None req-63e427e1-9fec-497b-b934-b0f7c821e7cb tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1261.565139] [56367]: DEBUG cinder.api.openstack.wsgi [None req-63e427e1-9fec-497b-b934-b0f7c821e7cb tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1261.570993] [56367]: INFO cinder.api.openstack.wsgi [None req-63e427e1-9fec-497b-b934-b0f7c821e7cb tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 returned with HTTP 404 [ 1261.571484] [56367]: [pid: 56367|app: 0|req: 285/608] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:57:21 2025] GET /volume/v3/volumes/5fec43ba-bf3b-4403-a852-1e91b50bab78 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1261.613419] [56366]: DEBUG cinder.api.middleware.request_id [None req-496d9333-9ff6-42e8-8385-afb9519e0b6f None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1261.615702] [56366]: INFO cinder.api.openstack.wsgi [None req-496d9333-9ff6-42e8-8385-afb9519e0b6f tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] DELETE http://10.180.1.21/volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 [ 1261.615919] [56366]: DEBUG cinder.api.openstack.wsgi [None req-496d9333-9ff6-42e8-8385-afb9519e0b6f tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1261.616153] [56366]: DEBUG cinder.api.openstack.wsgi [None req-496d9333-9ff6-42e8-8385-afb9519e0b6f tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'delete' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1261.616370] [56366]: INFO cinder.api.v3.volumes [None req-496d9333-9ff6-42e8-8385-afb9519e0b6f tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Delete volume with id: f1387aed-974f-4924-8812-343749b335d0 [ 1261.626685] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1261.626685] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1261.627233] [56366]: INFO cinder.volume.api [None req-496d9333-9ff6-42e8-8385-afb9519e0b6f tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1261.643014] [56366]: INFO cinder.volume.api [None req-496d9333-9ff6-42e8-8385-afb9519e0b6f tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Delete volume request issued successfully. [ 1261.643237] [56366]: INFO cinder.api.openstack.wsgi [None req-496d9333-9ff6-42e8-8385-afb9519e0b6f tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 returned with HTTP 202 [ 1261.643741] [56366]: [pid: 56366|app: 0|req: 324/609] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 18 10:57:21 2025] DELETE /volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1261.646655] [56367]: DEBUG cinder.api.middleware.request_id [None req-77203bd3-f27d-43a5-87d6-a0137ca0ba2f None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1261.649789] [56367]: INFO cinder.api.openstack.wsgi [None req-77203bd3-f27d-43a5-87d6-a0137ca0ba2f tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 [ 1261.650030] [56367]: DEBUG cinder.api.openstack.wsgi [None req-77203bd3-f27d-43a5-87d6-a0137ca0ba2f tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1261.650284] [56367]: DEBUG cinder.api.openstack.wsgi [None req-77203bd3-f27d-43a5-87d6-a0137ca0ba2f tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1261.658417] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1261.658417] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1261.663076] [56367]: INFO cinder.volume.api [None req-77203bd3-f27d-43a5-87d6-a0137ca0ba2f tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1261.668349] [56367]: INFO cinder.api.openstack.wsgi [None req-77203bd3-f27d-43a5-87d6-a0137ca0ba2f tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 returned with HTTP 200 [ 1261.668765] [56367]: [pid: 56367|app: 0|req: 286/610] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:57:21 2025] GET /volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1262.679540] [56366]: DEBUG cinder.api.middleware.request_id [None req-e160f288-c0e3-4dd6-86ca-9ee66e6a6557 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1262.681781] [56366]: INFO cinder.api.openstack.wsgi [None req-e160f288-c0e3-4dd6-86ca-9ee66e6a6557 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 [ 1262.682038] [56366]: DEBUG cinder.api.openstack.wsgi [None req-e160f288-c0e3-4dd6-86ca-9ee66e6a6557 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1262.682267] [56366]: DEBUG cinder.api.openstack.wsgi [None req-e160f288-c0e3-4dd6-86ca-9ee66e6a6557 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1262.689727] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1262.689727] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1262.693376] [56366]: INFO cinder.volume.api [None req-e160f288-c0e3-4dd6-86ca-9ee66e6a6557 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1262.697611] [56366]: INFO cinder.api.openstack.wsgi [None req-e160f288-c0e3-4dd6-86ca-9ee66e6a6557 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 returned with HTTP 200 [ 1262.698117] [56366]: [pid: 56366|app: 0|req: 325/611] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:57:22 2025] GET /volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1263.713033] [56367]: DEBUG cinder.api.middleware.request_id [None req-2135c4cb-393e-4dc0-a04e-5eacd5fd85cc None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1263.715221] [56367]: INFO cinder.api.openstack.wsgi [None req-2135c4cb-393e-4dc0-a04e-5eacd5fd85cc tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 [ 1263.715496] [56367]: DEBUG cinder.api.openstack.wsgi [None req-2135c4cb-393e-4dc0-a04e-5eacd5fd85cc tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1263.715722] [56367]: DEBUG cinder.api.openstack.wsgi [None req-2135c4cb-393e-4dc0-a04e-5eacd5fd85cc tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1263.726071] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1263.726071] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1263.731827] [56367]: INFO cinder.volume.api [None req-2135c4cb-393e-4dc0-a04e-5eacd5fd85cc tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Volume info retrieved successfully. [ 1263.736353] [56367]: INFO cinder.api.openstack.wsgi [None req-2135c4cb-393e-4dc0-a04e-5eacd5fd85cc tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 returned with HTTP 200 [ 1263.736768] [56367]: [pid: 56367|app: 0|req: 287/612] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:57:23 2025] GET /volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1264.750636] [56366]: DEBUG cinder.api.middleware.request_id [None req-f7bf61dd-0fe6-4586-9760-54aead0a9391 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1264.753052] [56366]: INFO cinder.api.openstack.wsgi [None req-f7bf61dd-0fe6-4586-9760-54aead0a9391 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] GET http://10.180.1.21/volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 [ 1264.753279] [56366]: DEBUG cinder.api.openstack.wsgi [None req-f7bf61dd-0fe6-4586-9760-54aead0a9391 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1264.753500] [56366]: DEBUG cinder.api.openstack.wsgi [None req-f7bf61dd-0fe6-4586-9760-54aead0a9391 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1264.760471] [56366]: INFO cinder.api.openstack.wsgi [None req-f7bf61dd-0fe6-4586-9760-54aead0a9391 tempest-AttachVolumeTestJSON-943025421 tempest-AttachVolumeTestJSON-943025421-project-member] http://10.180.1.21/volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 returned with HTTP 404 [ 1264.760969] [56366]: [pid: 56366|app: 0|req: 326/613] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:57:24 2025] GET /volume/v3/volumes/f1387aed-974f-4924-8812-343749b335d0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1266.144435] [56367]: DEBUG cinder.api.middleware.request_id [None req-fe30361e-b81e-47a7-8242-627d78a5eca5 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1266.147695] [56367]: INFO cinder.api.openstack.wsgi [None req-fe30361e-b81e-47a7-8242-627d78a5eca5 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] DELETE http://10.180.1.21/volume/v3/volumes/d1450504-2bba-46f4-8cf8-5d9aadcb2a59 [ 1266.147798] [56367]: DEBUG cinder.api.openstack.wsgi [None req-fe30361e-b81e-47a7-8242-627d78a5eca5 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1266.148091] [56367]: DEBUG cinder.api.openstack.wsgi [None req-fe30361e-b81e-47a7-8242-627d78a5eca5 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Calling method 'delete' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1266.148183] [56367]: INFO cinder.api.v3.volumes [None req-fe30361e-b81e-47a7-8242-627d78a5eca5 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Delete volume with id: d1450504-2bba-46f4-8cf8-5d9aadcb2a59 [ 1266.159115] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1266.159115] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1266.159849] [56367]: INFO cinder.volume.api [None req-fe30361e-b81e-47a7-8242-627d78a5eca5 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Volume info retrieved successfully. [ 1266.178593] [56367]: INFO cinder.volume.api [None req-fe30361e-b81e-47a7-8242-627d78a5eca5 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Delete volume request issued successfully. [ 1266.178593] [56367]: INFO cinder.api.openstack.wsgi [None req-fe30361e-b81e-47a7-8242-627d78a5eca5 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] http://10.180.1.21/volume/v3/volumes/d1450504-2bba-46f4-8cf8-5d9aadcb2a59 returned with HTTP 202 [ 1266.178737] [56367]: [pid: 56367|app: 0|req: 288/614] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 18 10:57:26 2025] DELETE /volume/v3/volumes/d1450504-2bba-46f4-8cf8-5d9aadcb2a59 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1266.183746] [56366]: DEBUG cinder.api.middleware.request_id [None req-0dbb9745-847a-47b4-bc42-053757c63dcb None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1266.186332] [56366]: INFO cinder.api.openstack.wsgi [None req-0dbb9745-847a-47b4-bc42-053757c63dcb tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] GET http://10.180.1.21/volume/v3/volumes/d1450504-2bba-46f4-8cf8-5d9aadcb2a59 [ 1266.186332] [56366]: DEBUG cinder.api.openstack.wsgi [None req-0dbb9745-847a-47b4-bc42-053757c63dcb tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1266.186450] [56366]: DEBUG cinder.api.openstack.wsgi [None req-0dbb9745-847a-47b4-bc42-053757c63dcb tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1266.194390] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1266.194390] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1266.203202] [56366]: INFO cinder.volume.api [None req-0dbb9745-847a-47b4-bc42-053757c63dcb tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Volume info retrieved successfully. [ 1266.209019] [56366]: INFO cinder.api.openstack.wsgi [None req-0dbb9745-847a-47b4-bc42-053757c63dcb tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] http://10.180.1.21/volume/v3/volumes/d1450504-2bba-46f4-8cf8-5d9aadcb2a59 returned with HTTP 200 [ 1266.209604] [56366]: [pid: 56366|app: 0|req: 327/615] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:57:26 2025] GET /volume/v3/volumes/d1450504-2bba-46f4-8cf8-5d9aadcb2a59 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1267.219598] [56367]: DEBUG cinder.api.middleware.request_id [None req-be9d6c39-58e3-4c4d-9103-61276be2e259 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1267.221799] [56367]: INFO cinder.api.openstack.wsgi [None req-be9d6c39-58e3-4c4d-9103-61276be2e259 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] GET http://10.180.1.21/volume/v3/volumes/d1450504-2bba-46f4-8cf8-5d9aadcb2a59 [ 1267.221991] [56367]: DEBUG cinder.api.openstack.wsgi [None req-be9d6c39-58e3-4c4d-9103-61276be2e259 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1267.222225] [56367]: DEBUG cinder.api.openstack.wsgi [None req-be9d6c39-58e3-4c4d-9103-61276be2e259 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1267.232963] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1267.232963] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1267.237385] [56367]: INFO cinder.volume.api [None req-be9d6c39-58e3-4c4d-9103-61276be2e259 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Volume info retrieved successfully. [ 1267.242251] [56367]: INFO cinder.api.openstack.wsgi [None req-be9d6c39-58e3-4c4d-9103-61276be2e259 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] http://10.180.1.21/volume/v3/volumes/d1450504-2bba-46f4-8cf8-5d9aadcb2a59 returned with HTTP 200 [ 1267.242836] [56367]: [pid: 56367|app: 0|req: 289/616] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:57:27 2025] GET /volume/v3/volumes/d1450504-2bba-46f4-8cf8-5d9aadcb2a59 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1267.836833] [56366]: DEBUG cinder.api.middleware.request_id [None req-4a92a6da-c6de-4abe-8242-509f98096322 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1267.837310] [56366]: INFO cinder.api.openstack.wsgi [None req-4a92a6da-c6de-4abe-8242-509f98096322 None None] GET http://10.180.1.21/volume// [ 1267.837497] [56366]: DEBUG cinder.api.openstack.wsgi [None req-4a92a6da-c6de-4abe-8242-509f98096322 None None] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1267.837715] [56366]: DEBUG cinder.api.openstack.wsgi [None req-4a92a6da-c6de-4abe-8242-509f98096322 None None] Calling method 'all' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1267.838193] [56366]: INFO cinder.api.openstack.wsgi [None req-4a92a6da-c6de-4abe-8242-509f98096322 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1267.838479] [56366]: [pid: 56366|app: 0|req: 328/617] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 10:57:27 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1267.844993] [56367]: DEBUG cinder.api.middleware.request_id [req-7076b229-6db5-4985-a812-439db1675333 req-773661b8-7949-4ccc-826a-a8bdece73b20 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1267.847517] [56367]: INFO cinder.api.openstack.wsgi [req-7076b229-6db5-4985-a812-439db1675333 req-773661b8-7949-4ccc-826a-a8bdece73b20 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1267.847931] [56367]: DEBUG cinder.api.openstack.wsgi [req-7076b229-6db5-4985-a812-439db1675333 req-773661b8-7949-4ccc-826a-a8bdece73b20 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "395e289d-3236-41ee-8649-b5d365e2a954", "connector": null, "instance_uuid": "4e329e5e-407e-4661-b31e-044712e1b264"}} {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1267.861273] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1267.861273] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1267.885930] [56367]: INFO cinder.api.openstack.wsgi [req-7076b229-6db5-4985-a812-439db1675333 req-773661b8-7949-4ccc-826a-a8bdece73b20 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1267.886427] [56367]: [pid: 56367|app: 0|req: 290/618] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 18 10:57:27 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) [ 1267.890600] [56366]: DEBUG cinder.api.middleware.request_id [req-7076b229-6db5-4985-a812-439db1675333 req-81eed36f-dd32-449e-9274-b00e58875db5 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1267.892879] [56366]: INFO cinder.api.openstack.wsgi [req-7076b229-6db5-4985-a812-439db1675333 req-81eed36f-dd32-449e-9274-b00e58875db5 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] DELETE http://10.180.1.21/volume/v3/attachments/55574e4f-4815-4532-901d-0572c9999895 [ 1267.893107] [56366]: DEBUG cinder.api.openstack.wsgi [req-7076b229-6db5-4985-a812-439db1675333 req-81eed36f-dd32-449e-9274-b00e58875db5 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1267.893319] [56366]: DEBUG cinder.api.openstack.wsgi [req-7076b229-6db5-4985-a812-439db1675333 req-81eed36f-dd32-449e-9274-b00e58875db5 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Calling method 'version_select' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1267.900142] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1267.900142] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1268.252338] [56367]: DEBUG cinder.api.middleware.request_id [None req-a7c042cc-ea98-4391-96c6-086e9ec3a5c9 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1268.254669] [56367]: INFO cinder.api.openstack.wsgi [None req-a7c042cc-ea98-4391-96c6-086e9ec3a5c9 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] GET http://10.180.1.21/volume/v3/volumes/d1450504-2bba-46f4-8cf8-5d9aadcb2a59 [ 1268.254784] [56367]: DEBUG cinder.api.openstack.wsgi [None req-a7c042cc-ea98-4391-96c6-086e9ec3a5c9 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1268.254982] [56367]: DEBUG cinder.api.openstack.wsgi [None req-a7c042cc-ea98-4391-96c6-086e9ec3a5c9 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1268.262511] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.262511] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1268.265072] [56367]: INFO cinder.api.openstack.wsgi [None req-a7c042cc-ea98-4391-96c6-086e9ec3a5c9 tempest-ServerActionsTestOtherB-1675441186 tempest-ServerActionsTestOtherB-1675441186-project-member] http://10.180.1.21/volume/v3/volumes/d1450504-2bba-46f4-8cf8-5d9aadcb2a59 returned with HTTP 404 [ 1268.265660] [56367]: [pid: 56367|app: 0|req: 291/619] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:57:28 2025] GET /volume/v3/volumes/d1450504-2bba-46f4-8cf8-5d9aadcb2a59 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 1268.433602] [56366]: INFO cinder.api.openstack.wsgi [req-7076b229-6db5-4985-a812-439db1675333 req-81eed36f-dd32-449e-9274-b00e58875db5 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] http://10.180.1.21/volume/v3/attachments/55574e4f-4815-4532-901d-0572c9999895 returned with HTTP 200 [ 1268.434221] [56366]: [pid: 56366|app: 0|req: 329/620] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 18 10:57:27 2025] DELETE /volume/v3/attachments/55574e4f-4815-4532-901d-0572c9999895 => generated 192 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1272.880669] [56367]: DEBUG cinder.api.middleware.request_id [req-7076b229-6db5-4985-a812-439db1675333 req-4ea8171b-7a13-4515-b249-c357517f6cf9 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1272.883203] [56367]: INFO cinder.api.openstack.wsgi [req-7076b229-6db5-4985-a812-439db1675333 req-4ea8171b-7a13-4515-b249-c357517f6cf9 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] PUT http://10.180.1.21/volume/v3/attachments/32dc2035-a140-4d5b-8781-38001921bf6a [ 1272.883635] [56367]: DEBUG cinder.api.openstack.wsgi [req-7076b229-6db5-4985-a812-439db1675333 req-4ea8171b-7a13-4515-b249-c357517f6cf9 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-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-529087", "mountpoint": "/dev/sda"}}} {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1272.893747] [56367]: DEBUG cinder.coordination [req-7076b229-6db5-4985-a812-439db1675333 req-4ea8171b-7a13-4515-b249-c357517f6cf9 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Acquiring lock "cinder-attachment_update-395e289d-3236-41ee-8649-b5d365e2a954-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=56367) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1272.900559] [56367]: DEBUG cinder.coordination [req-7076b229-6db5-4985-a812-439db1675333 req-4ea8171b-7a13-4515-b249-c357517f6cf9 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Lock "cinder-attachment_update-395e289d-3236-41ee-8649-b5d365e2a954-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=56367) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1272.900559] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.900559] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1273.426444] [56367]: DEBUG cinder.coordination [req-7076b229-6db5-4985-a812-439db1675333 req-4ea8171b-7a13-4515-b249-c357517f6cf9 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Lock "cinder-attachment_update-395e289d-3236-41ee-8649-b5d365e2a954-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.528s {{(pid=56367) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1273.426805] [56367]: INFO cinder.api.openstack.wsgi [req-7076b229-6db5-4985-a812-439db1675333 req-4ea8171b-7a13-4515-b249-c357517f6cf9 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] http://10.180.1.21/volume/v3/attachments/32dc2035-a140-4d5b-8781-38001921bf6a returned with HTTP 200 [ 1273.427301] [56367]: [pid: 56367|app: 0|req: 292/621] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 18 10:57:32 2025] PUT /volume/v3/attachments/32dc2035-a140-4d5b-8781-38001921bf6a => generated 617 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1273.431931] [56366]: DEBUG cinder.api.middleware.request_id [req-7076b229-6db5-4985-a812-439db1675333 req-02a5f58a-755c-4d9a-bfe2-694a77def79c None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1273.434328] [56366]: INFO cinder.api.openstack.wsgi [req-7076b229-6db5-4985-a812-439db1675333 req-02a5f58a-755c-4d9a-bfe2-694a77def79c tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] GET http://10.180.1.21/volume/v3/attachments/32dc2035-a140-4d5b-8781-38001921bf6a [ 1273.434629] [56366]: DEBUG cinder.api.openstack.wsgi [req-7076b229-6db5-4985-a812-439db1675333 req-02a5f58a-755c-4d9a-bfe2-694a77def79c tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1273.434923] [56366]: DEBUG cinder.api.openstack.wsgi [req-7076b229-6db5-4985-a812-439db1675333 req-02a5f58a-755c-4d9a-bfe2-694a77def79c tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Calling method 'version_select' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1273.449462] [56366]: INFO cinder.api.openstack.wsgi [req-7076b229-6db5-4985-a812-439db1675333 req-02a5f58a-755c-4d9a-bfe2-694a77def79c tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] http://10.180.1.21/volume/v3/attachments/32dc2035-a140-4d5b-8781-38001921bf6a returned with HTTP 200 [ 1273.450050] [56366]: [pid: 56366|app: 0|req: 330/622] 10.180.1.21 () {62 vars in 1531 bytes} [Tue Feb 18 10:57:33 2025] GET /volume/v3/attachments/32dc2035-a140-4d5b-8781-38001921bf6a => generated 642 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1275.540031] [56367]: DEBUG cinder.api.middleware.request_id [req-7076b229-6db5-4985-a812-439db1675333 req-9c9f9ca7-cd21-436e-831d-bb9d8fc5bbe1 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1275.543209] [56367]: INFO cinder.api.openstack.wsgi [req-7076b229-6db5-4985-a812-439db1675333 req-9c9f9ca7-cd21-436e-831d-bb9d8fc5bbe1 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] POST http://10.180.1.21/volume/v3/attachments/32dc2035-a140-4d5b-8781-38001921bf6a/action [ 1275.543780] [56367]: DEBUG cinder.api.openstack.wsgi [req-7076b229-6db5-4985-a812-439db1675333 req-9c9f9ca7-cd21-436e-831d-bb9d8fc5bbe1 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Action body: b'{"os-complete": null}' {{(pid=56367) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1275.543993] [56367]: DEBUG cinder.api.openstack.wsgi [req-7076b229-6db5-4985-a812-439db1675333 req-9c9f9ca7-cd21-436e-831d-bb9d8fc5bbe1 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1275.567447] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.567447] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1275.575998] [56367]: INFO cinder.api.openstack.wsgi [req-7076b229-6db5-4985-a812-439db1675333 req-9c9f9ca7-cd21-436e-831d-bb9d8fc5bbe1 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] http://10.180.1.21/volume/v3/attachments/32dc2035-a140-4d5b-8781-38001921bf6a/action returned with HTTP 204 [ 1275.576420] [56367]: [pid: 56367|app: 0|req: 293/623] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 18 10:57:35 2025] POST /volume/v3/attachments/32dc2035-a140-4d5b-8781-38001921bf6a/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1283.448633] [56366]: DEBUG dbcounter [-] [56366] Writing DB stats cinder:UPDATE=16,cinder:INSERT=5,cinder:SELECT=194 {{(pid=56366) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1285.574101] [56367]: DEBUG dbcounter [-] [56367] Writing DB stats cinder:SELECT=146,cinder:UPDATE=16,cinder:INSERT=4 {{(pid=56367) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1317.263235] [56366]: DEBUG cinder.api.middleware.request_id [req-9e3f0a59-f9a3-480f-98b1-a0b9c5354716 req-8213f037-5b29-49cb-abf8-6b12b3f6c32f None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1317.265673] [56366]: INFO cinder.api.openstack.wsgi [req-9e3f0a59-f9a3-480f-98b1-a0b9c5354716 req-8213f037-5b29-49cb-abf8-6b12b3f6c32f tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] DELETE http://10.180.1.21/volume/v3/attachments/32dc2035-a140-4d5b-8781-38001921bf6a [ 1317.265892] [56366]: DEBUG cinder.api.openstack.wsgi [req-9e3f0a59-f9a3-480f-98b1-a0b9c5354716 req-8213f037-5b29-49cb-abf8-6b12b3f6c32f tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1317.266128] [56366]: DEBUG cinder.api.openstack.wsgi [req-9e3f0a59-f9a3-480f-98b1-a0b9c5354716 req-8213f037-5b29-49cb-abf8-6b12b3f6c32f tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Calling method 'version_select' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1317.276203] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.276203] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1317.802079] [56366]: INFO cinder.api.openstack.wsgi [req-9e3f0a59-f9a3-480f-98b1-a0b9c5354716 req-8213f037-5b29-49cb-abf8-6b12b3f6c32f tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] http://10.180.1.21/volume/v3/attachments/32dc2035-a140-4d5b-8781-38001921bf6a returned with HTTP 200 [ 1317.802769] [56366]: [pid: 56366|app: 0|req: 331/624] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 18 10:58:17 2025] DELETE /volume/v3/attachments/32dc2035-a140-4d5b-8781-38001921bf6a => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1317.810510] [56367]: DEBUG cinder.api.middleware.request_id [req-9e3f0a59-f9a3-480f-98b1-a0b9c5354716 req-0a9d24f5-0883-4931-9f21-523304eb8554 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1317.812874] [56367]: INFO cinder.api.openstack.wsgi [req-9e3f0a59-f9a3-480f-98b1-a0b9c5354716 req-0a9d24f5-0883-4931-9f21-523304eb8554 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] DELETE http://10.180.1.21/volume/v3/volumes/395e289d-3236-41ee-8649-b5d365e2a954 [ 1317.813077] [56367]: DEBUG cinder.api.openstack.wsgi [req-9e3f0a59-f9a3-480f-98b1-a0b9c5354716 req-0a9d24f5-0883-4931-9f21-523304eb8554 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1317.813293] [56367]: DEBUG cinder.api.openstack.wsgi [req-9e3f0a59-f9a3-480f-98b1-a0b9c5354716 req-0a9d24f5-0883-4931-9f21-523304eb8554 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Calling method 'delete' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1317.813495] [56367]: INFO cinder.api.v3.volumes [req-9e3f0a59-f9a3-480f-98b1-a0b9c5354716 req-0a9d24f5-0883-4931-9f21-523304eb8554 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Delete volume with id: 395e289d-3236-41ee-8649-b5d365e2a954 [ 1317.822131] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.822131] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1317.822630] [56367]: INFO cinder.volume.api [req-9e3f0a59-f9a3-480f-98b1-a0b9c5354716 req-0a9d24f5-0883-4931-9f21-523304eb8554 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Volume info retrieved successfully. [ 1317.838875] [56367]: INFO cinder.volume.api [req-9e3f0a59-f9a3-480f-98b1-a0b9c5354716 req-0a9d24f5-0883-4931-9f21-523304eb8554 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Delete volume request issued successfully. [ 1317.839075] [56367]: INFO cinder.api.openstack.wsgi [req-9e3f0a59-f9a3-480f-98b1-a0b9c5354716 req-0a9d24f5-0883-4931-9f21-523304eb8554 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] http://10.180.1.21/volume/v3/volumes/395e289d-3236-41ee-8649-b5d365e2a954 returned with HTTP 202 [ 1317.839497] [56367]: [pid: 56367|app: 0|req: 294/625] 10.180.1.21 () {62 vars in 1500 bytes} [Tue Feb 18 10:58:17 2025] DELETE /volume/v3/volumes/395e289d-3236-41ee-8649-b5d365e2a954 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1326.807894] [56366]: DEBUG cinder.api.middleware.request_id [None req-a92c77ca-f3c6-415a-a56f-7a18c7b00072 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1326.810000] [56366]: INFO cinder.api.openstack.wsgi [None req-a92c77ca-f3c6-415a-a56f-7a18c7b00072 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] DELETE http://10.180.1.21/volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f [ 1326.810252] [56366]: DEBUG cinder.api.openstack.wsgi [None req-a92c77ca-f3c6-415a-a56f-7a18c7b00072 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1326.810469] [56366]: DEBUG cinder.api.openstack.wsgi [None req-a92c77ca-f3c6-415a-a56f-7a18c7b00072 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Calling method 'delete' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1326.810654] [56366]: INFO cinder.api.v3.volumes [None req-a92c77ca-f3c6-415a-a56f-7a18c7b00072 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Delete volume with id: d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f [ 1326.821125] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.821125] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1326.821642] [56366]: INFO cinder.volume.api [None req-a92c77ca-f3c6-415a-a56f-7a18c7b00072 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Volume info retrieved successfully. [ 1326.838975] [56366]: INFO cinder.volume.api [None req-a92c77ca-f3c6-415a-a56f-7a18c7b00072 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Delete volume request issued successfully. [ 1326.839447] [56366]: INFO cinder.api.openstack.wsgi [None req-a92c77ca-f3c6-415a-a56f-7a18c7b00072 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] http://10.180.1.21/volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f returned with HTTP 202 [ 1326.839547] [56366]: [pid: 56366|app: 0|req: 332/626] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 18 10:58:26 2025] DELETE /volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1326.842957] [56367]: DEBUG cinder.api.middleware.request_id [None req-35bf02b9-42f6-4a89-898c-18dec6a91be2 None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1326.844875] [56367]: INFO cinder.api.openstack.wsgi [None req-35bf02b9-42f6-4a89-898c-18dec6a91be2 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] GET http://10.180.1.21/volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f [ 1326.845146] [56367]: DEBUG cinder.api.openstack.wsgi [None req-35bf02b9-42f6-4a89-898c-18dec6a91be2 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1326.845374] [56367]: DEBUG cinder.api.openstack.wsgi [None req-35bf02b9-42f6-4a89-898c-18dec6a91be2 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1326.853371] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.853371] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1326.857465] [56367]: INFO cinder.volume.api [None req-35bf02b9-42f6-4a89-898c-18dec6a91be2 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Volume info retrieved successfully. [ 1326.862294] [56367]: INFO cinder.api.openstack.wsgi [None req-35bf02b9-42f6-4a89-898c-18dec6a91be2 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] http://10.180.1.21/volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f returned with HTTP 200 [ 1326.862684] [56367]: [pid: 56367|app: 0|req: 295/627] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:58:26 2025] GET /volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1327.873560] [56366]: DEBUG cinder.api.middleware.request_id [None req-c058ae2c-2269-4ad2-a40b-d44cef5f3222 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1327.875626] [56366]: INFO cinder.api.openstack.wsgi [None req-c058ae2c-2269-4ad2-a40b-d44cef5f3222 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] GET http://10.180.1.21/volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f [ 1327.875844] [56366]: DEBUG cinder.api.openstack.wsgi [None req-c058ae2c-2269-4ad2-a40b-d44cef5f3222 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1327.876074] [56366]: DEBUG cinder.api.openstack.wsgi [None req-c058ae2c-2269-4ad2-a40b-d44cef5f3222 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1327.883647] [56366]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.883647] [56366]: warnings.warn('Policy enforcement is depending on the value of ' [ 1327.886976] [56366]: INFO cinder.volume.api [None req-c058ae2c-2269-4ad2-a40b-d44cef5f3222 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Volume info retrieved successfully. [ 1327.891013] [56366]: INFO cinder.api.openstack.wsgi [None req-c058ae2c-2269-4ad2-a40b-d44cef5f3222 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] http://10.180.1.21/volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f returned with HTTP 200 [ 1327.891364] [56366]: [pid: 56366|app: 0|req: 333/628] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:58:27 2025] GET /volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1328.901724] [56367]: DEBUG cinder.api.middleware.request_id [None req-54ae62db-5660-4307-9871-d8be99b45d6e None None] RequestId filter calling following filter/app {{(pid=56367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1328.903820] [56367]: INFO cinder.api.openstack.wsgi [None req-54ae62db-5660-4307-9871-d8be99b45d6e tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] GET http://10.180.1.21/volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f [ 1328.904075] [56367]: DEBUG cinder.api.openstack.wsgi [None req-54ae62db-5660-4307-9871-d8be99b45d6e tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Empty body provided in request {{(pid=56367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1328.904300] [56367]: DEBUG cinder.api.openstack.wsgi [None req-54ae62db-5660-4307-9871-d8be99b45d6e tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Calling method 'show' {{(pid=56367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1328.911751] [56367]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.911751] [56367]: warnings.warn('Policy enforcement is depending on the value of ' [ 1328.915090] [56367]: INFO cinder.volume.api [None req-54ae62db-5660-4307-9871-d8be99b45d6e tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Volume info retrieved successfully. [ 1328.919122] [56367]: INFO cinder.api.openstack.wsgi [None req-54ae62db-5660-4307-9871-d8be99b45d6e tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] http://10.180.1.21/volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f returned with HTTP 200 [ 1328.919480] [56367]: [pid: 56367|app: 0|req: 296/629] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:58:28 2025] GET /volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1329.929239] [56366]: DEBUG cinder.api.middleware.request_id [None req-eb7eeb67-7dbb-493b-8794-86e830641e75 None None] RequestId filter calling following filter/app {{(pid=56366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1329.931394] [56366]: INFO cinder.api.openstack.wsgi [None req-eb7eeb67-7dbb-493b-8794-86e830641e75 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] GET http://10.180.1.21/volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f [ 1329.931609] [56366]: DEBUG cinder.api.openstack.wsgi [None req-eb7eeb67-7dbb-493b-8794-86e830641e75 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Empty body provided in request {{(pid=56366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1329.931826] [56366]: DEBUG cinder.api.openstack.wsgi [None req-eb7eeb67-7dbb-493b-8794-86e830641e75 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] Calling method 'show' {{(pid=56366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1329.938088] [56366]: INFO cinder.api.openstack.wsgi [None req-eb7eeb67-7dbb-493b-8794-86e830641e75 tempest-ServerActionsTestOtherA-215882577 tempest-ServerActionsTestOtherA-215882577-project-member] http://10.180.1.21/volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f returned with HTTP 404 [ 1329.938597] [56366]: [pid: 56366|app: 0|req: 334/630] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 10:58:29 2025] GET /volume/v3/volumes/d1ffca8e-49fe-4a24-8eda-53f84b7d4a8f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1338.917146] [56367]: DEBUG dbcounter [-] [56367] Writing DB stats cinder:SELECT=11,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=56367) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1339.934267] [56366]: DEBUG dbcounter [-] [56366] Writing DB stats cinder:SELECT=18,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=56366) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}}