[ 392.124358] [55572]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini [ 392.125723] [55572]: *** Starting uWSGI 2.0.20-debian (64bit) on [Wed Feb 19 21:04:12 2025] *** [ 392.125723] [55572]: compiled with version: 11.2.0 on 21 March 2022 11:00:44 [ 392.125723] [55572]: os: Linux-6.8.0-52-generic #53~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Jan 15 19:18:46 UTC 2 [ 392.125723] [55572]: nodename: devstack [ 392.125723] [55572]: machine: x86_64 [ 392.125723] [55572]: clock source: unix [ 392.125723] [55572]: pcre jit disabled [ 392.125723] [55572]: detected number of CPU cores: 8 [ 392.125943] [55572]: current working directory: / [ 392.125943] [55572]: detected binary path: /usr/bin/uwsgi-core [ 392.125943] [55572]: your processes number limit is 63753 [ 392.125943] [55572]: your memory page size is 4096 bytes [ 392.125943] [55572]: detected max file descriptor number: 2048 [ 392.125943] [55572]: lock engine: pthread robust mutexes [ 392.125943] [55572]: thunder lock: enabled [ 392.126116] [55572]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 [ 392.126116] [55572]: Python version: 3.10.12 (main, Jan 17 2025, 14:35:34) [GCC 11.4.0] [ 392.126116] [55572]: PEP 405 virtualenv detected: /opt/stack/data/venv [ 392.126116] [55572]: Set PythonHome to /opt/stack/data/venv [ 392.154416] [55572]: Python main interpreter initialized at 0x58475b076be0 [ 392.154416] [55572]: python threads support enabled [ 392.154416] [55572]: your server socket listen backlog is limited to 100 connections [ 392.154416] [55572]: your mercy for graceful operations on workers is 80 seconds [ 392.154694] [55572]: mapped 403077 bytes (393 KB) for 2 cores [ 392.154745] [55572]: *** Operational MODE: preforking *** [ 392.154912] [55572]: *** uWSGI is running in multiple interpreter mode *** [ 392.154912] [55572]: spawned uWSGI master process (pid: 55572) [ 392.155410] [55572]: spawned uWSGI worker 1 (pid: 55573, cores: 1) [ 392.155786] [55572]: spawned uWSGI worker 2 (pid: 55574, cores: 1) [ 392.155786] [55572]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... [ 392.343439] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:31: DeprecationWarning: eventuletutils module is deprecated and will be removed. [ 392.343439] [55573]: debtcollector.deprecate( [ 392.343895] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:31: DeprecationWarning: eventuletutils module is deprecated and will be removed. [ 392.343895] [55574]: debtcollector.deprecate( [ 393.124399] [55573]: /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 [ 393.124399] [55573]: warnings.warn( [ 393.129877] [55574]: /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 [ 393.129877] [55574]: warnings.warn( [ 393.231921] [55573]: /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. [ 393.231921] [55573]: from defusedxml.lxml import parse [ 393.233021] [55574]: /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. [ 393.233021] [55574]: from defusedxml.lxml import parse [ 393.268128] [55574]: /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) [ 393.268128] [55574]: BASE = declarative_base() [ 393.268468] [55573]: /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) [ 393.268468] [55573]: BASE = declarative_base() [ 393.440710] [55573]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=55573) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 393.441072] [55574]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=55574) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 393.447331] [55574]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55574) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 393.447634] [55573]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55573) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 393.447744] [55574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.448087] [55573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.448357] [55574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.448399] [55573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.448605] [55574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.448663] [55573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.576812] [55573]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 393.576812] [55573]: @jsonschema.FormatChecker.cls_checks('date-time') [ 393.576991] [55574]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 393.576991] [55574]: @jsonschema.FormatChecker.cls_checks('date-time') [ 393.624544] [55573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.624697] [55573]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.624738] [55573]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.624776] [55573]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.624807] [55574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.624841] [55573]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.624889] [55574]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.624920] [55573]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55573) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.624946] [55574]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.624973] [55573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.625026] [55574]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.625145] [55574]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.625145] [55574]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55574) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.625245] [55574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.792653] [55573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.792830] [55574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.792870] [55573]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.792870] [55573]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.792932] [55574]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.792961] [55573]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.792988] [55574]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.793027] [55573]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.793060] [55574]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.793093] [55573]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55573) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.793124] [55574]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.793155] [55573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.793184] [55574]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55574) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.793184] [55574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.798369] [55573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.798487] [55573]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.798522] [55573]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.798585] [55573]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.798650] [55573]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.798714] [55573]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55573) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.798786] [55573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.799078] [55574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.799183] [55574]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.799281] [55574]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.799355] [55574]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.799424] [55574]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.799488] [55574]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55574) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.799563] [55574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.800089] [55573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.800148] [55574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.800148] [55574]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.800204] [55573]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.800231] [55574]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.800258] [55573]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.800258] [55573]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.800332] [55574]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.800361] [55573]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.800391] [55574]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.800391] [55574]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55574) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.800444] [55573]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55573) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.800471] [55574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.800498] [55573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.801498] [55574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.801602] [55574]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.801661] [55573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.801694] [55574]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.801722] [55573]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.801782] [55574]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.801826] [55573]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.801857] [55573]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.801885] [55574]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.801912] [55573]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.801940] [55574]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55574) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.801986] [55573]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55573) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.802035] [55574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.802065] [55573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.803620] [55574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.803705] [55573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.803740] [55574]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.803789] [55574]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.803832] [55573]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.803861] [55573]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.803889] [55574]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.803925] [55574]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.803953] [55573]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.803980] [55574]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55574) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.804021] [55573]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.804059] [55573]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55573) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.804088] [55574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.804127] [55573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.807442] [55574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.807525] [55574]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.807595] [55574]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.807666] [55574]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.807741] [55574]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.807780] [55573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.807812] [55574]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55574) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.807839] [55573]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.807883] [55574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.807919] [55573]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.807947] [55573]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.808022] [55573]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.808096] [55573]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55573) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.808167] [55573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.809217] [55574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.809303] [55574]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.809375] [55574]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.809456] [55574]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.809522] [55574]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.809588] [55574]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55574) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.809617] [55573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.809673] [55574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.809704] [55573]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.809744] [55573]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.809815] [55573]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.809880] [55573]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.809973] [55573]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55573) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.810057] [55573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.810443] [55574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.810527] [55574]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.810599] [55574]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.810667] [55574]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.810733] [55574]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.810791] [55574]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55574) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.810822] [55573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.810881] [55574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.810922] [55573]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.810963] [55573]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.811036] [55573]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.811102] [55573]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.811164] [55573]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55573) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.811245] [55573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.820330] [55574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.820415] [55574]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.820447] [55574]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.820517] [55574]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.820586] [55574]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.820650] [55574]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55574) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.820682] [55573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.820731] [55574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.820775] [55573]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.820836] [55573]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.820904] [55573]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.820969] [55573]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.821046] [55573]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55573) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.821126] [55573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.821550] [55574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.821636] [55574]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.821709] [55574]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.821778] [55574]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.821843] [55574]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.821906] [55574]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55574) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.821977] [55573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.822020] [55574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.822079] [55573]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.822146] [55573]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.822216] [55573]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.822279] [55573]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.822378] [55573]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55573) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.822453] [55573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.823746] [55574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.823836] [55574]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.823889] [55574]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.823959] [55574]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.824047] [55574]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.824102] [55573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.824149] [55574]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55574) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.824176] [55573]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.824206] [55574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.824261] [55573]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.824303] [55573]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.824388] [55573]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.824525] [55573]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55573) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.824525] [55573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.828460] [55574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.828541] [55574]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.828587] [55573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.828616] [55574]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.828643] [55573]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.828678] [55574]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.828706] [55573]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.828732] [55574]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.828792] [55573]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.828857] [55574]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55574) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.828899] [55573]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.828940] [55574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.828985] [55573]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55573) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.828985] [55573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.843249] [55574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.843364] [55573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.843400] [55574]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.843428] [55573]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.843466] [55574]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.843493] [55573]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.843523] [55574]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.843549] [55573]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.843575] [55574]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.843601] [55573]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.843631] [55574]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55574) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.843657] [55573]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55573) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.843730] [55574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.843811] [55573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.844482] [55573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.844579] [55574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.844632] [55573]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.844678] [55574]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.844719] [55573]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.844759] [55573]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.844800] [55574]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.844842] [55573]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.844887] [55574]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.844933] [55573]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55573) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.844975] [55574]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.845046] [55573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.845096] [55574]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55574) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.845096] [55574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.845706] [55573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.845795] [55573]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.845863] [55574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.845909] [55573]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.845936] [55573]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.845962] [55574]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.845987] [55573]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.846050] [55574]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.846100] [55573]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55573) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.846143] [55574]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.846185] [55573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.846230] [55574]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.846257] [55574]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55574) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.846315] [55574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.848645] [55573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.848728] [55573]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.848795] [55573]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.848839] [55574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.848890] [55573]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.848933] [55574]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.848966] [55573]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.848992] [55574]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.849026] [55573]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55573) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.849052] [55574]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.849119] [55573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.849169] [55574]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.849169] [55574]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55574) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.849253] [55574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.849783] [55573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.849864] [55573]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.849935] [55573]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.850014] [55573]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.850060] [55574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.850097] [55573]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.850144] [55573]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55573) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.850181] [55574]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.850233] [55573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.850287] [55574]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.850328] [55574]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.850361] [55574]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.850467] [55574]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55574) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.850548] [55574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.854092] [55573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.854179] [55573]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.854235] [55573]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.854307] [55573]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.854373] [55573]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.854439] [55573]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55573) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.854511] [55573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.854645] [55574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.854733] [55574]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.854823] [55574]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.854894] [55574]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.854961] [55574]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.855042] [55574]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55574) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.855117] [55574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.857608] [55573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.857690] [55573]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.857758] [55573]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.857825] [55573]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.857888] [55573]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.857950] [55573]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55573) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.858030] [55573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.858062] [55574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.858119] [55574]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.858191] [55574]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.858263] [55574]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.858346] [55574]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.858417] [55574]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55574) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.858461] [55573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.858494] [55574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.858543] [55573]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.858605] [55573]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.858731] [55573]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.858731] [55573]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.858804] [55574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.858839] [55573]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55573) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.858867] [55574]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.858892] [55573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.858922] [55574]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.858922] [55574]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.858981] [55574]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.859091] [55574]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55574) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.859149] [55574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.862666] [55573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.862751] [55573]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.862818] [55573]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.862869] [55573]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.862931] [55574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.862982] [55573]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.862982] [55573]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55573) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.863082] [55574]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.863125] [55573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.863167] [55574]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.863167] [55574]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.863245] [55574]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.863292] [55574]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55574) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.863346] [55574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.863832] [55573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.863915] [55573]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.863986] [55573]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.864067] [55573]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.864157] [55573]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.864186] [55574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.864213] [55573]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55573) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.864268] [55574]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.864307] [55573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.864350] [55574]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.864396] [55574]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.864448] [55574]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.864518] [55574]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55574) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.864606] [55574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.866069] [55573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.866155] [55573]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.866226] [55573]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.866272] [55574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.866315] [55573]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.866358] [55574]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.866386] [55573]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.866411] [55573]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55573) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.866472] [55574]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.866517] [55573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.866558] [55574]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.866599] [55574]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.866663] [55574]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55574) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.866738] [55574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.869562] [55573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.869647] [55573]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.869703] [55573]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.869777] [55573]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.869841] [55573]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.869905] [55573]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55573) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.869977] [55573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.870031] [55574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.870083] [55574]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.870153] [55574]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.870244] [55574]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.870321] [55574]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.870384] [55574]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55574) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.870458] [55574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.873042] [55573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.873122] [55573]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.873200] [55573]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.873271] [55573]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.873352] [55573]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.873424] [55573]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55573) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.873485] [55573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.873707] [55574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.873797] [55574]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.873869] [55574]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.873932] [55574]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.874028] [55574]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.874076] [55574]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55574) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.874144] [55574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.874217] [55573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.874299] [55573]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.874367] [55573]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.874431] [55573]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.874500] [55574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.874566] [55573]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.874612] [55574]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.874656] [55573]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55573) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.874700] [55574]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.874743] [55573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.874800] [55574]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.874800] [55574]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.874800] [55574]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55574) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.874931] [55574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.875426] [55573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.875500] [55573]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.875576] [55573]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.875638] [55573]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.875702] [55574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.875766] [55573]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.875766] [55573]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55573) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.875850] [55574]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.875894] [55573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.875942] [55574]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.875942] [55574]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.876052] [55574]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.876052] [55574]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55574) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.876251] [55574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.877756] [55573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.877865] [55573]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.877941] [55573]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.878015] [55573]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.878081] [55574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.878146] [55573]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.878209] [55574]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.878277] [55573]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55573) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.878328] [55574]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.878374] [55573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.878417] [55574]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.878417] [55574]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.878417] [55574]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55574) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.878417] [55574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.879216] [55573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.879293] [55573]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.879325] [55574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.879373] [55573]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.879417] [55574]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.879458] [55573]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.879512] [55574]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.879540] [55573]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.879540] [55573]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55573) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.879593] [55574]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.879619] [55574]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.879645] [55573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.879670] [55574]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55574) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.879740] [55574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.881494] [55573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.881575] [55573]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.881647] [55573]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.881719] [55573]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.881764] [55574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.881812] [55573]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.881854] [55574]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.881901] [55573]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55573) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.881943] [55574]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.881984] [55573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.882039] [55574]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.882096] [55574]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.882139] [55574]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55574) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.882181] [55574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.883219] [55573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.883303] [55573]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.883379] [55573]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.883433] [55574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.883464] [55573]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.883490] [55574]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.883548] [55573]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.883607] [55574]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.883650] [55573]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55573) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.883695] [55574]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.883695] [55574]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.883774] [55574]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55574) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.939623] [55573]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55573) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 393.939788] [55574]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55574) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 393.939828] [55573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.939857] [55574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.939885] [55573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.939927] [55574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.940051] [55573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.940101] [55574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.940145] [55573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.940187] [55574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.940242] [55573]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.940285] [55574]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.940328] [55573]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.940328] [55573]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.940419] [55574]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.940419] [55574]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.940499] [55573]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.940541] [55574]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.940582] [55573]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55573) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.940622] [55574]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55574) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.940664] [55573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.940705] [55574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.940747] [55573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.940792] [55574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.940835] [55573]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.940878] [55574]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.940919] [55573]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.940960] [55574]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.941012] [55573]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.941058] [55574]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.941100] [55573]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.941141] [55574]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.941190] [55573]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55573) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.941238] [55574]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55574) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.941279] [55573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.941321] [55574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.941363] [55573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.941404] [55574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.941445] [55573]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.941485] [55574]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.941527] [55573]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.941572] [55574]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.941599] [55573]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.941626] [55574]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.941652] [55573]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.941678] [55574]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.941703] [55573]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55573) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.941729] [55574]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55574) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.941755] [55573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.941755] [55573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.941806] [55574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.941832] [55573]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.941858] [55574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.941892] [55573]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.941919] [55574]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.941944] [55573]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.941971] [55574]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.941997] [55573]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.942036] [55574]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.942066] [55573]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55573) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.942092] [55574]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.942119] [55573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.942145] [55574]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55574) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.942170] [55573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.942196] [55574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.942222] [55573]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.942248] [55574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.942273] [55573]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.942301] [55574]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.942334] [55573]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.942370] [55574]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.942397] [55573]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.942422] [55574]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.942449] [55573]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55573) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.942487] [55574]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.942523] [55573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.942565] [55574]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55574) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.942613] [55573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.942648] [55574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.942674] [55573]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.942699] [55574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.942731] [55573]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.942758] [55574]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.942784] [55573]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.942809] [55574]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.942835] [55573]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.942864] [55574]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.942890] [55573]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55573) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.942915] [55574]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.942945] [55573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.942972] [55574]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55574) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.942996] [55573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.943033] [55574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.943058] [55573]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.943084] [55574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.943167] [55573]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.943195] [55574]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.943222] [55573]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.943246] [55574]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.943272] [55573]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.943298] [55574]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.943322] [55573]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55573) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.943351] [55574]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.943379] [55573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.943408] [55574]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55574) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.943435] [55573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.943459] [55574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.943485] [55573]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.943512] [55574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.943537] [55573]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.943563] [55574]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.943590] [55573]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.943616] [55574]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.943644] [55573]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.943671] [55574]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.943700] [55573]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55573) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.943725] [55574]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.943751] [55573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.943777] [55574]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55574) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.943777] [55574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.943824] [55573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.943851] [55574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.943878] [55573]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.943904] [55574]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.943930] [55573]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.943955] [55574]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.943980] [55573]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.944506] [55574]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.944574] [55573]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.944619] [55574]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.944663] [55573]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55573) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.944713] [55574]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55574) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.944760] [55573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.944801] [55574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.944841] [55573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.944882] [55574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.944922] [55573]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.944965] [55574]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.945014] [55573]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.945058] [55574]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.945102] [55573]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.945140] [55574]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.945182] [55573]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.945223] [55574]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.945263] [55573]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55573) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.945304] [55574]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55574) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.945348] [55573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.945388] [55574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.945429] [55573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.945470] [55574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.945517] [55573]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.945559] [55574]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.945600] [55573]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.945663] [55574]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.945731] [55573]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.945790] [55574]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.945834] [55573]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.945877] [55574]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.945919] [55573]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55573) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.945967] [55574]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55574) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.946020] [55573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.946063] [55574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.946104] [55573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.946144] [55574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.946186] [55573]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.946186] [55573]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.946263] [55574]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.946311] [55573]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.946355] [55574]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.946396] [55573]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.946436] [55574]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.946476] [55573]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55573) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.946518] [55574]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.946518] [55574]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55574) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.946597] [55573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.946597] [55573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.946680] [55574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.946722] [55573]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.946763] [55574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.946804] [55573]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.946846] [55574]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.946886] [55573]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.946927] [55574]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.946968] [55573]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.947014] [55574]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.947062] [55573]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55573) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.947109] [55574]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.947109] [55574]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55574) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.947188] [55573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.947229] [55574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.947271] [55573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.947271] [55573]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.947350] [55574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.947397] [55573]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.947439] [55574]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.947485] [55573]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.947529] [55574]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.947569] [55573]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.947609] [55574]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.947651] [55573]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55573) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.947692] [55574]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.947692] [55574]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55574) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.947771] [55573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.947771] [55573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.947852] [55574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.947894] [55573]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.947938] [55574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.947980] [55573]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.948037] [55574]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.948080] [55573]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.948121] [55574]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.948161] [55573]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.948202] [55574]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.948248] [55573]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55573) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.948296] [55574]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.948346] [55573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.948466] [55574]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55574) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.948598] [55573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.948653] [55574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.948696] [55573]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.948748] [55574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.948786] [55573]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.948826] [55574]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.948863] [55573]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.948900] [55574]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.948943] [55573]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.948988] [55574]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.949046] [55573]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55573) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.949094] [55574]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.949094] [55574]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55574) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.949181] [55573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.949224] [55574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.949265] [55573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.949311] [55574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.949356] [55573]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.949397] [55574]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.949442] [55573]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.949484] [55574]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.949526] [55573]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.949567] [55574]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.949608] [55573]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.949649] [55574]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.949690] [55573]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55573) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.949730] [55574]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55574) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.949773] [55573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.949819] [55574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.949863] [55573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.949904] [55574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.949945] [55573]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.949987] [55574]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.950032] [55573]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.950075] [55574]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.950116] [55573]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.950157] [55574]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.950205] [55573]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.950249] [55574]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.950291] [55573]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55573) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.950332] [55574]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55574) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.950375] [55573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.950417] [55574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.950458] [55573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.950498] [55574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.950540] [55573]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.950584] [55574]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.950627] [55573]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.950670] [55574]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.950712] [55573]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.950753] [55574]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.950794] [55573]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.950834] [55574]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.950874] [55573]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55573) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.950915] [55574]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55574) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.950960] [55573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.951009] [55574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.951051] [55573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.951092] [55574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.951133] [55573]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.951174] [55574]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.951215] [55573]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.951255] [55574]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.951296] [55573]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.951343] [55574]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.951387] [55573]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.951429] [55574]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.951466] [55573]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55573) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.951507] [55574]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55574) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.951550] [55573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.951592] [55574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.951634] [55573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.951662] [55574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.951691] [55573]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.951716] [55574]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.951744] [55573]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.951770] [55574]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.951795] [55573]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.951820] [55574]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.951845] [55573]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.951871] [55574]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.951896] [55573]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55573) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.951925] [55574]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55574) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.951952] [55573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.951977] [55574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.952110] [55573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.952155] [55574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.952196] [55573]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.952237] [55574]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.952278] [55573]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.952321] [55574]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.952381] [55573]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.952423] [55574]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.952467] [55573]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.952508] [55574]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.952549] [55573]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55573) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.952590] [55574]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55574) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.952630] [55573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.952672] [55574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.952713] [55573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.952759] [55574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.952803] [55573]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.952803] [55573]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.952880] [55574]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.952922] [55573]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.952963] [55574]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.953010] [55573]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.953052] [55574]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.953093] [55573]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55573) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.953140] [55574]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.953140] [55574]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55574) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.953217] [55573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.953217] [55573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.953269] [55574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.953294] [55573]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.953330] [55574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.953359] [55573]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.953384] [55574]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.953464] [55573]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.953492] [55574]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.953517] [55573]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.953542] [55574]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.953567] [55573]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55573) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.953591] [55574]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.953616] [55573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.953641] [55574]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55574) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.953666] [55573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.953694] [55574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.953720] [55573]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.953744] [55574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.953769] [55573]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.953794] [55574]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.953819] [55573]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.953844] [55574]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.953868] [55573]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.953896] [55574]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.953925] [55573]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55573) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.953950] [55574]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.953975] [55573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.954012] [55574]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55574) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.954039] [55573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.954065] [55574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.954090] [55573]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.954115] [55574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.954140] [55573]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.954170] [55574]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.954196] [55573]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.954486] [55574]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.954537] [55573]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.954579] [55574]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.954621] [55573]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55573) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.954662] [55574]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.954703] [55573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.954744] [55574]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55574) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.954791] [55573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.954835] [55574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.954876] [55573]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.954917] [55574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.954959] [55573]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.954999] [55574]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.955048] [55573]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.955090] [55574]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.955131] [55573]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.955179] [55574]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.955221] [55573]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55573) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.955262] [55574]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.955303] [55573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.955346] [55574]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55574) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.955387] [55573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.955427] [55574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.955468] [55573]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.955510] [55574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.955553] [55573]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.955595] [55574]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.955636] [55573]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.955676] [55574]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.955718] [55573]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.955759] [55574]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.955801] [55573]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55573) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.955842] [55574]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.955882] [55573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.955923] [55574]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55574) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.955970] [55573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.956031] [55574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.956073] [55573]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.956114] [55574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.956155] [55573]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.956196] [55574]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.956237] [55573]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.956278] [55574]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.956319] [55573]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.956365] [55574]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.956408] [55573]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55573) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.956448] [55574]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.956488] [55573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.956529] [55574]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55574) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.956569] [55573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.956609] [55574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.956649] [55573]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.956690] [55574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.956735] [55573]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.956777] [55574]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.956817] [55573]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.956858] [55574]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.956899] [55573]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.956940] [55574]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.956980] [55573]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55573) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.957028] [55574]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.957070] [55573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.957115] [55574]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55574) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.957157] [55573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.957197] [55574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.957224] [55573]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.957250] [55574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.957274] [55573]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.957299] [55574]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.957325] [55573]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.957350] [55574]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.957379] [55573]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.957406] [55574]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.957430] [55573]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55573) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.957455] [55574]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.957480] [55573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.957505] [55574]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55574) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.957530] [55573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55573) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.957555] [55574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 393.957580] [55573]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.957607] [55574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55574) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 393.957632] [55573]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.957658] [55574]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 393.957682] [55573]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.957706] [55574]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 393.957732] [55573]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.957756] [55574]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 393.957781] [55573]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55573) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.957807] [55574]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 393.957807] [55574]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55574) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 393.978307] [55574]: INFO dbcounter [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Registered counter for database cinder [ 393.978578] [55573]: INFO dbcounter [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Registered counter for database cinder [ 393.987302] [55574]: DEBUG oslo_db.sqlalchemy.engines [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd 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=55574) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 393.987387] [55573]: DEBUG oslo_db.sqlalchemy.engines [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 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=55573) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 394.116298] [55573]: DEBUG dbcounter [-] [55573] Writer thread running {{(pid=55573) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 394.117096] [55574]: DEBUG dbcounter [-] [55574] Writer thread running {{(pid=55574) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 394.119659] [55574]: INFO cinder.rpc [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 394.119709] [55573]: INFO cinder.rpc [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 394.121822] [55574]: INFO cinder.rpc [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 394.121896] [55573]: INFO cinder.rpc [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 394.123956] [55573]: INFO cinder.rpc [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 394.124042] [55574]: INFO cinder.rpc [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 394.125753] [55573]: INFO cinder.rpc [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 394.125813] [55574]: INFO cinder.rpc [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 394.126183] [55573]: WARNING stevedore.named [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.126233] [55574]: WARNING stevedore.named [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.126373] [55573]: WARNING castellan.key_manager [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.126416] [55574]: WARNING castellan.key_manager [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.127968] [55574]: WARNING cinder.keymgr.conf_key_mgr [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd 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' [ 394.128116] [55573]: WARNING cinder.keymgr.conf_key_mgr [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 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' [ 394.131491] [55574]: DEBUG oslo_db.sqlalchemy.engines [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd 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=55574) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 394.131564] [55573]: DEBUG oslo_db.sqlalchemy.engines [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 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=55573) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 394.133187] [55573]: INFO cinder.rpc [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 394.133249] [55574]: INFO cinder.rpc [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 394.135016] [55573]: INFO cinder.rpc [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 394.135087] [55574]: INFO cinder.rpc [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 394.135437] [55573]: WARNING stevedore.named [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.135497] [55574]: WARNING stevedore.named [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.135607] [55573]: WARNING castellan.key_manager [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.135663] [55574]: WARNING castellan.key_manager [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.136694] [55573]: WARNING stevedore.named [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.136802] [55574]: WARNING stevedore.named [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.136856] [55573]: WARNING castellan.key_manager [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.136970] [55574]: WARNING castellan.key_manager [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.137631] [55573]: WARNING stevedore.named [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.137757] [55574]: WARNING stevedore.named [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.137791] [55573]: WARNING castellan.key_manager [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.137920] [55574]: WARNING castellan.key_manager [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.149119] [55573]: WARNING stevedore.named [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.149292] [55573]: WARNING castellan.key_manager [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.149579] [55574]: WARNING stevedore.named [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.149753] [55574]: WARNING castellan.key_manager [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.152009] [55573]: WARNING stevedore.named [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.152190] [55573]: WARNING castellan.key_manager [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.152476] [55574]: WARNING stevedore.named [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.152652] [55574]: WARNING castellan.key_manager [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.154923] [55573]: WARNING stevedore.named [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.155103] [55573]: WARNING castellan.key_manager [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.155312] [55574]: WARNING stevedore.named [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.155485] [55574]: WARNING castellan.key_manager [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.158964] [55574]: WARNING stevedore.named [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.159022] [55573]: WARNING stevedore.named [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.159149] [55574]: WARNING castellan.key_manager [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.159182] [55573]: WARNING castellan.key_manager [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.161703] [55573]: WARNING stevedore.named [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.161869] [55573]: WARNING castellan.key_manager [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.161997] [55574]: WARNING stevedore.named [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.162176] [55574]: WARNING castellan.key_manager [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.164385] [55573]: WARNING stevedore.named [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.164557] [55573]: WARNING castellan.key_manager [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.164700] [55574]: WARNING stevedore.named [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.164869] [55574]: WARNING castellan.key_manager [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.167171] [55573]: WARNING stevedore.named [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.167342] [55573]: WARNING castellan.key_manager [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.167479] [55574]: WARNING stevedore.named [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.167651] [55574]: WARNING castellan.key_manager [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.169636] [55573]: WARNING stevedore.named [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.169804] [55573]: WARNING castellan.key_manager [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.169926] [55574]: WARNING stevedore.named [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.170112] [55574]: WARNING castellan.key_manager [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.172132] [55573]: WARNING stevedore.named [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.172302] [55573]: WARNING castellan.key_manager [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.172456] [55574]: WARNING stevedore.named [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.172635] [55574]: WARNING castellan.key_manager [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.173252] [55573]: WARNING stevedore.named [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.173430] [55573]: WARNING castellan.key_manager [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.173659] [55574]: WARNING stevedore.named [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.173893] [55574]: WARNING castellan.key_manager [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.176500] [55573]: WARNING stevedore.named [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.176694] [55573]: WARNING castellan.key_manager [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.178298] [55574]: WARNING stevedore.named [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.178542] [55574]: WARNING castellan.key_manager [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.271494] [55573]: WARNING stevedore.named [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.271800] [55573]: WARNING castellan.key_manager [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.275095] [55573]: WARNING cinder.api.contrib.hosts [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 394.275558] [55573]: WARNING stevedore.named [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.275738] [55573]: WARNING castellan.key_manager [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.276624] [55573]: WARNING stevedore.named [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.276786] [55573]: WARNING castellan.key_manager [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.277755] [55573]: WARNING stevedore.named [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.277925] [55573]: WARNING castellan.key_manager [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.278700] [55573]: WARNING stevedore.named [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.278860] [55573]: WARNING castellan.key_manager [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.279875] [55573]: WARNING stevedore.named [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.280048] [55573]: WARNING castellan.key_manager [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.280992] [55573]: WARNING stevedore.named [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.281163] [55573]: WARNING castellan.key_manager [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.281992] [55573]: WARNING stevedore.named [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.282102] [55574]: WARNING stevedore.named [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.282155] [55573]: WARNING castellan.key_manager [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.282323] [55574]: WARNING castellan.key_manager [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.283102] [55573]: WARNING stevedore.named [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.283266] [55573]: WARNING castellan.key_manager [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.284218] [55573]: WARNING stevedore.named [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.284382] [55573]: WARNING castellan.key_manager [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.285087] [55573]: DEBUG cinder.api.openstack [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Extended resource: extensions {{(pid=55573) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 394.285637] [55574]: WARNING cinder.api.contrib.hosts [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 394.286096] [55574]: WARNING stevedore.named [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.286266] [55574]: WARNING castellan.key_manager [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.286430] [55573]: DEBUG cinder.api.openstack [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Extended resource: os-hosts {{(pid=55573) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 394.287134] [55574]: WARNING stevedore.named [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.287299] [55574]: WARNING castellan.key_manager [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.288240] [55574]: WARNING stevedore.named [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.288404] [55574]: WARNING castellan.key_manager [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.288439] [55573]: DEBUG cinder.api.openstack [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Extended resource: qos-specs {{(pid=55573) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 394.289171] [55574]: WARNING stevedore.named [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.289334] [55574]: WARNING castellan.key_manager [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.290364] [55574]: WARNING stevedore.named [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.290543] [55574]: WARNING castellan.key_manager [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.290619] [55573]: DEBUG cinder.api.openstack [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Extended resource: os-quota-class-sets {{(pid=55573) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 394.291468] [55574]: WARNING stevedore.named [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.291630] [55574]: WARNING castellan.key_manager [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.292069] [55573]: DEBUG cinder.api.openstack [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Extended resource: scheduler-stats {{(pid=55573) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 394.292462] [55574]: WARNING stevedore.named [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.292632] [55574]: WARNING castellan.key_manager [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.293564] [55574]: WARNING stevedore.named [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.293624] [55573]: DEBUG cinder.api.openstack [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Extended resource: os-snapshot-manage {{(pid=55573) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 394.293723] [55574]: WARNING castellan.key_manager [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.294636] [55574]: WARNING stevedore.named [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.294807] [55574]: WARNING castellan.key_manager [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.295113] [55573]: DEBUG cinder.api.openstack [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Extended resource: capabilities {{(pid=55573) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 394.295512] [55574]: DEBUG cinder.api.openstack [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Extended resource: extensions {{(pid=55574) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 394.296480] [55573]: DEBUG cinder.api.openstack [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Extended resource: encryption {{(pid=55573) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 394.296839] [55574]: DEBUG cinder.api.openstack [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Extended resource: os-hosts {{(pid=55574) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 394.298732] [55573]: DEBUG cinder.api.openstack [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Extended resource: cgsnapshots {{(pid=55573) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 394.298822] [55574]: DEBUG cinder.api.openstack [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Extended resource: qos-specs {{(pid=55574) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 394.300188] [55573]: DEBUG cinder.api.openstack [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Extended resource: os-quota-sets {{(pid=55573) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 394.301036] [55574]: DEBUG cinder.api.openstack [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Extended resource: os-quota-class-sets {{(pid=55574) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 394.301706] [55573]: DEBUG cinder.api.openstack [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Extended resource: os-volume-manage {{(pid=55573) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 394.302466] [55574]: DEBUG cinder.api.openstack [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Extended resource: scheduler-stats {{(pid=55574) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 394.304135] [55573]: DEBUG cinder.api.openstack [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Extended resource: os-volume-transfer {{(pid=55573) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 394.304383] [55574]: DEBUG cinder.api.openstack [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Extended resource: os-snapshot-manage {{(pid=55574) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 394.305807] [55573]: DEBUG cinder.api.openstack [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Extended resource: os-volume-type-access {{(pid=55573) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 394.306218] [55574]: DEBUG cinder.api.openstack [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Extended resource: capabilities {{(pid=55574) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 394.307398] [55573]: DEBUG cinder.api.openstack [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Extended resource: backups {{(pid=55573) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 394.307563] [55574]: DEBUG cinder.api.openstack [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Extended resource: encryption {{(pid=55574) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 394.309202] [55574]: DEBUG cinder.api.openstack [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Extended resource: cgsnapshots {{(pid=55574) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 394.309444] [55573]: DEBUG cinder.api.openstack [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Extended resource: os-services {{(pid=55573) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 394.310628] [55574]: DEBUG cinder.api.openstack [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Extended resource: os-quota-sets {{(pid=55574) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 394.310752] [55573]: DEBUG cinder.api.openstack [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Extended resource: consistencygroups {{(pid=55573) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 394.312202] [55574]: DEBUG cinder.api.openstack [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Extended resource: os-volume-manage {{(pid=55574) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 394.312794] [55573]: DEBUG cinder.api.openstack [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Extended resource: extra_specs {{(pid=55573) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 394.314423] [55573]: DEBUG cinder.api.openstack [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Extended resource: os-availability-zone {{(pid=55573) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 394.314554] [55574]: DEBUG cinder.api.openstack [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Extended resource: os-volume-transfer {{(pid=55574) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 394.315730] [55573]: DEBUG cinder.api.openstack [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Extended resource: encryption {{(pid=55573) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 394.316219] [55574]: DEBUG cinder.api.openstack [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Extended resource: os-volume-type-access {{(pid=55574) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 394.317607] [55573]: WARNING stevedore.named [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.317779] [55573]: WARNING castellan.key_manager [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.317821] [55574]: DEBUG cinder.api.openstack [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Extended resource: backups {{(pid=55574) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 394.318718] [55573]: WARNING stevedore.named [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.318880] [55573]: WARNING castellan.key_manager [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.319702] [55573]: WARNING stevedore.named [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.319862] [55574]: DEBUG cinder.api.openstack [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Extended resource: os-services {{(pid=55574) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 394.319911] [55573]: WARNING castellan.key_manager [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.320756] [55573]: WARNING stevedore.named [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.320915] [55573]: WARNING castellan.key_manager [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.321200] [55574]: DEBUG cinder.api.openstack [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Extended resource: consistencygroups {{(pid=55574) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 394.322458] [55573]: WARNING stevedore.named [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.322620] [55573]: WARNING castellan.key_manager [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.323635] [55574]: DEBUG cinder.api.openstack [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Extended resource: extra_specs {{(pid=55574) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 394.323700] [55573]: WARNING stevedore.named [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.323742] [55573]: WARNING castellan.key_manager [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.324663] [55573]: WARNING stevedore.named [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.324825] [55573]: WARNING castellan.key_manager [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.324875] [55574]: DEBUG cinder.api.openstack [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Extended resource: os-availability-zone {{(pid=55574) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 394.325678] [55573]: WARNING stevedore.named [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.325841] [55573]: WARNING castellan.key_manager [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.326171] [55574]: DEBUG cinder.api.openstack [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Extended resource: encryption {{(pid=55574) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 394.326809] [55573]: WARNING stevedore.named [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.326970] [55573]: WARNING castellan.key_manager [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.327772] [55573]: WARNING stevedore.named [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.327933] [55573]: WARNING castellan.key_manager [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.328073] [55574]: WARNING stevedore.named [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.328263] [55574]: WARNING castellan.key_manager [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.328643] [55573]: DEBUG cinder.api.contrib.snapshot_actions [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] SnapshotActionsController initialized {{(pid=55573) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 394.328780] [55573]: DEBUG cinder.api.openstack [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Extension VolumeActions extending resource: volumes {{(pid=55573) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 394.328942] [55573]: DEBUG cinder.api.openstack [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Extension UsedLimits extending resource: limits {{(pid=55573) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 394.329082] [55573]: DEBUG cinder.api.openstack [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=55573) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 394.329203] [55573]: DEBUG cinder.api.openstack [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=55573) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 394.329237] [55574]: WARNING stevedore.named [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.329317] [55573]: DEBUG cinder.api.openstack [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Extension TypesManage extending resource: types {{(pid=55573) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 394.329370] [55574]: WARNING castellan.key_manager [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.329435] [55573]: DEBUG cinder.api.openstack [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=55573) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 394.329562] [55573]: DEBUG cinder.api.openstack [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Extension AdminActions extending resource: volumes {{(pid=55573) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 394.329686] [55573]: DEBUG cinder.api.openstack [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Extension AdminActions extending resource: snapshots {{(pid=55573) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 394.329804] [55573]: DEBUG cinder.api.openstack [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Extension AdminActions extending resource: backups {{(pid=55573) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 394.329917] [55573]: DEBUG cinder.api.openstack [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=55573) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 394.330050] [55573]: DEBUG cinder.api.openstack [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=55573) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 394.330210] [55573]: DEBUG cinder.api.openstack [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=55573) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 394.330242] [55574]: WARNING stevedore.named [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.330366] [55573]: DEBUG cinder.api.openstack [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=55573) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 394.330406] [55574]: WARNING castellan.key_manager [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.330578] [55573]: DEBUG cinder.api.openstack [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=55573) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 394.330699] [55573]: DEBUG cinder.api.openstack [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=55573) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 394.330809] [55573]: DEBUG cinder.api.openstack [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=55573) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 394.331262] [55574]: WARNING stevedore.named [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.331422] [55574]: WARNING castellan.key_manager [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.332408] [55574]: WARNING stevedore.named [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.332526] [55574]: WARNING castellan.key_manager [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.332945] [55573]: WARNING keystonemiddleware.auth_token [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 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. [ 394.333493] [55574]: WARNING stevedore.named [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.333668] [55574]: WARNING castellan.key_manager [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.334600] [55574]: WARNING stevedore.named [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.334764] [55574]: WARNING castellan.key_manager [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.335609] [55574]: WARNING stevedore.named [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.335771] [55574]: WARNING castellan.key_manager [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.336760] [55574]: WARNING stevedore.named [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.336929] [55574]: WARNING castellan.key_manager [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.338087] [55573]: WARNING keystonemiddleware.auth_token [None req-3fcbe217-ef58-4bb5-9d1e-f122655ac4d8 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 [ 394.338146] [55574]: WARNING stevedore.named [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.338146] [55574]: WARNING castellan.key_manager [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.338585] [55574]: DEBUG cinder.api.contrib.snapshot_actions [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] SnapshotActionsController initialized {{(pid=55574) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 394.338723] [55574]: DEBUG cinder.api.openstack [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Extension VolumeActions extending resource: volumes {{(pid=55574) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 394.338885] [55574]: DEBUG cinder.api.openstack [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Extension UsedLimits extending resource: limits {{(pid=55574) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 394.339015] [55574]: DEBUG cinder.api.openstack [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=55574) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 394.339140] [55574]: DEBUG cinder.api.openstack [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Extension VolumeUnmanage extending resource: volumes {{(pid=55574) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 394.339257] [55574]: DEBUG cinder.api.openstack [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Extension TypesManage extending resource: types {{(pid=55574) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 394.339377] [55574]: DEBUG cinder.api.openstack [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=55574) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 394.339503] [55574]: DEBUG cinder.api.openstack [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Extension AdminActions extending resource: volumes {{(pid=55574) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 394.339631] [55574]: DEBUG cinder.api.openstack [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Extension AdminActions extending resource: snapshots {{(pid=55574) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 394.339748] [55574]: DEBUG cinder.api.openstack [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Extension AdminActions extending resource: backups {{(pid=55574) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 394.339863] [55574]: DEBUG cinder.api.openstack [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Extension VolumeTypeAccess extending resource: types {{(pid=55574) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 394.339987] [55574]: DEBUG cinder.api.openstack [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=55574) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 394.340068] [55573]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x58475b076be0 pid: 55573 (default app) [ 394.340116] [55574]: DEBUG cinder.api.openstack [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=55574) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 394.340242] [55574]: DEBUG cinder.api.openstack [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=55574) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 394.340446] [55574]: DEBUG cinder.api.openstack [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=55574) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 394.340562] [55574]: DEBUG cinder.api.openstack [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Extension VolumeTypeEncryption extending resource: types {{(pid=55574) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 394.340672] [55574]: DEBUG cinder.api.openstack [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd None None] Extension SnapshotActions extending resource: snapshots {{(pid=55574) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 394.342902] [55574]: WARNING keystonemiddleware.auth_token [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd 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. [ 394.347375] [55574]: WARNING keystonemiddleware.auth_token [None req-28f9079b-3898-4e2a-901d-ed0bf035d3bd 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 [ 394.349533] [55573]: /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. [ 394.349533] [55573]: warnings.warn(deprecated_msg) [ 394.349650] [55573]: /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. [ 394.349650] [55573]: warnings.warn(deprecated_msg) [ 394.349650] [55573]: /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. [ 394.349650] [55573]: warnings.warn(deprecated_msg) [ 394.349650] [55573]: /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. [ 394.349839] [55573]: warnings.warn(deprecated_msg) [ 394.349839] [55573]: /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. [ 394.349839] [55573]: warnings.warn(deprecated_msg) [ 394.349839] [55573]: /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. [ 394.349839] [55573]: warnings.warn(deprecated_msg) [ 394.349839] [55573]: /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. [ 394.350053] [55573]: warnings.warn(deprecated_msg) [ 394.350053] [55573]: /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. [ 394.350053] [55573]: warnings.warn(deprecated_msg) [ 394.350053] [55573]: /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. [ 394.350053] [55573]: warnings.warn(deprecated_msg) [ 394.350204] [55573]: /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. [ 394.350204] [55573]: warnings.warn(deprecated_msg) [ 394.350204] [55573]: /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. [ 394.350204] [55573]: warnings.warn(deprecated_msg) [ 394.350341] [55573]: /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. [ 394.350341] [55573]: warnings.warn(deprecated_msg) [ 394.350414] [55574]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x58475b076be0 pid: 55574 (default app) [ 394.350446] [55573]: /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. [ 394.350446] [55573]: warnings.warn(deprecated_msg) [ 394.350446] [55573]: /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. [ 394.350446] [55573]: warnings.warn(deprecated_msg) [ 394.350582] [55573]: /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. [ 394.350582] [55573]: warnings.warn(deprecated_msg) [ 394.350582] [55573]: /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. [ 394.350582] [55573]: warnings.warn(deprecated_msg) [ 394.350582] [55573]: /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. [ 394.350746] [55573]: warnings.warn(deprecated_msg) [ 394.350746] [55573]: /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. [ 394.350746] [55573]: warnings.warn(deprecated_msg) [ 394.350746] [55573]: /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. [ 394.350746] [55573]: warnings.warn(deprecated_msg) [ 394.351338] [55573]: /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. [ 394.351338] [55573]: warnings.warn(deprecated_msg) [ 394.351338] [55573]: /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. [ 394.351338] [55573]: warnings.warn(deprecated_msg) [ 394.351338] [55573]: /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. [ 394.351338] [55573]: warnings.warn(deprecated_msg) [ 394.351546] [55573]: /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. [ 394.351546] [55573]: warnings.warn(deprecated_msg) [ 394.351546] [55573]: /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. [ 394.351546] [55573]: warnings.warn(deprecated_msg) [ 394.351546] [55573]: /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. [ 394.351546] [55573]: warnings.warn(deprecated_msg) [ 394.351732] [55573]: /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. [ 394.351732] [55573]: warnings.warn(deprecated_msg) [ 394.351732] [55573]: /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. [ 394.351732] [55573]: warnings.warn(deprecated_msg) [ 394.351732] [55573]: /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. [ 394.351732] [55573]: warnings.warn(deprecated_msg) [ 394.351911] [55573]: /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. [ 394.351911] [55573]: warnings.warn(deprecated_msg) [ 394.351911] [55573]: /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. [ 394.351911] [55573]: warnings.warn(deprecated_msg) [ 394.351911] [55573]: /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. [ 394.352083] [55573]: warnings.warn(deprecated_msg) [ 394.352083] [55573]: /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. [ 394.352083] [55573]: warnings.warn(deprecated_msg) [ 394.352083] [55573]: /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. [ 394.352083] [55573]: warnings.warn(deprecated_msg) [ 394.352231] [55573]: /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. [ 394.352231] [55573]: warnings.warn(deprecated_msg) [ 394.352231] [55573]: /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. [ 394.352231] [55573]: warnings.warn(deprecated_msg) [ 394.352231] [55573]: /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. [ 394.352231] [55573]: warnings.warn(deprecated_msg) [ 394.352442] [55573]: /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. [ 394.352442] [55573]: warnings.warn(deprecated_msg) [ 394.352442] [55573]: /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. [ 394.352442] [55573]: warnings.warn(deprecated_msg) [ 394.352442] [55573]: /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. [ 394.352442] [55573]: warnings.warn(deprecated_msg) [ 394.352625] [55573]: /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. [ 394.352625] [55573]: warnings.warn(deprecated_msg) [ 394.352625] [55573]: /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. [ 394.352625] [55573]: warnings.warn(deprecated_msg) [ 394.352625] [55573]: /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. [ 394.352797] [55573]: warnings.warn(deprecated_msg) [ 394.352797] [55573]: /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. [ 394.352797] [55573]: warnings.warn(deprecated_msg) [ 394.352797] [55573]: /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. [ 394.352797] [55573]: warnings.warn(deprecated_msg) [ 394.352984] [55573]: /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. [ 394.352984] [55573]: warnings.warn(deprecated_msg) [ 394.352984] [55573]: /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. [ 394.352984] [55573]: warnings.warn(deprecated_msg) [ 394.353827] [55573]: /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. [ 394.353827] [55573]: warnings.warn(deprecated_msg) [ 394.353827] [55573]: /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. [ 394.353827] [55573]: warnings.warn(deprecated_msg) [ 394.354034] [55573]: /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. [ 394.354034] [55573]: warnings.warn(deprecated_msg) [ 394.354034] [55573]: /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. [ 394.354034] [55573]: warnings.warn(deprecated_msg) [ 394.354034] [55573]: /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. [ 394.354292] [55573]: warnings.warn(deprecated_msg) [ 394.354292] [55573]: /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. [ 394.354292] [55573]: warnings.warn(deprecated_msg) [ 394.354292] [55573]: /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. [ 394.354292] [55573]: warnings.warn(deprecated_msg) [ 394.354525] [55573]: /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. [ 394.354525] [55573]: warnings.warn(deprecated_msg) [ 394.354525] [55573]: /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. [ 394.354525] [55573]: warnings.warn(deprecated_msg) [ 394.354715] [55573]: /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. [ 394.354715] [55573]: warnings.warn(deprecated_msg) [ 394.354715] [55573]: /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. [ 394.354715] [55573]: warnings.warn(deprecated_msg) [ 394.354905] [55573]: /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. [ 394.354905] [55573]: warnings.warn(deprecated_msg) [ 394.354905] [55573]: /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. [ 394.354905] [55573]: warnings.warn(deprecated_msg) [ 394.355106] [55573]: /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. [ 394.355106] [55573]: warnings.warn(deprecated_msg) [ 394.355106] [55573]: /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. [ 394.355106] [55573]: warnings.warn(deprecated_msg) [ 394.355290] [55573]: /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. [ 394.355290] [55573]: warnings.warn(deprecated_msg) [ 394.355290] [55573]: /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. [ 394.355290] [55573]: warnings.warn(deprecated_msg) [ 394.355485] [55573]: /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. [ 394.355485] [55573]: warnings.warn(deprecated_msg) [ 394.355485] [55573]: /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. [ 394.355485] [55573]: warnings.warn(deprecated_msg) [ 394.355485] [55573]: /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. [ 394.355724] [55573]: warnings.warn(deprecated_msg) [ 394.355724] [55573]: /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. [ 394.355724] [55573]: warnings.warn(deprecated_msg) [ 394.355724] [55573]: /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. [ 394.355724] [55573]: warnings.warn(deprecated_msg) [ 394.355724] [55573]: /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. [ 394.355992] [55573]: warnings.warn(deprecated_msg) [ 394.355992] [55573]: /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. [ 394.355992] [55573]: warnings.warn(deprecated_msg) [ 394.355992] [55573]: /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. [ 394.355992] [55573]: warnings.warn(deprecated_msg) [ 394.356267] [55573]: /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. [ 394.356267] [55573]: warnings.warn(deprecated_msg) [ 394.356267] [55573]: /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. [ 394.356267] [55573]: warnings.warn(deprecated_msg) [ 394.356267] [55573]: /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. [ 394.356267] [55573]: warnings.warn(deprecated_msg) [ 394.356517] [55573]: /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. [ 394.356517] [55573]: warnings.warn(deprecated_msg) [ 394.356517] [55573]: /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. [ 394.356517] [55573]: warnings.warn(deprecated_msg) [ 394.356517] [55573]: /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. [ 394.356517] [55573]: warnings.warn(deprecated_msg) [ 394.356758] [55573]: /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. [ 394.356758] [55573]: warnings.warn(deprecated_msg) [ 394.356758] [55573]: /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. [ 394.356758] [55573]: warnings.warn(deprecated_msg) [ 394.356758] [55573]: /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. [ 394.356758] [55573]: warnings.warn(deprecated_msg) [ 394.356996] [55573]: /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. [ 394.356996] [55573]: warnings.warn(deprecated_msg) [ 394.356996] [55573]: /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. [ 394.356996] [55573]: warnings.warn(deprecated_msg) [ 394.356996] [55573]: /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. [ 394.356996] [55573]: warnings.warn(deprecated_msg) [ 394.357249] [55573]: /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. [ 394.357249] [55573]: warnings.warn(deprecated_msg) [ 394.357249] [55573]: /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. [ 394.357249] [55573]: warnings.warn(deprecated_msg) [ 394.357423] [55573]: /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. [ 394.357423] [55573]: warnings.warn(deprecated_msg) [ 394.357423] [55573]: /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. [ 394.357423] [55573]: warnings.warn(deprecated_msg) [ 394.357423] [55573]: /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. [ 394.357671] [55573]: warnings.warn(deprecated_msg) [ 394.357671] [55573]: /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. [ 394.357671] [55573]: warnings.warn(deprecated_msg) [ 394.357671] [55573]: /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. [ 394.357671] [55573]: warnings.warn(deprecated_msg) [ 394.357671] [55573]: DEBUG cinder.api.middleware.request_id [None req-bb444684-fa7c-4ab7-8ea7-7b9d481195bf None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 394.357671] [55573]: [pid: 55573|app: 0|req: 1/1] 10.180.1.21 () {50 vars in 774 bytes} [Wed Feb 19 21:04: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) [ 397.712021] [55574]: /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. [ 397.712021] [55574]: warnings.warn(deprecated_msg) [ 397.712021] [55574]: /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. [ 397.712021] [55574]: warnings.warn(deprecated_msg) [ 397.712021] [55574]: /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. [ 397.712500] [55574]: warnings.warn(deprecated_msg) [ 397.712500] [55574]: /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. [ 397.712500] [55574]: warnings.warn(deprecated_msg) [ 397.712500] [55574]: /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. [ 397.712500] [55574]: warnings.warn(deprecated_msg) [ 397.712657] [55574]: /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. [ 397.712657] [55574]: warnings.warn(deprecated_msg) [ 397.712657] [55574]: /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. [ 397.712657] [55574]: warnings.warn(deprecated_msg) [ 397.712657] [55574]: /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. [ 397.712657] [55574]: warnings.warn(deprecated_msg) [ 397.712817] [55574]: /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. [ 397.712817] [55574]: warnings.warn(deprecated_msg) [ 397.712817] [55574]: /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. [ 397.712817] [55574]: warnings.warn(deprecated_msg) [ 397.712927] [55574]: /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. [ 397.712927] [55574]: warnings.warn(deprecated_msg) [ 397.712927] [55574]: /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. [ 397.712927] [55574]: warnings.warn(deprecated_msg) [ 397.713046] [55574]: /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. [ 397.713046] [55574]: warnings.warn(deprecated_msg) [ 397.713046] [55574]: /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. [ 397.713046] [55574]: warnings.warn(deprecated_msg) [ 397.713160] [55574]: /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. [ 397.713160] [55574]: warnings.warn(deprecated_msg) [ 397.713160] [55574]: /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. [ 397.713160] [55574]: warnings.warn(deprecated_msg) [ 397.713160] [55574]: /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. [ 397.713296] [55574]: warnings.warn(deprecated_msg) [ 397.713296] [55574]: /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. [ 397.713296] [55574]: warnings.warn(deprecated_msg) [ 397.713296] [55574]: /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. [ 397.713296] [55574]: warnings.warn(deprecated_msg) [ 397.713462] [55574]: /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. [ 397.713462] [55574]: warnings.warn(deprecated_msg) [ 397.713462] [55574]: /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. [ 397.713462] [55574]: warnings.warn(deprecated_msg) [ 397.713462] [55574]: /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. [ 397.713462] [55574]: warnings.warn(deprecated_msg) [ 397.713668] [55574]: /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. [ 397.713668] [55574]: warnings.warn(deprecated_msg) [ 397.713668] [55574]: /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. [ 397.713668] [55574]: warnings.warn(deprecated_msg) [ 397.713668] [55574]: /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. [ 397.713668] [55574]: warnings.warn(deprecated_msg) [ 397.713830] [55574]: /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. [ 397.713830] [55574]: warnings.warn(deprecated_msg) [ 397.713830] [55574]: /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. [ 397.713830] [55574]: warnings.warn(deprecated_msg) [ 397.713830] [55574]: /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. [ 397.713830] [55574]: warnings.warn(deprecated_msg) [ 397.713991] [55574]: /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. [ 397.713991] [55574]: warnings.warn(deprecated_msg) [ 397.713991] [55574]: /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. [ 397.713991] [55574]: warnings.warn(deprecated_msg) [ 397.713991] [55574]: /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. [ 397.714148] [55574]: warnings.warn(deprecated_msg) [ 397.714148] [55574]: /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. [ 397.714148] [55574]: warnings.warn(deprecated_msg) [ 397.714148] [55574]: /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. [ 397.714148] [55574]: warnings.warn(deprecated_msg) [ 397.714279] [55574]: /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. [ 397.714279] [55574]: warnings.warn(deprecated_msg) [ 397.714279] [55574]: /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. [ 397.714279] [55574]: warnings.warn(deprecated_msg) [ 397.714279] [55574]: /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. [ 397.714279] [55574]: warnings.warn(deprecated_msg) [ 397.714448] [55574]: /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. [ 397.714448] [55574]: warnings.warn(deprecated_msg) [ 397.714448] [55574]: /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. [ 397.714448] [55574]: warnings.warn(deprecated_msg) [ 397.714448] [55574]: /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. [ 397.714448] [55574]: warnings.warn(deprecated_msg) [ 397.714601] [55574]: /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. [ 397.714601] [55574]: warnings.warn(deprecated_msg) [ 397.714601] [55574]: /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. [ 397.714601] [55574]: warnings.warn(deprecated_msg) [ 397.714601] [55574]: /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. [ 397.714746] [55574]: warnings.warn(deprecated_msg) [ 397.714746] [55574]: /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. [ 397.714746] [55574]: warnings.warn(deprecated_msg) [ 397.714746] [55574]: /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. [ 397.714746] [55574]: warnings.warn(deprecated_msg) [ 397.714897] [55574]: /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. [ 397.714897] [55574]: warnings.warn(deprecated_msg) [ 397.714897] [55574]: /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. [ 397.714897] [55574]: warnings.warn(deprecated_msg) [ 397.715039] [55574]: /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. [ 397.715039] [55574]: warnings.warn(deprecated_msg) [ 397.715039] [55574]: /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. [ 397.715039] [55574]: warnings.warn(deprecated_msg) [ 397.715162] [55574]: /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. [ 397.715162] [55574]: warnings.warn(deprecated_msg) [ 397.715162] [55574]: /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. [ 397.715162] [55574]: warnings.warn(deprecated_msg) [ 397.715162] [55574]: /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. [ 397.715310] [55574]: warnings.warn(deprecated_msg) [ 397.715310] [55574]: /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. [ 397.715310] [55574]: warnings.warn(deprecated_msg) [ 397.715310] [55574]: /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. [ 397.715310] [55574]: warnings.warn(deprecated_msg) [ 397.715435] [55574]: /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. [ 397.715435] [55574]: warnings.warn(deprecated_msg) [ 397.715435] [55574]: /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. [ 397.715435] [55574]: warnings.warn(deprecated_msg) [ 397.715544] [55574]: /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. [ 397.715544] [55574]: warnings.warn(deprecated_msg) [ 397.715544] [55574]: /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. [ 397.715544] [55574]: warnings.warn(deprecated_msg) [ 397.715654] [55574]: /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. [ 397.715654] [55574]: warnings.warn(deprecated_msg) [ 397.715654] [55574]: /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. [ 397.715654] [55574]: warnings.warn(deprecated_msg) [ 397.715763] [55574]: /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. [ 397.715763] [55574]: warnings.warn(deprecated_msg) [ 397.715763] [55574]: /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. [ 397.715763] [55574]: warnings.warn(deprecated_msg) [ 397.715868] [55574]: /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. [ 397.715868] [55574]: warnings.warn(deprecated_msg) [ 397.715868] [55574]: /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. [ 397.715868] [55574]: warnings.warn(deprecated_msg) [ 397.715971] [55574]: /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. [ 397.715971] [55574]: warnings.warn(deprecated_msg) [ 397.715971] [55574]: /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. [ 397.715971] [55574]: warnings.warn(deprecated_msg) [ 397.715971] [55574]: /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. [ 397.716116] [55574]: warnings.warn(deprecated_msg) [ 397.716116] [55574]: /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. [ 397.716116] [55574]: warnings.warn(deprecated_msg) [ 397.716116] [55574]: /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. [ 397.716116] [55574]: warnings.warn(deprecated_msg) [ 397.716116] [55574]: /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. [ 397.716276] [55574]: warnings.warn(deprecated_msg) [ 397.716276] [55574]: /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. [ 397.716276] [55574]: warnings.warn(deprecated_msg) [ 397.716276] [55574]: /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. [ 397.716276] [55574]: warnings.warn(deprecated_msg) [ 397.716403] [55574]: /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. [ 397.716403] [55574]: warnings.warn(deprecated_msg) [ 397.716403] [55574]: /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. [ 397.716403] [55574]: warnings.warn(deprecated_msg) [ 397.716403] [55574]: /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. [ 397.716403] [55574]: warnings.warn(deprecated_msg) [ 397.716577] [55574]: /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. [ 397.716577] [55574]: warnings.warn(deprecated_msg) [ 397.716577] [55574]: /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. [ 397.716577] [55574]: warnings.warn(deprecated_msg) [ 397.716577] [55574]: /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. [ 397.716577] [55574]: warnings.warn(deprecated_msg) [ 397.716797] [55574]: /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. [ 397.716797] [55574]: warnings.warn(deprecated_msg) [ 397.716797] [55574]: /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. [ 397.716797] [55574]: warnings.warn(deprecated_msg) [ 397.716797] [55574]: /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. [ 397.716797] [55574]: warnings.warn(deprecated_msg) [ 397.716994] [55574]: /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. [ 397.716994] [55574]: warnings.warn(deprecated_msg) [ 397.716994] [55574]: /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. [ 397.716994] [55574]: warnings.warn(deprecated_msg) [ 397.716994] [55574]: /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. [ 397.716994] [55574]: warnings.warn(deprecated_msg) [ 397.717245] [55574]: /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. [ 397.717245] [55574]: warnings.warn(deprecated_msg) [ 397.717245] [55574]: /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. [ 397.717245] [55574]: warnings.warn(deprecated_msg) [ 397.717380] [55574]: /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. [ 397.717380] [55574]: warnings.warn(deprecated_msg) [ 397.717380] [55574]: /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. [ 397.717380] [55574]: warnings.warn(deprecated_msg) [ 397.717380] [55574]: /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. [ 397.717562] [55574]: warnings.warn(deprecated_msg) [ 397.717562] [55574]: /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. [ 397.717562] [55574]: warnings.warn(deprecated_msg) [ 397.717562] [55574]: /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. [ 397.717562] [55574]: warnings.warn(deprecated_msg) [ 397.718358] [55574]: DEBUG cinder.api.middleware.request_id [None req-41c95d73-9482-410f-b1d8-686efedd6ded None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 398.068441] [55574]: INFO cinder.api.openstack.wsgi [None req-41c95d73-9482-410f-b1d8-686efedd6ded admin admin] POST http://10.180.1.21/volume/v3/types [ 398.069161] [55574]: DEBUG cinder.api.openstack.wsgi [None req-41c95d73-9482-410f-b1d8-686efedd6ded admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "vsphere", "description": null, "os-volume-type-access:is_public": true}} {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 398.071226] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 398.071226] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 398.074782] [55574]: DEBUG oslo_db.sqlalchemy.engines [None req-41c95d73-9482-410f-b1d8-686efedd6ded 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=55574) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 398.098208] [55574]: INFO cinder.api.openstack.wsgi [None req-41c95d73-9482-410f-b1d8-686efedd6ded admin admin] http://10.180.1.21/volume/v3/types returned with HTTP 200 [ 398.098628] [55574]: [pid: 55574|app: 0|req: 1/2] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 21:04:18 2025] POST /volume/v3/types => generated 182 bytes in 398 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 398.102478] [55573]: DEBUG cinder.api.middleware.request_id [req-41c95d73-9482-410f-b1d8-686efedd6ded req-04635f79-814c-4b40-9806-33b995717d05 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 398.369371] [55573]: INFO cinder.api.openstack.wsgi [req-41c95d73-9482-410f-b1d8-686efedd6ded req-04635f79-814c-4b40-9806-33b995717d05 admin admin] POST http://10.180.1.21/volume/v3/types/48c1266c-e861-4a93-b53a-9717de6310af/extra_specs [ 398.370077] [55573]: DEBUG cinder.api.openstack.wsgi [req-41c95d73-9482-410f-b1d8-686efedd6ded req-04635f79-814c-4b40-9806-33b995717d05 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "vsphere"}} {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 398.372133] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 398.372133] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 398.375900] [55573]: DEBUG oslo_db.sqlalchemy.engines [req-41c95d73-9482-410f-b1d8-686efedd6ded req-04635f79-814c-4b40-9806-33b995717d05 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=55573) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 398.422953] [55573]: INFO cinder.api.openstack.wsgi [req-41c95d73-9482-410f-b1d8-686efedd6ded req-04635f79-814c-4b40-9806-33b995717d05 admin admin] http://10.180.1.21/volume/v3/types/48c1266c-e861-4a93-b53a-9717de6310af/extra_specs returned with HTTP 200 [ 398.423504] [55573]: [pid: 55573|app: 0|req: 2/3] 10.180.1.21 () {62 vars in 1354 bytes} [Wed Feb 19 21:04:18 2025] POST /volume/v3/types/48c1266c-e861-4a93-b53a-9717de6310af/extra_specs => generated 51 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) [ 408.095977] [55574]: DEBUG dbcounter [-] [55574] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=55574) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 408.421581] [55573]: DEBUG dbcounter [-] [55573] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=55573) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 409.353037] [55574]: DEBUG cinder.api.middleware.request_id [None req-1867a7a8-afb3-4ebd-bb9c-b1e409e2259a None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 409.353522] [55574]: INFO cinder.api.openstack.wsgi [None req-1867a7a8-afb3-4ebd-bb9c-b1e409e2259a None None] GET http://10.180.1.21/volume// [ 409.353739] [55574]: DEBUG cinder.api.openstack.wsgi [None req-1867a7a8-afb3-4ebd-bb9c-b1e409e2259a None None] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 409.354017] [55574]: DEBUG cinder.api.openstack.wsgi [None req-1867a7a8-afb3-4ebd-bb9c-b1e409e2259a None None] Calling method 'all' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 409.354595] [55574]: INFO cinder.api.openstack.wsgi [None req-1867a7a8-afb3-4ebd-bb9c-b1e409e2259a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 409.354900] [55574]: [pid: 55574|app: 0|req: 2/4] 10.180.1.21 () {58 vars in 1305 bytes} [Wed Feb 19 21:04:30 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 466.801979] [55573]: DEBUG cinder.api.middleware.request_id [None req-7941fa4f-fae9-4e50-b5b3-857a21dea0e8 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 466.870184] [55573]: INFO cinder.api.openstack.wsgi [None req-7941fa4f-fae9-4e50-b5b3-857a21dea0e8 tempest-verify_tempest_config-40006165 tempest-verify_tempest_config-40006165-project-member] GET http://10.180.1.21/volume/v3/extensions [ 466.870457] [55573]: DEBUG cinder.api.openstack.wsgi [None req-7941fa4f-fae9-4e50-b5b3-857a21dea0e8 tempest-verify_tempest_config-40006165 tempest-verify_tempest_config-40006165-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 466.870688] [55573]: DEBUG cinder.api.openstack.wsgi [None req-7941fa4f-fae9-4e50-b5b3-857a21dea0e8 tempest-verify_tempest_config-40006165 tempest-verify_tempest_config-40006165-project-member] Calling method 'index' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 466.871113] [55573]: INFO cinder.api.openstack.wsgi [None req-7941fa4f-fae9-4e50-b5b3-857a21dea0e8 tempest-verify_tempest_config-40006165 tempest-verify_tempest_config-40006165-project-member] http://10.180.1.21/volume/v3/extensions returned with HTTP 200 [ 466.871493] [55573]: [pid: 55573|app: 0|req: 3/5] 10.180.1.21 () {58 vars in 1123 bytes} [Wed Feb 19 21:05: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) [ 531.185216] [55574]: DEBUG cinder.api.middleware.request_id [None req-b714ac19-5619-4997-a0ea-a8feecb374ef None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 531.294590] [55574]: INFO cinder.api.openstack.wsgi [None req-b714ac19-5619-4997-a0ea-a8feecb374ef tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] POST http://10.180.1.21/volume/v3/volumes [ 531.295061] [55574]: DEBUG cinder.api.openstack.wsgi [None req-b714ac19-5619-4997-a0ea-a8feecb374ef tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-854029231"}} {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 531.299185] [55574]: DEBUG cinder.api.v3.volumes [None req-b714ac19-5619-4997-a0ea-a8feecb374ef tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-854029231'}} {{(pid=55574) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 531.299624] [55574]: INFO cinder.api.v3.volumes [None req-b714ac19-5619-4997-a0ea-a8feecb374ef tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Create volume of 1 GB [ 531.313585] [55574]: DEBUG cinder.volume.api [None req-b714ac19-5619-4997-a0ea-a8feecb374ef tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Availability zone cache updated, next update will occur around 2025-02-19 22:06:32.177440. {{(pid=55574) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 531.313743] [55574]: INFO cinder.volume.api [None req-b714ac19-5619-4997-a0ea-a8feecb374ef tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Availability Zones retrieved successfully. [ 531.329395] [55574]: /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 [ 531.329395] [55574]: import asyncore [ 531.336574] [55574]: DEBUG cinder.volume.api [None req-b714ac19-5619-4997-a0ea-a8feecb374ef tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Flow 'volume_create_api' (2802da7c-dcd1-4f63-a2fe-06d3d627928b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 531.337871] [55574]: DEBUG cinder.volume.api [None req-b714ac19-5619-4997-a0ea-a8feecb374ef tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b30ae36-fbec-44bf-a5a3-e0faf190a96b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 531.339056] [55574]: DEBUG cinder.volume.flows.api.create_volume [None req-b714ac19-5619-4997-a0ea-a8feecb374ef tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Validating volume size '1' using validate_int {{(pid=55574) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 531.373809] [55574]: DEBUG cinder.volume.api [None req-b714ac19-5619-4997-a0ea-a8feecb374ef tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b30ae36-fbec-44bf-a5a3-e0faf190a96b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T21:04:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=48c1266c-e861-4a93-b53a-9717de6310af,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48c1266c-e861-4a93-b53a-9717de6310af', '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=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 531.374847] [55574]: DEBUG cinder.volume.api [None req-b714ac19-5619-4997-a0ea-a8feecb374ef tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1abe766-5088-4f4a-9486-26dc12f18611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 531.403145] [55574]: WARNING cinder.quota [None req-b714ac19-5619-4997-a0ea-a8feecb374ef tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-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. [ 531.403145] [55574]: WARNING cinder.quota [None req-b714ac19-5619-4997-a0ea-a8feecb374ef tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-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. [ 531.463268] [55574]: DEBUG cinder.quota [None req-b714ac19-5619-4997-a0ea-a8feecb374ef tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Created reservations ['bf5282ff-b9c7-4706-a48b-a7df358e70ca', 'd274456c-ecce-4931-a693-13952b6c1db4', 'c377169e-b5a0-4efa-8339-00dc277c4654', 'e63388f3-90a6-4e4d-8ef5-7be88b680518'] {{(pid=55574) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 531.464364] [55574]: DEBUG cinder.volume.api [None req-b714ac19-5619-4997-a0ea-a8feecb374ef tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1abe766-5088-4f4a-9486-26dc12f18611) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf5282ff-b9c7-4706-a48b-a7df358e70ca', 'd274456c-ecce-4931-a693-13952b6c1db4', 'c377169e-b5a0-4efa-8339-00dc277c4654', 'e63388f3-90a6-4e4d-8ef5-7be88b680518']}' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 531.465401] [55574]: DEBUG cinder.volume.api [None req-b714ac19-5619-4997-a0ea-a8feecb374ef tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d23bf08-63fb-495d-abe1-00788bf33cce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 531.634427] [55574]: DEBUG cinder.volume.api [None req-b714ac19-5619-4997-a0ea-a8feecb374ef tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d23bf08-63fb-495d-abe1-00788bf33cce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27e93c97-428f-4262-a04f-d404373025c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-854029231',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b433db5cea6042bbbdfafc0f82ed81a5',qos_specs=None,replication_status=,reservations=['bf5282ff-b9c7-4706-a48b-a7df358e70ca','d274456c-ecce-4931-a693-13952b6c1db4','c377169e-b5a0-4efa-8339-00dc277c4654','e63388f3-90a6-4e4d-8ef5-7be88b680518'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96576f3f56b9477792480ac6bb33aa25',volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af), '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-19T21:06:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-854029231',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27e93c97-428f-4262-a04f-d404373025c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b433db5cea6042bbbdfafc0f82ed81a5',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='96576f3f56b9477792480ac6bb33aa25',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48c1266c-e861-4a93-b53a-9717de6310af),volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af)}' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 531.635586] [55574]: DEBUG cinder.volume.api [None req-b714ac19-5619-4997-a0ea-a8feecb374ef tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f7e1e30-0611-4bba-8348-bf7709cf0d29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 531.671092] [55574]: DEBUG cinder.volume.api [None req-b714ac19-5619-4997-a0ea-a8feecb374ef tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f7e1e30-0611-4bba-8348-bf7709cf0d29) 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-854029231',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b433db5cea6042bbbdfafc0f82ed81a5',qos_specs=None,replication_status=,reservations=['bf5282ff-b9c7-4706-a48b-a7df358e70ca','d274456c-ecce-4931-a693-13952b6c1db4','c377169e-b5a0-4efa-8339-00dc277c4654','e63388f3-90a6-4e4d-8ef5-7be88b680518'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96576f3f56b9477792480ac6bb33aa25',volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af)}' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 531.672230] [55574]: DEBUG cinder.volume.api [None req-b714ac19-5619-4997-a0ea-a8feecb374ef tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (745ebf7c-bdc4-4368-b900-10b8a20e3fba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 531.698201] [55574]: DEBUG cinder.volume.api [None req-b714ac19-5619-4997-a0ea-a8feecb374ef tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (745ebf7c-bdc4-4368-b900-10b8a20e3fba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 531.699416] [55574]: DEBUG cinder.volume.api [None req-b714ac19-5619-4997-a0ea-a8feecb374ef tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Flow 'volume_create_api' (2802da7c-dcd1-4f63-a2fe-06d3d627928b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55574) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 531.699690] [55574]: INFO cinder.volume.api [None req-b714ac19-5619-4997-a0ea-a8feecb374ef tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Create volume request issued successfully. [ 531.700776] [55574]: INFO cinder.api.openstack.wsgi [None req-b714ac19-5619-4997-a0ea-a8feecb374ef tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 531.701453] [55574]: [pid: 55574|app: 0|req: 3/6] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 21:06:32 2025] POST /volume/v3/volumes => generated 783 bytes in 517 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 531.711766] [55573]: DEBUG cinder.api.middleware.request_id [None req-402a24d3-9d48-47c6-af5b-c90f576e114b None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 531.714067] [55573]: INFO cinder.api.openstack.wsgi [None req-402a24d3-9d48-47c6-af5b-c90f576e114b tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] GET http://10.180.1.21/volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 [ 531.714285] [55573]: DEBUG cinder.api.openstack.wsgi [None req-402a24d3-9d48-47c6-af5b-c90f576e114b tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 531.714506] [55573]: DEBUG cinder.api.openstack.wsgi [None req-402a24d3-9d48-47c6-af5b-c90f576e114b tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 531.758176] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 531.758176] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 531.768423] [55573]: INFO cinder.volume.api [None req-402a24d3-9d48-47c6-af5b-c90f576e114b tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Volume info retrieved successfully. [ 531.780197] [55573]: INFO cinder.api.openstack.wsgi [None req-402a24d3-9d48-47c6-af5b-c90f576e114b tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] http://10.180.1.21/volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 returned with HTTP 200 [ 531.780197] [55573]: [pid: 55573|app: 0|req: 4/7] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:06:32 2025] GET /volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 => generated 962 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 532.789584] [55574]: DEBUG cinder.api.middleware.request_id [None req-2ccc38c3-c79b-4ee6-b1d4-5955b614f77e None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 532.791917] [55574]: INFO cinder.api.openstack.wsgi [None req-2ccc38c3-c79b-4ee6-b1d4-5955b614f77e tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] GET http://10.180.1.21/volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 [ 532.792170] [55574]: DEBUG cinder.api.openstack.wsgi [None req-2ccc38c3-c79b-4ee6-b1d4-5955b614f77e tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 532.792393] [55574]: DEBUG cinder.api.openstack.wsgi [None req-2ccc38c3-c79b-4ee6-b1d4-5955b614f77e tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 532.806428] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 532.806428] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 532.812568] [55574]: INFO cinder.volume.api [None req-2ccc38c3-c79b-4ee6-b1d4-5955b614f77e tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Volume info retrieved successfully. [ 532.820385] [55574]: INFO cinder.api.openstack.wsgi [None req-2ccc38c3-c79b-4ee6-b1d4-5955b614f77e tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] http://10.180.1.21/volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 returned with HTTP 200 [ 532.820385] [55574]: [pid: 55574|app: 0|req: 4/8] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:06:33 2025] GET /volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 => generated 1009 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 541.779319] [55573]: DEBUG dbcounter [-] [55573] Writing DB stats cinder:SELECT=4 {{(pid=55573) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 542.817556] [55574]: DEBUG dbcounter [-] [55574] Writing DB stats cinder:SELECT=32,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=55574) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 552.103672] [55573]: DEBUG cinder.api.middleware.request_id [req-4776e4ca-7453-4f24-b302-48862fa00f4c req-2fa06700-fceb-4889-b4b1-95cb7deddc54 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 552.106836] [55573]: WARNING keystonemiddleware.auth_token [req-4776e4ca-7453-4f24-b302-48862fa00f4c req-2fa06700-fceb-4889-b4b1-95cb7deddc54 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. [ 552.108709] [55573]: INFO cinder.api.openstack.wsgi [req-4776e4ca-7453-4f24-b302-48862fa00f4c req-2fa06700-fceb-4889-b4b1-95cb7deddc54 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] POST http://10.180.1.21/volume/v3/volumes [ 552.113835] [55573]: DEBUG cinder.api.openstack.wsgi [req-4776e4ca-7453-4f24-b302-48862fa00f4c req-2fa06700-fceb-4889-b4b1-95cb7deddc54 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1472967276", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 552.116000] [55573]: DEBUG cinder.api.v3.volumes [req-4776e4ca-7453-4f24-b302-48862fa00f4c req-2fa06700-fceb-4889-b4b1-95cb7deddc54 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1472967276', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=55573) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 552.116541] [55573]: INFO cinder.api.v3.volumes [req-4776e4ca-7453-4f24-b302-48862fa00f4c req-2fa06700-fceb-4889-b4b1-95cb7deddc54 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] Create volume of 1 GB [ 552.135436] [55573]: DEBUG cinder.volume.api [req-4776e4ca-7453-4f24-b302-48862fa00f4c req-2fa06700-fceb-4889-b4b1-95cb7deddc54 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] Availability zone cache updated, next update will occur around 2025-02-19 22:06:52.999182. {{(pid=55573) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 552.135436] [55573]: INFO cinder.volume.api [req-4776e4ca-7453-4f24-b302-48862fa00f4c req-2fa06700-fceb-4889-b4b1-95cb7deddc54 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] Availability Zones retrieved successfully. [ 552.151107] [55573]: /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 [ 552.151107] [55573]: import asyncore [ 552.161932] [55573]: DEBUG cinder.volume.api [req-4776e4ca-7453-4f24-b302-48862fa00f4c req-2fa06700-fceb-4889-b4b1-95cb7deddc54 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] Flow 'volume_create_api' (6b1eb711-8469-4103-add0-d2a2b13f983c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 552.163816] [55573]: DEBUG cinder.volume.api [req-4776e4ca-7453-4f24-b302-48862fa00f4c req-2fa06700-fceb-4889-b4b1-95cb7deddc54 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcf9f8a7-2121-4dfb-bc35-4c1dcff7293e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 552.165615] [55573]: DEBUG cinder.volume.flows.api.create_volume [req-4776e4ca-7453-4f24-b302-48862fa00f4c req-2fa06700-fceb-4889-b4b1-95cb7deddc54 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] Validating volume size '1' using validate_int {{(pid=55573) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 552.330158] [55573]: DEBUG cinder.volume.api [req-4776e4ca-7453-4f24-b302-48862fa00f4c req-2fa06700-fceb-4889-b4b1-95cb7deddc54 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcf9f8a7-2121-4dfb-bc35-4c1dcff7293e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T21:04:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=48c1266c-e861-4a93-b53a-9717de6310af,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48c1266c-e861-4a93-b53a-9717de6310af', '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=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 552.331197] [55573]: DEBUG cinder.volume.api [req-4776e4ca-7453-4f24-b302-48862fa00f4c req-2fa06700-fceb-4889-b4b1-95cb7deddc54 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eedab3c3-acc8-4a3f-8017-86ead1db9177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 552.363365] [55573]: WARNING cinder.quota [req-4776e4ca-7453-4f24-b302-48862fa00f4c req-2fa06700-fceb-4889-b4b1-95cb7deddc54 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-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. [ 552.363737] [55573]: WARNING cinder.quota [req-4776e4ca-7453-4f24-b302-48862fa00f4c req-2fa06700-fceb-4889-b4b1-95cb7deddc54 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-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. [ 552.417723] [55573]: DEBUG cinder.quota [req-4776e4ca-7453-4f24-b302-48862fa00f4c req-2fa06700-fceb-4889-b4b1-95cb7deddc54 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] Created reservations ['17873818-aa82-4c57-9e80-c2a7b02faf29', '53dbcf26-868b-478e-9063-ba803c9d0fe9', 'fbb81c46-3277-4a7a-9317-6647fd2701a0', '33da6a4a-8d15-4605-bcc3-1ce777a41d78'] {{(pid=55573) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 552.418776] [55573]: DEBUG cinder.volume.api [req-4776e4ca-7453-4f24-b302-48862fa00f4c req-2fa06700-fceb-4889-b4b1-95cb7deddc54 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eedab3c3-acc8-4a3f-8017-86ead1db9177) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17873818-aa82-4c57-9e80-c2a7b02faf29', '53dbcf26-868b-478e-9063-ba803c9d0fe9', 'fbb81c46-3277-4a7a-9317-6647fd2701a0', '33da6a4a-8d15-4605-bcc3-1ce777a41d78']}' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 552.419960] [55573]: DEBUG cinder.volume.api [req-4776e4ca-7453-4f24-b302-48862fa00f4c req-2fa06700-fceb-4889-b4b1-95cb7deddc54 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c03abdbc-95d3-42b0-a61a-1f0a8232123c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 552.465849] [55573]: DEBUG cinder.volume.api [req-4776e4ca-7453-4f24-b302-48862fa00f4c req-2fa06700-fceb-4889-b4b1-95cb7deddc54 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c03abdbc-95d3-42b0-a61a-1f0a8232123c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e54c91b-f29a-4a2f-bc3a-624515141ba2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1472967276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68883322c9a94d438460f5040a759466',qos_specs=None,replication_status=,reservations=['17873818-aa82-4c57-9e80-c2a7b02faf29','53dbcf26-868b-478e-9063-ba803c9d0fe9','fbb81c46-3277-4a7a-9317-6647fd2701a0','33da6a4a-8d15-4605-bcc3-1ce777a41d78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7873c55d2e404e3bb28c8dab45e6dd02',volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af), '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-19T21:06:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1472967276',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e54c91b-f29a-4a2f-bc3a-624515141ba2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68883322c9a94d438460f5040a759466',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='7873c55d2e404e3bb28c8dab45e6dd02',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48c1266c-e861-4a93-b53a-9717de6310af),volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af)}' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 552.465849] [55573]: DEBUG cinder.volume.api [req-4776e4ca-7453-4f24-b302-48862fa00f4c req-2fa06700-fceb-4889-b4b1-95cb7deddc54 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (697b6320-da40-4d21-a105-2d78cd201ef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 552.485409] [55573]: DEBUG cinder.volume.api [req-4776e4ca-7453-4f24-b302-48862fa00f4c req-2fa06700-fceb-4889-b4b1-95cb7deddc54 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (697b6320-da40-4d21-a105-2d78cd201ef5) 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-1472967276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68883322c9a94d438460f5040a759466',qos_specs=None,replication_status=,reservations=['17873818-aa82-4c57-9e80-c2a7b02faf29','53dbcf26-868b-478e-9063-ba803c9d0fe9','fbb81c46-3277-4a7a-9317-6647fd2701a0','33da6a4a-8d15-4605-bcc3-1ce777a41d78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7873c55d2e404e3bb28c8dab45e6dd02',volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af)}' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 552.486563] [55573]: DEBUG cinder.volume.api [req-4776e4ca-7453-4f24-b302-48862fa00f4c req-2fa06700-fceb-4889-b4b1-95cb7deddc54 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a05e4652-0293-4d37-bb09-c725a1c7d348) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 552.514154] [55573]: DEBUG cinder.volume.api [req-4776e4ca-7453-4f24-b302-48862fa00f4c req-2fa06700-fceb-4889-b4b1-95cb7deddc54 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a05e4652-0293-4d37-bb09-c725a1c7d348) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 552.518806] [55573]: DEBUG cinder.volume.api [req-4776e4ca-7453-4f24-b302-48862fa00f4c req-2fa06700-fceb-4889-b4b1-95cb7deddc54 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] Flow 'volume_create_api' (6b1eb711-8469-4103-add0-d2a2b13f983c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55573) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 552.519703] [55573]: INFO cinder.volume.api [req-4776e4ca-7453-4f24-b302-48862fa00f4c req-2fa06700-fceb-4889-b4b1-95cb7deddc54 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] Create volume request issued successfully. [ 552.520636] [55573]: INFO cinder.api.openstack.wsgi [req-4776e4ca-7453-4f24-b302-48862fa00f4c req-2fa06700-fceb-4889-b4b1-95cb7deddc54 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 552.521238] [55573]: [pid: 55573|app: 0|req: 5/9] 10.180.1.21 () {64 vars in 1421 bytes} [Wed Feb 19 21:06:52 2025] POST /volume/v3/volumes => generated 754 bytes in 420 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 552.527133] [55574]: DEBUG cinder.api.middleware.request_id [req-4776e4ca-7453-4f24-b302-48862fa00f4c req-2ad3d762-eb07-41d8-87ea-01d6e00eb6a0 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 552.527419] [55574]: WARNING keystonemiddleware.auth_token [req-4776e4ca-7453-4f24-b302-48862fa00f4c req-2ad3d762-eb07-41d8-87ea-01d6e00eb6a0 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. [ 552.529661] [55574]: INFO cinder.api.openstack.wsgi [req-4776e4ca-7453-4f24-b302-48862fa00f4c req-2ad3d762-eb07-41d8-87ea-01d6e00eb6a0 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] GET http://10.180.1.21/volume/v3/volumes/5e54c91b-f29a-4a2f-bc3a-624515141ba2 [ 552.530227] [55574]: DEBUG cinder.api.openstack.wsgi [req-4776e4ca-7453-4f24-b302-48862fa00f4c req-2ad3d762-eb07-41d8-87ea-01d6e00eb6a0 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 552.531133] [55574]: DEBUG cinder.api.openstack.wsgi [req-4776e4ca-7453-4f24-b302-48862fa00f4c req-2ad3d762-eb07-41d8-87ea-01d6e00eb6a0 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 552.567073] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 552.567073] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 552.577695] [55574]: INFO cinder.volume.api [req-4776e4ca-7453-4f24-b302-48862fa00f4c req-2ad3d762-eb07-41d8-87ea-01d6e00eb6a0 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] Volume info retrieved successfully. [ 552.584274] [55574]: INFO cinder.api.openstack.wsgi [req-4776e4ca-7453-4f24-b302-48862fa00f4c req-2ad3d762-eb07-41d8-87ea-01d6e00eb6a0 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] http://10.180.1.21/volume/v3/volumes/5e54c91b-f29a-4a2f-bc3a-624515141ba2 returned with HTTP 200 [ 552.584786] [55574]: [pid: 55574|app: 0|req: 5/10] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 21:06:53 2025] GET /volume/v3/volumes/5e54c91b-f29a-4a2f-bc3a-624515141ba2 => generated 822 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 554.983244] [55573]: DEBUG cinder.api.middleware.request_id [req-31a87181-70e0-4bc8-b39e-31016d43cba2 req-f7088334-4354-4f9f-a6fa-3b997410f4e6 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 554.986255] [55573]: INFO cinder.api.openstack.wsgi [req-31a87181-70e0-4bc8-b39e-31016d43cba2 req-f7088334-4354-4f9f-a6fa-3b997410f4e6 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] GET http://10.180.1.21/volume/v3/volumes/5e54c91b-f29a-4a2f-bc3a-624515141ba2 [ 554.986480] [55573]: DEBUG cinder.api.openstack.wsgi [req-31a87181-70e0-4bc8-b39e-31016d43cba2 req-f7088334-4354-4f9f-a6fa-3b997410f4e6 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 554.986685] [55573]: DEBUG cinder.api.openstack.wsgi [req-31a87181-70e0-4bc8-b39e-31016d43cba2 req-f7088334-4354-4f9f-a6fa-3b997410f4e6 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 555.000931] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 555.000931] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 555.008798] [55573]: INFO cinder.volume.api [req-31a87181-70e0-4bc8-b39e-31016d43cba2 req-f7088334-4354-4f9f-a6fa-3b997410f4e6 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] Volume info retrieved successfully. [ 555.014565] [55573]: INFO cinder.api.openstack.wsgi [req-31a87181-70e0-4bc8-b39e-31016d43cba2 req-f7088334-4354-4f9f-a6fa-3b997410f4e6 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] http://10.180.1.21/volume/v3/volumes/5e54c91b-f29a-4a2f-bc3a-624515141ba2 returned with HTTP 200 [ 555.014728] [55573]: [pid: 55573|app: 0|req: 6/11] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 21:06:55 2025] GET /volume/v3/volumes/5e54c91b-f29a-4a2f-bc3a-624515141ba2 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 557.438736] [55574]: DEBUG cinder.api.middleware.request_id [req-e95c7f4e-8225-45f0-896d-6be2bfb7b3cd req-a83ed53a-9b48-42d9-8a40-baa6a43ae663 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 557.445050] [55574]: INFO cinder.api.openstack.wsgi [req-e95c7f4e-8225-45f0-896d-6be2bfb7b3cd req-a83ed53a-9b48-42d9-8a40-baa6a43ae663 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] POST http://10.180.1.21/volume/v3/snapshots [ 557.445050] [55574]: DEBUG cinder.api.openstack.wsgi [req-e95c7f4e-8225-45f0-896d-6be2bfb7b3cd req-a83ed53a-9b48-42d9-8a40-baa6a43ae663 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5e54c91b-f29a-4a2f-bc3a-624515141ba2", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-142943505", "description": null, "metadata": {}}} {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 557.461023] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 557.461023] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 557.461023] [55574]: INFO cinder.volume.api [req-e95c7f4e-8225-45f0-896d-6be2bfb7b3cd req-a83ed53a-9b48-42d9-8a40-baa6a43ae663 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] Volume info retrieved successfully. [ 557.461023] [55574]: INFO cinder.api.v3.snapshots [req-e95c7f4e-8225-45f0-896d-6be2bfb7b3cd req-a83ed53a-9b48-42d9-8a40-baa6a43ae663 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] Create snapshot from volume 5e54c91b-f29a-4a2f-bc3a-624515141ba2 [ 557.500531] [55574]: WARNING cinder.quota [req-e95c7f4e-8225-45f0-896d-6be2bfb7b3cd req-a83ed53a-9b48-42d9-8a40-baa6a43ae663 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-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. [ 557.536486] [55574]: DEBUG cinder.quota [req-e95c7f4e-8225-45f0-896d-6be2bfb7b3cd req-a83ed53a-9b48-42d9-8a40-baa6a43ae663 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] Created reservations ['c6a312ef-ad71-4b82-b890-935551dbeaeb', '10687ff2-c5c2-4a1d-aa14-142460f69f81', 'de99b73e-4a85-4563-9cb1-a0d0d104712f', 'cc54d697-1457-44e8-bd37-9ef4fbe5d20f'] {{(pid=55574) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 557.589833] [55574]: INFO cinder.volume.api [req-e95c7f4e-8225-45f0-896d-6be2bfb7b3cd req-a83ed53a-9b48-42d9-8a40-baa6a43ae663 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] Snapshot create request issued successfully. [ 557.590540] [55574]: INFO cinder.api.openstack.wsgi [req-e95c7f4e-8225-45f0-896d-6be2bfb7b3cd req-a83ed53a-9b48-42d9-8a40-baa6a43ae663 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] http://10.180.1.21/volume/v3/snapshots returned with HTTP 202 [ 557.591243] [55574]: [pid: 55574|app: 0|req: 6/12] 10.180.1.21 () {64 vars in 1427 bytes} [Wed Feb 19 21:06:58 2025] POST /volume/v3/snapshots => generated 310 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 559.556212] [55573]: DEBUG cinder.api.middleware.request_id [req-3fd99b22-2e14-468e-8767-20d516cd0f2a req-9ede145f-8151-4e38-bb05-b489c03cf066 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 559.560267] [55573]: INFO cinder.api.openstack.wsgi [req-3fd99b22-2e14-468e-8767-20d516cd0f2a req-9ede145f-8151-4e38-bb05-b489c03cf066 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] GET http://10.180.1.21/volume/v3/snapshots/83448b3d-f7ef-43ea-9dc1-92c5c7f8c34a [ 559.560547] [55573]: DEBUG cinder.api.openstack.wsgi [req-3fd99b22-2e14-468e-8767-20d516cd0f2a req-9ede145f-8151-4e38-bb05-b489c03cf066 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 559.560900] [55573]: DEBUG cinder.api.openstack.wsgi [req-3fd99b22-2e14-468e-8767-20d516cd0f2a req-9ede145f-8151-4e38-bb05-b489c03cf066 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 559.586911] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.586911] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 559.587554] [55573]: INFO cinder.volume.api [req-3fd99b22-2e14-468e-8767-20d516cd0f2a req-9ede145f-8151-4e38-bb05-b489c03cf066 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] Snapshot retrieved successfully. [ 559.588664] [55573]: INFO cinder.api.openstack.wsgi [req-3fd99b22-2e14-468e-8767-20d516cd0f2a req-9ede145f-8151-4e38-bb05-b489c03cf066 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] http://10.180.1.21/volume/v3/snapshots/83448b3d-f7ef-43ea-9dc1-92c5c7f8c34a returned with HTTP 200 [ 559.589255] [55573]: [pid: 55573|app: 0|req: 7/13] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Feb 19 21:07:00 2025] GET /volume/v3/snapshots/83448b3d-f7ef-43ea-9dc1-92c5c7f8c34a => generated 469 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 561.435302] [55574]: DEBUG cinder.api.middleware.request_id [req-01054371-fc78-4fe0-a8bd-e6d34565ed80 req-10594f40-63d2-4d1f-88b7-b6083b34d6e3 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 561.439577] [55574]: INFO cinder.api.openstack.wsgi [req-01054371-fc78-4fe0-a8bd-e6d34565ed80 req-10594f40-63d2-4d1f-88b7-b6083b34d6e3 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] GET http://10.180.1.21/volume/v3/snapshots/detail [ 561.439787] [55574]: DEBUG cinder.api.openstack.wsgi [req-01054371-fc78-4fe0-a8bd-e6d34565ed80 req-10594f40-63d2-4d1f-88b7-b6083b34d6e3 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 561.440045] [55574]: DEBUG cinder.api.openstack.wsgi [req-01054371-fc78-4fe0-a8bd-e6d34565ed80 req-10594f40-63d2-4d1f-88b7-b6083b34d6e3 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] Calling method 'detail' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 561.440396] [55574]: DEBUG cinder.api.api_utils [req-01054371-fc78-4fe0-a8bd-e6d34565ed80 req-10594f40-63d2-4d1f-88b7-b6083b34d6e3 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] Removing options '' from query. {{(pid=55574) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 561.440915] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 561.440915] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 561.443742] [55574]: DEBUG cinder.db.sqlalchemy.api [req-01054371-fc78-4fe0-a8bd-e6d34565ed80 req-10594f40-63d2-4d1f-88b7-b6083b34d6e3 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] Building query based on filter {{(pid=55574) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3917}} [ 561.460798] [55574]: INFO cinder.volume.api [req-01054371-fc78-4fe0-a8bd-e6d34565ed80 req-10594f40-63d2-4d1f-88b7-b6083b34d6e3 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] Get all snapshots completed successfully. [ 561.461414] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 561.461414] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 561.462247] [55574]: INFO cinder.api.openstack.wsgi [req-01054371-fc78-4fe0-a8bd-e6d34565ed80 req-10594f40-63d2-4d1f-88b7-b6083b34d6e3 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] http://10.180.1.21/volume/v3/snapshots/detail returned with HTTP 200 [ 561.462740] [55574]: [pid: 55574|app: 0|req: 7/14] 10.180.1.21 () {60 vars in 1394 bytes} [Wed Feb 19 21:07:02 2025] GET /volume/v3/snapshots/detail => generated 472 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 564.689236] [55573]: DEBUG cinder.api.middleware.request_id [req-b50ae48c-7ee7-4b9e-9a29-0ef1cc30ac33 req-aca8b7be-c004-43e7-addf-c11efb2b46cc None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 564.695421] [55573]: INFO cinder.api.openstack.wsgi [req-b50ae48c-7ee7-4b9e-9a29-0ef1cc30ac33 req-aca8b7be-c004-43e7-addf-c11efb2b46cc tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] GET http://10.180.1.21/volume/v3/snapshots/83448b3d-f7ef-43ea-9dc1-92c5c7f8c34a [ 564.695421] [55573]: DEBUG cinder.api.openstack.wsgi [req-b50ae48c-7ee7-4b9e-9a29-0ef1cc30ac33 req-aca8b7be-c004-43e7-addf-c11efb2b46cc tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 564.695421] [55573]: DEBUG cinder.api.openstack.wsgi [req-b50ae48c-7ee7-4b9e-9a29-0ef1cc30ac33 req-aca8b7be-c004-43e7-addf-c11efb2b46cc tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 564.704462] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 564.704462] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 564.705433] [55573]: INFO cinder.volume.api [req-b50ae48c-7ee7-4b9e-9a29-0ef1cc30ac33 req-aca8b7be-c004-43e7-addf-c11efb2b46cc tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] Snapshot retrieved successfully. [ 564.707304] [55573]: INFO cinder.api.openstack.wsgi [req-b50ae48c-7ee7-4b9e-9a29-0ef1cc30ac33 req-aca8b7be-c004-43e7-addf-c11efb2b46cc tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] http://10.180.1.21/volume/v3/snapshots/83448b3d-f7ef-43ea-9dc1-92c5c7f8c34a returned with HTTP 200 [ 564.707304] [55573]: [pid: 55573|app: 0|req: 8/15] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Feb 19 21:07:05 2025] GET /volume/v3/snapshots/83448b3d-f7ef-43ea-9dc1-92c5c7f8c34a => generated 469 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 567.335523] [55574]: DEBUG cinder.api.middleware.request_id [req-05d038c0-b85e-4365-9e87-6116c3ea3266 req-abfa530a-10d0-4e5d-b990-cc6cf847c935 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 567.339597] [55574]: INFO cinder.api.openstack.wsgi [req-05d038c0-b85e-4365-9e87-6116c3ea3266 req-abfa530a-10d0-4e5d-b990-cc6cf847c935 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] DELETE http://10.180.1.21/volume/v3/snapshots/83448b3d-f7ef-43ea-9dc1-92c5c7f8c34a [ 567.339597] [55574]: DEBUG cinder.api.openstack.wsgi [req-05d038c0-b85e-4365-9e87-6116c3ea3266 req-abfa530a-10d0-4e5d-b990-cc6cf847c935 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 567.339597] [55574]: DEBUG cinder.api.openstack.wsgi [req-05d038c0-b85e-4365-9e87-6116c3ea3266 req-abfa530a-10d0-4e5d-b990-cc6cf847c935 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] Calling method 'delete' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 567.339597] [55574]: INFO cinder.api.v2.snapshots [req-05d038c0-b85e-4365-9e87-6116c3ea3266 req-abfa530a-10d0-4e5d-b990-cc6cf847c935 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] Delete snapshot with id: 83448b3d-f7ef-43ea-9dc1-92c5c7f8c34a [ 567.349126] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 567.349126] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 567.349610] [55574]: INFO cinder.volume.api [req-05d038c0-b85e-4365-9e87-6116c3ea3266 req-abfa530a-10d0-4e5d-b990-cc6cf847c935 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] Snapshot retrieved successfully. [ 567.370256] [55574]: INFO cinder.volume.api [req-05d038c0-b85e-4365-9e87-6116c3ea3266 req-abfa530a-10d0-4e5d-b990-cc6cf847c935 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] Snapshot delete request issued successfully. [ 567.370256] [55574]: INFO cinder.api.openstack.wsgi [req-05d038c0-b85e-4365-9e87-6116c3ea3266 req-abfa530a-10d0-4e5d-b990-cc6cf847c935 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] http://10.180.1.21/volume/v3/snapshots/83448b3d-f7ef-43ea-9dc1-92c5c7f8c34a returned with HTTP 202 [ 567.370463] [55574]: [pid: 55574|app: 0|req: 8/16] 10.180.1.21 () {62 vars in 1506 bytes} [Wed Feb 19 21:07:08 2025] DELETE /volume/v3/snapshots/83448b3d-f7ef-43ea-9dc1-92c5c7f8c34a => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 569.921078] [55573]: DEBUG cinder.api.middleware.request_id [req-4a0e2915-5699-446e-bcc9-783509cd142b req-c4ebf419-3a4e-4209-befb-31176c01dfd9 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 569.924983] [55573]: INFO cinder.api.openstack.wsgi [req-4a0e2915-5699-446e-bcc9-783509cd142b req-c4ebf419-3a4e-4209-befb-31176c01dfd9 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] GET http://10.180.1.21/volume/v3/snapshots/83448b3d-f7ef-43ea-9dc1-92c5c7f8c34a [ 569.925611] [55573]: DEBUG cinder.api.openstack.wsgi [req-4a0e2915-5699-446e-bcc9-783509cd142b req-c4ebf419-3a4e-4209-befb-31176c01dfd9 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 569.926241] [55573]: DEBUG cinder.api.openstack.wsgi [req-4a0e2915-5699-446e-bcc9-783509cd142b req-c4ebf419-3a4e-4209-befb-31176c01dfd9 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 569.941390] [55573]: INFO cinder.api.openstack.wsgi [req-4a0e2915-5699-446e-bcc9-783509cd142b req-c4ebf419-3a4e-4209-befb-31176c01dfd9 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] http://10.180.1.21/volume/v3/snapshots/83448b3d-f7ef-43ea-9dc1-92c5c7f8c34a returned with HTTP 404 [ 569.942360] [55573]: [pid: 55573|app: 0|req: 9/17] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Feb 19 21:07:10 2025] GET /volume/v3/snapshots/83448b3d-f7ef-43ea-9dc1-92c5c7f8c34a => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 572.129537] [55574]: DEBUG cinder.api.middleware.request_id [req-f172cf46-c22e-4b5c-a549-87f880ca2dec req-baac5d68-7ca4-4fd9-a0c0-d4481ac58a19 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 572.132601] [55574]: INFO cinder.api.openstack.wsgi [req-f172cf46-c22e-4b5c-a549-87f880ca2dec req-baac5d68-7ca4-4fd9-a0c0-d4481ac58a19 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] DELETE http://10.180.1.21/volume/v3/volumes/5e54c91b-f29a-4a2f-bc3a-624515141ba2 [ 572.132992] [55574]: DEBUG cinder.api.openstack.wsgi [req-f172cf46-c22e-4b5c-a549-87f880ca2dec req-baac5d68-7ca4-4fd9-a0c0-d4481ac58a19 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 572.133394] [55574]: DEBUG cinder.api.openstack.wsgi [req-f172cf46-c22e-4b5c-a549-87f880ca2dec req-baac5d68-7ca4-4fd9-a0c0-d4481ac58a19 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] Calling method 'delete' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 572.133814] [55574]: INFO cinder.api.v3.volumes [req-f172cf46-c22e-4b5c-a549-87f880ca2dec req-baac5d68-7ca4-4fd9-a0c0-d4481ac58a19 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] Delete volume with id: 5e54c91b-f29a-4a2f-bc3a-624515141ba2 [ 572.144992] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 572.144992] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 572.145744] [55574]: INFO cinder.volume.api [req-f172cf46-c22e-4b5c-a549-87f880ca2dec req-baac5d68-7ca4-4fd9-a0c0-d4481ac58a19 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] Volume info retrieved successfully. [ 572.182056] [55574]: INFO cinder.volume.api [req-f172cf46-c22e-4b5c-a549-87f880ca2dec req-baac5d68-7ca4-4fd9-a0c0-d4481ac58a19 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] Delete volume request issued successfully. [ 572.182939] [55574]: INFO cinder.api.openstack.wsgi [req-f172cf46-c22e-4b5c-a549-87f880ca2dec req-baac5d68-7ca4-4fd9-a0c0-d4481ac58a19 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] http://10.180.1.21/volume/v3/volumes/5e54c91b-f29a-4a2f-bc3a-624515141ba2 returned with HTTP 202 [ 572.182939] [55574]: [pid: 55574|app: 0|req: 9/18] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 21:07:12 2025] DELETE /volume/v3/volumes/5e54c91b-f29a-4a2f-bc3a-624515141ba2 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 573.666196] [55573]: DEBUG cinder.api.middleware.request_id [req-3a86d1ff-b704-4409-bcad-88d7bf7b6e94 req-8e19a726-0653-4730-9dc3-8fe2fa8385d1 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 573.668695] [55573]: INFO cinder.api.openstack.wsgi [req-3a86d1ff-b704-4409-bcad-88d7bf7b6e94 req-8e19a726-0653-4730-9dc3-8fe2fa8385d1 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] GET http://10.180.1.21/volume/v3/volumes/5e54c91b-f29a-4a2f-bc3a-624515141ba2 [ 573.668954] [55573]: DEBUG cinder.api.openstack.wsgi [req-3a86d1ff-b704-4409-bcad-88d7bf7b6e94 req-8e19a726-0653-4730-9dc3-8fe2fa8385d1 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 573.669246] [55573]: DEBUG cinder.api.openstack.wsgi [req-3a86d1ff-b704-4409-bcad-88d7bf7b6e94 req-8e19a726-0653-4730-9dc3-8fe2fa8385d1 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 573.680704] [55573]: INFO cinder.api.openstack.wsgi [req-3a86d1ff-b704-4409-bcad-88d7bf7b6e94 req-8e19a726-0653-4730-9dc3-8fe2fa8385d1 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] http://10.180.1.21/volume/v3/volumes/5e54c91b-f29a-4a2f-bc3a-624515141ba2 returned with HTTP 404 [ 573.681484] [55573]: [pid: 55573|app: 0|req: 10/19] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 21:07:14 2025] GET /volume/v3/volumes/5e54c91b-f29a-4a2f-bc3a-624515141ba2 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 575.335792] [55574]: DEBUG cinder.api.middleware.request_id [req-0d44ed85-e388-4106-b3a4-a771a2d7727a req-6b23fa5a-c61a-48ff-801f-fc37262eac08 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 575.339528] [55574]: INFO cinder.api.openstack.wsgi [req-0d44ed85-e388-4106-b3a4-a771a2d7727a req-6b23fa5a-c61a-48ff-801f-fc37262eac08 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] DELETE http://10.180.1.21/volume/v3/volumes/5e54c91b-f29a-4a2f-bc3a-624515141ba2 [ 575.340035] [55574]: DEBUG cinder.api.openstack.wsgi [req-0d44ed85-e388-4106-b3a4-a771a2d7727a req-6b23fa5a-c61a-48ff-801f-fc37262eac08 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 575.340035] [55574]: DEBUG cinder.api.openstack.wsgi [req-0d44ed85-e388-4106-b3a4-a771a2d7727a req-6b23fa5a-c61a-48ff-801f-fc37262eac08 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] Calling method 'delete' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 575.340358] [55574]: INFO cinder.api.v3.volumes [req-0d44ed85-e388-4106-b3a4-a771a2d7727a req-6b23fa5a-c61a-48ff-801f-fc37262eac08 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] Delete volume with id: 5e54c91b-f29a-4a2f-bc3a-624515141ba2 [ 575.347693] [55574]: INFO cinder.api.openstack.wsgi [req-0d44ed85-e388-4106-b3a4-a771a2d7727a req-6b23fa5a-c61a-48ff-801f-fc37262eac08 tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] http://10.180.1.21/volume/v3/volumes/5e54c91b-f29a-4a2f-bc3a-624515141ba2 returned with HTTP 404 [ 575.348382] [55574]: [pid: 55574|app: 0|req: 10/20] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 21:07:16 2025] DELETE /volume/v3/volumes/5e54c91b-f29a-4a2f-bc3a-624515141ba2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 576.981514] [55573]: DEBUG cinder.api.middleware.request_id [req-fbae4f9d-17aa-4936-bf45-1bf645c73622 req-55744030-f418-43ee-81f0-5685d745ce3b None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 576.983686] [55573]: INFO cinder.api.openstack.wsgi [req-fbae4f9d-17aa-4936-bf45-1bf645c73622 req-55744030-f418-43ee-81f0-5685d745ce3b tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] GET http://10.180.1.21/volume/v3/volumes/5e54c91b-f29a-4a2f-bc3a-624515141ba2 [ 576.983912] [55573]: DEBUG cinder.api.openstack.wsgi [req-fbae4f9d-17aa-4936-bf45-1bf645c73622 req-55744030-f418-43ee-81f0-5685d745ce3b tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 576.984147] [55573]: DEBUG cinder.api.openstack.wsgi [req-fbae4f9d-17aa-4936-bf45-1bf645c73622 req-55744030-f418-43ee-81f0-5685d745ce3b tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 576.991276] [55573]: INFO cinder.api.openstack.wsgi [req-fbae4f9d-17aa-4936-bf45-1bf645c73622 req-55744030-f418-43ee-81f0-5685d745ce3b tempest-VolumesSnapshotsTestJSON-1303764890 tempest-VolumesSnapshotsTestJSON-1303764890-project-member] http://10.180.1.21/volume/v3/volumes/5e54c91b-f29a-4a2f-bc3a-624515141ba2 returned with HTTP 404 [ 576.991851] [55573]: [pid: 55573|app: 0|req: 11/21] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 21:07:17 2025] GET /volume/v3/volumes/5e54c91b-f29a-4a2f-bc3a-624515141ba2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 585.343238] [55574]: DEBUG dbcounter [-] [55574] Writing DB stats cinder:SELECT=27,cinder:INSERT=8,cinder:UPDATE=14 {{(pid=55574) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 586.986815] [55573]: DEBUG dbcounter [-] [55573] Writing DB stats cinder:SELECT=37,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=55573) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 593.712268] [55574]: DEBUG cinder.api.middleware.request_id [None req-93067d1a-4185-4e89-970e-b18539e68b41 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 593.714491] [55574]: INFO cinder.api.openstack.wsgi [None req-93067d1a-4185-4e89-970e-b18539e68b41 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] POST http://10.180.1.21/volume/v3/volumes [ 593.714972] [55574]: DEBUG cinder.api.openstack.wsgi [None req-93067d1a-4185-4e89-970e-b18539e68b41 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1667746157", "imageRef": "9c92274c-f71a-4266-ae8f-c11a7267cfde", "size": 1}} {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 593.716761] [55574]: DEBUG cinder.api.v3.volumes [None req-93067d1a-4185-4e89-970e-b18539e68b41 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1667746157', 'imageRef': '9c92274c-f71a-4266-ae8f-c11a7267cfde', 'size': 1}} {{(pid=55574) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 593.952718] [55574]: INFO cinder.api.v3.volumes [None req-93067d1a-4185-4e89-970e-b18539e68b41 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Create volume of 1 GB [ 593.963175] [55574]: INFO cinder.volume.api [None req-93067d1a-4185-4e89-970e-b18539e68b41 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Availability Zones retrieved successfully. [ 593.984042] [55574]: DEBUG cinder.volume.api [None req-93067d1a-4185-4e89-970e-b18539e68b41 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Flow 'volume_create_api' (ad3cc562-39cc-4413-94a7-e14f01295401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 593.985453] [55574]: DEBUG cinder.volume.api [None req-93067d1a-4185-4e89-970e-b18539e68b41 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6e01184-a5db-4186-9a24-f347e8ace2be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 593.991065] [55574]: DEBUG cinder.volume.flows.api.create_volume [None req-93067d1a-4185-4e89-970e-b18539e68b41 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Validating volume size '1' using validate_int {{(pid=55574) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 594.088924] [55574]: DEBUG cinder.volume.api [None req-93067d1a-4185-4e89-970e-b18539e68b41 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6e01184-a5db-4186-9a24-f347e8ace2be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T21:04:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=48c1266c-e861-4a93-b53a-9717de6310af,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48c1266c-e861-4a93-b53a-9717de6310af', '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=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 594.090942] [55574]: DEBUG cinder.volume.api [None req-93067d1a-4185-4e89-970e-b18539e68b41 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c41fa453-1be5-47fe-9a20-4a4104d66763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 594.184681] [55574]: DEBUG cinder.quota [None req-93067d1a-4185-4e89-970e-b18539e68b41 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Created reservations ['8f7c51c6-1bf4-4e73-9816-f3326da7f801', '53d0f1b5-833c-4416-9a19-56c550827136', 'c8707e01-419d-4cee-a107-d115ed07dc25', '89726da4-f8f2-4356-a27c-56bad7c83305'] {{(pid=55574) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 594.185797] [55574]: DEBUG cinder.volume.api [None req-93067d1a-4185-4e89-970e-b18539e68b41 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c41fa453-1be5-47fe-9a20-4a4104d66763) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f7c51c6-1bf4-4e73-9816-f3326da7f801', '53d0f1b5-833c-4416-9a19-56c550827136', 'c8707e01-419d-4cee-a107-d115ed07dc25', '89726da4-f8f2-4356-a27c-56bad7c83305']}' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 594.186773] [55574]: DEBUG cinder.volume.api [None req-93067d1a-4185-4e89-970e-b18539e68b41 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (188b63b6-5bb0-4cdb-b8cd-d3ca996269e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 594.208181] [55574]: DEBUG cinder.volume.api [None req-93067d1a-4185-4e89-970e-b18539e68b41 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (188b63b6-5bb0-4cdb-b8cd-d3ca996269e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea51dc57-af72-4253-a7c1-3a291ae0b431', '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-1667746157',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c900726eb7164e53be6ee2540a9f4f87',qos_specs=None,replication_status=,reservations=['8f7c51c6-1bf4-4e73-9816-f3326da7f801','53d0f1b5-833c-4416-9a19-56c550827136','c8707e01-419d-4cee-a107-d115ed07dc25','89726da4-f8f2-4356-a27c-56bad7c83305'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44dc58819cbd4869a530caa9b1ff2b93',volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af), '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-19T21:07:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1667746157',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea51dc57-af72-4253-a7c1-3a291ae0b431,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c900726eb7164e53be6ee2540a9f4f87',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='44dc58819cbd4869a530caa9b1ff2b93',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48c1266c-e861-4a93-b53a-9717de6310af),volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af)}' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 594.210090] [55574]: DEBUG cinder.volume.api [None req-93067d1a-4185-4e89-970e-b18539e68b41 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ddb09af-9def-4561-8687-2c026471174f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 594.225279] [55574]: DEBUG cinder.volume.api [None req-93067d1a-4185-4e89-970e-b18539e68b41 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ddb09af-9def-4561-8687-2c026471174f) 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-1667746157',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c900726eb7164e53be6ee2540a9f4f87',qos_specs=None,replication_status=,reservations=['8f7c51c6-1bf4-4e73-9816-f3326da7f801','53d0f1b5-833c-4416-9a19-56c550827136','c8707e01-419d-4cee-a107-d115ed07dc25','89726da4-f8f2-4356-a27c-56bad7c83305'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44dc58819cbd4869a530caa9b1ff2b93',volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af)}' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 594.226406] [55574]: DEBUG cinder.volume.api [None req-93067d1a-4185-4e89-970e-b18539e68b41 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (350afa75-0250-4995-8652-789911d901f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 594.243539] [55574]: DEBUG cinder.volume.api [None req-93067d1a-4185-4e89-970e-b18539e68b41 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (350afa75-0250-4995-8652-789911d901f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 594.244630] [55574]: DEBUG cinder.volume.api [None req-93067d1a-4185-4e89-970e-b18539e68b41 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Flow 'volume_create_api' (ad3cc562-39cc-4413-94a7-e14f01295401) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55574) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 594.244630] [55574]: INFO cinder.volume.api [None req-93067d1a-4185-4e89-970e-b18539e68b41 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Create volume request issued successfully. [ 594.245560] [55574]: INFO cinder.api.openstack.wsgi [None req-93067d1a-4185-4e89-970e-b18539e68b41 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 594.246169] [55574]: [pid: 55574|app: 0|req: 11/22] 10.180.1.21 () {62 vars in 1177 bytes} [Wed Feb 19 21:07:34 2025] POST /volume/v3/volumes => generated 898 bytes in 534 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) [ 594.270022] [55573]: DEBUG cinder.api.middleware.request_id [None req-58a26bd5-7b8e-48cf-8fb6-8c98a822ccee None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 594.270022] [55573]: INFO cinder.api.openstack.wsgi [None req-58a26bd5-7b8e-48cf-8fb6-8c98a822ccee tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] GET http://10.180.1.21/volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 [ 594.270022] [55573]: DEBUG cinder.api.openstack.wsgi [None req-58a26bd5-7b8e-48cf-8fb6-8c98a822ccee tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 594.270022] [55573]: DEBUG cinder.api.openstack.wsgi [None req-58a26bd5-7b8e-48cf-8fb6-8c98a822ccee tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 594.285170] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 594.285170] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 594.294032] [55573]: INFO cinder.volume.api [None req-58a26bd5-7b8e-48cf-8fb6-8c98a822ccee tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Volume info retrieved successfully. [ 594.303139] [55573]: INFO cinder.api.openstack.wsgi [None req-58a26bd5-7b8e-48cf-8fb6-8c98a822ccee tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] http://10.180.1.21/volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 returned with HTTP 200 [ 594.303624] [55573]: [pid: 55573|app: 0|req: 12/23] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 21:07:35 2025] GET /volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 => generated 966 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 595.319615] [55574]: DEBUG cinder.api.middleware.request_id [None req-173379f5-7e3d-41ff-a4df-6e1abb5323b2 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 595.322424] [55574]: INFO cinder.api.openstack.wsgi [None req-173379f5-7e3d-41ff-a4df-6e1abb5323b2 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] GET http://10.180.1.21/volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 [ 595.322738] [55574]: DEBUG cinder.api.openstack.wsgi [None req-173379f5-7e3d-41ff-a4df-6e1abb5323b2 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 595.322917] [55574]: DEBUG cinder.api.openstack.wsgi [None req-173379f5-7e3d-41ff-a4df-6e1abb5323b2 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 595.338277] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 595.338277] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 595.344366] [55574]: INFO cinder.volume.api [None req-173379f5-7e3d-41ff-a4df-6e1abb5323b2 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Volume info retrieved successfully. [ 595.351922] [55574]: INFO cinder.api.openstack.wsgi [None req-173379f5-7e3d-41ff-a4df-6e1abb5323b2 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] http://10.180.1.21/volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 returned with HTTP 200 [ 595.351922] [55574]: [pid: 55574|app: 0|req: 12/24] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 21:07:36 2025] GET /volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 => generated 990 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 596.379037] [55573]: DEBUG cinder.api.middleware.request_id [None req-2cc0e411-ef31-4f14-a3cf-ee0c85e207ad None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 596.380443] [55573]: INFO cinder.api.openstack.wsgi [None req-2cc0e411-ef31-4f14-a3cf-ee0c85e207ad tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] GET http://10.180.1.21/volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 [ 596.380443] [55573]: DEBUG cinder.api.openstack.wsgi [None req-2cc0e411-ef31-4f14-a3cf-ee0c85e207ad tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 596.380734] [55573]: DEBUG cinder.api.openstack.wsgi [None req-2cc0e411-ef31-4f14-a3cf-ee0c85e207ad tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 596.405181] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 596.405181] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 596.415329] [55573]: INFO cinder.volume.api [None req-2cc0e411-ef31-4f14-a3cf-ee0c85e207ad tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Volume info retrieved successfully. [ 596.426344] [55573]: INFO cinder.api.openstack.wsgi [None req-2cc0e411-ef31-4f14-a3cf-ee0c85e207ad tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] http://10.180.1.21/volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 returned with HTTP 200 [ 596.426344] [55573]: [pid: 55573|app: 0|req: 13/25] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 21:07:37 2025] GET /volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 => generated 990 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 597.439320] [55574]: DEBUG cinder.api.middleware.request_id [None req-370e8602-b379-4665-a8e5-687b0a2219ce None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 597.441510] [55574]: INFO cinder.api.openstack.wsgi [None req-370e8602-b379-4665-a8e5-687b0a2219ce tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] GET http://10.180.1.21/volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 [ 597.441800] [55574]: DEBUG cinder.api.openstack.wsgi [None req-370e8602-b379-4665-a8e5-687b0a2219ce tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 597.442047] [55574]: DEBUG cinder.api.openstack.wsgi [None req-370e8602-b379-4665-a8e5-687b0a2219ce tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 597.457231] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 597.457231] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 597.464731] [55574]: INFO cinder.volume.api [None req-370e8602-b379-4665-a8e5-687b0a2219ce tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Volume info retrieved successfully. [ 597.472561] [55574]: INFO cinder.api.openstack.wsgi [None req-370e8602-b379-4665-a8e5-687b0a2219ce tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] http://10.180.1.21/volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 returned with HTTP 200 [ 597.472561] [55574]: [pid: 55574|app: 0|req: 13/26] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 21:07:38 2025] GET /volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 => generated 990 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 598.489623] [55573]: DEBUG cinder.api.middleware.request_id [None req-f144c5ee-d154-471e-8d30-3152d0565d16 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 598.493846] [55573]: INFO cinder.api.openstack.wsgi [None req-f144c5ee-d154-471e-8d30-3152d0565d16 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] GET http://10.180.1.21/volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 [ 598.494282] [55573]: DEBUG cinder.api.openstack.wsgi [None req-f144c5ee-d154-471e-8d30-3152d0565d16 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 598.494494] [55573]: DEBUG cinder.api.openstack.wsgi [None req-f144c5ee-d154-471e-8d30-3152d0565d16 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 598.515751] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 598.515751] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 598.522045] [55573]: INFO cinder.volume.api [None req-f144c5ee-d154-471e-8d30-3152d0565d16 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Volume info retrieved successfully. [ 598.533389] [55573]: INFO cinder.api.openstack.wsgi [None req-f144c5ee-d154-471e-8d30-3152d0565d16 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] http://10.180.1.21/volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 returned with HTTP 200 [ 598.533827] [55573]: [pid: 55573|app: 0|req: 14/27] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 21:07:39 2025] GET /volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 => generated 990 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 599.553088] [55574]: DEBUG cinder.api.middleware.request_id [None req-39f9a95e-f96b-4959-acf0-e333647d1043 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 599.558026] [55574]: INFO cinder.api.openstack.wsgi [None req-39f9a95e-f96b-4959-acf0-e333647d1043 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] GET http://10.180.1.21/volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 [ 599.558026] [55574]: DEBUG cinder.api.openstack.wsgi [None req-39f9a95e-f96b-4959-acf0-e333647d1043 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 599.558026] [55574]: DEBUG cinder.api.openstack.wsgi [None req-39f9a95e-f96b-4959-acf0-e333647d1043 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 599.571183] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 599.571183] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 599.585241] [55574]: INFO cinder.volume.api [None req-39f9a95e-f96b-4959-acf0-e333647d1043 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Volume info retrieved successfully. [ 599.592607] [55574]: INFO cinder.api.openstack.wsgi [None req-39f9a95e-f96b-4959-acf0-e333647d1043 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] http://10.180.1.21/volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 returned with HTTP 200 [ 599.592607] [55574]: [pid: 55574|app: 0|req: 14/28] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 21:07:40 2025] GET /volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 => generated 990 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 600.607713] [55573]: DEBUG cinder.api.middleware.request_id [None req-3d8dee1e-d9ee-47c6-807a-9b0a88171c2e None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 600.611142] [55573]: INFO cinder.api.openstack.wsgi [None req-3d8dee1e-d9ee-47c6-807a-9b0a88171c2e tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] GET http://10.180.1.21/volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 [ 600.611671] [55573]: DEBUG cinder.api.openstack.wsgi [None req-3d8dee1e-d9ee-47c6-807a-9b0a88171c2e tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 600.611832] [55573]: DEBUG cinder.api.openstack.wsgi [None req-3d8dee1e-d9ee-47c6-807a-9b0a88171c2e tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 600.626962] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 600.626962] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 600.633127] [55573]: INFO cinder.volume.api [None req-3d8dee1e-d9ee-47c6-807a-9b0a88171c2e tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Volume info retrieved successfully. [ 600.639786] [55573]: INFO cinder.api.openstack.wsgi [None req-3d8dee1e-d9ee-47c6-807a-9b0a88171c2e tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] http://10.180.1.21/volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 returned with HTTP 200 [ 600.640301] [55573]: [pid: 55573|app: 0|req: 15/29] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 21:07:41 2025] GET /volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 => generated 990 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 601.656068] [55574]: DEBUG cinder.api.middleware.request_id [None req-980e55fa-5762-4579-b07f-1105cb026502 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 601.657274] [55574]: INFO cinder.api.openstack.wsgi [None req-980e55fa-5762-4579-b07f-1105cb026502 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] GET http://10.180.1.21/volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 [ 601.657471] [55574]: DEBUG cinder.api.openstack.wsgi [None req-980e55fa-5762-4579-b07f-1105cb026502 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 601.661101] [55574]: DEBUG cinder.api.openstack.wsgi [None req-980e55fa-5762-4579-b07f-1105cb026502 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 601.675347] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 601.675347] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 601.681769] [55574]: INFO cinder.volume.api [None req-980e55fa-5762-4579-b07f-1105cb026502 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Volume info retrieved successfully. [ 601.691321] [55574]: INFO cinder.api.openstack.wsgi [None req-980e55fa-5762-4579-b07f-1105cb026502 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] http://10.180.1.21/volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 returned with HTTP 200 [ 601.691739] [55574]: [pid: 55574|app: 0|req: 15/30] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 21:07:42 2025] GET /volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 => generated 990 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 602.703216] [55573]: DEBUG cinder.api.middleware.request_id [None req-8520b6a5-69c5-47c8-8515-e4e1c7ca6a48 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 602.709278] [55573]: INFO cinder.api.openstack.wsgi [None req-8520b6a5-69c5-47c8-8515-e4e1c7ca6a48 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] GET http://10.180.1.21/volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 [ 602.709661] [55573]: DEBUG cinder.api.openstack.wsgi [None req-8520b6a5-69c5-47c8-8515-e4e1c7ca6a48 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 602.709784] [55573]: DEBUG cinder.api.openstack.wsgi [None req-8520b6a5-69c5-47c8-8515-e4e1c7ca6a48 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 602.728552] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 602.728552] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 602.734367] [55573]: INFO cinder.volume.api [None req-8520b6a5-69c5-47c8-8515-e4e1c7ca6a48 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Volume info retrieved successfully. [ 602.742183] [55573]: INFO cinder.api.openstack.wsgi [None req-8520b6a5-69c5-47c8-8515-e4e1c7ca6a48 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] http://10.180.1.21/volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 returned with HTTP 200 [ 602.743420] [55573]: [pid: 55573|app: 0|req: 16/31] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 21:07:43 2025] GET /volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 => generated 990 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 603.760133] [55574]: DEBUG cinder.api.middleware.request_id [None req-a7eb76bd-640a-4d0a-b2a9-48f089739e5b None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 603.762775] [55574]: INFO cinder.api.openstack.wsgi [None req-a7eb76bd-640a-4d0a-b2a9-48f089739e5b tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] GET http://10.180.1.21/volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 [ 603.765837] [55574]: DEBUG cinder.api.openstack.wsgi [None req-a7eb76bd-640a-4d0a-b2a9-48f089739e5b tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 603.766039] [55574]: DEBUG cinder.api.openstack.wsgi [None req-a7eb76bd-640a-4d0a-b2a9-48f089739e5b tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 603.781551] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 603.781551] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 603.787621] [55574]: INFO cinder.volume.api [None req-a7eb76bd-640a-4d0a-b2a9-48f089739e5b tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Volume info retrieved successfully. [ 603.795038] [55574]: INFO cinder.api.openstack.wsgi [None req-a7eb76bd-640a-4d0a-b2a9-48f089739e5b tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] http://10.180.1.21/volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 returned with HTTP 200 [ 603.795492] [55574]: [pid: 55574|app: 0|req: 16/32] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 21:07:44 2025] GET /volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 => generated 990 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 604.809359] [55573]: DEBUG cinder.api.middleware.request_id [None req-dc12fbb3-c042-45f0-842a-91bfd27c8fdc None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 604.812676] [55573]: INFO cinder.api.openstack.wsgi [None req-dc12fbb3-c042-45f0-842a-91bfd27c8fdc tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] GET http://10.180.1.21/volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 [ 604.813432] [55573]: DEBUG cinder.api.openstack.wsgi [None req-dc12fbb3-c042-45f0-842a-91bfd27c8fdc tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 604.813432] [55573]: DEBUG cinder.api.openstack.wsgi [None req-dc12fbb3-c042-45f0-842a-91bfd27c8fdc tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 604.834284] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 604.834284] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 604.841471] [55573]: INFO cinder.volume.api [None req-dc12fbb3-c042-45f0-842a-91bfd27c8fdc tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Volume info retrieved successfully. [ 604.848345] [55573]: INFO cinder.api.openstack.wsgi [None req-dc12fbb3-c042-45f0-842a-91bfd27c8fdc tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] http://10.180.1.21/volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 returned with HTTP 200 [ 604.848874] [55573]: [pid: 55573|app: 0|req: 17/33] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 21:07:45 2025] GET /volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 => generated 990 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 605.864423] [55574]: DEBUG cinder.api.middleware.request_id [None req-5a4b8a1d-3715-4468-bb21-4d103afbc76c None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 605.867308] [55574]: INFO cinder.api.openstack.wsgi [None req-5a4b8a1d-3715-4468-bb21-4d103afbc76c tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] GET http://10.180.1.21/volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 [ 605.867575] [55574]: DEBUG cinder.api.openstack.wsgi [None req-5a4b8a1d-3715-4468-bb21-4d103afbc76c tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 605.867846] [55574]: DEBUG cinder.api.openstack.wsgi [None req-5a4b8a1d-3715-4468-bb21-4d103afbc76c tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 605.880712] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 605.880712] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 605.890077] [55574]: INFO cinder.volume.api [None req-5a4b8a1d-3715-4468-bb21-4d103afbc76c tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Volume info retrieved successfully. [ 605.893159] [55574]: INFO cinder.api.openstack.wsgi [None req-5a4b8a1d-3715-4468-bb21-4d103afbc76c tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] http://10.180.1.21/volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 returned with HTTP 200 [ 605.893715] [55574]: [pid: 55574|app: 0|req: 17/34] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 21:07:46 2025] GET /volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 => generated 990 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 606.906043] [55573]: DEBUG cinder.api.middleware.request_id [None req-1970dd10-25f9-46a2-86bf-e90772e0f300 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 606.908185] [55573]: INFO cinder.api.openstack.wsgi [None req-1970dd10-25f9-46a2-86bf-e90772e0f300 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] GET http://10.180.1.21/volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 [ 606.908434] [55573]: DEBUG cinder.api.openstack.wsgi [None req-1970dd10-25f9-46a2-86bf-e90772e0f300 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 606.908742] [55573]: DEBUG cinder.api.openstack.wsgi [None req-1970dd10-25f9-46a2-86bf-e90772e0f300 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 606.925051] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 606.925051] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 606.929884] [55573]: INFO cinder.volume.api [None req-1970dd10-25f9-46a2-86bf-e90772e0f300 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Volume info retrieved successfully. [ 606.936769] [55573]: INFO cinder.api.openstack.wsgi [None req-1970dd10-25f9-46a2-86bf-e90772e0f300 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] http://10.180.1.21/volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 returned with HTTP 200 [ 606.937318] [55573]: [pid: 55573|app: 0|req: 18/35] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 21:07:47 2025] GET /volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 => generated 990 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 607.949381] [55574]: DEBUG cinder.api.middleware.request_id [None req-2787fe31-f1d4-4fd8-b1c0-1227cf481784 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 607.951471] [55574]: INFO cinder.api.openstack.wsgi [None req-2787fe31-f1d4-4fd8-b1c0-1227cf481784 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] GET http://10.180.1.21/volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 [ 607.951938] [55574]: DEBUG cinder.api.openstack.wsgi [None req-2787fe31-f1d4-4fd8-b1c0-1227cf481784 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 607.952202] [55574]: DEBUG cinder.api.openstack.wsgi [None req-2787fe31-f1d4-4fd8-b1c0-1227cf481784 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 607.963560] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 607.963560] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 607.974967] [55574]: INFO cinder.volume.api [None req-2787fe31-f1d4-4fd8-b1c0-1227cf481784 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Volume info retrieved successfully. [ 607.983358] [55574]: INFO cinder.api.openstack.wsgi [None req-2787fe31-f1d4-4fd8-b1c0-1227cf481784 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] http://10.180.1.21/volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 returned with HTTP 200 [ 607.983358] [55574]: [pid: 55574|app: 0|req: 18/36] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 21:07:48 2025] GET /volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 => generated 990 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 609.007220] [55573]: DEBUG cinder.api.middleware.request_id [None req-6ea9931a-e3a2-454b-a036-a50899799643 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 609.010173] [55573]: INFO cinder.api.openstack.wsgi [None req-6ea9931a-e3a2-454b-a036-a50899799643 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] GET http://10.180.1.21/volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 [ 609.010676] [55573]: DEBUG cinder.api.openstack.wsgi [None req-6ea9931a-e3a2-454b-a036-a50899799643 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 609.010739] [55573]: DEBUG cinder.api.openstack.wsgi [None req-6ea9931a-e3a2-454b-a036-a50899799643 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 609.032143] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 609.032143] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 609.036718] [55573]: INFO cinder.volume.api [None req-6ea9931a-e3a2-454b-a036-a50899799643 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Volume info retrieved successfully. [ 609.046958] [55573]: INFO cinder.api.openstack.wsgi [None req-6ea9931a-e3a2-454b-a036-a50899799643 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] http://10.180.1.21/volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 returned with HTTP 200 [ 609.046958] [55573]: [pid: 55573|app: 0|req: 19/37] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 21:07:49 2025] GET /volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 => generated 990 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 610.063181] [55574]: DEBUG cinder.api.middleware.request_id [None req-328e2eb5-d731-4350-be11-ec8d9011bb7a None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 610.065721] [55574]: INFO cinder.api.openstack.wsgi [None req-328e2eb5-d731-4350-be11-ec8d9011bb7a tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] GET http://10.180.1.21/volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 [ 610.066822] [55574]: DEBUG cinder.api.openstack.wsgi [None req-328e2eb5-d731-4350-be11-ec8d9011bb7a tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 610.067115] [55574]: DEBUG cinder.api.openstack.wsgi [None req-328e2eb5-d731-4350-be11-ec8d9011bb7a tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 610.080762] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 610.080762] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 610.092426] [55574]: INFO cinder.volume.api [None req-328e2eb5-d731-4350-be11-ec8d9011bb7a tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Volume info retrieved successfully. [ 610.101896] [55574]: INFO cinder.api.openstack.wsgi [None req-328e2eb5-d731-4350-be11-ec8d9011bb7a tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] http://10.180.1.21/volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 returned with HTTP 200 [ 610.101896] [55574]: [pid: 55574|app: 0|req: 19/38] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 21:07:50 2025] GET /volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 => generated 990 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 611.111853] [55573]: DEBUG cinder.api.middleware.request_id [None req-a3ffa0cf-c894-4449-93e8-64ea49a12591 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 611.119396] [55573]: INFO cinder.api.openstack.wsgi [None req-a3ffa0cf-c894-4449-93e8-64ea49a12591 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] GET http://10.180.1.21/volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 [ 611.122882] [55573]: DEBUG cinder.api.openstack.wsgi [None req-a3ffa0cf-c894-4449-93e8-64ea49a12591 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 611.123262] [55573]: DEBUG cinder.api.openstack.wsgi [None req-a3ffa0cf-c894-4449-93e8-64ea49a12591 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 611.142669] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 611.142669] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 611.162517] [55573]: INFO cinder.volume.api [None req-a3ffa0cf-c894-4449-93e8-64ea49a12591 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Volume info retrieved successfully. [ 611.170274] [55573]: INFO cinder.api.openstack.wsgi [None req-a3ffa0cf-c894-4449-93e8-64ea49a12591 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] http://10.180.1.21/volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 returned with HTTP 200 [ 611.170995] [55573]: [pid: 55573|app: 0|req: 20/39] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 21:07:51 2025] GET /volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 => generated 990 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 612.184216] [55574]: DEBUG cinder.api.middleware.request_id [None req-47153674-3cfc-472e-bd6a-babb7869150c None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 612.189765] [55574]: INFO cinder.api.openstack.wsgi [None req-47153674-3cfc-472e-bd6a-babb7869150c tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] GET http://10.180.1.21/volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 [ 612.189765] [55574]: DEBUG cinder.api.openstack.wsgi [None req-47153674-3cfc-472e-bd6a-babb7869150c tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 612.189765] [55574]: DEBUG cinder.api.openstack.wsgi [None req-47153674-3cfc-472e-bd6a-babb7869150c tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 612.204095] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 612.204095] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 612.214573] [55574]: INFO cinder.volume.api [None req-47153674-3cfc-472e-bd6a-babb7869150c tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Volume info retrieved successfully. [ 612.220347] [55574]: INFO cinder.api.openstack.wsgi [None req-47153674-3cfc-472e-bd6a-babb7869150c tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] http://10.180.1.21/volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 returned with HTTP 200 [ 612.220347] [55574]: [pid: 55574|app: 0|req: 20/40] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 21:07:53 2025] GET /volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 => generated 990 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 612.385069] [55573]: DEBUG cinder.api.middleware.request_id [None req-65d4ee29-09e4-4a66-9fbb-d5b56fe188c6 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 612.388539] [55573]: INFO cinder.api.openstack.wsgi [None req-65d4ee29-09e4-4a66-9fbb-d5b56fe188c6 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] POST http://10.180.1.21/volume/v3/volumes [ 612.388961] [55573]: DEBUG cinder.api.openstack.wsgi [None req-65d4ee29-09e4-4a66-9fbb-d5b56fe188c6 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-184405414", "imageRef": "9c92274c-f71a-4266-ae8f-c11a7267cfde", "size": 1}} {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 612.391723] [55573]: DEBUG cinder.api.v3.volumes [None req-65d4ee29-09e4-4a66-9fbb-d5b56fe188c6 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-184405414', 'imageRef': '9c92274c-f71a-4266-ae8f-c11a7267cfde', 'size': 1}} {{(pid=55573) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 612.610102] [55573]: INFO cinder.api.v3.volumes [None req-65d4ee29-09e4-4a66-9fbb-d5b56fe188c6 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Create volume of 1 GB [ 612.617980] [55573]: INFO cinder.volume.api [None req-65d4ee29-09e4-4a66-9fbb-d5b56fe188c6 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Availability Zones retrieved successfully. [ 612.625634] [55573]: DEBUG cinder.volume.api [None req-65d4ee29-09e4-4a66-9fbb-d5b56fe188c6 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Flow 'volume_create_api' (55f8fb5d-8f94-4489-a55a-3bc714c58f5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 612.626815] [55573]: DEBUG cinder.volume.api [None req-65d4ee29-09e4-4a66-9fbb-d5b56fe188c6 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4506151e-e834-4c29-a4ee-b976aa86232d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 612.628254] [55573]: DEBUG cinder.volume.flows.api.create_volume [None req-65d4ee29-09e4-4a66-9fbb-d5b56fe188c6 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Validating volume size '1' using validate_int {{(pid=55573) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 612.684137] [55573]: DEBUG cinder.volume.api [None req-65d4ee29-09e4-4a66-9fbb-d5b56fe188c6 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4506151e-e834-4c29-a4ee-b976aa86232d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T21:04:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=48c1266c-e861-4a93-b53a-9717de6310af,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48c1266c-e861-4a93-b53a-9717de6310af', '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=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 612.684934] [55573]: DEBUG cinder.volume.api [None req-65d4ee29-09e4-4a66-9fbb-d5b56fe188c6 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26722b0b-3501-4666-9945-38a67e86e3f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 612.728304] [55573]: DEBUG cinder.quota [None req-65d4ee29-09e4-4a66-9fbb-d5b56fe188c6 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Created reservations ['3d89e1ff-5e5b-4d4a-9463-48b7a39e707a', '384367dc-f73f-4977-8229-445fe7ea70f6', '31932a1c-b575-4b4b-8a72-a585d60b21d5', 'eea931de-5861-45df-a3fe-f76cdebca8c8'] {{(pid=55573) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 612.729440] [55573]: DEBUG cinder.volume.api [None req-65d4ee29-09e4-4a66-9fbb-d5b56fe188c6 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26722b0b-3501-4666-9945-38a67e86e3f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d89e1ff-5e5b-4d4a-9463-48b7a39e707a', '384367dc-f73f-4977-8229-445fe7ea70f6', '31932a1c-b575-4b4b-8a72-a585d60b21d5', 'eea931de-5861-45df-a3fe-f76cdebca8c8']}' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 612.730432] [55573]: DEBUG cinder.volume.api [None req-65d4ee29-09e4-4a66-9fbb-d5b56fe188c6 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24fb95a4-7b69-4bfc-8736-50b7b8df11b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 612.750199] [55573]: DEBUG cinder.volume.api [None req-65d4ee29-09e4-4a66-9fbb-d5b56fe188c6 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24fb95a4-7b69-4bfc-8736-50b7b8df11b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c51035df-4b91-42ec-8784-525f66818cda', '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-184405414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ac01eee1f8747feb59a603881543a22',qos_specs=None,replication_status=,reservations=['3d89e1ff-5e5b-4d4a-9463-48b7a39e707a','384367dc-f73f-4977-8229-445fe7ea70f6','31932a1c-b575-4b4b-8a72-a585d60b21d5','eea931de-5861-45df-a3fe-f76cdebca8c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5045cff758304c4c8ec8717ae991f895',volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af), '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-19T21:07:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-184405414',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c51035df-4b91-42ec-8784-525f66818cda,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ac01eee1f8747feb59a603881543a22',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='5045cff758304c4c8ec8717ae991f895',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48c1266c-e861-4a93-b53a-9717de6310af),volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af)}' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 612.752405] [55573]: DEBUG cinder.volume.api [None req-65d4ee29-09e4-4a66-9fbb-d5b56fe188c6 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99411e27-4199-42a4-93e5-0cc439955539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 612.774850] [55573]: DEBUG cinder.volume.api [None req-65d4ee29-09e4-4a66-9fbb-d5b56fe188c6 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99411e27-4199-42a4-93e5-0cc439955539) 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-184405414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ac01eee1f8747feb59a603881543a22',qos_specs=None,replication_status=,reservations=['3d89e1ff-5e5b-4d4a-9463-48b7a39e707a','384367dc-f73f-4977-8229-445fe7ea70f6','31932a1c-b575-4b4b-8a72-a585d60b21d5','eea931de-5861-45df-a3fe-f76cdebca8c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5045cff758304c4c8ec8717ae991f895',volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af)}' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 612.778122] [55573]: DEBUG cinder.volume.api [None req-65d4ee29-09e4-4a66-9fbb-d5b56fe188c6 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20704efb-f8ca-45ac-8f91-5e6c02f468be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 612.792392] [55573]: DEBUG cinder.volume.api [None req-65d4ee29-09e4-4a66-9fbb-d5b56fe188c6 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20704efb-f8ca-45ac-8f91-5e6c02f468be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 612.794042] [55573]: DEBUG cinder.volume.api [None req-65d4ee29-09e4-4a66-9fbb-d5b56fe188c6 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Flow 'volume_create_api' (55f8fb5d-8f94-4489-a55a-3bc714c58f5c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55573) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 612.794462] [55573]: INFO cinder.volume.api [None req-65d4ee29-09e4-4a66-9fbb-d5b56fe188c6 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Create volume request issued successfully. [ 612.797622] [55573]: INFO cinder.api.openstack.wsgi [None req-65d4ee29-09e4-4a66-9fbb-d5b56fe188c6 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 612.797622] [55573]: [pid: 55573|app: 0|req: 21/41] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 21:07:53 2025] POST /volume/v3/volumes => generated 751 bytes in 413 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 612.807848] [55574]: DEBUG cinder.api.middleware.request_id [None req-cb219e31-cc51-42ab-b1b8-f26d07555ed5 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 612.810998] [55574]: INFO cinder.api.openstack.wsgi [None req-cb219e31-cc51-42ab-b1b8-f26d07555ed5 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] GET http://10.180.1.21/volume/v3/volumes/c51035df-4b91-42ec-8784-525f66818cda [ 612.811282] [55574]: DEBUG cinder.api.openstack.wsgi [None req-cb219e31-cc51-42ab-b1b8-f26d07555ed5 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 612.811514] [55574]: DEBUG cinder.api.openstack.wsgi [None req-cb219e31-cc51-42ab-b1b8-f26d07555ed5 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 612.824907] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 612.824907] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 612.829278] [55574]: INFO cinder.volume.api [None req-cb219e31-cc51-42ab-b1b8-f26d07555ed5 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Volume info retrieved successfully. [ 612.834789] [55574]: INFO cinder.api.openstack.wsgi [None req-cb219e31-cc51-42ab-b1b8-f26d07555ed5 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] http://10.180.1.21/volume/v3/volumes/c51035df-4b91-42ec-8784-525f66818cda returned with HTTP 200 [ 612.835389] [55574]: [pid: 55574|app: 0|req: 21/42] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:07:53 2025] GET /volume/v3/volumes/c51035df-4b91-42ec-8784-525f66818cda => generated 819 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 613.237063] [55573]: DEBUG cinder.api.middleware.request_id [None req-55110b09-0285-4951-a383-f89207ecf13c None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 613.240145] [55573]: INFO cinder.api.openstack.wsgi [None req-55110b09-0285-4951-a383-f89207ecf13c tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] GET http://10.180.1.21/volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 [ 613.240593] [55573]: DEBUG cinder.api.openstack.wsgi [None req-55110b09-0285-4951-a383-f89207ecf13c tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 613.240974] [55573]: DEBUG cinder.api.openstack.wsgi [None req-55110b09-0285-4951-a383-f89207ecf13c tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 613.251909] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 613.251909] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 613.256507] [55573]: INFO cinder.volume.api [None req-55110b09-0285-4951-a383-f89207ecf13c tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Volume info retrieved successfully. [ 613.262816] [55573]: INFO cinder.api.openstack.wsgi [None req-55110b09-0285-4951-a383-f89207ecf13c tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] http://10.180.1.21/volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 returned with HTTP 200 [ 613.263342] [55573]: [pid: 55573|app: 0|req: 22/43] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 21:07:54 2025] GET /volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 => generated 1573 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 613.749780] [55574]: DEBUG cinder.api.middleware.request_id [req-e9e78277-a4ae-4355-8fc2-7d9d98193ee3 req-d27b9aaf-dfca-4caa-9d78-75e8c937bd33 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 613.752272] [55574]: INFO cinder.api.openstack.wsgi [req-e9e78277-a4ae-4355-8fc2-7d9d98193ee3 req-d27b9aaf-dfca-4caa-9d78-75e8c937bd33 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] GET http://10.180.1.21/volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 [ 613.752583] [55574]: DEBUG cinder.api.openstack.wsgi [req-e9e78277-a4ae-4355-8fc2-7d9d98193ee3 req-d27b9aaf-dfca-4caa-9d78-75e8c937bd33 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 613.752902] [55574]: DEBUG cinder.api.openstack.wsgi [req-e9e78277-a4ae-4355-8fc2-7d9d98193ee3 req-d27b9aaf-dfca-4caa-9d78-75e8c937bd33 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 613.772216] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 613.772216] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 613.777758] [55574]: INFO cinder.volume.api [req-e9e78277-a4ae-4355-8fc2-7d9d98193ee3 req-d27b9aaf-dfca-4caa-9d78-75e8c937bd33 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Volume info retrieved successfully. [ 613.787013] [55574]: INFO cinder.api.openstack.wsgi [req-e9e78277-a4ae-4355-8fc2-7d9d98193ee3 req-d27b9aaf-dfca-4caa-9d78-75e8c937bd33 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] http://10.180.1.21/volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 returned with HTTP 200 [ 613.787474] [55574]: [pid: 55574|app: 0|req: 22/44] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 21:07:54 2025] GET /volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 => generated 1392 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 613.846693] [55573]: DEBUG cinder.api.middleware.request_id [None req-28458c1c-958e-45e2-af2c-31616e3f8239 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 613.849906] [55573]: INFO cinder.api.openstack.wsgi [None req-28458c1c-958e-45e2-af2c-31616e3f8239 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] GET http://10.180.1.21/volume/v3/volumes/c51035df-4b91-42ec-8784-525f66818cda [ 613.850216] [55573]: DEBUG cinder.api.openstack.wsgi [None req-28458c1c-958e-45e2-af2c-31616e3f8239 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 613.850451] [55573]: DEBUG cinder.api.openstack.wsgi [None req-28458c1c-958e-45e2-af2c-31616e3f8239 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 613.860748] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 613.860748] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 613.865697] [55573]: INFO cinder.volume.api [None req-28458c1c-958e-45e2-af2c-31616e3f8239 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Volume info retrieved successfully. [ 613.871128] [55573]: INFO cinder.api.openstack.wsgi [None req-28458c1c-958e-45e2-af2c-31616e3f8239 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] http://10.180.1.21/volume/v3/volumes/c51035df-4b91-42ec-8784-525f66818cda returned with HTTP 200 [ 613.871883] [55573]: [pid: 55573|app: 0|req: 23/45] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:07:54 2025] GET /volume/v3/volumes/c51035df-4b91-42ec-8784-525f66818cda => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 614.294240] [55574]: DEBUG cinder.api.middleware.request_id [req-e9e78277-a4ae-4355-8fc2-7d9d98193ee3 req-86aa02bd-fcc6-4f21-91c7-5d8f2a2403cb None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 614.303307] [55574]: INFO cinder.api.openstack.wsgi [req-e9e78277-a4ae-4355-8fc2-7d9d98193ee3 req-86aa02bd-fcc6-4f21-91c7-5d8f2a2403cb tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] GET http://10.180.1.21/volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 [ 614.303579] [55574]: DEBUG cinder.api.openstack.wsgi [req-e9e78277-a4ae-4355-8fc2-7d9d98193ee3 req-86aa02bd-fcc6-4f21-91c7-5d8f2a2403cb tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 614.303868] [55574]: DEBUG cinder.api.openstack.wsgi [req-e9e78277-a4ae-4355-8fc2-7d9d98193ee3 req-86aa02bd-fcc6-4f21-91c7-5d8f2a2403cb tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 614.313706] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 614.313706] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 614.320613] [55574]: INFO cinder.volume.api [req-e9e78277-a4ae-4355-8fc2-7d9d98193ee3 req-86aa02bd-fcc6-4f21-91c7-5d8f2a2403cb tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Volume info retrieved successfully. [ 614.327076] [55574]: INFO cinder.api.openstack.wsgi [req-e9e78277-a4ae-4355-8fc2-7d9d98193ee3 req-86aa02bd-fcc6-4f21-91c7-5d8f2a2403cb tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] http://10.180.1.21/volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 returned with HTTP 200 [ 614.328381] [55574]: [pid: 55574|app: 0|req: 23/46] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 21:07:55 2025] GET /volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 => generated 1392 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 614.339049] [55573]: DEBUG cinder.api.middleware.request_id [None req-3b29a526-3011-4017-82b9-6efcbcec88d6 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 614.339781] [55573]: INFO cinder.api.openstack.wsgi [None req-3b29a526-3011-4017-82b9-6efcbcec88d6 None None] GET http://10.180.1.21/volume// [ 614.339972] [55573]: DEBUG cinder.api.openstack.wsgi [None req-3b29a526-3011-4017-82b9-6efcbcec88d6 None None] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 614.340208] [55573]: DEBUG cinder.api.openstack.wsgi [None req-3b29a526-3011-4017-82b9-6efcbcec88d6 None None] Calling method 'all' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 614.340733] [55573]: INFO cinder.api.openstack.wsgi [None req-3b29a526-3011-4017-82b9-6efcbcec88d6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 614.343208] [55573]: [pid: 55573|app: 0|req: 24/47] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 21:07:55 2025] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 614.345116] [55574]: DEBUG cinder.api.middleware.request_id [req-e9e78277-a4ae-4355-8fc2-7d9d98193ee3 req-ae1b2789-11c9-40d4-abdb-41e7796992b5 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 614.348597] [55574]: INFO cinder.api.openstack.wsgi [req-e9e78277-a4ae-4355-8fc2-7d9d98193ee3 req-ae1b2789-11c9-40d4-abdb-41e7796992b5 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] POST http://10.180.1.21/volume/v3/attachments [ 614.349112] [55574]: DEBUG cinder.api.openstack.wsgi [req-e9e78277-a4ae-4355-8fc2-7d9d98193ee3 req-ae1b2789-11c9-40d4-abdb-41e7796992b5 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ea51dc57-af72-4253-a7c1-3a291ae0b431", "connector": null, "instance_uuid": "16c2f860-6415-43e5-bfea-55dcc6c4b5fc"}} {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 614.359032] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 614.359032] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 614.404844] [55574]: INFO cinder.api.openstack.wsgi [req-e9e78277-a4ae-4355-8fc2-7d9d98193ee3 req-ae1b2789-11c9-40d4-abdb-41e7796992b5 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 614.405398] [55574]: [pid: 55574|app: 0|req: 24/48] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 21:07:55 2025] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 614.888662] [55573]: DEBUG cinder.api.middleware.request_id [None req-dbbaeecf-b6a4-42b5-b306-a780c16b07e7 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 614.893072] [55573]: INFO cinder.api.openstack.wsgi [None req-dbbaeecf-b6a4-42b5-b306-a780c16b07e7 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] GET http://10.180.1.21/volume/v3/volumes/c51035df-4b91-42ec-8784-525f66818cda [ 614.893470] [55573]: DEBUG cinder.api.openstack.wsgi [None req-dbbaeecf-b6a4-42b5-b306-a780c16b07e7 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 614.893804] [55573]: DEBUG cinder.api.openstack.wsgi [None req-dbbaeecf-b6a4-42b5-b306-a780c16b07e7 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 614.910201] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 614.910201] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 614.915018] [55573]: INFO cinder.volume.api [None req-dbbaeecf-b6a4-42b5-b306-a780c16b07e7 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Volume info retrieved successfully. [ 614.922867] [55573]: INFO cinder.api.openstack.wsgi [None req-dbbaeecf-b6a4-42b5-b306-a780c16b07e7 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] http://10.180.1.21/volume/v3/volumes/c51035df-4b91-42ec-8784-525f66818cda returned with HTTP 200 [ 614.922867] [55573]: [pid: 55573|app: 0|req: 25/49] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:07:55 2025] GET /volume/v3/volumes/c51035df-4b91-42ec-8784-525f66818cda => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 615.934615] [55574]: DEBUG cinder.api.middleware.request_id [None req-8b1a1dd9-7c05-4a10-ba24-2045f5f0028d None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 615.937908] [55574]: INFO cinder.api.openstack.wsgi [None req-8b1a1dd9-7c05-4a10-ba24-2045f5f0028d tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] GET http://10.180.1.21/volume/v3/volumes/c51035df-4b91-42ec-8784-525f66818cda [ 615.938478] [55574]: DEBUG cinder.api.openstack.wsgi [None req-8b1a1dd9-7c05-4a10-ba24-2045f5f0028d tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 615.938849] [55574]: DEBUG cinder.api.openstack.wsgi [None req-8b1a1dd9-7c05-4a10-ba24-2045f5f0028d tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 615.954363] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 615.954363] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 615.959536] [55574]: INFO cinder.volume.api [None req-8b1a1dd9-7c05-4a10-ba24-2045f5f0028d tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Volume info retrieved successfully. [ 615.966088] [55574]: INFO cinder.api.openstack.wsgi [None req-8b1a1dd9-7c05-4a10-ba24-2045f5f0028d tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] http://10.180.1.21/volume/v3/volumes/c51035df-4b91-42ec-8784-525f66818cda returned with HTTP 200 [ 615.966626] [55574]: [pid: 55574|app: 0|req: 25/50] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:07:56 2025] GET /volume/v3/volumes/c51035df-4b91-42ec-8784-525f66818cda => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 616.978271] [55573]: DEBUG cinder.api.middleware.request_id [None req-be47cacb-b279-4176-85b6-4b86aff1e8b9 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 616.980415] [55573]: INFO cinder.api.openstack.wsgi [None req-be47cacb-b279-4176-85b6-4b86aff1e8b9 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] GET http://10.180.1.21/volume/v3/volumes/c51035df-4b91-42ec-8784-525f66818cda [ 616.980656] [55573]: DEBUG cinder.api.openstack.wsgi [None req-be47cacb-b279-4176-85b6-4b86aff1e8b9 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 616.980914] [55573]: DEBUG cinder.api.openstack.wsgi [None req-be47cacb-b279-4176-85b6-4b86aff1e8b9 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 616.990752] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 616.990752] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 616.997365] [55573]: INFO cinder.volume.api [None req-be47cacb-b279-4176-85b6-4b86aff1e8b9 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Volume info retrieved successfully. [ 617.000305] [55573]: INFO cinder.api.openstack.wsgi [None req-be47cacb-b279-4176-85b6-4b86aff1e8b9 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] http://10.180.1.21/volume/v3/volumes/c51035df-4b91-42ec-8784-525f66818cda returned with HTTP 200 [ 617.000762] [55573]: [pid: 55573|app: 0|req: 26/51] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:07:57 2025] GET /volume/v3/volumes/c51035df-4b91-42ec-8784-525f66818cda => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 618.011223] [55574]: DEBUG cinder.api.middleware.request_id [None req-746ab5dc-5a6c-4474-ba51-0d2de2412977 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 618.013593] [55574]: INFO cinder.api.openstack.wsgi [None req-746ab5dc-5a6c-4474-ba51-0d2de2412977 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] GET http://10.180.1.21/volume/v3/volumes/c51035df-4b91-42ec-8784-525f66818cda [ 618.013824] [55574]: DEBUG cinder.api.openstack.wsgi [None req-746ab5dc-5a6c-4474-ba51-0d2de2412977 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 618.014062] [55574]: DEBUG cinder.api.openstack.wsgi [None req-746ab5dc-5a6c-4474-ba51-0d2de2412977 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 618.026624] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 618.026624] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 618.032654] [55574]: INFO cinder.volume.api [None req-746ab5dc-5a6c-4474-ba51-0d2de2412977 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Volume info retrieved successfully. [ 618.038530] [55574]: INFO cinder.api.openstack.wsgi [None req-746ab5dc-5a6c-4474-ba51-0d2de2412977 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] http://10.180.1.21/volume/v3/volumes/c51035df-4b91-42ec-8784-525f66818cda returned with HTTP 200 [ 618.039056] [55574]: [pid: 55574|app: 0|req: 26/52] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:07:58 2025] GET /volume/v3/volumes/c51035df-4b91-42ec-8784-525f66818cda => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 619.056173] [55573]: DEBUG cinder.api.middleware.request_id [None req-52f65a6b-4d4d-4018-bd68-278e9331b570 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 619.058976] [55573]: INFO cinder.api.openstack.wsgi [None req-52f65a6b-4d4d-4018-bd68-278e9331b570 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] GET http://10.180.1.21/volume/v3/volumes/c51035df-4b91-42ec-8784-525f66818cda [ 619.059360] [55573]: DEBUG cinder.api.openstack.wsgi [None req-52f65a6b-4d4d-4018-bd68-278e9331b570 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 619.059760] [55573]: DEBUG cinder.api.openstack.wsgi [None req-52f65a6b-4d4d-4018-bd68-278e9331b570 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 619.071357] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 619.071357] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 619.077310] [55573]: INFO cinder.volume.api [None req-52f65a6b-4d4d-4018-bd68-278e9331b570 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Volume info retrieved successfully. [ 619.083112] [55573]: INFO cinder.api.openstack.wsgi [None req-52f65a6b-4d4d-4018-bd68-278e9331b570 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] http://10.180.1.21/volume/v3/volumes/c51035df-4b91-42ec-8784-525f66818cda returned with HTTP 200 [ 619.083574] [55573]: [pid: 55573|app: 0|req: 27/53] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:07:59 2025] GET /volume/v3/volumes/c51035df-4b91-42ec-8784-525f66818cda => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 620.097687] [55574]: DEBUG cinder.api.middleware.request_id [None req-f4eaa7ad-6b1e-4955-b614-428a70472d7d None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 620.101879] [55574]: INFO cinder.api.openstack.wsgi [None req-f4eaa7ad-6b1e-4955-b614-428a70472d7d tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] GET http://10.180.1.21/volume/v3/volumes/c51035df-4b91-42ec-8784-525f66818cda [ 620.101879] [55574]: DEBUG cinder.api.openstack.wsgi [None req-f4eaa7ad-6b1e-4955-b614-428a70472d7d tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 620.101879] [55574]: DEBUG cinder.api.openstack.wsgi [None req-f4eaa7ad-6b1e-4955-b614-428a70472d7d tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 620.111313] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 620.111313] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 620.115397] [55574]: INFO cinder.volume.api [None req-f4eaa7ad-6b1e-4955-b614-428a70472d7d tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Volume info retrieved successfully. [ 620.121403] [55574]: INFO cinder.api.openstack.wsgi [None req-f4eaa7ad-6b1e-4955-b614-428a70472d7d tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] http://10.180.1.21/volume/v3/volumes/c51035df-4b91-42ec-8784-525f66818cda returned with HTTP 200 [ 620.121975] [55574]: [pid: 55574|app: 0|req: 27/54] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:08:00 2025] GET /volume/v3/volumes/c51035df-4b91-42ec-8784-525f66818cda => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 621.138700] [55573]: DEBUG cinder.api.middleware.request_id [None req-5a9bbff4-0cd8-4e9d-a967-41a461b09d12 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 621.146019] [55573]: INFO cinder.api.openstack.wsgi [None req-5a9bbff4-0cd8-4e9d-a967-41a461b09d12 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] GET http://10.180.1.21/volume/v3/volumes/c51035df-4b91-42ec-8784-525f66818cda [ 621.146019] [55573]: DEBUG cinder.api.openstack.wsgi [None req-5a9bbff4-0cd8-4e9d-a967-41a461b09d12 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 621.146019] [55573]: DEBUG cinder.api.openstack.wsgi [None req-5a9bbff4-0cd8-4e9d-a967-41a461b09d12 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 621.161039] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 621.161039] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 621.167138] [55573]: INFO cinder.volume.api [None req-5a9bbff4-0cd8-4e9d-a967-41a461b09d12 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Volume info retrieved successfully. [ 621.173478] [55573]: INFO cinder.api.openstack.wsgi [None req-5a9bbff4-0cd8-4e9d-a967-41a461b09d12 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] http://10.180.1.21/volume/v3/volumes/c51035df-4b91-42ec-8784-525f66818cda returned with HTTP 200 [ 621.173906] [55573]: [pid: 55573|app: 0|req: 28/55] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:08:02 2025] GET /volume/v3/volumes/c51035df-4b91-42ec-8784-525f66818cda => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 622.187199] [55574]: DEBUG cinder.api.middleware.request_id [None req-0a69c101-b91a-4113-99dc-f0434fac75a6 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 622.189494] [55574]: INFO cinder.api.openstack.wsgi [None req-0a69c101-b91a-4113-99dc-f0434fac75a6 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] GET http://10.180.1.21/volume/v3/volumes/c51035df-4b91-42ec-8784-525f66818cda [ 622.189754] [55574]: DEBUG cinder.api.openstack.wsgi [None req-0a69c101-b91a-4113-99dc-f0434fac75a6 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 622.189991] [55574]: DEBUG cinder.api.openstack.wsgi [None req-0a69c101-b91a-4113-99dc-f0434fac75a6 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 622.200876] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 622.200876] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 622.206561] [55574]: INFO cinder.volume.api [None req-0a69c101-b91a-4113-99dc-f0434fac75a6 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Volume info retrieved successfully. [ 622.212633] [55574]: INFO cinder.api.openstack.wsgi [None req-0a69c101-b91a-4113-99dc-f0434fac75a6 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] http://10.180.1.21/volume/v3/volumes/c51035df-4b91-42ec-8784-525f66818cda returned with HTTP 200 [ 622.214699] [55574]: [pid: 55574|app: 0|req: 28/56] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:08:03 2025] GET /volume/v3/volumes/c51035df-4b91-42ec-8784-525f66818cda => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 623.229581] [55573]: DEBUG cinder.api.middleware.request_id [None req-49de8e49-2e35-4739-91b6-3307e601bc8a None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 623.235196] [55573]: INFO cinder.api.openstack.wsgi [None req-49de8e49-2e35-4739-91b6-3307e601bc8a tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] GET http://10.180.1.21/volume/v3/volumes/c51035df-4b91-42ec-8784-525f66818cda [ 623.235196] [55573]: DEBUG cinder.api.openstack.wsgi [None req-49de8e49-2e35-4739-91b6-3307e601bc8a tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 623.235196] [55573]: DEBUG cinder.api.openstack.wsgi [None req-49de8e49-2e35-4739-91b6-3307e601bc8a tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 623.252776] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 623.252776] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 623.257862] [55573]: INFO cinder.volume.api [None req-49de8e49-2e35-4739-91b6-3307e601bc8a tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Volume info retrieved successfully. [ 623.263732] [55573]: INFO cinder.api.openstack.wsgi [None req-49de8e49-2e35-4739-91b6-3307e601bc8a tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] http://10.180.1.21/volume/v3/volumes/c51035df-4b91-42ec-8784-525f66818cda returned with HTTP 200 [ 623.264237] [55573]: [pid: 55573|app: 0|req: 29/57] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:08:04 2025] GET /volume/v3/volumes/c51035df-4b91-42ec-8784-525f66818cda => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 624.275445] [55574]: DEBUG cinder.api.middleware.request_id [None req-e38d4f1a-08f8-4e39-8d00-804f524e7d9a None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 624.278118] [55574]: INFO cinder.api.openstack.wsgi [None req-e38d4f1a-08f8-4e39-8d00-804f524e7d9a tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] GET http://10.180.1.21/volume/v3/volumes/c51035df-4b91-42ec-8784-525f66818cda [ 624.278118] [55574]: DEBUG cinder.api.openstack.wsgi [None req-e38d4f1a-08f8-4e39-8d00-804f524e7d9a tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 624.278476] [55574]: DEBUG cinder.api.openstack.wsgi [None req-e38d4f1a-08f8-4e39-8d00-804f524e7d9a tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 624.289590] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 624.289590] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 624.299867] [55574]: INFO cinder.volume.api [None req-e38d4f1a-08f8-4e39-8d00-804f524e7d9a tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Volume info retrieved successfully. [ 624.306282] [55574]: INFO cinder.api.openstack.wsgi [None req-e38d4f1a-08f8-4e39-8d00-804f524e7d9a tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] http://10.180.1.21/volume/v3/volumes/c51035df-4b91-42ec-8784-525f66818cda returned with HTTP 200 [ 624.306763] [55574]: [pid: 55574|app: 0|req: 29/58] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:08:05 2025] GET /volume/v3/volumes/c51035df-4b91-42ec-8784-525f66818cda => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 625.318875] [55573]: DEBUG cinder.api.middleware.request_id [None req-37263ad7-8dd3-4047-aa96-8a59e37bdbeb None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 625.321596] [55573]: INFO cinder.api.openstack.wsgi [None req-37263ad7-8dd3-4047-aa96-8a59e37bdbeb tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] GET http://10.180.1.21/volume/v3/volumes/c51035df-4b91-42ec-8784-525f66818cda [ 625.321829] [55573]: DEBUG cinder.api.openstack.wsgi [None req-37263ad7-8dd3-4047-aa96-8a59e37bdbeb tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 625.322223] [55573]: DEBUG cinder.api.openstack.wsgi [None req-37263ad7-8dd3-4047-aa96-8a59e37bdbeb tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 625.344464] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 625.344464] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 625.349709] [55573]: INFO cinder.volume.api [None req-37263ad7-8dd3-4047-aa96-8a59e37bdbeb tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Volume info retrieved successfully. [ 625.356436] [55573]: INFO cinder.api.openstack.wsgi [None req-37263ad7-8dd3-4047-aa96-8a59e37bdbeb tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] http://10.180.1.21/volume/v3/volumes/c51035df-4b91-42ec-8784-525f66818cda returned with HTTP 200 [ 625.356973] [55573]: [pid: 55573|app: 0|req: 30/59] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:08:06 2025] GET /volume/v3/volumes/c51035df-4b91-42ec-8784-525f66818cda => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 626.372053] [55574]: DEBUG cinder.api.middleware.request_id [None req-fa5743f6-97e0-4b82-b617-753242281fb8 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 626.376888] [55574]: INFO cinder.api.openstack.wsgi [None req-fa5743f6-97e0-4b82-b617-753242281fb8 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] GET http://10.180.1.21/volume/v3/volumes/c51035df-4b91-42ec-8784-525f66818cda [ 626.377192] [55574]: DEBUG cinder.api.openstack.wsgi [None req-fa5743f6-97e0-4b82-b617-753242281fb8 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 626.377374] [55574]: DEBUG cinder.api.openstack.wsgi [None req-fa5743f6-97e0-4b82-b617-753242281fb8 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 626.395694] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 626.395694] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 626.404717] [55574]: INFO cinder.volume.api [None req-fa5743f6-97e0-4b82-b617-753242281fb8 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Volume info retrieved successfully. [ 626.411495] [55574]: INFO cinder.api.openstack.wsgi [None req-fa5743f6-97e0-4b82-b617-753242281fb8 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] http://10.180.1.21/volume/v3/volumes/c51035df-4b91-42ec-8784-525f66818cda returned with HTTP 200 [ 626.412025] [55574]: [pid: 55574|app: 0|req: 30/60] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:08:07 2025] GET /volume/v3/volumes/c51035df-4b91-42ec-8784-525f66818cda => generated 843 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 627.432371] [55573]: DEBUG cinder.api.middleware.request_id [None req-e4790374-6303-4e7e-8109-eb41f2c8ce9b None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 627.434658] [55573]: INFO cinder.api.openstack.wsgi [None req-e4790374-6303-4e7e-8109-eb41f2c8ce9b tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] GET http://10.180.1.21/volume/v3/volumes/c51035df-4b91-42ec-8784-525f66818cda [ 627.434888] [55573]: DEBUG cinder.api.openstack.wsgi [None req-e4790374-6303-4e7e-8109-eb41f2c8ce9b tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 627.438021] [55573]: DEBUG cinder.api.openstack.wsgi [None req-e4790374-6303-4e7e-8109-eb41f2c8ce9b tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 627.458174] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 627.458174] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 627.467176] [55573]: INFO cinder.volume.api [None req-e4790374-6303-4e7e-8109-eb41f2c8ce9b tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Volume info retrieved successfully. [ 627.473401] [55573]: INFO cinder.api.openstack.wsgi [None req-e4790374-6303-4e7e-8109-eb41f2c8ce9b tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] http://10.180.1.21/volume/v3/volumes/c51035df-4b91-42ec-8784-525f66818cda returned with HTTP 200 [ 627.473888] [55573]: [pid: 55573|app: 0|req: 31/61] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:08:08 2025] GET /volume/v3/volumes/c51035df-4b91-42ec-8784-525f66818cda => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 628.486323] [55574]: DEBUG cinder.api.middleware.request_id [None req-ed3dcc6e-1ca6-46e4-9a8e-a146293f5ea7 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 628.488487] [55574]: INFO cinder.api.openstack.wsgi [None req-ed3dcc6e-1ca6-46e4-9a8e-a146293f5ea7 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] GET http://10.180.1.21/volume/v3/volumes/c51035df-4b91-42ec-8784-525f66818cda [ 628.489186] [55574]: DEBUG cinder.api.openstack.wsgi [None req-ed3dcc6e-1ca6-46e4-9a8e-a146293f5ea7 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 628.489465] [55574]: DEBUG cinder.api.openstack.wsgi [None req-ed3dcc6e-1ca6-46e4-9a8e-a146293f5ea7 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 628.504599] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 628.504599] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 628.512161] [55574]: INFO cinder.volume.api [None req-ed3dcc6e-1ca6-46e4-9a8e-a146293f5ea7 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Volume info retrieved successfully. [ 628.522250] [55574]: INFO cinder.api.openstack.wsgi [None req-ed3dcc6e-1ca6-46e4-9a8e-a146293f5ea7 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] http://10.180.1.21/volume/v3/volumes/c51035df-4b91-42ec-8784-525f66818cda returned with HTTP 200 [ 628.522250] [55574]: [pid: 55574|app: 0|req: 31/62] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:08:09 2025] GET /volume/v3/volumes/c51035df-4b91-42ec-8784-525f66818cda => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 629.539178] [55573]: DEBUG cinder.api.middleware.request_id [None req-ea9e917a-94f7-4b85-af3c-9d7f69f637d7 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 629.541489] [55573]: INFO cinder.api.openstack.wsgi [None req-ea9e917a-94f7-4b85-af3c-9d7f69f637d7 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] GET http://10.180.1.21/volume/v3/volumes/c51035df-4b91-42ec-8784-525f66818cda [ 629.541752] [55573]: DEBUG cinder.api.openstack.wsgi [None req-ea9e917a-94f7-4b85-af3c-9d7f69f637d7 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 629.542467] [55573]: DEBUG cinder.api.openstack.wsgi [None req-ea9e917a-94f7-4b85-af3c-9d7f69f637d7 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 629.554036] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 629.554036] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 629.560179] [55573]: INFO cinder.volume.api [None req-ea9e917a-94f7-4b85-af3c-9d7f69f637d7 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Volume info retrieved successfully. [ 629.566487] [55573]: INFO cinder.api.openstack.wsgi [None req-ea9e917a-94f7-4b85-af3c-9d7f69f637d7 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] http://10.180.1.21/volume/v3/volumes/c51035df-4b91-42ec-8784-525f66818cda returned with HTTP 200 [ 629.567054] [55573]: [pid: 55573|app: 0|req: 32/63] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:08:10 2025] GET /volume/v3/volumes/c51035df-4b91-42ec-8784-525f66818cda => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 630.582240] [55574]: DEBUG cinder.api.middleware.request_id [None req-4ca67bd2-8267-4778-829b-f02ea589641a None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 630.584824] [55574]: INFO cinder.api.openstack.wsgi [None req-4ca67bd2-8267-4778-829b-f02ea589641a tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] GET http://10.180.1.21/volume/v3/volumes/c51035df-4b91-42ec-8784-525f66818cda [ 630.585081] [55574]: DEBUG cinder.api.openstack.wsgi [None req-4ca67bd2-8267-4778-829b-f02ea589641a tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 630.585390] [55574]: DEBUG cinder.api.openstack.wsgi [None req-4ca67bd2-8267-4778-829b-f02ea589641a tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 630.607470] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 630.607470] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 630.614884] [55574]: INFO cinder.volume.api [None req-4ca67bd2-8267-4778-829b-f02ea589641a tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Volume info retrieved successfully. [ 630.626686] [55574]: INFO cinder.api.openstack.wsgi [None req-4ca67bd2-8267-4778-829b-f02ea589641a tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] http://10.180.1.21/volume/v3/volumes/c51035df-4b91-42ec-8784-525f66818cda returned with HTTP 200 [ 630.626686] [55574]: [pid: 55574|app: 0|req: 32/64] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:08:11 2025] GET /volume/v3/volumes/c51035df-4b91-42ec-8784-525f66818cda => generated 1390 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 631.643675] [55573]: DEBUG cinder.api.middleware.request_id [None req-22bb25a9-ab97-437e-ba2e-684f1982b747 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 631.647368] [55573]: INFO cinder.api.openstack.wsgi [None req-22bb25a9-ab97-437e-ba2e-684f1982b747 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] GET http://10.180.1.21/volume/v3/volumes/c51035df-4b91-42ec-8784-525f66818cda [ 631.647601] [55573]: DEBUG cinder.api.openstack.wsgi [None req-22bb25a9-ab97-437e-ba2e-684f1982b747 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 631.650852] [55573]: DEBUG cinder.api.openstack.wsgi [None req-22bb25a9-ab97-437e-ba2e-684f1982b747 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 631.664637] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 631.664637] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 631.671378] [55573]: INFO cinder.volume.api [None req-22bb25a9-ab97-437e-ba2e-684f1982b747 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Volume info retrieved successfully. [ 631.679020] [55573]: INFO cinder.api.openstack.wsgi [None req-22bb25a9-ab97-437e-ba2e-684f1982b747 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] http://10.180.1.21/volume/v3/volumes/c51035df-4b91-42ec-8784-525f66818cda returned with HTTP 200 [ 631.679020] [55573]: [pid: 55573|app: 0|req: 33/65] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:08:12 2025] GET /volume/v3/volumes/c51035df-4b91-42ec-8784-525f66818cda => generated 1391 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 632.441755] [55574]: DEBUG cinder.api.middleware.request_id [req-09c92e53-16b9-4e6e-b993-77743a7acf19 req-5edf118e-5181-4175-82ed-835881721a20 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 632.444304] [55574]: INFO cinder.api.openstack.wsgi [req-09c92e53-16b9-4e6e-b993-77743a7acf19 req-5edf118e-5181-4175-82ed-835881721a20 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] GET http://10.180.1.21/volume/v3/volumes/c51035df-4b91-42ec-8784-525f66818cda [ 632.444537] [55574]: DEBUG cinder.api.openstack.wsgi [req-09c92e53-16b9-4e6e-b993-77743a7acf19 req-5edf118e-5181-4175-82ed-835881721a20 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 632.444762] [55574]: DEBUG cinder.api.openstack.wsgi [req-09c92e53-16b9-4e6e-b993-77743a7acf19 req-5edf118e-5181-4175-82ed-835881721a20 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 632.453533] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 632.453533] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 632.457485] [55574]: INFO cinder.volume.api [req-09c92e53-16b9-4e6e-b993-77743a7acf19 req-5edf118e-5181-4175-82ed-835881721a20 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Volume info retrieved successfully. [ 632.463786] [55574]: INFO cinder.api.openstack.wsgi [req-09c92e53-16b9-4e6e-b993-77743a7acf19 req-5edf118e-5181-4175-82ed-835881721a20 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] http://10.180.1.21/volume/v3/volumes/c51035df-4b91-42ec-8784-525f66818cda returned with HTTP 200 [ 632.464400] [55574]: [pid: 55574|app: 0|req: 33/66] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 21:08:13 2025] GET /volume/v3/volumes/c51035df-4b91-42ec-8784-525f66818cda => generated 1391 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 633.141797] [55573]: DEBUG cinder.api.middleware.request_id [req-09c92e53-16b9-4e6e-b993-77743a7acf19 req-99e816ee-97ff-4750-8273-60c9c37a646d None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 633.144244] [55573]: INFO cinder.api.openstack.wsgi [req-09c92e53-16b9-4e6e-b993-77743a7acf19 req-99e816ee-97ff-4750-8273-60c9c37a646d tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] GET http://10.180.1.21/volume/v3/volumes/c51035df-4b91-42ec-8784-525f66818cda [ 633.144545] [55573]: DEBUG cinder.api.openstack.wsgi [req-09c92e53-16b9-4e6e-b993-77743a7acf19 req-99e816ee-97ff-4750-8273-60c9c37a646d tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 633.144729] [55573]: DEBUG cinder.api.openstack.wsgi [req-09c92e53-16b9-4e6e-b993-77743a7acf19 req-99e816ee-97ff-4750-8273-60c9c37a646d tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 633.164017] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 633.164017] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 633.168089] [55573]: INFO cinder.volume.api [req-09c92e53-16b9-4e6e-b993-77743a7acf19 req-99e816ee-97ff-4750-8273-60c9c37a646d tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Volume info retrieved successfully. [ 633.177302] [55573]: INFO cinder.api.openstack.wsgi [req-09c92e53-16b9-4e6e-b993-77743a7acf19 req-99e816ee-97ff-4750-8273-60c9c37a646d tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] http://10.180.1.21/volume/v3/volumes/c51035df-4b91-42ec-8784-525f66818cda returned with HTTP 200 [ 633.177864] [55573]: [pid: 55573|app: 0|req: 34/67] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 21:08:14 2025] GET /volume/v3/volumes/c51035df-4b91-42ec-8784-525f66818cda => generated 1391 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 633.186721] [55574]: DEBUG cinder.api.middleware.request_id [None req-c30ee845-1eff-4317-a86a-5fa9d75d97d8 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 633.187686] [55574]: INFO cinder.api.openstack.wsgi [None req-c30ee845-1eff-4317-a86a-5fa9d75d97d8 None None] GET http://10.180.1.21/volume// [ 633.187686] [55574]: DEBUG cinder.api.openstack.wsgi [None req-c30ee845-1eff-4317-a86a-5fa9d75d97d8 None None] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 633.187686] [55574]: DEBUG cinder.api.openstack.wsgi [None req-c30ee845-1eff-4317-a86a-5fa9d75d97d8 None None] Calling method 'all' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 633.188175] [55574]: INFO cinder.api.openstack.wsgi [None req-c30ee845-1eff-4317-a86a-5fa9d75d97d8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 633.191301] [55574]: [pid: 55574|app: 0|req: 34/68] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 21:08:14 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 633.193521] [55573]: DEBUG cinder.api.middleware.request_id [req-09c92e53-16b9-4e6e-b993-77743a7acf19 req-bb3d92d8-5251-463a-8d72-b7ab03fc7c55 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 633.195945] [55573]: INFO cinder.api.openstack.wsgi [req-09c92e53-16b9-4e6e-b993-77743a7acf19 req-bb3d92d8-5251-463a-8d72-b7ab03fc7c55 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] POST http://10.180.1.21/volume/v3/attachments [ 633.196586] [55573]: DEBUG cinder.api.openstack.wsgi [req-09c92e53-16b9-4e6e-b993-77743a7acf19 req-bb3d92d8-5251-463a-8d72-b7ab03fc7c55 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c51035df-4b91-42ec-8784-525f66818cda", "connector": null, "instance_uuid": "70b20377-15df-429a-a592-776148d2a91c"}} {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 633.208138] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 633.208138] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 633.260600] [55573]: INFO cinder.api.openstack.wsgi [req-09c92e53-16b9-4e6e-b993-77743a7acf19 req-bb3d92d8-5251-463a-8d72-b7ab03fc7c55 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 633.261437] [55573]: [pid: 55573|app: 0|req: 35/69] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 21:08:14 2025] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 642.460373] [55574]: DEBUG dbcounter [-] [55574] Writing DB stats cinder:SELECT=117,cinder:INSERT=11,cinder:UPDATE=14 {{(pid=55574) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 643.251616] [55573]: DEBUG dbcounter [-] [55573] Writing DB stats cinder:SELECT=117,cinder:INSERT=11,cinder:UPDATE=14 {{(pid=55573) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 695.424204] [55574]: DEBUG cinder.api.middleware.request_id [None req-43915a5d-e01b-427b-86da-b1f183412624 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 695.424665] [55574]: INFO cinder.api.openstack.wsgi [None req-43915a5d-e01b-427b-86da-b1f183412624 None None] GET http://10.180.1.21/volume// [ 695.424833] [55574]: DEBUG cinder.api.openstack.wsgi [None req-43915a5d-e01b-427b-86da-b1f183412624 None None] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 695.425081] [55574]: DEBUG cinder.api.openstack.wsgi [None req-43915a5d-e01b-427b-86da-b1f183412624 None None] Calling method 'all' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 695.425577] [55574]: INFO cinder.api.openstack.wsgi [None req-43915a5d-e01b-427b-86da-b1f183412624 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 695.425902] [55574]: [pid: 55574|app: 0|req: 35/70] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 21:09:16 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 695.447487] [55573]: DEBUG cinder.api.middleware.request_id [req-e9e78277-a4ae-4355-8fc2-7d9d98193ee3 req-91a5aec2-c037-4a62-8ee8-7e428abe88b2 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 695.451592] [55573]: INFO cinder.api.openstack.wsgi [req-e9e78277-a4ae-4355-8fc2-7d9d98193ee3 req-91a5aec2-c037-4a62-8ee8-7e428abe88b2 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] GET http://10.180.1.21/volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 [ 695.451592] [55573]: DEBUG cinder.api.openstack.wsgi [req-e9e78277-a4ae-4355-8fc2-7d9d98193ee3 req-91a5aec2-c037-4a62-8ee8-7e428abe88b2 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 695.451592] [55573]: DEBUG cinder.api.openstack.wsgi [req-e9e78277-a4ae-4355-8fc2-7d9d98193ee3 req-91a5aec2-c037-4a62-8ee8-7e428abe88b2 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 695.466368] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 695.466368] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 695.470987] [55573]: INFO cinder.volume.api [req-e9e78277-a4ae-4355-8fc2-7d9d98193ee3 req-91a5aec2-c037-4a62-8ee8-7e428abe88b2 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Volume info retrieved successfully. [ 695.479024] [55573]: INFO cinder.api.openstack.wsgi [req-e9e78277-a4ae-4355-8fc2-7d9d98193ee3 req-91a5aec2-c037-4a62-8ee8-7e428abe88b2 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] http://10.180.1.21/volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 returned with HTTP 200 [ 695.479024] [55573]: [pid: 55573|app: 0|req: 36/71] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 21:09:16 2025] GET /volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 => generated 1572 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 695.677608] [55574]: DEBUG cinder.api.middleware.request_id [req-e9e78277-a4ae-4355-8fc2-7d9d98193ee3 req-116ca541-c175-43e4-815c-e1f76529b54c None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 695.684061] [55574]: INFO cinder.api.openstack.wsgi [req-e9e78277-a4ae-4355-8fc2-7d9d98193ee3 req-116ca541-c175-43e4-815c-e1f76529b54c tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] PUT http://10.180.1.21/volume/v3/attachments/c864fcda-41e7-4889-baa7-67352259c67e [ 695.684573] [55574]: DEBUG cinder.api.openstack.wsgi [req-e9e78277-a4ae-4355-8fc2-7d9d98193ee3 req-116ca541-c175-43e4-815c-e1f76529b54c tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-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=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 695.703225] [55574]: DEBUG cinder.coordination [req-e9e78277-a4ae-4355-8fc2-7d9d98193ee3 req-116ca541-c175-43e4-815c-e1f76529b54c tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Acquiring lock "cinder-attachment_update-ea51dc57-af72-4253-a7c1-3a291ae0b431-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55574) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 695.709913] [55574]: DEBUG cinder.coordination [req-e9e78277-a4ae-4355-8fc2-7d9d98193ee3 req-116ca541-c175-43e4-815c-e1f76529b54c tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Lock "cinder-attachment_update-ea51dc57-af72-4253-a7c1-3a291ae0b431-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=55574) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 695.710574] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 695.710574] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 696.243740] [55574]: DEBUG cinder.coordination [req-e9e78277-a4ae-4355-8fc2-7d9d98193ee3 req-116ca541-c175-43e4-815c-e1f76529b54c tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Lock "cinder-attachment_update-ea51dc57-af72-4253-a7c1-3a291ae0b431-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.534s {{(pid=55574) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 696.244123] [55574]: INFO cinder.api.openstack.wsgi [req-e9e78277-a4ae-4355-8fc2-7d9d98193ee3 req-116ca541-c175-43e4-815c-e1f76529b54c tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] http://10.180.1.21/volume/v3/attachments/c864fcda-41e7-4889-baa7-67352259c67e returned with HTTP 200 [ 696.244595] [55574]: [pid: 55574|app: 0|req: 36/72] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 21:09:16 2025] PUT /volume/v3/attachments/c864fcda-41e7-4889-baa7-67352259c67e => generated 617 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 696.759040] [55573]: DEBUG cinder.api.middleware.request_id [req-e9e78277-a4ae-4355-8fc2-7d9d98193ee3 req-1b73fbb9-513b-4900-8c86-e629f1d44112 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 696.762576] [55573]: INFO cinder.api.openstack.wsgi [req-e9e78277-a4ae-4355-8fc2-7d9d98193ee3 req-1b73fbb9-513b-4900-8c86-e629f1d44112 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] POST http://10.180.1.21/volume/v3/attachments/c864fcda-41e7-4889-baa7-67352259c67e/action [ 696.763356] [55573]: DEBUG cinder.api.openstack.wsgi [req-e9e78277-a4ae-4355-8fc2-7d9d98193ee3 req-1b73fbb9-513b-4900-8c86-e629f1d44112 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Action body: b'{"os-complete": null}' {{(pid=55573) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 696.763498] [55573]: DEBUG cinder.api.openstack.wsgi [req-e9e78277-a4ae-4355-8fc2-7d9d98193ee3 req-1b73fbb9-513b-4900-8c86-e629f1d44112 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 696.786026] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 696.786026] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 696.804490] [55573]: INFO cinder.api.openstack.wsgi [req-e9e78277-a4ae-4355-8fc2-7d9d98193ee3 req-1b73fbb9-513b-4900-8c86-e629f1d44112 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] http://10.180.1.21/volume/v3/attachments/c864fcda-41e7-4889-baa7-67352259c67e/action returned with HTTP 204 [ 696.804971] [55573]: [pid: 55573|app: 0|req: 37/73] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 21:09:17 2025] POST /volume/v3/attachments/c864fcda-41e7-4889-baa7-67352259c67e/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 700.988140] [55574]: DEBUG cinder.api.middleware.request_id [None req-8820b1b4-2beb-45a2-b6ff-fc6350bbad81 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 700.988675] [55574]: INFO cinder.api.openstack.wsgi [None req-8820b1b4-2beb-45a2-b6ff-fc6350bbad81 None None] GET http://10.180.1.21/volume// [ 700.988868] [55574]: DEBUG cinder.api.openstack.wsgi [None req-8820b1b4-2beb-45a2-b6ff-fc6350bbad81 None None] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 700.989103] [55574]: DEBUG cinder.api.openstack.wsgi [None req-8820b1b4-2beb-45a2-b6ff-fc6350bbad81 None None] Calling method 'all' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 700.989540] [55574]: INFO cinder.api.openstack.wsgi [None req-8820b1b4-2beb-45a2-b6ff-fc6350bbad81 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 700.989839] [55574]: [pid: 55574|app: 0|req: 37/74] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 21:09:21 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 700.997760] [55573]: DEBUG cinder.api.middleware.request_id [req-09c92e53-16b9-4e6e-b993-77743a7acf19 req-746dcc14-68cc-4b70-9e0f-ffe01f788063 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 701.000473] [55573]: INFO cinder.api.openstack.wsgi [req-09c92e53-16b9-4e6e-b993-77743a7acf19 req-746dcc14-68cc-4b70-9e0f-ffe01f788063 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] GET http://10.180.1.21/volume/v3/volumes/c51035df-4b91-42ec-8784-525f66818cda [ 701.000849] [55573]: DEBUG cinder.api.openstack.wsgi [req-09c92e53-16b9-4e6e-b993-77743a7acf19 req-746dcc14-68cc-4b70-9e0f-ffe01f788063 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 701.001158] [55573]: DEBUG cinder.api.openstack.wsgi [req-09c92e53-16b9-4e6e-b993-77743a7acf19 req-746dcc14-68cc-4b70-9e0f-ffe01f788063 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 701.021551] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 701.021551] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 701.025635] [55573]: INFO cinder.volume.api [req-09c92e53-16b9-4e6e-b993-77743a7acf19 req-746dcc14-68cc-4b70-9e0f-ffe01f788063 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Volume info retrieved successfully. [ 701.031797] [55573]: INFO cinder.api.openstack.wsgi [req-09c92e53-16b9-4e6e-b993-77743a7acf19 req-746dcc14-68cc-4b70-9e0f-ffe01f788063 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] http://10.180.1.21/volume/v3/volumes/c51035df-4b91-42ec-8784-525f66818cda returned with HTTP 200 [ 701.032260] [55573]: [pid: 55573|app: 0|req: 38/75] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 21:09:21 2025] GET /volume/v3/volumes/c51035df-4b91-42ec-8784-525f66818cda => generated 1571 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 701.181784] [55574]: DEBUG cinder.api.middleware.request_id [req-09c92e53-16b9-4e6e-b993-77743a7acf19 req-10e5f10c-7e7b-452e-9a76-8105ad22636d None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 701.187218] [55574]: INFO cinder.api.openstack.wsgi [req-09c92e53-16b9-4e6e-b993-77743a7acf19 req-10e5f10c-7e7b-452e-9a76-8105ad22636d tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] PUT http://10.180.1.21/volume/v3/attachments/7bb7703c-85c8-435e-b172-a51c1fec0990 [ 701.187667] [55574]: DEBUG cinder.api.openstack.wsgi [req-09c92e53-16b9-4e6e-b993-77743a7acf19 req-10e5f10c-7e7b-452e-9a76-8105ad22636d tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-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=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 701.200869] [55574]: DEBUG cinder.coordination [req-09c92e53-16b9-4e6e-b993-77743a7acf19 req-10e5f10c-7e7b-452e-9a76-8105ad22636d tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Acquiring lock "cinder-attachment_update-c51035df-4b91-42ec-8784-525f66818cda-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55574) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 701.206349] [55574]: DEBUG cinder.coordination [req-09c92e53-16b9-4e6e-b993-77743a7acf19 req-10e5f10c-7e7b-452e-9a76-8105ad22636d tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Lock "cinder-attachment_update-c51035df-4b91-42ec-8784-525f66818cda-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=55574) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 701.207472] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 701.207472] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 701.469232] [55573]: DEBUG cinder.api.middleware.request_id [None req-9b330510-3856-4fd9-9b55-9f3f17bdbdfe None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 701.475018] [55573]: INFO cinder.api.openstack.wsgi [None req-9b330510-3856-4fd9-9b55-9f3f17bdbdfe tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] POST http://10.180.1.21/volume/v3/volumes [ 701.475018] [55573]: DEBUG cinder.api.openstack.wsgi [None req-9b330510-3856-4fd9-9b55-9f3f17bdbdfe tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1154004271"}} {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 701.475018] [55573]: DEBUG cinder.api.v3.volumes [None req-9b330510-3856-4fd9-9b55-9f3f17bdbdfe tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1154004271'}} {{(pid=55573) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 701.475018] [55573]: INFO cinder.api.v3.volumes [None req-9b330510-3856-4fd9-9b55-9f3f17bdbdfe tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Create volume of 1 GB [ 701.483076] [55573]: INFO cinder.volume.api [None req-9b330510-3856-4fd9-9b55-9f3f17bdbdfe tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Availability Zones retrieved successfully. [ 701.490314] [55573]: DEBUG cinder.volume.api [None req-9b330510-3856-4fd9-9b55-9f3f17bdbdfe tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Flow 'volume_create_api' (9b022f5d-dfb1-4a1e-acd2-2892deb6a6f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 701.491556] [55573]: DEBUG cinder.volume.api [None req-9b330510-3856-4fd9-9b55-9f3f17bdbdfe tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adc8f61c-50d8-4e13-bf3f-35516218b591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 701.492684] [55573]: DEBUG cinder.volume.flows.api.create_volume [None req-9b330510-3856-4fd9-9b55-9f3f17bdbdfe tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Validating volume size '1' using validate_int {{(pid=55573) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 701.513019] [55573]: DEBUG cinder.volume.api [None req-9b330510-3856-4fd9-9b55-9f3f17bdbdfe tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adc8f61c-50d8-4e13-bf3f-35516218b591) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T21:04:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=48c1266c-e861-4a93-b53a-9717de6310af,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48c1266c-e861-4a93-b53a-9717de6310af', '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=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 701.514722] [55573]: DEBUG cinder.volume.api [None req-9b330510-3856-4fd9-9b55-9f3f17bdbdfe tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a29cf566-4812-43fb-8e33-6398bcaf2420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 701.587021] [55573]: DEBUG cinder.quota [None req-9b330510-3856-4fd9-9b55-9f3f17bdbdfe tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Created reservations ['9d9addf2-84c4-4187-b490-1b2eb9f3f1cc', '03ef50ea-917a-4544-b01e-18c0b886f64e', 'cda79ca7-765b-4535-bc35-e9050f1d7213', 'af29fddf-308e-45cd-a783-766171807203'] {{(pid=55573) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 701.587021] [55573]: DEBUG cinder.volume.api [None req-9b330510-3856-4fd9-9b55-9f3f17bdbdfe tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a29cf566-4812-43fb-8e33-6398bcaf2420) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d9addf2-84c4-4187-b490-1b2eb9f3f1cc', '03ef50ea-917a-4544-b01e-18c0b886f64e', 'cda79ca7-765b-4535-bc35-e9050f1d7213', 'af29fddf-308e-45cd-a783-766171807203']}' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 701.587021] [55573]: DEBUG cinder.volume.api [None req-9b330510-3856-4fd9-9b55-9f3f17bdbdfe tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f32d237-fc3d-4e65-b720-90ccb142f541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 701.604402] [55573]: DEBUG cinder.volume.api [None req-9b330510-3856-4fd9-9b55-9f3f17bdbdfe tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f32d237-fc3d-4e65-b720-90ccb142f541) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a5089a2-e9d6-427e-8af2-7b57d931fd39', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1154004271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fa2077fc72846d5ac06169d8506a0fb',qos_specs=None,replication_status=,reservations=['9d9addf2-84c4-4187-b490-1b2eb9f3f1cc','03ef50ea-917a-4544-b01e-18c0b886f64e','cda79ca7-765b-4535-bc35-e9050f1d7213','af29fddf-308e-45cd-a783-766171807203'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec1b16b0e8d442f1a9385b3b452b2196',volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af), '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-19T21:09:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1154004271',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a5089a2-e9d6-427e-8af2-7b57d931fd39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8fa2077fc72846d5ac06169d8506a0fb',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='ec1b16b0e8d442f1a9385b3b452b2196',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48c1266c-e861-4a93-b53a-9717de6310af),volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af)}' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 701.605593] [55573]: DEBUG cinder.volume.api [None req-9b330510-3856-4fd9-9b55-9f3f17bdbdfe tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (699e72ac-cbbe-49a3-bf0a-31cb632147a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 701.623066] [55573]: DEBUG cinder.volume.api [None req-9b330510-3856-4fd9-9b55-9f3f17bdbdfe tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (699e72ac-cbbe-49a3-bf0a-31cb632147a8) 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-1154004271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fa2077fc72846d5ac06169d8506a0fb',qos_specs=None,replication_status=,reservations=['9d9addf2-84c4-4187-b490-1b2eb9f3f1cc','03ef50ea-917a-4544-b01e-18c0b886f64e','cda79ca7-765b-4535-bc35-e9050f1d7213','af29fddf-308e-45cd-a783-766171807203'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec1b16b0e8d442f1a9385b3b452b2196',volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af)}' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 701.624690] [55573]: DEBUG cinder.volume.api [None req-9b330510-3856-4fd9-9b55-9f3f17bdbdfe tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8f9b1fb-23fc-4346-87e3-dac3eb07d1c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 701.638733] [55573]: DEBUG cinder.volume.api [None req-9b330510-3856-4fd9-9b55-9f3f17bdbdfe tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8f9b1fb-23fc-4346-87e3-dac3eb07d1c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 701.639966] [55573]: DEBUG cinder.volume.api [None req-9b330510-3856-4fd9-9b55-9f3f17bdbdfe tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Flow 'volume_create_api' (9b022f5d-dfb1-4a1e-acd2-2892deb6a6f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55573) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 701.639966] [55573]: INFO cinder.volume.api [None req-9b330510-3856-4fd9-9b55-9f3f17bdbdfe tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Create volume request issued successfully. [ 701.640127] [55573]: INFO cinder.api.openstack.wsgi [None req-9b330510-3856-4fd9-9b55-9f3f17bdbdfe tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 701.640765] [55573]: [pid: 55573|app: 0|req: 39/76] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 21:09:22 2025] POST /volume/v3/volumes => generated 753 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 701.650127] [55573]: DEBUG cinder.api.middleware.request_id [None req-d8d836f8-fce1-4fb5-84a0-cd281db256b3 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 701.651537] [55573]: INFO cinder.api.openstack.wsgi [None req-d8d836f8-fce1-4fb5-84a0-cd281db256b3 tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] GET http://10.180.1.21/volume/v3/volumes/8a5089a2-e9d6-427e-8af2-7b57d931fd39 [ 701.651816] [55573]: DEBUG cinder.api.openstack.wsgi [None req-d8d836f8-fce1-4fb5-84a0-cd281db256b3 tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 701.652053] [55573]: DEBUG cinder.api.openstack.wsgi [None req-d8d836f8-fce1-4fb5-84a0-cd281db256b3 tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 701.662022] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 701.662022] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 701.665575] [55573]: INFO cinder.volume.api [None req-d8d836f8-fce1-4fb5-84a0-cd281db256b3 tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Volume info retrieved successfully. [ 701.670388] [55573]: INFO cinder.api.openstack.wsgi [None req-d8d836f8-fce1-4fb5-84a0-cd281db256b3 tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] http://10.180.1.21/volume/v3/volumes/8a5089a2-e9d6-427e-8af2-7b57d931fd39 returned with HTTP 200 [ 701.670773] [55573]: [pid: 55573|app: 0|req: 40/77] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:09:22 2025] GET /volume/v3/volumes/8a5089a2-e9d6-427e-8af2-7b57d931fd39 => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 701.729941] [55574]: DEBUG cinder.coordination [req-09c92e53-16b9-4e6e-b993-77743a7acf19 req-10e5f10c-7e7b-452e-9a76-8105ad22636d tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Lock "cinder-attachment_update-c51035df-4b91-42ec-8784-525f66818cda-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.523s {{(pid=55574) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 701.730058] [55574]: INFO cinder.api.openstack.wsgi [req-09c92e53-16b9-4e6e-b993-77743a7acf19 req-10e5f10c-7e7b-452e-9a76-8105ad22636d tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] http://10.180.1.21/volume/v3/attachments/7bb7703c-85c8-435e-b172-a51c1fec0990 returned with HTTP 200 [ 701.730459] [55574]: [pid: 55574|app: 0|req: 38/78] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 21:09:22 2025] PUT /volume/v3/attachments/7bb7703c-85c8-435e-b172-a51c1fec0990 => generated 617 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 702.241481] [55573]: DEBUG cinder.api.middleware.request_id [req-09c92e53-16b9-4e6e-b993-77743a7acf19 req-1d09fe2f-f3df-4425-8fa5-747e571531d4 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 702.243644] [55573]: INFO cinder.api.openstack.wsgi [req-09c92e53-16b9-4e6e-b993-77743a7acf19 req-1d09fe2f-f3df-4425-8fa5-747e571531d4 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] POST http://10.180.1.21/volume/v3/attachments/7bb7703c-85c8-435e-b172-a51c1fec0990/action [ 702.243644] [55573]: DEBUG cinder.api.openstack.wsgi [req-09c92e53-16b9-4e6e-b993-77743a7acf19 req-1d09fe2f-f3df-4425-8fa5-747e571531d4 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Action body: b'{"os-complete": null}' {{(pid=55573) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 702.243644] [55573]: DEBUG cinder.api.openstack.wsgi [req-09c92e53-16b9-4e6e-b993-77743a7acf19 req-1d09fe2f-f3df-4425-8fa5-747e571531d4 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 702.259836] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 702.259836] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 702.268466] [55573]: INFO cinder.api.openstack.wsgi [req-09c92e53-16b9-4e6e-b993-77743a7acf19 req-1d09fe2f-f3df-4425-8fa5-747e571531d4 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] http://10.180.1.21/volume/v3/attachments/7bb7703c-85c8-435e-b172-a51c1fec0990/action returned with HTTP 204 [ 702.269159] [55573]: [pid: 55573|app: 0|req: 41/79] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 21:09:23 2025] POST /volume/v3/attachments/7bb7703c-85c8-435e-b172-a51c1fec0990/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 702.684235] [55574]: DEBUG cinder.api.middleware.request_id [None req-26e46a11-b2fd-42cd-9b26-f10bd1be5b0f None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 702.688139] [55574]: INFO cinder.api.openstack.wsgi [None req-26e46a11-b2fd-42cd-9b26-f10bd1be5b0f tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] GET http://10.180.1.21/volume/v3/volumes/8a5089a2-e9d6-427e-8af2-7b57d931fd39 [ 702.688417] [55574]: DEBUG cinder.api.openstack.wsgi [None req-26e46a11-b2fd-42cd-9b26-f10bd1be5b0f tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 702.688668] [55574]: DEBUG cinder.api.openstack.wsgi [None req-26e46a11-b2fd-42cd-9b26-f10bd1be5b0f tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 702.708545] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 702.708545] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 702.713480] [55574]: INFO cinder.volume.api [None req-26e46a11-b2fd-42cd-9b26-f10bd1be5b0f tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Volume info retrieved successfully. [ 702.721217] [55574]: INFO cinder.api.openstack.wsgi [None req-26e46a11-b2fd-42cd-9b26-f10bd1be5b0f tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] http://10.180.1.21/volume/v3/volumes/8a5089a2-e9d6-427e-8af2-7b57d931fd39 returned with HTTP 200 [ 702.721657] [55574]: [pid: 55574|app: 0|req: 39/80] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:09:23 2025] GET /volume/v3/volumes/8a5089a2-e9d6-427e-8af2-7b57d931fd39 => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 702.735312] [55573]: DEBUG cinder.api.middleware.request_id [None req-7c0b1113-3385-4c59-8fa0-68c46ae95ba3 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 702.739903] [55573]: INFO cinder.api.openstack.wsgi [None req-7c0b1113-3385-4c59-8fa0-68c46ae95ba3 tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] POST http://10.180.1.21/volume/v3/volumes/8a5089a2-e9d6-427e-8af2-7b57d931fd39/action [ 702.740460] [55573]: DEBUG cinder.api.openstack.wsgi [None req-7c0b1113-3385-4c59-8fa0-68c46ae95ba3 tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=55573) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 702.740616] [55573]: DEBUG cinder.api.openstack.wsgi [None req-7c0b1113-3385-4c59-8fa0-68c46ae95ba3 tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 702.753186] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 702.753186] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 702.753748] [55573]: INFO cinder.volume.api [None req-7c0b1113-3385-4c59-8fa0-68c46ae95ba3 tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Volume info retrieved successfully. [ 702.760695] [55573]: INFO cinder.volume.api [None req-7c0b1113-3385-4c59-8fa0-68c46ae95ba3 tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Volume updated successfully. [ 702.760949] [55573]: INFO cinder.api.openstack.wsgi [None req-7c0b1113-3385-4c59-8fa0-68c46ae95ba3 tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] http://10.180.1.21/volume/v3/volumes/8a5089a2-e9d6-427e-8af2-7b57d931fd39/action returned with HTTP 200 [ 702.761396] [55573]: [pid: 55573|app: 0|req: 42/81] 10.180.1.21 () {60 vars in 1267 bytes} [Wed Feb 19 21:09:23 2025] POST /volume/v3/volumes/8a5089a2-e9d6-427e-8af2-7b57d931fd39/action => generated 0 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) [ 702.765312] [55574]: DEBUG cinder.api.middleware.request_id [None req-8ffb69f6-e661-4ebe-8584-9bcffa946c05 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 702.768075] [55574]: INFO cinder.api.openstack.wsgi [None req-8ffb69f6-e661-4ebe-8584-9bcffa946c05 tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] GET http://10.180.1.21/volume/v3/volumes/8a5089a2-e9d6-427e-8af2-7b57d931fd39 [ 702.768311] [55574]: DEBUG cinder.api.openstack.wsgi [None req-8ffb69f6-e661-4ebe-8584-9bcffa946c05 tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 702.768542] [55574]: DEBUG cinder.api.openstack.wsgi [None req-8ffb69f6-e661-4ebe-8584-9bcffa946c05 tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 702.776858] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 702.776858] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 702.786021] [55574]: INFO cinder.volume.api [None req-8ffb69f6-e661-4ebe-8584-9bcffa946c05 tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Volume info retrieved successfully. [ 702.789668] [55574]: INFO cinder.api.openstack.wsgi [None req-8ffb69f6-e661-4ebe-8584-9bcffa946c05 tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] http://10.180.1.21/volume/v3/volumes/8a5089a2-e9d6-427e-8af2-7b57d931fd39 returned with HTTP 200 [ 702.790096] [55574]: [pid: 55574|app: 0|req: 40/82] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:09:23 2025] GET /volume/v3/volumes/8a5089a2-e9d6-427e-8af2-7b57d931fd39 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 702.918825] [55573]: DEBUG cinder.api.middleware.request_id [req-98a1a7a5-d342-4a20-bbf4-26f71fbe30e6 req-d00acda3-cab1-48b1-9daa-4375ecaf829c None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 702.922323] [55573]: INFO cinder.api.openstack.wsgi [req-98a1a7a5-d342-4a20-bbf4-26f71fbe30e6 req-d00acda3-cab1-48b1-9daa-4375ecaf829c tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] GET http://10.180.1.21/volume/v3/volumes/8a5089a2-e9d6-427e-8af2-7b57d931fd39 [ 702.922705] [55573]: DEBUG cinder.api.openstack.wsgi [req-98a1a7a5-d342-4a20-bbf4-26f71fbe30e6 req-d00acda3-cab1-48b1-9daa-4375ecaf829c tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 702.924018] [55573]: DEBUG cinder.api.openstack.wsgi [req-98a1a7a5-d342-4a20-bbf4-26f71fbe30e6 req-d00acda3-cab1-48b1-9daa-4375ecaf829c tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 702.939568] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 702.939568] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 702.947330] [55573]: INFO cinder.volume.api [req-98a1a7a5-d342-4a20-bbf4-26f71fbe30e6 req-d00acda3-cab1-48b1-9daa-4375ecaf829c tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Volume info retrieved successfully. [ 702.956889] [55573]: INFO cinder.api.openstack.wsgi [req-98a1a7a5-d342-4a20-bbf4-26f71fbe30e6 req-d00acda3-cab1-48b1-9daa-4375ecaf829c tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] http://10.180.1.21/volume/v3/volumes/8a5089a2-e9d6-427e-8af2-7b57d931fd39 returned with HTTP 200 [ 702.959217] [55573]: [pid: 55573|app: 0|req: 43/83] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 21:09:23 2025] GET /volume/v3/volumes/8a5089a2-e9d6-427e-8af2-7b57d931fd39 => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 703.051330] [55574]: DEBUG cinder.api.middleware.request_id [req-8fe05ae4-350b-451d-9a08-902960c01638 req-7197cb93-e7e7-485d-8693-8ab1ea50afbd None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 703.053676] [55574]: INFO cinder.api.openstack.wsgi [req-8fe05ae4-350b-451d-9a08-902960c01638 req-7197cb93-e7e7-485d-8693-8ab1ea50afbd tempest-InstanceActionsTestJSON-1176716155 tempest-InstanceActionsTestJSON-1176716155-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=ec68d6ed-2076-4e7a-9aff-abea17c3bced [ 703.053933] [55574]: DEBUG cinder.api.openstack.wsgi [req-8fe05ae4-350b-451d-9a08-902960c01638 req-7197cb93-e7e7-485d-8693-8ab1ea50afbd tempest-InstanceActionsTestJSON-1176716155 tempest-InstanceActionsTestJSON-1176716155-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 703.054629] [55574]: DEBUG cinder.api.openstack.wsgi [req-8fe05ae4-350b-451d-9a08-902960c01638 req-7197cb93-e7e7-485d-8693-8ab1ea50afbd tempest-InstanceActionsTestJSON-1176716155 tempest-InstanceActionsTestJSON-1176716155-project-member] Calling method 'version_select' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 703.068400] [55574]: INFO cinder.api.openstack.wsgi [req-8fe05ae4-350b-451d-9a08-902960c01638 req-7197cb93-e7e7-485d-8693-8ab1ea50afbd tempest-InstanceActionsTestJSON-1176716155 tempest-InstanceActionsTestJSON-1176716155-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=ec68d6ed-2076-4e7a-9aff-abea17c3bced returned with HTTP 200 [ 703.068927] [55574]: [pid: 55574|app: 0|req: 41/84] 10.180.1.21 () {62 vars in 1517 bytes} [Wed Feb 19 21:09:23 2025] GET /volume/v3/attachments?instance_id=ec68d6ed-2076-4e7a-9aff-abea17c3bced => generated 19 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 703.525995] [55573]: DEBUG cinder.api.middleware.request_id [None req-423d75ac-6521-4e1c-8f45-4e33347ac42a None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 703.529591] [55573]: INFO cinder.api.openstack.wsgi [None req-423d75ac-6521-4e1c-8f45-4e33347ac42a tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] POST http://10.180.1.21/volume/v3/volumes [ 703.529976] [55573]: DEBUG cinder.api.openstack.wsgi [None req-423d75ac-6521-4e1c-8f45-4e33347ac42a tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-2049372460"}} {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 703.531849] [55573]: DEBUG cinder.api.v3.volumes [None req-423d75ac-6521-4e1c-8f45-4e33347ac42a tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-2049372460'}} {{(pid=55573) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 703.531981] [55573]: INFO cinder.api.v3.volumes [None req-423d75ac-6521-4e1c-8f45-4e33347ac42a tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Create volume of 1 GB [ 703.537771] [55573]: INFO cinder.volume.api [None req-423d75ac-6521-4e1c-8f45-4e33347ac42a tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Availability Zones retrieved successfully. [ 703.544452] [55573]: DEBUG cinder.volume.api [None req-423d75ac-6521-4e1c-8f45-4e33347ac42a tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Flow 'volume_create_api' (8630eea1-3fb2-4784-8021-e49365f77a76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 703.545706] [55573]: DEBUG cinder.volume.api [None req-423d75ac-6521-4e1c-8f45-4e33347ac42a tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e865b67e-e55d-43b7-aab8-87243a94e271) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 703.546919] [55573]: DEBUG cinder.volume.flows.api.create_volume [None req-423d75ac-6521-4e1c-8f45-4e33347ac42a tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Validating volume size '1' using validate_int {{(pid=55573) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 703.584455] [55573]: DEBUG cinder.volume.api [None req-423d75ac-6521-4e1c-8f45-4e33347ac42a tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e865b67e-e55d-43b7-aab8-87243a94e271) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T21:04:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=48c1266c-e861-4a93-b53a-9717de6310af,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48c1266c-e861-4a93-b53a-9717de6310af', '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=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 703.585501] [55573]: DEBUG cinder.volume.api [None req-423d75ac-6521-4e1c-8f45-4e33347ac42a tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (278e1501-0c91-4a86-8943-7e2a79476f23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 703.637146] [55573]: DEBUG cinder.quota [None req-423d75ac-6521-4e1c-8f45-4e33347ac42a tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Created reservations ['3544fd75-d9f7-43a4-a230-ed5f3690e8c4', 'd515aa4e-3008-4386-a27f-48bf116dfccc', '85171f4b-0ab0-4198-b1b4-14bbee37f7d8', 'ecd65bcb-5889-467a-8ee2-cd9837cf52d8'] {{(pid=55573) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 703.638353] [55573]: DEBUG cinder.volume.api [None req-423d75ac-6521-4e1c-8f45-4e33347ac42a tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (278e1501-0c91-4a86-8943-7e2a79476f23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3544fd75-d9f7-43a4-a230-ed5f3690e8c4', 'd515aa4e-3008-4386-a27f-48bf116dfccc', '85171f4b-0ab0-4198-b1b4-14bbee37f7d8', 'ecd65bcb-5889-467a-8ee2-cd9837cf52d8']}' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 703.639416] [55573]: DEBUG cinder.volume.api [None req-423d75ac-6521-4e1c-8f45-4e33347ac42a tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b5f7e49-1c37-4744-b24d-dbfa68ddef16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 703.658229] [55573]: DEBUG cinder.volume.api [None req-423d75ac-6521-4e1c-8f45-4e33347ac42a tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b5f7e49-1c37-4744-b24d-dbfa68ddef16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5533a737-a753-4abb-b08c-72edc258faf0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2049372460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fa2077fc72846d5ac06169d8506a0fb',qos_specs=None,replication_status=,reservations=['3544fd75-d9f7-43a4-a230-ed5f3690e8c4','d515aa4e-3008-4386-a27f-48bf116dfccc','85171f4b-0ab0-4198-b1b4-14bbee37f7d8','ecd65bcb-5889-467a-8ee2-cd9837cf52d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec1b16b0e8d442f1a9385b3b452b2196',volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af), '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-19T21:09:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2049372460',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5533a737-a753-4abb-b08c-72edc258faf0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8fa2077fc72846d5ac06169d8506a0fb',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='ec1b16b0e8d442f1a9385b3b452b2196',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48c1266c-e861-4a93-b53a-9717de6310af),volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af)}' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 703.659368] [55573]: DEBUG cinder.volume.api [None req-423d75ac-6521-4e1c-8f45-4e33347ac42a tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecd6cf5a-99f3-494f-9659-233f531b8030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 703.683254] [55573]: DEBUG cinder.volume.api [None req-423d75ac-6521-4e1c-8f45-4e33347ac42a tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecd6cf5a-99f3-494f-9659-233f531b8030) 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-2049372460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fa2077fc72846d5ac06169d8506a0fb',qos_specs=None,replication_status=,reservations=['3544fd75-d9f7-43a4-a230-ed5f3690e8c4','d515aa4e-3008-4386-a27f-48bf116dfccc','85171f4b-0ab0-4198-b1b4-14bbee37f7d8','ecd65bcb-5889-467a-8ee2-cd9837cf52d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec1b16b0e8d442f1a9385b3b452b2196',volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af)}' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 703.684724] [55573]: DEBUG cinder.volume.api [None req-423d75ac-6521-4e1c-8f45-4e33347ac42a tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9565d69-96bc-460b-9652-cc656f0163a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 703.701146] [55573]: DEBUG cinder.volume.api [None req-423d75ac-6521-4e1c-8f45-4e33347ac42a tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9565d69-96bc-460b-9652-cc656f0163a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 703.701146] [55573]: DEBUG cinder.volume.api [None req-423d75ac-6521-4e1c-8f45-4e33347ac42a tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Flow 'volume_create_api' (8630eea1-3fb2-4784-8021-e49365f77a76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55573) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 703.701146] [55573]: INFO cinder.volume.api [None req-423d75ac-6521-4e1c-8f45-4e33347ac42a tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Create volume request issued successfully. [ 703.701146] [55573]: INFO cinder.api.openstack.wsgi [None req-423d75ac-6521-4e1c-8f45-4e33347ac42a tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 703.701146] [55573]: [pid: 55573|app: 0|req: 44/85] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 21:09:24 2025] POST /volume/v3/volumes => generated 753 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 703.711648] [55574]: DEBUG cinder.api.middleware.request_id [None req-86155461-f865-42d4-9ba7-b1137b8d1c0f None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 703.717202] [55574]: INFO cinder.api.openstack.wsgi [None req-86155461-f865-42d4-9ba7-b1137b8d1c0f tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] GET http://10.180.1.21/volume/v3/volumes/5533a737-a753-4abb-b08c-72edc258faf0 [ 703.717485] [55574]: DEBUG cinder.api.openstack.wsgi [None req-86155461-f865-42d4-9ba7-b1137b8d1c0f tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 703.717915] [55574]: DEBUG cinder.api.openstack.wsgi [None req-86155461-f865-42d4-9ba7-b1137b8d1c0f tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 703.727790] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 703.727790] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 703.735166] [55574]: INFO cinder.volume.api [None req-86155461-f865-42d4-9ba7-b1137b8d1c0f tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Volume info retrieved successfully. [ 703.740316] [55574]: INFO cinder.api.openstack.wsgi [None req-86155461-f865-42d4-9ba7-b1137b8d1c0f tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] http://10.180.1.21/volume/v3/volumes/5533a737-a753-4abb-b08c-72edc258faf0 returned with HTTP 200 [ 703.740736] [55574]: [pid: 55574|app: 0|req: 42/86] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:09:24 2025] GET /volume/v3/volumes/5533a737-a753-4abb-b08c-72edc258faf0 => generated 821 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 704.755096] [55573]: DEBUG cinder.api.middleware.request_id [None req-854ac9b9-5ba2-4aa4-8054-2afc29126b77 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 704.757847] [55573]: INFO cinder.api.openstack.wsgi [None req-854ac9b9-5ba2-4aa4-8054-2afc29126b77 tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] GET http://10.180.1.21/volume/v3/volumes/5533a737-a753-4abb-b08c-72edc258faf0 [ 704.758093] [55573]: DEBUG cinder.api.openstack.wsgi [None req-854ac9b9-5ba2-4aa4-8054-2afc29126b77 tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 704.758329] [55573]: DEBUG cinder.api.openstack.wsgi [None req-854ac9b9-5ba2-4aa4-8054-2afc29126b77 tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 704.769838] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 704.769838] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 704.775929] [55573]: INFO cinder.volume.api [None req-854ac9b9-5ba2-4aa4-8054-2afc29126b77 tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Volume info retrieved successfully. [ 704.781831] [55573]: INFO cinder.api.openstack.wsgi [None req-854ac9b9-5ba2-4aa4-8054-2afc29126b77 tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] http://10.180.1.21/volume/v3/volumes/5533a737-a753-4abb-b08c-72edc258faf0 returned with HTTP 200 [ 704.786252] [55573]: [pid: 55573|app: 0|req: 45/87] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:09:25 2025] GET /volume/v3/volumes/5533a737-a753-4abb-b08c-72edc258faf0 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 705.252574] [55574]: DEBUG cinder.api.middleware.request_id [None req-5ce248d8-3156-4267-88a5-de3a50e1cdfb None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 705.254968] [55574]: INFO cinder.api.openstack.wsgi [None req-5ce248d8-3156-4267-88a5-de3a50e1cdfb tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] GET http://10.180.1.21/volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 [ 705.256527] [55574]: DEBUG cinder.api.openstack.wsgi [None req-5ce248d8-3156-4267-88a5-de3a50e1cdfb tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 705.256527] [55574]: DEBUG cinder.api.openstack.wsgi [None req-5ce248d8-3156-4267-88a5-de3a50e1cdfb tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 705.279527] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.279527] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 705.285656] [55574]: INFO cinder.volume.api [None req-5ce248d8-3156-4267-88a5-de3a50e1cdfb tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Volume info retrieved successfully. [ 705.291609] [55574]: INFO cinder.api.openstack.wsgi [None req-5ce248d8-3156-4267-88a5-de3a50e1cdfb tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] http://10.180.1.21/volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 returned with HTTP 200 [ 705.292039] [55574]: [pid: 55574|app: 0|req: 43/88] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 21:09:26 2025] GET /volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 => generated 1865 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 714.778816] [55573]: DEBUG dbcounter [-] [55573] Writing DB stats cinder:SELECT=78,cinder:UPDATE=29,cinder:INSERT=16 {{(pid=55573) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 715.287309] [55574]: DEBUG dbcounter [-] [55574] Writing DB stats cinder:SELECT=26,cinder:UPDATE=2 {{(pid=55574) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 724.916087] [55573]: DEBUG cinder.api.middleware.request_id [req-e1d4dc9f-aabf-49b4-a977-771928ce4f42 req-195ca01d-9202-49f9-8eea-d0bae38784f5 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 724.918583] [55573]: INFO cinder.api.openstack.wsgi [req-e1d4dc9f-aabf-49b4-a977-771928ce4f42 req-195ca01d-9202-49f9-8eea-d0bae38784f5 tempest-VolumesNegativeTest-1247740783 tempest-VolumesNegativeTest-1247740783-project-member] DELETE http://10.180.1.21/volume/v3/volumes/tempest-invalid-559641074 [ 724.918831] [55573]: DEBUG cinder.api.openstack.wsgi [req-e1d4dc9f-aabf-49b4-a977-771928ce4f42 req-195ca01d-9202-49f9-8eea-d0bae38784f5 tempest-VolumesNegativeTest-1247740783 tempest-VolumesNegativeTest-1247740783-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 724.919072] [55573]: DEBUG cinder.api.openstack.wsgi [req-e1d4dc9f-aabf-49b4-a977-771928ce4f42 req-195ca01d-9202-49f9-8eea-d0bae38784f5 tempest-VolumesNegativeTest-1247740783 tempest-VolumesNegativeTest-1247740783-project-member] Calling method 'delete' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 724.919281] [55573]: INFO cinder.api.v3.volumes [req-e1d4dc9f-aabf-49b4-a977-771928ce4f42 req-195ca01d-9202-49f9-8eea-d0bae38784f5 tempest-VolumesNegativeTest-1247740783 tempest-VolumesNegativeTest-1247740783-project-member] Delete volume with id: tempest-invalid-559641074 [ 724.926464] [55573]: INFO cinder.api.openstack.wsgi [req-e1d4dc9f-aabf-49b4-a977-771928ce4f42 req-195ca01d-9202-49f9-8eea-d0bae38784f5 tempest-VolumesNegativeTest-1247740783 tempest-VolumesNegativeTest-1247740783-project-member] http://10.180.1.21/volume/v3/volumes/tempest-invalid-559641074 returned with HTTP 404 [ 724.927115] [55573]: [pid: 55573|app: 0|req: 46/89] 10.180.1.21 () {62 vars in 1467 bytes} [Wed Feb 19 21:09:45 2025] DELETE /volume/v3/volumes/tempest-invalid-559641074 => generated 98 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) [ 725.037865] [55574]: DEBUG cinder.api.middleware.request_id [req-163221af-e671-4488-956c-2aea59506728 req-cd88294d-2a19-4963-84f3-bcc3e6ede300 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 725.039781] [55574]: INFO cinder.api.openstack.wsgi [req-163221af-e671-4488-956c-2aea59506728 req-cd88294d-2a19-4963-84f3-bcc3e6ede300 tempest-VolumesNegativeTest-1247740783 tempest-VolumesNegativeTest-1247740783-project-member] DELETE http://10.180.1.21/volume/v3/volumes/ceffb1bf-f4fc-4b6a-af1b-96330e12dec2 [ 725.039979] [55574]: DEBUG cinder.api.openstack.wsgi [req-163221af-e671-4488-956c-2aea59506728 req-cd88294d-2a19-4963-84f3-bcc3e6ede300 tempest-VolumesNegativeTest-1247740783 tempest-VolumesNegativeTest-1247740783-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 725.040209] [55574]: DEBUG cinder.api.openstack.wsgi [req-163221af-e671-4488-956c-2aea59506728 req-cd88294d-2a19-4963-84f3-bcc3e6ede300 tempest-VolumesNegativeTest-1247740783 tempest-VolumesNegativeTest-1247740783-project-member] Calling method 'delete' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 725.040403] [55574]: INFO cinder.api.v3.volumes [req-163221af-e671-4488-956c-2aea59506728 req-cd88294d-2a19-4963-84f3-bcc3e6ede300 tempest-VolumesNegativeTest-1247740783 tempest-VolumesNegativeTest-1247740783-project-member] Delete volume with id: ceffb1bf-f4fc-4b6a-af1b-96330e12dec2 [ 725.046539] [55574]: INFO cinder.api.openstack.wsgi [req-163221af-e671-4488-956c-2aea59506728 req-cd88294d-2a19-4963-84f3-bcc3e6ede300 tempest-VolumesNegativeTest-1247740783 tempest-VolumesNegativeTest-1247740783-project-member] http://10.180.1.21/volume/v3/volumes/ceffb1bf-f4fc-4b6a-af1b-96330e12dec2 returned with HTTP 404 [ 725.047027] [55574]: [pid: 55574|app: 0|req: 44/90] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 21:09:45 2025] DELETE /volume/v3/volumes/ceffb1bf-f4fc-4b6a-af1b-96330e12dec2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 725.060941] [55573]: DEBUG cinder.api.middleware.request_id [req-ddb40b71-d8c6-402c-adf0-ae94cb583124 req-a5e521ca-063d-4356-9ce6-59b8713e5573 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 725.063401] [55573]: INFO cinder.api.openstack.wsgi [req-ddb40b71-d8c6-402c-adf0-ae94cb583124 req-a5e521ca-063d-4356-9ce6-59b8713e5573 tempest-VolumesNegativeTest-1247740783 tempest-VolumesNegativeTest-1247740783-project-member] GET http://10.180.1.21/volume/v3/volumes/e6ceb387-9f01-4f27-8d7b-aab04eaa7886 [ 725.063621] [55573]: DEBUG cinder.api.openstack.wsgi [req-ddb40b71-d8c6-402c-adf0-ae94cb583124 req-a5e521ca-063d-4356-9ce6-59b8713e5573 tempest-VolumesNegativeTest-1247740783 tempest-VolumesNegativeTest-1247740783-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 725.063842] [55573]: DEBUG cinder.api.openstack.wsgi [req-ddb40b71-d8c6-402c-adf0-ae94cb583124 req-a5e521ca-063d-4356-9ce6-59b8713e5573 tempest-VolumesNegativeTest-1247740783 tempest-VolumesNegativeTest-1247740783-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 725.070195] [55573]: INFO cinder.api.openstack.wsgi [req-ddb40b71-d8c6-402c-adf0-ae94cb583124 req-a5e521ca-063d-4356-9ce6-59b8713e5573 tempest-VolumesNegativeTest-1247740783 tempest-VolumesNegativeTest-1247740783-project-member] http://10.180.1.21/volume/v3/volumes/e6ceb387-9f01-4f27-8d7b-aab04eaa7886 returned with HTTP 404 [ 725.070675] [55573]: [pid: 55573|app: 0|req: 47/91] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 21:09:45 2025] GET /volume/v3/volumes/e6ceb387-9f01-4f27-8d7b-aab04eaa7886 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 732.976191] [55574]: DEBUG cinder.api.middleware.request_id [req-204454ad-837d-4389-8476-8262b19e8d63 req-d1480997-cef0-44c6-9313-5a9620086ab7 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 732.980340] [55574]: INFO cinder.api.openstack.wsgi [req-204454ad-837d-4389-8476-8262b19e8d63 req-d1480997-cef0-44c6-9313-5a9620086ab7 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] GET http://10.180.1.21/volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 [ 732.981124] [55574]: DEBUG cinder.api.openstack.wsgi [req-204454ad-837d-4389-8476-8262b19e8d63 req-d1480997-cef0-44c6-9313-5a9620086ab7 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 732.981393] [55574]: DEBUG cinder.api.openstack.wsgi [req-204454ad-837d-4389-8476-8262b19e8d63 req-d1480997-cef0-44c6-9313-5a9620086ab7 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 732.999193] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.999193] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 733.003497] [55574]: INFO cinder.volume.api [req-204454ad-837d-4389-8476-8262b19e8d63 req-d1480997-cef0-44c6-9313-5a9620086ab7 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Volume info retrieved successfully. [ 733.009735] [55574]: INFO cinder.api.openstack.wsgi [req-204454ad-837d-4389-8476-8262b19e8d63 req-d1480997-cef0-44c6-9313-5a9620086ab7 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] http://10.180.1.21/volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 returned with HTTP 200 [ 733.010188] [55574]: [pid: 55574|app: 0|req: 45/92] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 21:09:53 2025] GET /volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 => generated 1009 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 734.542052] [55573]: DEBUG cinder.api.middleware.request_id [None req-75ba9dac-303c-4493-8a9d-946355bb0abd None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 734.542524] [55573]: INFO cinder.api.openstack.wsgi [None req-75ba9dac-303c-4493-8a9d-946355bb0abd None None] GET http://10.180.1.21/volume// [ 734.542712] [55573]: DEBUG cinder.api.openstack.wsgi [None req-75ba9dac-303c-4493-8a9d-946355bb0abd None None] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 734.542939] [55573]: DEBUG cinder.api.openstack.wsgi [None req-75ba9dac-303c-4493-8a9d-946355bb0abd None None] Calling method 'all' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 734.543382] [55573]: INFO cinder.api.openstack.wsgi [None req-75ba9dac-303c-4493-8a9d-946355bb0abd None None] http://10.180.1.21/volume// returned with HTTP 300 [ 734.543716] [55573]: [pid: 55573|app: 0|req: 48/93] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 21:09:55 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 734.548921] [55574]: DEBUG cinder.api.middleware.request_id [req-204454ad-837d-4389-8476-8262b19e8d63 req-2da896ab-db3d-43fd-8830-d2004cd7418c None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 734.552199] [55574]: INFO cinder.api.openstack.wsgi [req-204454ad-837d-4389-8476-8262b19e8d63 req-2da896ab-db3d-43fd-8830-d2004cd7418c tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] POST http://10.180.1.21/volume/v3/attachments [ 734.552643] [55574]: DEBUG cinder.api.openstack.wsgi [req-204454ad-837d-4389-8476-8262b19e8d63 req-2da896ab-db3d-43fd-8830-d2004cd7418c tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "27e93c97-428f-4262-a04f-d404373025c6", "connector": null, "instance_uuid": "519d1a21-0829-41a5-9bc4-e68f29eabf23"}} {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 734.566566] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.566566] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 734.603479] [55574]: INFO cinder.api.openstack.wsgi [req-204454ad-837d-4389-8476-8262b19e8d63 req-2da896ab-db3d-43fd-8830-d2004cd7418c tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 734.604123] [55574]: [pid: 55574|app: 0|req: 46/94] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 21:09:55 2025] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 734.650377] [55573]: DEBUG cinder.api.middleware.request_id [None req-348cd591-a3f2-439d-a409-9c0713072417 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 734.652889] [55573]: INFO cinder.api.openstack.wsgi [None req-348cd591-a3f2-439d-a409-9c0713072417 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] GET http://10.180.1.21/volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 [ 734.653127] [55573]: DEBUG cinder.api.openstack.wsgi [None req-348cd591-a3f2-439d-a409-9c0713072417 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 734.653173] [55573]: DEBUG cinder.api.openstack.wsgi [None req-348cd591-a3f2-439d-a409-9c0713072417 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 734.673332] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.673332] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 734.679294] [55573]: INFO cinder.volume.api [None req-348cd591-a3f2-439d-a409-9c0713072417 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Volume info retrieved successfully. [ 734.683978] [55573]: INFO cinder.api.openstack.wsgi [None req-348cd591-a3f2-439d-a409-9c0713072417 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] http://10.180.1.21/volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 returned with HTTP 200 [ 734.684288] [55573]: [pid: 55573|app: 0|req: 49/95] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:09:55 2025] GET /volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 => generated 1008 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 735.153041] [55574]: DEBUG cinder.api.middleware.request_id [None req-fbfea2b2-7220-45c5-a953-678a0da05224 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 735.153494] [55574]: INFO cinder.api.openstack.wsgi [None req-fbfea2b2-7220-45c5-a953-678a0da05224 None None] GET http://10.180.1.21/volume// [ 735.153735] [55574]: DEBUG cinder.api.openstack.wsgi [None req-fbfea2b2-7220-45c5-a953-678a0da05224 None None] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 735.154133] [55574]: DEBUG cinder.api.openstack.wsgi [None req-fbfea2b2-7220-45c5-a953-678a0da05224 None None] Calling method 'all' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 735.154578] [55574]: INFO cinder.api.openstack.wsgi [None req-fbfea2b2-7220-45c5-a953-678a0da05224 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 735.154928] [55574]: [pid: 55574|app: 0|req: 47/96] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 21:09:56 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 735.158991] [55573]: DEBUG cinder.api.middleware.request_id [req-204454ad-837d-4389-8476-8262b19e8d63 req-8e51b1a6-c0cb-4d02-b3b0-1daa619792ea None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 735.162262] [55573]: INFO cinder.api.openstack.wsgi [req-204454ad-837d-4389-8476-8262b19e8d63 req-8e51b1a6-c0cb-4d02-b3b0-1daa619792ea tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] GET http://10.180.1.21/volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 [ 735.162527] [55573]: DEBUG cinder.api.openstack.wsgi [req-204454ad-837d-4389-8476-8262b19e8d63 req-8e51b1a6-c0cb-4d02-b3b0-1daa619792ea tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 735.162778] [55573]: DEBUG cinder.api.openstack.wsgi [req-204454ad-837d-4389-8476-8262b19e8d63 req-8e51b1a6-c0cb-4d02-b3b0-1daa619792ea tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 735.174441] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.174441] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 735.178852] [55573]: INFO cinder.volume.api [req-204454ad-837d-4389-8476-8262b19e8d63 req-8e51b1a6-c0cb-4d02-b3b0-1daa619792ea tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Volume info retrieved successfully. [ 735.183447] [55573]: INFO cinder.api.openstack.wsgi [req-204454ad-837d-4389-8476-8262b19e8d63 req-8e51b1a6-c0cb-4d02-b3b0-1daa619792ea tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] http://10.180.1.21/volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 returned with HTTP 200 [ 735.183970] [55573]: [pid: 55573|app: 0|req: 50/97] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 21:09:56 2025] GET /volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 => generated 1232 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 735.214791] [55574]: DEBUG cinder.api.middleware.request_id [req-204454ad-837d-4389-8476-8262b19e8d63 req-641c4113-1f9c-4c0a-860f-169ac942eb98 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 735.218620] [55574]: INFO cinder.api.openstack.wsgi [req-204454ad-837d-4389-8476-8262b19e8d63 req-641c4113-1f9c-4c0a-860f-169ac942eb98 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] PUT http://10.180.1.21/volume/v3/attachments/acaf2409-8ad0-4183-9db8-b7d21f58876d [ 735.218620] [55574]: DEBUG cinder.api.openstack.wsgi [req-204454ad-837d-4389-8476-8262b19e8d63 req-641c4113-1f9c-4c0a-860f-169ac942eb98 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-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-546210", "mountpoint": "/dev/sdb"}}} {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 735.227790] [55574]: DEBUG cinder.coordination [req-204454ad-837d-4389-8476-8262b19e8d63 req-641c4113-1f9c-4c0a-860f-169ac942eb98 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Acquiring lock "cinder-attachment_update-27e93c97-428f-4262-a04f-d404373025c6-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55574) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 735.233613] [55574]: DEBUG cinder.coordination [req-204454ad-837d-4389-8476-8262b19e8d63 req-641c4113-1f9c-4c0a-860f-169ac942eb98 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Lock "cinder-attachment_update-27e93c97-428f-4262-a04f-d404373025c6-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=55574) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 735.235261] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.235261] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 735.699737] [55573]: DEBUG cinder.api.middleware.request_id [None req-317e99ba-363c-4ffc-b33c-008feea4c716 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 735.702678] [55573]: INFO cinder.api.openstack.wsgi [None req-317e99ba-363c-4ffc-b33c-008feea4c716 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] GET http://10.180.1.21/volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 [ 735.702938] [55573]: DEBUG cinder.api.openstack.wsgi [None req-317e99ba-363c-4ffc-b33c-008feea4c716 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 735.703241] [55573]: DEBUG cinder.api.openstack.wsgi [None req-317e99ba-363c-4ffc-b33c-008feea4c716 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 735.720796] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.720796] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 735.725872] [55573]: INFO cinder.volume.api [None req-317e99ba-363c-4ffc-b33c-008feea4c716 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Volume info retrieved successfully. [ 735.733279] [55573]: INFO cinder.api.openstack.wsgi [None req-317e99ba-363c-4ffc-b33c-008feea4c716 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] http://10.180.1.21/volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 returned with HTTP 200 [ 735.733881] [55573]: [pid: 55573|app: 0|req: 51/98] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:09:56 2025] GET /volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 => generated 1008 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 736.746339] [55573]: DEBUG cinder.api.middleware.request_id [None req-f69d5b0f-79ea-4ddd-aada-b353880de833 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 736.749457] [55573]: INFO cinder.api.openstack.wsgi [None req-f69d5b0f-79ea-4ddd-aada-b353880de833 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] GET http://10.180.1.21/volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 [ 736.750101] [55573]: DEBUG cinder.api.openstack.wsgi [None req-f69d5b0f-79ea-4ddd-aada-b353880de833 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 736.750101] [55573]: DEBUG cinder.api.openstack.wsgi [None req-f69d5b0f-79ea-4ddd-aada-b353880de833 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 736.783092] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.783092] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 736.793734] [55573]: INFO cinder.volume.api [None req-f69d5b0f-79ea-4ddd-aada-b353880de833 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Volume info retrieved successfully. [ 736.799881] [55573]: INFO cinder.api.openstack.wsgi [None req-f69d5b0f-79ea-4ddd-aada-b353880de833 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] http://10.180.1.21/volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 returned with HTTP 200 [ 736.800387] [55573]: [pid: 55573|app: 0|req: 52/99] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:09:57 2025] GET /volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 => generated 1008 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 737.812409] [55573]: DEBUG cinder.api.middleware.request_id [None req-434081c6-5661-490b-9a2a-b6414d6c80c0 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 737.814759] [55573]: INFO cinder.api.openstack.wsgi [None req-434081c6-5661-490b-9a2a-b6414d6c80c0 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] GET http://10.180.1.21/volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 [ 737.815081] [55573]: DEBUG cinder.api.openstack.wsgi [None req-434081c6-5661-490b-9a2a-b6414d6c80c0 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 737.815472] [55573]: DEBUG cinder.api.openstack.wsgi [None req-434081c6-5661-490b-9a2a-b6414d6c80c0 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 737.833270] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.833270] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 737.843977] [55573]: INFO cinder.volume.api [None req-434081c6-5661-490b-9a2a-b6414d6c80c0 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Volume info retrieved successfully. [ 737.851041] [55573]: INFO cinder.api.openstack.wsgi [None req-434081c6-5661-490b-9a2a-b6414d6c80c0 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] http://10.180.1.21/volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 returned with HTTP 200 [ 737.851518] [55573]: [pid: 55573|app: 0|req: 53/100] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:09:58 2025] GET /volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 => generated 1008 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 738.862314] [55573]: DEBUG cinder.api.middleware.request_id [None req-2d52cb80-d985-4e1d-895c-bd2384aa11a9 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 738.865570] [55573]: INFO cinder.api.openstack.wsgi [None req-2d52cb80-d985-4e1d-895c-bd2384aa11a9 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] GET http://10.180.1.21/volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 [ 738.865849] [55573]: DEBUG cinder.api.openstack.wsgi [None req-2d52cb80-d985-4e1d-895c-bd2384aa11a9 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 738.867164] [55573]: DEBUG cinder.api.openstack.wsgi [None req-2d52cb80-d985-4e1d-895c-bd2384aa11a9 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 738.887040] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.887040] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 738.891123] [55573]: INFO cinder.volume.api [None req-2d52cb80-d985-4e1d-895c-bd2384aa11a9 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Volume info retrieved successfully. [ 738.899922] [55573]: INFO cinder.api.openstack.wsgi [None req-2d52cb80-d985-4e1d-895c-bd2384aa11a9 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] http://10.180.1.21/volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 returned with HTTP 200 [ 738.900837] [55573]: [pid: 55573|app: 0|req: 54/101] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:09:59 2025] GET /volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 => generated 1008 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 739.772059] [55574]: DEBUG cinder.coordination [req-204454ad-837d-4389-8476-8262b19e8d63 req-641c4113-1f9c-4c0a-860f-169ac942eb98 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Lock "cinder-attachment_update-27e93c97-428f-4262-a04f-d404373025c6-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.537s {{(pid=55574) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 739.772586] [55574]: INFO cinder.api.openstack.wsgi [req-204454ad-837d-4389-8476-8262b19e8d63 req-641c4113-1f9c-4c0a-860f-169ac942eb98 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] http://10.180.1.21/volume/v3/attachments/acaf2409-8ad0-4183-9db8-b7d21f58876d returned with HTTP 200 [ 739.773323] [55574]: [pid: 55574|app: 0|req: 48/102] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 21:09:56 2025] PUT /volume/v3/attachments/acaf2409-8ad0-4183-9db8-b7d21f58876d => generated 617 bytes in 4559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 739.911786] [55573]: DEBUG cinder.api.middleware.request_id [None req-3ce969df-1a9b-4e30-8832-bc0bcf216b17 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 739.913920] [55573]: INFO cinder.api.openstack.wsgi [None req-3ce969df-1a9b-4e30-8832-bc0bcf216b17 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] GET http://10.180.1.21/volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 [ 739.914196] [55573]: DEBUG cinder.api.openstack.wsgi [None req-3ce969df-1a9b-4e30-8832-bc0bcf216b17 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 739.914384] [55573]: DEBUG cinder.api.openstack.wsgi [None req-3ce969df-1a9b-4e30-8832-bc0bcf216b17 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 739.929582] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.929582] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 739.933056] [55573]: INFO cinder.volume.api [None req-3ce969df-1a9b-4e30-8832-bc0bcf216b17 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Volume info retrieved successfully. [ 739.939061] [55573]: INFO cinder.api.openstack.wsgi [None req-3ce969df-1a9b-4e30-8832-bc0bcf216b17 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] http://10.180.1.21/volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 returned with HTTP 200 [ 739.939501] [55573]: [pid: 55573|app: 0|req: 55/103] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:10:00 2025] GET /volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 => generated 1009 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 740.949312] [55574]: DEBUG cinder.api.middleware.request_id [None req-9015a91a-59af-4628-be9d-659d5478972d None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 740.951824] [55574]: INFO cinder.api.openstack.wsgi [None req-9015a91a-59af-4628-be9d-659d5478972d tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] GET http://10.180.1.21/volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 [ 740.952151] [55574]: DEBUG cinder.api.openstack.wsgi [None req-9015a91a-59af-4628-be9d-659d5478972d tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 740.952441] [55574]: DEBUG cinder.api.openstack.wsgi [None req-9015a91a-59af-4628-be9d-659d5478972d tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 740.972262] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.972262] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 740.976187] [55574]: INFO cinder.volume.api [None req-9015a91a-59af-4628-be9d-659d5478972d tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Volume info retrieved successfully. [ 740.982922] [55574]: INFO cinder.api.openstack.wsgi [None req-9015a91a-59af-4628-be9d-659d5478972d tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] http://10.180.1.21/volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 returned with HTTP 200 [ 740.983735] [55574]: [pid: 55574|app: 0|req: 49/104] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:10:01 2025] GET /volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 => generated 1009 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 741.923403] [55573]: DEBUG cinder.api.middleware.request_id [req-204454ad-837d-4389-8476-8262b19e8d63 req-8ccd773b-b7d5-42e7-9e72-5c2880590390 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 741.926743] [55573]: INFO cinder.api.openstack.wsgi [req-204454ad-837d-4389-8476-8262b19e8d63 req-8ccd773b-b7d5-42e7-9e72-5c2880590390 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] POST http://10.180.1.21/volume/v3/attachments/acaf2409-8ad0-4183-9db8-b7d21f58876d/action [ 741.927085] [55573]: DEBUG cinder.api.openstack.wsgi [req-204454ad-837d-4389-8476-8262b19e8d63 req-8ccd773b-b7d5-42e7-9e72-5c2880590390 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Action body: b'{"os-complete": null}' {{(pid=55573) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 741.927173] [55573]: DEBUG cinder.api.openstack.wsgi [req-204454ad-837d-4389-8476-8262b19e8d63 req-8ccd773b-b7d5-42e7-9e72-5c2880590390 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 741.947719] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 741.947719] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 741.955812] [55573]: INFO cinder.api.openstack.wsgi [req-204454ad-837d-4389-8476-8262b19e8d63 req-8ccd773b-b7d5-42e7-9e72-5c2880590390 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] http://10.180.1.21/volume/v3/attachments/acaf2409-8ad0-4183-9db8-b7d21f58876d/action returned with HTTP 204 [ 741.956320] [55573]: [pid: 55573|app: 0|req: 56/105] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 21:10:02 2025] POST /volume/v3/attachments/acaf2409-8ad0-4183-9db8-b7d21f58876d/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 741.994394] [55574]: DEBUG cinder.api.middleware.request_id [None req-899581dd-ba0f-4fbe-8808-f370ddd46806 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 741.996848] [55574]: INFO cinder.api.openstack.wsgi [None req-899581dd-ba0f-4fbe-8808-f370ddd46806 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] GET http://10.180.1.21/volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 [ 741.997140] [55574]: DEBUG cinder.api.openstack.wsgi [None req-899581dd-ba0f-4fbe-8808-f370ddd46806 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 741.997421] [55574]: DEBUG cinder.api.openstack.wsgi [None req-899581dd-ba0f-4fbe-8808-f370ddd46806 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 742.008576] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 742.008576] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 742.012151] [55574]: INFO cinder.volume.api [None req-899581dd-ba0f-4fbe-8808-f370ddd46806 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Volume info retrieved successfully. [ 742.017315] [55574]: INFO cinder.api.openstack.wsgi [None req-899581dd-ba0f-4fbe-8808-f370ddd46806 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] http://10.180.1.21/volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 returned with HTTP 200 [ 742.017575] [55574]: [pid: 55574|app: 0|req: 50/106] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:10:02 2025] GET /volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 => generated 1327 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 742.028172] [55573]: DEBUG cinder.api.middleware.request_id [None req-7007e2d9-cde6-4145-b098-3a3435c43d22 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 742.030281] [55573]: INFO cinder.api.openstack.wsgi [None req-7007e2d9-cde6-4145-b098-3a3435c43d22 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] GET http://10.180.1.21/volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 [ 742.031226] [55573]: DEBUG cinder.api.openstack.wsgi [None req-7007e2d9-cde6-4145-b098-3a3435c43d22 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 742.031226] [55573]: DEBUG cinder.api.openstack.wsgi [None req-7007e2d9-cde6-4145-b098-3a3435c43d22 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 742.043649] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 742.043649] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 742.047753] [55573]: INFO cinder.volume.api [None req-7007e2d9-cde6-4145-b098-3a3435c43d22 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Volume info retrieved successfully. [ 742.053338] [55573]: INFO cinder.api.openstack.wsgi [None req-7007e2d9-cde6-4145-b098-3a3435c43d22 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] http://10.180.1.21/volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 returned with HTTP 200 [ 742.053920] [55573]: [pid: 55573|app: 0|req: 57/107] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:10:02 2025] GET /volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 => generated 1327 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 742.254089] [55574]: DEBUG cinder.api.middleware.request_id [None req-b2382f6e-3f2a-4a7d-8ca2-dc70fc666182 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 742.256309] [55574]: INFO cinder.api.openstack.wsgi [None req-b2382f6e-3f2a-4a7d-8ca2-dc70fc666182 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] GET http://10.180.1.21/volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 [ 742.256831] [55574]: DEBUG cinder.api.openstack.wsgi [None req-b2382f6e-3f2a-4a7d-8ca2-dc70fc666182 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 742.257211] [55574]: DEBUG cinder.api.openstack.wsgi [None req-b2382f6e-3f2a-4a7d-8ca2-dc70fc666182 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 742.270297] [55573]: DEBUG cinder.api.middleware.request_id [req-84ea229f-7d18-48e8-9bad-d8222bd8e1b3 req-2e0eb28c-689b-4e57-b42c-2e9ebf10d1d8 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 742.271874] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 742.271874] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 742.275099] [55573]: INFO cinder.api.openstack.wsgi [req-84ea229f-7d18-48e8-9bad-d8222bd8e1b3 req-2e0eb28c-689b-4e57-b42c-2e9ebf10d1d8 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] GET http://10.180.1.21/volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 [ 742.275099] [55573]: DEBUG cinder.api.openstack.wsgi [req-84ea229f-7d18-48e8-9bad-d8222bd8e1b3 req-2e0eb28c-689b-4e57-b42c-2e9ebf10d1d8 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 742.275099] [55573]: DEBUG cinder.api.openstack.wsgi [req-84ea229f-7d18-48e8-9bad-d8222bd8e1b3 req-2e0eb28c-689b-4e57-b42c-2e9ebf10d1d8 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 742.280815] [55574]: INFO cinder.volume.api [None req-b2382f6e-3f2a-4a7d-8ca2-dc70fc666182 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Volume info retrieved successfully. [ 742.287242] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 742.287242] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 742.287464] [55574]: INFO cinder.api.openstack.wsgi [None req-b2382f6e-3f2a-4a7d-8ca2-dc70fc666182 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] http://10.180.1.21/volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 returned with HTTP 200 [ 742.287988] [55574]: [pid: 55574|app: 0|req: 51/108] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:10:03 2025] GET /volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 => generated 1327 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 742.291713] [55573]: INFO cinder.volume.api [req-84ea229f-7d18-48e8-9bad-d8222bd8e1b3 req-2e0eb28c-689b-4e57-b42c-2e9ebf10d1d8 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Volume info retrieved successfully. [ 742.299755] [55573]: INFO cinder.api.openstack.wsgi [req-84ea229f-7d18-48e8-9bad-d8222bd8e1b3 req-2e0eb28c-689b-4e57-b42c-2e9ebf10d1d8 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] http://10.180.1.21/volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 returned with HTTP 200 [ 742.301463] [55573]: [pid: 55573|app: 0|req: 58/109] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 21:10:03 2025] GET /volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 => generated 1684 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 742.339704] [55574]: DEBUG cinder.api.middleware.request_id [req-84ea229f-7d18-48e8-9bad-d8222bd8e1b3 req-646e6ada-daf3-4e9e-964c-e03c84b4fc0a None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 742.342919] [55574]: INFO cinder.api.openstack.wsgi [req-84ea229f-7d18-48e8-9bad-d8222bd8e1b3 req-646e6ada-daf3-4e9e-964c-e03c84b4fc0a tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] GET http://10.180.1.21/volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 [ 742.343190] [55574]: DEBUG cinder.api.openstack.wsgi [req-84ea229f-7d18-48e8-9bad-d8222bd8e1b3 req-646e6ada-daf3-4e9e-964c-e03c84b4fc0a tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 742.343427] [55574]: DEBUG cinder.api.openstack.wsgi [req-84ea229f-7d18-48e8-9bad-d8222bd8e1b3 req-646e6ada-daf3-4e9e-964c-e03c84b4fc0a tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 742.354745] [55573]: DEBUG cinder.api.middleware.request_id [req-3143b758-4a53-4d8a-9217-afdbe4f6caad req-f9a5d038-bcbc-4e5f-98b4-80a8c15323a7 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 742.360507] [55573]: INFO cinder.api.openstack.wsgi [req-3143b758-4a53-4d8a-9217-afdbe4f6caad req-f9a5d038-bcbc-4e5f-98b4-80a8c15323a7 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] GET http://10.180.1.21/volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 [ 742.360759] [55573]: DEBUG cinder.api.openstack.wsgi [req-3143b758-4a53-4d8a-9217-afdbe4f6caad req-f9a5d038-bcbc-4e5f-98b4-80a8c15323a7 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 742.360974] [55573]: DEBUG cinder.api.openstack.wsgi [req-3143b758-4a53-4d8a-9217-afdbe4f6caad req-f9a5d038-bcbc-4e5f-98b4-80a8c15323a7 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 742.362319] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 742.362319] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 742.366074] [55574]: INFO cinder.volume.api [req-84ea229f-7d18-48e8-9bad-d8222bd8e1b3 req-646e6ada-daf3-4e9e-964c-e03c84b4fc0a tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Volume info retrieved successfully. [ 742.372939] [55574]: INFO cinder.api.openstack.wsgi [req-84ea229f-7d18-48e8-9bad-d8222bd8e1b3 req-646e6ada-daf3-4e9e-964c-e03c84b4fc0a tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] http://10.180.1.21/volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 returned with HTTP 200 [ 742.373240] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 742.373240] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 742.373406] [55574]: [pid: 55574|app: 0|req: 52/110] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 21:10:03 2025] GET /volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 => generated 1684 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 742.379129] [55573]: INFO cinder.volume.api [req-3143b758-4a53-4d8a-9217-afdbe4f6caad req-f9a5d038-bcbc-4e5f-98b4-80a8c15323a7 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Volume info retrieved successfully. [ 742.382480] [55573]: INFO cinder.api.openstack.wsgi [req-3143b758-4a53-4d8a-9217-afdbe4f6caad req-f9a5d038-bcbc-4e5f-98b4-80a8c15323a7 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] http://10.180.1.21/volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 returned with HTTP 200 [ 742.383181] [55573]: [pid: 55573|app: 0|req: 59/111] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 21:10:03 2025] GET /volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 => generated 1327 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 742.708071] [55574]: DEBUG cinder.api.middleware.request_id [req-3143b758-4a53-4d8a-9217-afdbe4f6caad req-e25efa98-81bf-4a03-8c09-64f5270de32e None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 742.710698] [55574]: INFO cinder.api.openstack.wsgi [req-3143b758-4a53-4d8a-9217-afdbe4f6caad req-e25efa98-81bf-4a03-8c09-64f5270de32e tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] POST http://10.180.1.21/volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6/action [ 742.711644] [55574]: DEBUG cinder.api.openstack.wsgi [req-3143b758-4a53-4d8a-9217-afdbe4f6caad req-e25efa98-81bf-4a03-8c09-64f5270de32e tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=55574) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 742.711837] [55574]: DEBUG cinder.api.openstack.wsgi [req-3143b758-4a53-4d8a-9217-afdbe4f6caad req-e25efa98-81bf-4a03-8c09-64f5270de32e tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 742.732020] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 742.732020] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 742.732020] [55574]: INFO cinder.volume.api [req-3143b758-4a53-4d8a-9217-afdbe4f6caad req-e25efa98-81bf-4a03-8c09-64f5270de32e tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Volume info retrieved successfully. [ 742.740778] [55574]: INFO cinder.volume.api [req-3143b758-4a53-4d8a-9217-afdbe4f6caad req-e25efa98-81bf-4a03-8c09-64f5270de32e tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Begin detaching volume completed successfully. [ 742.741096] [55574]: INFO cinder.api.openstack.wsgi [req-3143b758-4a53-4d8a-9217-afdbe4f6caad req-e25efa98-81bf-4a03-8c09-64f5270de32e tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] http://10.180.1.21/volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6/action returned with HTTP 202 [ 742.741593] [55574]: [pid: 55574|app: 0|req: 53/112] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 21:10:03 2025] POST /volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 743.767614] [55573]: DEBUG cinder.api.middleware.request_id [None req-a4adabc5-7135-4a99-8292-60287be06280 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 743.768118] [55573]: INFO cinder.api.openstack.wsgi [None req-a4adabc5-7135-4a99-8292-60287be06280 None None] GET http://10.180.1.21/volume// [ 743.768310] [55573]: DEBUG cinder.api.openstack.wsgi [None req-a4adabc5-7135-4a99-8292-60287be06280 None None] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 743.768534] [55573]: DEBUG cinder.api.openstack.wsgi [None req-a4adabc5-7135-4a99-8292-60287be06280 None None] Calling method 'all' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 743.768931] [55573]: INFO cinder.api.openstack.wsgi [None req-a4adabc5-7135-4a99-8292-60287be06280 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 743.769280] [55573]: [pid: 55573|app: 0|req: 60/113] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 21:10:04 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 743.774158] [55574]: DEBUG cinder.api.middleware.request_id [req-3143b758-4a53-4d8a-9217-afdbe4f6caad req-b19d0b46-a8ad-442b-b9d8-4a4cdda23560 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 743.778911] [55574]: INFO cinder.api.openstack.wsgi [req-3143b758-4a53-4d8a-9217-afdbe4f6caad req-b19d0b46-a8ad-442b-b9d8-4a4cdda23560 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] GET http://10.180.1.21/volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 [ 743.778911] [55574]: DEBUG cinder.api.openstack.wsgi [req-3143b758-4a53-4d8a-9217-afdbe4f6caad req-b19d0b46-a8ad-442b-b9d8-4a4cdda23560 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 743.778911] [55574]: DEBUG cinder.api.openstack.wsgi [req-3143b758-4a53-4d8a-9217-afdbe4f6caad req-b19d0b46-a8ad-442b-b9d8-4a4cdda23560 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 743.797553] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.797553] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 743.803317] [55574]: INFO cinder.volume.api [req-3143b758-4a53-4d8a-9217-afdbe4f6caad req-b19d0b46-a8ad-442b-b9d8-4a4cdda23560 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Volume info retrieved successfully. [ 743.809513] [55574]: INFO cinder.api.openstack.wsgi [req-3143b758-4a53-4d8a-9217-afdbe4f6caad req-b19d0b46-a8ad-442b-b9d8-4a4cdda23560 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] http://10.180.1.21/volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 returned with HTTP 200 [ 743.809513] [55574]: [pid: 55574|app: 0|req: 54/114] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 21:10:04 2025] GET /volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 => generated 1554 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 744.995985] [55573]: DEBUG cinder.api.middleware.request_id [req-3143b758-4a53-4d8a-9217-afdbe4f6caad req-6383217d-cd8f-4b60-ad24-31ced841fd15 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 744.999471] [55573]: INFO cinder.api.openstack.wsgi [req-3143b758-4a53-4d8a-9217-afdbe4f6caad req-6383217d-cd8f-4b60-ad24-31ced841fd15 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] DELETE http://10.180.1.21/volume/v3/attachments/acaf2409-8ad0-4183-9db8-b7d21f58876d [ 744.999471] [55573]: DEBUG cinder.api.openstack.wsgi [req-3143b758-4a53-4d8a-9217-afdbe4f6caad req-6383217d-cd8f-4b60-ad24-31ced841fd15 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 744.999619] [55573]: DEBUG cinder.api.openstack.wsgi [req-3143b758-4a53-4d8a-9217-afdbe4f6caad req-6383217d-cd8f-4b60-ad24-31ced841fd15 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Calling method 'version_select' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 745.014045] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 745.014045] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 745.583873] [55573]: INFO cinder.api.openstack.wsgi [req-3143b758-4a53-4d8a-9217-afdbe4f6caad req-6383217d-cd8f-4b60-ad24-31ced841fd15 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] http://10.180.1.21/volume/v3/attachments/acaf2409-8ad0-4183-9db8-b7d21f58876d returned with HTTP 200 [ 745.584412] [55573]: [pid: 55573|app: 0|req: 61/115] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 21:10:05 2025] DELETE /volume/v3/attachments/acaf2409-8ad0-4183-9db8-b7d21f58876d => generated 19 bytes in 589 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 746.521585] [55574]: DEBUG cinder.api.middleware.request_id [None req-abeae23f-ab8a-4305-8d56-24e08cda4e79 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 746.522407] [55574]: INFO cinder.api.openstack.wsgi [None req-abeae23f-ab8a-4305-8d56-24e08cda4e79 None None] GET http://10.180.1.21/volume// [ 746.522407] [55574]: DEBUG cinder.api.openstack.wsgi [None req-abeae23f-ab8a-4305-8d56-24e08cda4e79 None None] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 746.522526] [55574]: DEBUG cinder.api.openstack.wsgi [None req-abeae23f-ab8a-4305-8d56-24e08cda4e79 None None] Calling method 'all' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 746.522907] [55574]: INFO cinder.api.openstack.wsgi [None req-abeae23f-ab8a-4305-8d56-24e08cda4e79 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 746.523347] [55574]: [pid: 55574|app: 0|req: 55/116] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 21:10:07 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 746.528213] [55573]: DEBUG cinder.api.middleware.request_id [req-84ea229f-7d18-48e8-9bad-d8222bd8e1b3 req-24e6ee4a-dd19-4ff2-8c35-c9d882ed38da None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 746.530578] [55573]: INFO cinder.api.openstack.wsgi [req-84ea229f-7d18-48e8-9bad-d8222bd8e1b3 req-24e6ee4a-dd19-4ff2-8c35-c9d882ed38da tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] POST http://10.180.1.21/volume/v3/attachments [ 746.531207] [55573]: DEBUG cinder.api.openstack.wsgi [req-84ea229f-7d18-48e8-9bad-d8222bd8e1b3 req-24e6ee4a-dd19-4ff2-8c35-c9d882ed38da tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ea51dc57-af72-4253-a7c1-3a291ae0b431", "connector": null, "instance_uuid": "16c2f860-6415-43e5-bfea-55dcc6c4b5fc"}} {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 746.550304] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 746.550304] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 746.588034] [55573]: INFO cinder.api.openstack.wsgi [req-84ea229f-7d18-48e8-9bad-d8222bd8e1b3 req-24e6ee4a-dd19-4ff2-8c35-c9d882ed38da tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 746.588567] [55573]: [pid: 55573|app: 0|req: 62/117] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 21:10:07 2025] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 746.655472] [55574]: DEBUG cinder.api.middleware.request_id [req-84ea229f-7d18-48e8-9bad-d8222bd8e1b3 req-d1c1be28-ff6c-4268-925c-f6eb65aa422a None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 746.657961] [55574]: INFO cinder.api.openstack.wsgi [req-84ea229f-7d18-48e8-9bad-d8222bd8e1b3 req-d1c1be28-ff6c-4268-925c-f6eb65aa422a tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] POST http://10.180.1.21/volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431/action [ 746.658372] [55574]: DEBUG cinder.api.openstack.wsgi [req-84ea229f-7d18-48e8-9bad-d8222bd8e1b3 req-d1c1be28-ff6c-4268-925c-f6eb65aa422a tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Action body: b'{"os-roll_detaching": null}' {{(pid=55574) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 746.658888] [55574]: DEBUG cinder.api.openstack.wsgi [req-84ea229f-7d18-48e8-9bad-d8222bd8e1b3 req-d1c1be28-ff6c-4268-925c-f6eb65aa422a tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Action: 'action', calling method: _roll_detaching, body: {"os-roll_detaching": null} {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 746.670950] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 746.670950] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 746.671507] [55574]: INFO cinder.volume.api [req-84ea229f-7d18-48e8-9bad-d8222bd8e1b3 req-d1c1be28-ff6c-4268-925c-f6eb65aa422a tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Volume info retrieved successfully. [ 746.675451] [55574]: INFO cinder.volume.api [req-84ea229f-7d18-48e8-9bad-d8222bd8e1b3 req-d1c1be28-ff6c-4268-925c-f6eb65aa422a tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Roll detaching of volume completed successfully. [ 746.675680] [55574]: INFO cinder.api.openstack.wsgi [req-84ea229f-7d18-48e8-9bad-d8222bd8e1b3 req-d1c1be28-ff6c-4268-925c-f6eb65aa422a tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] http://10.180.1.21/volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431/action returned with HTTP 202 [ 746.676145] [55574]: [pid: 55574|app: 0|req: 56/118] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 21:10:07 2025] POST /volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 746.680240] [55573]: DEBUG cinder.api.middleware.request_id [req-84ea229f-7d18-48e8-9bad-d8222bd8e1b3 req-34002996-90de-4b99-ae6c-38f804d0c0ce None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 746.682598] [55573]: INFO cinder.api.openstack.wsgi [req-84ea229f-7d18-48e8-9bad-d8222bd8e1b3 req-34002996-90de-4b99-ae6c-38f804d0c0ce tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] DELETE http://10.180.1.21/volume/v3/attachments/4974ad26-0a5e-4b82-83d0-8fd545934505 [ 746.682822] [55573]: DEBUG cinder.api.openstack.wsgi [req-84ea229f-7d18-48e8-9bad-d8222bd8e1b3 req-34002996-90de-4b99-ae6c-38f804d0c0ce tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 746.683056] [55573]: DEBUG cinder.api.openstack.wsgi [req-84ea229f-7d18-48e8-9bad-d8222bd8e1b3 req-34002996-90de-4b99-ae6c-38f804d0c0ce tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Calling method 'version_select' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 746.694300] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 746.694300] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 746.726535] [55573]: INFO cinder.api.openstack.wsgi [req-84ea229f-7d18-48e8-9bad-d8222bd8e1b3 req-34002996-90de-4b99-ae6c-38f804d0c0ce tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] http://10.180.1.21/volume/v3/attachments/4974ad26-0a5e-4b82-83d0-8fd545934505 returned with HTTP 200 [ 746.727981] [55573]: [pid: 55573|app: 0|req: 63/119] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 21:10:07 2025] DELETE /volume/v3/attachments/4974ad26-0a5e-4b82-83d0-8fd545934505 => generated 192 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 747.191550] [55574]: DEBUG cinder.api.middleware.request_id [None req-7a7a774b-f397-4996-9a48-2441c5f68e3c None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 747.193981] [55574]: INFO cinder.api.openstack.wsgi [None req-7a7a774b-f397-4996-9a48-2441c5f68e3c tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] GET http://10.180.1.21/volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 [ 747.194295] [55574]: DEBUG cinder.api.openstack.wsgi [None req-7a7a774b-f397-4996-9a48-2441c5f68e3c tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 747.194506] [55574]: DEBUG cinder.api.openstack.wsgi [None req-7a7a774b-f397-4996-9a48-2441c5f68e3c tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 747.209285] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 747.209285] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 747.211855] [55574]: INFO cinder.volume.api [None req-7a7a774b-f397-4996-9a48-2441c5f68e3c tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Volume info retrieved successfully. [ 747.218750] [55574]: INFO cinder.api.openstack.wsgi [None req-7a7a774b-f397-4996-9a48-2441c5f68e3c tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] http://10.180.1.21/volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 returned with HTTP 200 [ 747.219089] [55574]: [pid: 55574|app: 0|req: 57/120] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:10:08 2025] GET /volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 => generated 1009 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 747.229153] [55573]: DEBUG cinder.api.middleware.request_id [None req-2a1ffc93-eea8-4cb7-b21f-1f4c3431d87c None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 747.231248] [55573]: INFO cinder.api.openstack.wsgi [None req-2a1ffc93-eea8-4cb7-b21f-1f4c3431d87c tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 [ 747.231468] [55573]: DEBUG cinder.api.openstack.wsgi [None req-2a1ffc93-eea8-4cb7-b21f-1f4c3431d87c tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 747.231691] [55573]: DEBUG cinder.api.openstack.wsgi [None req-2a1ffc93-eea8-4cb7-b21f-1f4c3431d87c tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Calling method 'delete' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 747.231909] [55573]: INFO cinder.api.v3.volumes [None req-2a1ffc93-eea8-4cb7-b21f-1f4c3431d87c tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Delete volume with id: 27e93c97-428f-4262-a04f-d404373025c6 [ 747.239985] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 747.239985] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 747.240390] [55573]: INFO cinder.volume.api [None req-2a1ffc93-eea8-4cb7-b21f-1f4c3431d87c tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Volume info retrieved successfully. [ 747.264134] [55573]: INFO cinder.volume.api [None req-2a1ffc93-eea8-4cb7-b21f-1f4c3431d87c tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Delete volume request issued successfully. [ 747.264499] [55573]: INFO cinder.api.openstack.wsgi [None req-2a1ffc93-eea8-4cb7-b21f-1f4c3431d87c tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] http://10.180.1.21/volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 returned with HTTP 202 [ 747.264796] [55573]: [pid: 55573|app: 0|req: 64/121] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 21:10:08 2025] DELETE /volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 747.272513] [55574]: DEBUG cinder.api.middleware.request_id [None req-2b317ab6-2c17-489b-87c3-5835d2bb4a01 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 747.280123] [55574]: INFO cinder.api.openstack.wsgi [None req-2b317ab6-2c17-489b-87c3-5835d2bb4a01 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] GET http://10.180.1.21/volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 [ 747.280123] [55574]: DEBUG cinder.api.openstack.wsgi [None req-2b317ab6-2c17-489b-87c3-5835d2bb4a01 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 747.280123] [55574]: DEBUG cinder.api.openstack.wsgi [None req-2b317ab6-2c17-489b-87c3-5835d2bb4a01 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 747.293094] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 747.293094] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 747.297307] [55574]: INFO cinder.volume.api [None req-2b317ab6-2c17-489b-87c3-5835d2bb4a01 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Volume info retrieved successfully. [ 747.301477] [55574]: INFO cinder.api.openstack.wsgi [None req-2b317ab6-2c17-489b-87c3-5835d2bb4a01 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] http://10.180.1.21/volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 returned with HTTP 200 [ 747.302029] [55574]: [pid: 55574|app: 0|req: 58/122] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:10:08 2025] GET /volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 => generated 1008 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 747.935603] [55573]: DEBUG cinder.api.middleware.request_id [None req-76817ad7-fa71-465b-8989-c90431ba22a0 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 747.939212] [55573]: INFO cinder.api.openstack.wsgi [None req-76817ad7-fa71-465b-8989-c90431ba22a0 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] POST http://10.180.1.21/volume/v3/volumes [ 747.939672] [55573]: DEBUG cinder.api.openstack.wsgi [None req-76817ad7-fa71-465b-8989-c90431ba22a0 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-679251880"}} {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 747.943731] [55573]: DEBUG cinder.api.v3.volumes [None req-76817ad7-fa71-465b-8989-c90431ba22a0 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-679251880'}} {{(pid=55573) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 747.943731] [55573]: INFO cinder.api.v3.volumes [None req-76817ad7-fa71-465b-8989-c90431ba22a0 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Create volume of 1 GB [ 747.949619] [55573]: INFO cinder.volume.api [None req-76817ad7-fa71-465b-8989-c90431ba22a0 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Availability Zones retrieved successfully. [ 747.959583] [55573]: DEBUG cinder.volume.api [None req-76817ad7-fa71-465b-8989-c90431ba22a0 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Flow 'volume_create_api' (3b6e29a4-a903-4009-a8d8-24017ddf632d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 747.959583] [55573]: DEBUG cinder.volume.api [None req-76817ad7-fa71-465b-8989-c90431ba22a0 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3d919f1-916b-409f-a883-5d444e372080) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 747.960600] [55573]: DEBUG cinder.volume.flows.api.create_volume [None req-76817ad7-fa71-465b-8989-c90431ba22a0 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Validating volume size '1' using validate_int {{(pid=55573) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 747.982979] [55573]: DEBUG cinder.volume.api [None req-76817ad7-fa71-465b-8989-c90431ba22a0 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3d919f1-916b-409f-a883-5d444e372080) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T21:04:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=48c1266c-e861-4a93-b53a-9717de6310af,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48c1266c-e861-4a93-b53a-9717de6310af', '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=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 747.984010] [55573]: DEBUG cinder.volume.api [None req-76817ad7-fa71-465b-8989-c90431ba22a0 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e14083a8-d683-4bea-8d49-9c69e5394b1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 748.048685] [55573]: DEBUG cinder.quota [None req-76817ad7-fa71-465b-8989-c90431ba22a0 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Created reservations ['99b4016e-fb60-41b0-9fad-95b8f09d3c80', '432bb4d3-e4b0-4e54-a4c4-2ef6e10ec5f3', 'd74f2ee4-d791-4d3c-9f18-30f9a4df78ff', '866d972a-680d-4628-bb7b-cabb0bc72f8b'] {{(pid=55573) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 748.049615] [55573]: DEBUG cinder.volume.api [None req-76817ad7-fa71-465b-8989-c90431ba22a0 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e14083a8-d683-4bea-8d49-9c69e5394b1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99b4016e-fb60-41b0-9fad-95b8f09d3c80', '432bb4d3-e4b0-4e54-a4c4-2ef6e10ec5f3', 'd74f2ee4-d791-4d3c-9f18-30f9a4df78ff', '866d972a-680d-4628-bb7b-cabb0bc72f8b']}' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 748.050549] [55573]: DEBUG cinder.volume.api [None req-76817ad7-fa71-465b-8989-c90431ba22a0 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7a1331a-1071-4830-9b7e-00f9b217a907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 748.067984] [55573]: DEBUG cinder.volume.api [None req-76817ad7-fa71-465b-8989-c90431ba22a0 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7a1331a-1071-4830-9b7e-00f9b217a907) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47d3e76a-f7c8-413b-9232-f7e5dc069da0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-679251880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdd8b30d43374b768a32e6e0eaf75436',qos_specs=None,replication_status=,reservations=['99b4016e-fb60-41b0-9fad-95b8f09d3c80','432bb4d3-e4b0-4e54-a4c4-2ef6e10ec5f3','d74f2ee4-d791-4d3c-9f18-30f9a4df78ff','866d972a-680d-4628-bb7b-cabb0bc72f8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06fa4dd353f64d34adc3e5f7699f802f',volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af), '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-19T21:10:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-679251880',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47d3e76a-f7c8-413b-9232-f7e5dc069da0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fdd8b30d43374b768a32e6e0eaf75436',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='06fa4dd353f64d34adc3e5f7699f802f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48c1266c-e861-4a93-b53a-9717de6310af),volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af)}' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 748.068968] [55573]: DEBUG cinder.volume.api [None req-76817ad7-fa71-465b-8989-c90431ba22a0 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8c745c4-95b7-4ed3-aaf7-21cf7e196fdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 748.082528] [55573]: DEBUG cinder.volume.api [None req-76817ad7-fa71-465b-8989-c90431ba22a0 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8c745c4-95b7-4ed3-aaf7-21cf7e196fdc) 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-679251880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdd8b30d43374b768a32e6e0eaf75436',qos_specs=None,replication_status=,reservations=['99b4016e-fb60-41b0-9fad-95b8f09d3c80','432bb4d3-e4b0-4e54-a4c4-2ef6e10ec5f3','d74f2ee4-d791-4d3c-9f18-30f9a4df78ff','866d972a-680d-4628-bb7b-cabb0bc72f8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06fa4dd353f64d34adc3e5f7699f802f',volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af)}' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 748.083400] [55573]: DEBUG cinder.volume.api [None req-76817ad7-fa71-465b-8989-c90431ba22a0 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5254be4f-833f-4ca7-8539-963261648697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 748.091049] [55573]: DEBUG cinder.volume.api [None req-76817ad7-fa71-465b-8989-c90431ba22a0 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5254be4f-833f-4ca7-8539-963261648697) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 748.092200] [55573]: DEBUG cinder.volume.api [None req-76817ad7-fa71-465b-8989-c90431ba22a0 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Flow 'volume_create_api' (3b6e29a4-a903-4009-a8d8-24017ddf632d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55573) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 748.092717] [55573]: INFO cinder.volume.api [None req-76817ad7-fa71-465b-8989-c90431ba22a0 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Create volume request issued successfully. [ 748.093145] [55573]: INFO cinder.api.openstack.wsgi [None req-76817ad7-fa71-465b-8989-c90431ba22a0 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 748.093836] [55573]: [pid: 55573|app: 0|req: 65/123] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 21:10:08 2025] POST /volume/v3/volumes => generated 755 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 748.106020] [55574]: DEBUG cinder.api.middleware.request_id [None req-e3a67fa1-8426-4d6f-96a5-d052ad8cf884 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 748.108831] [55574]: INFO cinder.api.openstack.wsgi [None req-e3a67fa1-8426-4d6f-96a5-d052ad8cf884 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] GET http://10.180.1.21/volume/v3/volumes/47d3e76a-f7c8-413b-9232-f7e5dc069da0 [ 748.109146] [55574]: DEBUG cinder.api.openstack.wsgi [None req-e3a67fa1-8426-4d6f-96a5-d052ad8cf884 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 748.109431] [55574]: DEBUG cinder.api.openstack.wsgi [None req-e3a67fa1-8426-4d6f-96a5-d052ad8cf884 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 748.118202] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 748.118202] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 748.123414] [55574]: INFO cinder.volume.api [None req-e3a67fa1-8426-4d6f-96a5-d052ad8cf884 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Volume info retrieved successfully. [ 748.128825] [55574]: INFO cinder.api.openstack.wsgi [None req-e3a67fa1-8426-4d6f-96a5-d052ad8cf884 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] http://10.180.1.21/volume/v3/volumes/47d3e76a-f7c8-413b-9232-f7e5dc069da0 returned with HTTP 200 [ 748.129207] [55574]: [pid: 55574|app: 0|req: 59/124] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:10:08 2025] GET /volume/v3/volumes/47d3e76a-f7c8-413b-9232-f7e5dc069da0 => generated 823 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 748.316602] [55573]: DEBUG cinder.api.middleware.request_id [None req-06c0ac98-b9ee-496b-b510-c914d1beb5fc None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 748.319355] [55573]: INFO cinder.api.openstack.wsgi [None req-06c0ac98-b9ee-496b-b510-c914d1beb5fc tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] GET http://10.180.1.21/volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 [ 748.319632] [55573]: DEBUG cinder.api.openstack.wsgi [None req-06c0ac98-b9ee-496b-b510-c914d1beb5fc tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 748.319893] [55573]: DEBUG cinder.api.openstack.wsgi [None req-06c0ac98-b9ee-496b-b510-c914d1beb5fc tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 748.332230] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 748.332230] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 748.335824] [55573]: INFO cinder.volume.api [None req-06c0ac98-b9ee-496b-b510-c914d1beb5fc tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Volume info retrieved successfully. [ 748.341617] [55573]: INFO cinder.api.openstack.wsgi [None req-06c0ac98-b9ee-496b-b510-c914d1beb5fc tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] http://10.180.1.21/volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 returned with HTTP 200 [ 748.342868] [55573]: [pid: 55573|app: 0|req: 66/125] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:10:09 2025] GET /volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 => generated 1008 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 749.147214] [55574]: DEBUG cinder.api.middleware.request_id [None req-c80fc143-6a9e-4f8d-9a0a-cd93c4540919 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 749.151837] [55574]: INFO cinder.api.openstack.wsgi [None req-c80fc143-6a9e-4f8d-9a0a-cd93c4540919 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] GET http://10.180.1.21/volume/v3/volumes/47d3e76a-f7c8-413b-9232-f7e5dc069da0 [ 749.152177] [55574]: DEBUG cinder.api.openstack.wsgi [None req-c80fc143-6a9e-4f8d-9a0a-cd93c4540919 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 749.152533] [55574]: DEBUG cinder.api.openstack.wsgi [None req-c80fc143-6a9e-4f8d-9a0a-cd93c4540919 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 749.174730] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 749.174730] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 749.183064] [55574]: INFO cinder.volume.api [None req-c80fc143-6a9e-4f8d-9a0a-cd93c4540919 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Volume info retrieved successfully. [ 749.190023] [55574]: INFO cinder.api.openstack.wsgi [None req-c80fc143-6a9e-4f8d-9a0a-cd93c4540919 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] http://10.180.1.21/volume/v3/volumes/47d3e76a-f7c8-413b-9232-f7e5dc069da0 returned with HTTP 200 [ 749.191239] [55574]: [pid: 55574|app: 0|req: 60/126] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:10:10 2025] GET /volume/v3/volumes/47d3e76a-f7c8-413b-9232-f7e5dc069da0 => generated 848 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 749.355176] [55573]: DEBUG cinder.api.middleware.request_id [None req-ef04c53b-0527-48c5-ade3-d83abae15ac4 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 749.359311] [55573]: INFO cinder.api.openstack.wsgi [None req-ef04c53b-0527-48c5-ade3-d83abae15ac4 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] GET http://10.180.1.21/volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 [ 749.359311] [55573]: DEBUG cinder.api.openstack.wsgi [None req-ef04c53b-0527-48c5-ade3-d83abae15ac4 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 749.359311] [55573]: DEBUG cinder.api.openstack.wsgi [None req-ef04c53b-0527-48c5-ade3-d83abae15ac4 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 749.374246] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 749.374246] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 749.389403] [55573]: INFO cinder.volume.api [None req-ef04c53b-0527-48c5-ade3-d83abae15ac4 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Volume info retrieved successfully. [ 749.395792] [55573]: INFO cinder.api.openstack.wsgi [None req-ef04c53b-0527-48c5-ade3-d83abae15ac4 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] http://10.180.1.21/volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 returned with HTTP 200 [ 749.396248] [55573]: [pid: 55573|app: 0|req: 67/127] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:10:10 2025] GET /volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 => generated 1008 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 750.426568] [55574]: DEBUG cinder.api.middleware.request_id [None req-291b3357-d1db-4373-aeee-9db7691ad08b None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 750.429349] [55574]: INFO cinder.api.openstack.wsgi [None req-291b3357-d1db-4373-aeee-9db7691ad08b tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] GET http://10.180.1.21/volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 [ 750.429695] [55574]: DEBUG cinder.api.openstack.wsgi [None req-291b3357-d1db-4373-aeee-9db7691ad08b tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 750.430063] [55574]: DEBUG cinder.api.openstack.wsgi [None req-291b3357-d1db-4373-aeee-9db7691ad08b tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 750.438168] [55574]: INFO cinder.api.openstack.wsgi [None req-291b3357-d1db-4373-aeee-9db7691ad08b tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] http://10.180.1.21/volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 returned with HTTP 404 [ 750.438782] [55574]: [pid: 55574|app: 0|req: 61/128] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:10:11 2025] GET /volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 752.856927] [55573]: DEBUG cinder.api.middleware.request_id [req-56605f31-1f9b-43ae-8ce1-43fa6cf50a41 req-e2af3abc-7f36-46a2-95ac-4e5d0c46e185 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 752.860031] [55573]: INFO cinder.api.openstack.wsgi [req-56605f31-1f9b-43ae-8ce1-43fa6cf50a41 req-e2af3abc-7f36-46a2-95ac-4e5d0c46e185 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] DELETE http://10.180.1.21/volume/v3/attachments/c864fcda-41e7-4889-baa7-67352259c67e [ 752.861616] [55573]: DEBUG cinder.api.openstack.wsgi [req-56605f31-1f9b-43ae-8ce1-43fa6cf50a41 req-e2af3abc-7f36-46a2-95ac-4e5d0c46e185 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 752.862272] [55573]: DEBUG cinder.api.openstack.wsgi [req-56605f31-1f9b-43ae-8ce1-43fa6cf50a41 req-e2af3abc-7f36-46a2-95ac-4e5d0c46e185 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Calling method 'version_select' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 752.880699] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 752.880699] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 753.427021] [55573]: INFO cinder.api.openstack.wsgi [req-56605f31-1f9b-43ae-8ce1-43fa6cf50a41 req-e2af3abc-7f36-46a2-95ac-4e5d0c46e185 tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] http://10.180.1.21/volume/v3/attachments/c864fcda-41e7-4889-baa7-67352259c67e returned with HTTP 200 [ 753.427502] [55573]: [pid: 55573|app: 0|req: 68/129] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 21:10:13 2025] DELETE /volume/v3/attachments/c864fcda-41e7-4889-baa7-67352259c67e => generated 19 bytes in 576 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 753.435690] [55574]: DEBUG cinder.api.middleware.request_id [req-56605f31-1f9b-43ae-8ce1-43fa6cf50a41 req-fac8c016-92af-4e70-ab56-a89fe89fde7a None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 753.439510] [55574]: INFO cinder.api.openstack.wsgi [req-56605f31-1f9b-43ae-8ce1-43fa6cf50a41 req-fac8c016-92af-4e70-ab56-a89fe89fde7a tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] DELETE http://10.180.1.21/volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 [ 753.439722] [55574]: DEBUG cinder.api.openstack.wsgi [req-56605f31-1f9b-43ae-8ce1-43fa6cf50a41 req-fac8c016-92af-4e70-ab56-a89fe89fde7a tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 753.440463] [55574]: DEBUG cinder.api.openstack.wsgi [req-56605f31-1f9b-43ae-8ce1-43fa6cf50a41 req-fac8c016-92af-4e70-ab56-a89fe89fde7a tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Calling method 'delete' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 753.440463] [55574]: INFO cinder.api.v3.volumes [req-56605f31-1f9b-43ae-8ce1-43fa6cf50a41 req-fac8c016-92af-4e70-ab56-a89fe89fde7a tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Delete volume with id: ea51dc57-af72-4253-a7c1-3a291ae0b431 [ 753.452715] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 753.452715] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 753.453400] [55574]: INFO cinder.volume.api [req-56605f31-1f9b-43ae-8ce1-43fa6cf50a41 req-fac8c016-92af-4e70-ab56-a89fe89fde7a tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Volume info retrieved successfully. [ 753.477422] [55574]: INFO cinder.volume.api [req-56605f31-1f9b-43ae-8ce1-43fa6cf50a41 req-fac8c016-92af-4e70-ab56-a89fe89fde7a tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] Delete volume request issued successfully. [ 753.477984] [55574]: INFO cinder.api.openstack.wsgi [req-56605f31-1f9b-43ae-8ce1-43fa6cf50a41 req-fac8c016-92af-4e70-ab56-a89fe89fde7a tempest-ServerActionsV293TestJSON-337954722 tempest-ServerActionsV293TestJSON-337954722-project-member] http://10.180.1.21/volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 returned with HTTP 202 [ 753.478511] [55574]: [pid: 55574|app: 0|req: 62/130] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 21:10:14 2025] DELETE /volume/v3/volumes/ea51dc57-af72-4253-a7c1-3a291ae0b431 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 756.340235] [55573]: DEBUG cinder.api.middleware.request_id [req-33aeaf81-cff0-4041-9ff4-342601561e2a req-c2e28af2-e1ce-48d4-babf-b274bfa4d9c3 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 756.343789] [55573]: INFO cinder.api.openstack.wsgi [req-33aeaf81-cff0-4041-9ff4-342601561e2a req-c2e28af2-e1ce-48d4-babf-b274bfa4d9c3 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] DELETE http://10.180.1.21/volume/v3/attachments/7bb7703c-85c8-435e-b172-a51c1fec0990 [ 756.344173] [55573]: DEBUG cinder.api.openstack.wsgi [req-33aeaf81-cff0-4041-9ff4-342601561e2a req-c2e28af2-e1ce-48d4-babf-b274bfa4d9c3 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 756.344459] [55573]: DEBUG cinder.api.openstack.wsgi [req-33aeaf81-cff0-4041-9ff4-342601561e2a req-c2e28af2-e1ce-48d4-babf-b274bfa4d9c3 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Calling method 'version_select' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 756.364215] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.364215] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 756.901128] [55573]: INFO cinder.api.openstack.wsgi [req-33aeaf81-cff0-4041-9ff4-342601561e2a req-c2e28af2-e1ce-48d4-babf-b274bfa4d9c3 tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] http://10.180.1.21/volume/v3/attachments/7bb7703c-85c8-435e-b172-a51c1fec0990 returned with HTTP 200 [ 756.902086] [55573]: [pid: 55573|app: 0|req: 69/131] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 21:10:17 2025] DELETE /volume/v3/attachments/7bb7703c-85c8-435e-b172-a51c1fec0990 => generated 19 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 756.912477] [55574]: DEBUG cinder.api.middleware.request_id [req-33aeaf81-cff0-4041-9ff4-342601561e2a req-9485350e-2c9b-416c-be32-ecb337321ded None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 756.916172] [55574]: INFO cinder.api.openstack.wsgi [req-33aeaf81-cff0-4041-9ff4-342601561e2a req-9485350e-2c9b-416c-be32-ecb337321ded tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] DELETE http://10.180.1.21/volume/v3/volumes/c51035df-4b91-42ec-8784-525f66818cda [ 756.916172] [55574]: DEBUG cinder.api.openstack.wsgi [req-33aeaf81-cff0-4041-9ff4-342601561e2a req-9485350e-2c9b-416c-be32-ecb337321ded tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 756.916379] [55574]: DEBUG cinder.api.openstack.wsgi [req-33aeaf81-cff0-4041-9ff4-342601561e2a req-9485350e-2c9b-416c-be32-ecb337321ded tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Calling method 'delete' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 756.916577] [55574]: INFO cinder.api.v3.volumes [req-33aeaf81-cff0-4041-9ff4-342601561e2a req-9485350e-2c9b-416c-be32-ecb337321ded tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Delete volume with id: c51035df-4b91-42ec-8784-525f66818cda [ 756.934199] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.934199] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 756.934432] [55574]: INFO cinder.volume.api [req-33aeaf81-cff0-4041-9ff4-342601561e2a req-9485350e-2c9b-416c-be32-ecb337321ded tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Volume info retrieved successfully. [ 756.963214] [55574]: INFO cinder.volume.api [req-33aeaf81-cff0-4041-9ff4-342601561e2a req-9485350e-2c9b-416c-be32-ecb337321ded tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] Delete volume request issued successfully. [ 756.963478] [55574]: INFO cinder.api.openstack.wsgi [req-33aeaf81-cff0-4041-9ff4-342601561e2a req-9485350e-2c9b-416c-be32-ecb337321ded tempest-ServersTestBootFromVolume-350868797 tempest-ServersTestBootFromVolume-350868797-project-member] http://10.180.1.21/volume/v3/volumes/c51035df-4b91-42ec-8784-525f66818cda returned with HTTP 202 [ 756.963892] [55574]: [pid: 55574|app: 0|req: 63/132] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 21:10:17 2025] DELETE /volume/v3/volumes/c51035df-4b91-42ec-8784-525f66818cda => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 766.900295] [55573]: DEBUG dbcounter [-] [55573] Writing DB stats cinder:SELECT=144,cinder:UPDATE=28,cinder:INSERT=12 {{(pid=55573) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 766.954409] [55574]: DEBUG dbcounter [-] [55574] Writing DB stats cinder:SELECT=68,cinder:UPDATE=7,cinder:INSERT=3 {{(pid=55574) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 779.017027] [55573]: DEBUG cinder.api.middleware.request_id [req-6279e5ae-8be1-4d9e-b186-b24fc32c6135 req-0f5889ba-ccc2-41b7-b086-ef824de28aaa None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 779.019783] [55573]: INFO cinder.api.openstack.wsgi [req-6279e5ae-8be1-4d9e-b186-b24fc32c6135 req-0f5889ba-ccc2-41b7-b086-ef824de28aaa tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] GET http://10.180.1.21/volume/v3/volumes/47d3e76a-f7c8-413b-9232-f7e5dc069da0 [ 779.020121] [55573]: DEBUG cinder.api.openstack.wsgi [req-6279e5ae-8be1-4d9e-b186-b24fc32c6135 req-0f5889ba-ccc2-41b7-b086-ef824de28aaa tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 779.020447] [55573]: DEBUG cinder.api.openstack.wsgi [req-6279e5ae-8be1-4d9e-b186-b24fc32c6135 req-0f5889ba-ccc2-41b7-b086-ef824de28aaa tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 779.046508] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.046508] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 779.050685] [55573]: INFO cinder.volume.api [req-6279e5ae-8be1-4d9e-b186-b24fc32c6135 req-0f5889ba-ccc2-41b7-b086-ef824de28aaa tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Volume info retrieved successfully. [ 779.058350] [55573]: INFO cinder.api.openstack.wsgi [req-6279e5ae-8be1-4d9e-b186-b24fc32c6135 req-0f5889ba-ccc2-41b7-b086-ef824de28aaa tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] http://10.180.1.21/volume/v3/volumes/47d3e76a-f7c8-413b-9232-f7e5dc069da0 returned with HTTP 200 [ 779.058814] [55573]: [pid: 55573|app: 0|req: 70/133] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 21:10:39 2025] GET /volume/v3/volumes/47d3e76a-f7c8-413b-9232-f7e5dc069da0 => generated 848 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 779.079433] [55574]: DEBUG cinder.api.middleware.request_id [None req-2d83326b-2481-4452-8762-16ed018294dc None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 779.079891] [55574]: INFO cinder.api.openstack.wsgi [None req-2d83326b-2481-4452-8762-16ed018294dc None None] GET http://10.180.1.21/volume// [ 779.080083] [55574]: DEBUG cinder.api.openstack.wsgi [None req-2d83326b-2481-4452-8762-16ed018294dc None None] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 779.080304] [55574]: DEBUG cinder.api.openstack.wsgi [None req-2d83326b-2481-4452-8762-16ed018294dc None None] Calling method 'all' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 779.080695] [55574]: INFO cinder.api.openstack.wsgi [None req-2d83326b-2481-4452-8762-16ed018294dc None None] http://10.180.1.21/volume// returned with HTTP 300 [ 779.081014] [55574]: [pid: 55574|app: 0|req: 64/134] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 21:10:39 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 779.084506] [55573]: DEBUG cinder.api.middleware.request_id [req-6279e5ae-8be1-4d9e-b186-b24fc32c6135 req-68288f55-9526-4601-8f54-382d69b8131e None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 779.086696] [55573]: INFO cinder.api.openstack.wsgi [req-6279e5ae-8be1-4d9e-b186-b24fc32c6135 req-68288f55-9526-4601-8f54-382d69b8131e tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] POST http://10.180.1.21/volume/v3/attachments [ 779.087103] [55573]: DEBUG cinder.api.openstack.wsgi [req-6279e5ae-8be1-4d9e-b186-b24fc32c6135 req-68288f55-9526-4601-8f54-382d69b8131e tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "47d3e76a-f7c8-413b-9232-f7e5dc069da0", "connector": null, "instance_uuid": "2abaf9f0-6739-4cd3-8400-d204d059565d"}} {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 779.096538] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.096538] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 779.156669] [55573]: INFO cinder.api.openstack.wsgi [req-6279e5ae-8be1-4d9e-b186-b24fc32c6135 req-68288f55-9526-4601-8f54-382d69b8131e tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 779.157196] [55573]: [pid: 55573|app: 0|req: 71/135] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 21:10:39 2025] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 779.198074] [55574]: DEBUG cinder.api.middleware.request_id [req-6279e5ae-8be1-4d9e-b186-b24fc32c6135 req-bf1561f3-626b-45a0-b20a-c006adf60b6d None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 779.200461] [55574]: INFO cinder.api.openstack.wsgi [req-6279e5ae-8be1-4d9e-b186-b24fc32c6135 req-bf1561f3-626b-45a0-b20a-c006adf60b6d tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] POST http://10.180.1.21/volume/v3/attachments/040d5a88-16cb-403b-bbf1-f1e912cfd21c/action [ 779.200912] [55574]: DEBUG cinder.api.openstack.wsgi [req-6279e5ae-8be1-4d9e-b186-b24fc32c6135 req-bf1561f3-626b-45a0-b20a-c006adf60b6d tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Action body: b'{"os-complete": null}' {{(pid=55574) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 779.201405] [55574]: DEBUG cinder.api.openstack.wsgi [req-6279e5ae-8be1-4d9e-b186-b24fc32c6135 req-bf1561f3-626b-45a0-b20a-c006adf60b6d tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 779.215478] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.215478] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 779.224444] [55574]: INFO cinder.api.openstack.wsgi [req-6279e5ae-8be1-4d9e-b186-b24fc32c6135 req-bf1561f3-626b-45a0-b20a-c006adf60b6d tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] http://10.180.1.21/volume/v3/attachments/040d5a88-16cb-403b-bbf1-f1e912cfd21c/action returned with HTTP 204 [ 779.224938] [55574]: [pid: 55574|app: 0|req: 65/136] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 21:10:40 2025] POST /volume/v3/attachments/040d5a88-16cb-403b-bbf1-f1e912cfd21c/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 779.246083] [55573]: DEBUG cinder.api.middleware.request_id [None req-c704f8ff-eddf-499f-b51b-2bbb67feb6c1 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 779.247643] [55573]: INFO cinder.api.openstack.wsgi [None req-c704f8ff-eddf-499f-b51b-2bbb67feb6c1 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] GET http://10.180.1.21/volume/v3/volumes/47d3e76a-f7c8-413b-9232-f7e5dc069da0 [ 779.248119] [55573]: DEBUG cinder.api.openstack.wsgi [None req-c704f8ff-eddf-499f-b51b-2bbb67feb6c1 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 779.248119] [55573]: DEBUG cinder.api.openstack.wsgi [None req-c704f8ff-eddf-499f-b51b-2bbb67feb6c1 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 779.258536] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.258536] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 779.261622] [55573]: INFO cinder.volume.api [None req-c704f8ff-eddf-499f-b51b-2bbb67feb6c1 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Volume info retrieved successfully. [ 779.266195] [55573]: INFO cinder.api.openstack.wsgi [None req-c704f8ff-eddf-499f-b51b-2bbb67feb6c1 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] http://10.180.1.21/volume/v3/volumes/47d3e76a-f7c8-413b-9232-f7e5dc069da0 returned with HTTP 200 [ 779.266915] [55573]: [pid: 55573|app: 0|req: 72/137] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:10:40 2025] GET /volume/v3/volumes/47d3e76a-f7c8-413b-9232-f7e5dc069da0 => generated 1110 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 779.276661] [55574]: DEBUG cinder.api.middleware.request_id [None req-3d64b91b-37c4-4a3c-8f1f-a6de3d22e029 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 779.278444] [55574]: INFO cinder.api.openstack.wsgi [None req-3d64b91b-37c4-4a3c-8f1f-a6de3d22e029 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] GET http://10.180.1.21/volume/v3/volumes/47d3e76a-f7c8-413b-9232-f7e5dc069da0 [ 779.278681] [55574]: DEBUG cinder.api.openstack.wsgi [None req-3d64b91b-37c4-4a3c-8f1f-a6de3d22e029 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 779.279761] [55574]: DEBUG cinder.api.openstack.wsgi [None req-3d64b91b-37c4-4a3c-8f1f-a6de3d22e029 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 779.290581] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.290581] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 779.294102] [55574]: INFO cinder.volume.api [None req-3d64b91b-37c4-4a3c-8f1f-a6de3d22e029 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Volume info retrieved successfully. [ 779.299318] [55574]: INFO cinder.api.openstack.wsgi [None req-3d64b91b-37c4-4a3c-8f1f-a6de3d22e029 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] http://10.180.1.21/volume/v3/volumes/47d3e76a-f7c8-413b-9232-f7e5dc069da0 returned with HTTP 200 [ 779.299713] [55574]: [pid: 55574|app: 0|req: 66/138] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:10:40 2025] GET /volume/v3/volumes/47d3e76a-f7c8-413b-9232-f7e5dc069da0 => generated 1110 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 787.595479] [55573]: DEBUG cinder.api.middleware.request_id [None req-0e7d03e3-02f0-4c46-b6d6-addbefcead62 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 787.597682] [55573]: INFO cinder.api.openstack.wsgi [None req-0e7d03e3-02f0-4c46-b6d6-addbefcead62 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 [ 787.597908] [55573]: DEBUG cinder.api.openstack.wsgi [None req-0e7d03e3-02f0-4c46-b6d6-addbefcead62 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 787.598144] [55573]: DEBUG cinder.api.openstack.wsgi [None req-0e7d03e3-02f0-4c46-b6d6-addbefcead62 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Calling method 'delete' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 787.598345] [55573]: INFO cinder.api.v3.volumes [None req-0e7d03e3-02f0-4c46-b6d6-addbefcead62 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Delete volume with id: 27e93c97-428f-4262-a04f-d404373025c6 [ 787.607298] [55573]: INFO cinder.api.openstack.wsgi [None req-0e7d03e3-02f0-4c46-b6d6-addbefcead62 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] http://10.180.1.21/volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 returned with HTTP 404 [ 787.607829] [55573]: [pid: 55573|app: 0|req: 73/139] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 21:10:48 2025] DELETE /volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 787.612820] [55574]: DEBUG cinder.api.middleware.request_id [None req-9386123a-3ffd-4d38-83f4-12aec1cf32b6 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 787.617413] [55574]: INFO cinder.api.openstack.wsgi [None req-9386123a-3ffd-4d38-83f4-12aec1cf32b6 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] GET http://10.180.1.21/volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 [ 787.618407] [55574]: DEBUG cinder.api.openstack.wsgi [None req-9386123a-3ffd-4d38-83f4-12aec1cf32b6 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 787.618739] [55574]: DEBUG cinder.api.openstack.wsgi [None req-9386123a-3ffd-4d38-83f4-12aec1cf32b6 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 787.626956] [55574]: INFO cinder.api.openstack.wsgi [None req-9386123a-3ffd-4d38-83f4-12aec1cf32b6 tempest-VolumesAssistedSnapshotsTest-670875038 tempest-VolumesAssistedSnapshotsTest-670875038-project-admin] http://10.180.1.21/volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 returned with HTTP 404 [ 787.627868] [55574]: [pid: 55574|app: 0|req: 67/140] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:10:48 2025] GET /volume/v3/volumes/27e93c97-428f-4262-a04f-d404373025c6 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 797.602012] [55573]: DEBUG dbcounter [-] [55573] Writing DB stats cinder:SELECT=16,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=55573) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 797.623552] [55574]: DEBUG dbcounter [-] [55574] Writing DB stats cinder:SELECT=10,cinder:UPDATE=2 {{(pid=55574) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 814.131089] [55573]: DEBUG cinder.api.middleware.request_id [None req-a32e20ec-72fd-41ae-b5d4-a6c304578a17 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 814.133193] [55573]: INFO cinder.api.openstack.wsgi [None req-a32e20ec-72fd-41ae-b5d4-a6c304578a17 None None] GET http://10.180.1.21/volume// [ 814.133193] [55573]: DEBUG cinder.api.openstack.wsgi [None req-a32e20ec-72fd-41ae-b5d4-a6c304578a17 None None] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 814.133193] [55573]: DEBUG cinder.api.openstack.wsgi [None req-a32e20ec-72fd-41ae-b5d4-a6c304578a17 None None] Calling method 'all' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 814.136219] [55573]: INFO cinder.api.openstack.wsgi [None req-a32e20ec-72fd-41ae-b5d4-a6c304578a17 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 814.136819] [55573]: [pid: 55573|app: 0|req: 74/141] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 21:11:14 2025] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 814.143361] [55574]: DEBUG cinder.api.middleware.request_id [req-d77e7a0e-db31-43d2-aec6-614cb6dd3acc req-bc6232d5-aaaa-480a-bb4e-bc0a9201ad93 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 814.145951] [55574]: INFO cinder.api.openstack.wsgi [req-d77e7a0e-db31-43d2-aec6-614cb6dd3acc req-bc6232d5-aaaa-480a-bb4e-bc0a9201ad93 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] GET http://10.180.1.21/volume/v3/volumes/47d3e76a-f7c8-413b-9232-f7e5dc069da0 [ 814.146372] [55574]: DEBUG cinder.api.openstack.wsgi [req-d77e7a0e-db31-43d2-aec6-614cb6dd3acc req-bc6232d5-aaaa-480a-bb4e-bc0a9201ad93 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 814.146639] [55574]: DEBUG cinder.api.openstack.wsgi [req-d77e7a0e-db31-43d2-aec6-614cb6dd3acc req-bc6232d5-aaaa-480a-bb4e-bc0a9201ad93 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 814.168479] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 814.168479] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 814.172366] [55574]: INFO cinder.volume.api [req-d77e7a0e-db31-43d2-aec6-614cb6dd3acc req-bc6232d5-aaaa-480a-bb4e-bc0a9201ad93 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Volume info retrieved successfully. [ 814.178095] [55574]: INFO cinder.api.openstack.wsgi [req-d77e7a0e-db31-43d2-aec6-614cb6dd3acc req-bc6232d5-aaaa-480a-bb4e-bc0a9201ad93 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] http://10.180.1.21/volume/v3/volumes/47d3e76a-f7c8-413b-9232-f7e5dc069da0 returned with HTTP 200 [ 814.178585] [55574]: [pid: 55574|app: 0|req: 68/142] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 21:11:15 2025] GET /volume/v3/volumes/47d3e76a-f7c8-413b-9232-f7e5dc069da0 => generated 1291 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 814.328018] [55573]: DEBUG cinder.api.middleware.request_id [req-d77e7a0e-db31-43d2-aec6-614cb6dd3acc req-f5e6e245-d1c7-4129-b7e3-d6af398e694c None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 814.330480] [55573]: INFO cinder.api.openstack.wsgi [req-d77e7a0e-db31-43d2-aec6-614cb6dd3acc req-f5e6e245-d1c7-4129-b7e3-d6af398e694c tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] PUT http://10.180.1.21/volume/v3/attachments/040d5a88-16cb-403b-bbf1-f1e912cfd21c [ 814.330903] [55573]: DEBUG cinder.api.openstack.wsgi [req-d77e7a0e-db31-43d2-aec6-614cb6dd3acc req-f5e6e245-d1c7-4129-b7e3-d6af398e694c tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-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=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 814.341502] [55573]: DEBUG cinder.coordination [req-d77e7a0e-db31-43d2-aec6-614cb6dd3acc req-f5e6e245-d1c7-4129-b7e3-d6af398e694c tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Acquiring lock "cinder-attachment_update-47d3e76a-f7c8-413b-9232-f7e5dc069da0-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55573) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 814.350628] [55573]: DEBUG cinder.coordination [req-d77e7a0e-db31-43d2-aec6-614cb6dd3acc req-f5e6e245-d1c7-4129-b7e3-d6af398e694c tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Lock "cinder-attachment_update-47d3e76a-f7c8-413b-9232-f7e5dc069da0-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.009s {{(pid=55573) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 814.351894] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 814.351894] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 818.878709] [55573]: DEBUG cinder.coordination [req-d77e7a0e-db31-43d2-aec6-614cb6dd3acc req-f5e6e245-d1c7-4129-b7e3-d6af398e694c tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Lock "cinder-attachment_update-47d3e76a-f7c8-413b-9232-f7e5dc069da0-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.528s {{(pid=55573) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 818.879072] [55573]: INFO cinder.api.openstack.wsgi [req-d77e7a0e-db31-43d2-aec6-614cb6dd3acc req-f5e6e245-d1c7-4129-b7e3-d6af398e694c tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] http://10.180.1.21/volume/v3/attachments/040d5a88-16cb-403b-bbf1-f1e912cfd21c returned with HTTP 200 [ 818.879710] [55573]: [pid: 55573|app: 0|req: 75/143] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 21:11:15 2025] PUT /volume/v3/attachments/040d5a88-16cb-403b-bbf1-f1e912cfd21c => generated 617 bytes in 4552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 819.394254] [55574]: DEBUG cinder.api.middleware.request_id [req-d77e7a0e-db31-43d2-aec6-614cb6dd3acc req-bede4629-c787-4af8-9306-1dbfece23619 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 819.397031] [55574]: INFO cinder.api.openstack.wsgi [req-d77e7a0e-db31-43d2-aec6-614cb6dd3acc req-bede4629-c787-4af8-9306-1dbfece23619 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] POST http://10.180.1.21/volume/v3/attachments/040d5a88-16cb-403b-bbf1-f1e912cfd21c/action [ 819.397207] [55574]: DEBUG cinder.api.openstack.wsgi [req-d77e7a0e-db31-43d2-aec6-614cb6dd3acc req-bede4629-c787-4af8-9306-1dbfece23619 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Action body: b'{"os-complete": null}' {{(pid=55574) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 819.397429] [55574]: DEBUG cinder.api.openstack.wsgi [req-d77e7a0e-db31-43d2-aec6-614cb6dd3acc req-bede4629-c787-4af8-9306-1dbfece23619 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 819.419172] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 819.419172] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 819.429439] [55574]: INFO cinder.api.openstack.wsgi [req-d77e7a0e-db31-43d2-aec6-614cb6dd3acc req-bede4629-c787-4af8-9306-1dbfece23619 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] http://10.180.1.21/volume/v3/attachments/040d5a88-16cb-403b-bbf1-f1e912cfd21c/action returned with HTTP 204 [ 819.430170] [55574]: [pid: 55574|app: 0|req: 69/144] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 21:11:20 2025] POST /volume/v3/attachments/040d5a88-16cb-403b-bbf1-f1e912cfd21c/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 827.426143] [55573]: DEBUG cinder.api.middleware.request_id [None req-030716ec-0a23-45ee-a46d-2cbacd3cb722 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 827.426693] [55573]: INFO cinder.api.openstack.wsgi [None req-030716ec-0a23-45ee-a46d-2cbacd3cb722 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] POST http://10.180.1.21/volume/v3/volumes [ 827.426893] [55573]: DEBUG cinder.api.openstack.wsgi [None req-030716ec-0a23-45ee-a46d-2cbacd3cb722 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-16663971"}} {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 827.430074] [55573]: DEBUG cinder.api.v3.volumes [None req-030716ec-0a23-45ee-a46d-2cbacd3cb722 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-16663971'}} {{(pid=55573) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 827.430306] [55573]: INFO cinder.api.v3.volumes [None req-030716ec-0a23-45ee-a46d-2cbacd3cb722 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Create volume of 1 GB [ 827.430899] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 827.430899] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 827.438332] [55573]: INFO cinder.volume.api [None req-030716ec-0a23-45ee-a46d-2cbacd3cb722 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Availability Zones retrieved successfully. [ 827.447305] [55573]: DEBUG cinder.volume.api [None req-030716ec-0a23-45ee-a46d-2cbacd3cb722 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Flow 'volume_create_api' (65123d24-bc97-463c-94d1-4a1cc73e57e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 827.448817] [55573]: DEBUG cinder.volume.api [None req-030716ec-0a23-45ee-a46d-2cbacd3cb722 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0605adf0-e055-4f39-b58b-86e051fae5f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 827.450107] [55573]: DEBUG cinder.volume.flows.api.create_volume [None req-030716ec-0a23-45ee-a46d-2cbacd3cb722 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Validating volume size '1' using validate_int {{(pid=55573) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 827.473579] [55573]: DEBUG cinder.volume.api [None req-030716ec-0a23-45ee-a46d-2cbacd3cb722 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0605adf0-e055-4f39-b58b-86e051fae5f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T21:04:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=48c1266c-e861-4a93-b53a-9717de6310af,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48c1266c-e861-4a93-b53a-9717de6310af', '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=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 827.474237] [55573]: DEBUG cinder.volume.api [None req-030716ec-0a23-45ee-a46d-2cbacd3cb722 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1321e8fc-10d4-44ae-a3ce-a28530ad5900) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 827.554671] [55573]: DEBUG cinder.quota [None req-030716ec-0a23-45ee-a46d-2cbacd3cb722 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Created reservations ['2d09c2e0-87bd-4d6c-bb88-ba3cb3ce3b40', 'd896d849-bfdd-47a2-b007-b8cfd9d2db05', '2cc6dd57-93ee-4304-b5af-bb781e914d62', '27563737-5f68-44a7-98d0-710ac3a92fc5'] {{(pid=55573) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 827.555719] [55573]: DEBUG cinder.volume.api [None req-030716ec-0a23-45ee-a46d-2cbacd3cb722 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1321e8fc-10d4-44ae-a3ce-a28530ad5900) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d09c2e0-87bd-4d6c-bb88-ba3cb3ce3b40', 'd896d849-bfdd-47a2-b007-b8cfd9d2db05', '2cc6dd57-93ee-4304-b5af-bb781e914d62', '27563737-5f68-44a7-98d0-710ac3a92fc5']}' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 827.557708] [55573]: DEBUG cinder.volume.api [None req-030716ec-0a23-45ee-a46d-2cbacd3cb722 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75da07be-2075-4ffb-92a6-ce2e4b6d30d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 827.582740] [55573]: DEBUG cinder.volume.api [None req-030716ec-0a23-45ee-a46d-2cbacd3cb722 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75da07be-2075-4ffb-92a6-ce2e4b6d30d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8f06ef8-4463-487d-8329-7ecbc6da87f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-16663971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64231456d8bd4dae84523fe2266817cb',qos_specs=None,replication_status=,reservations=['2d09c2e0-87bd-4d6c-bb88-ba3cb3ce3b40','d896d849-bfdd-47a2-b007-b8cfd9d2db05','2cc6dd57-93ee-4304-b5af-bb781e914d62','27563737-5f68-44a7-98d0-710ac3a92fc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19e77ccd751a4ab9b4c3e7cbaf6e33b9',volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af), '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-19T21:11:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-16663971',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8f06ef8-4463-487d-8329-7ecbc6da87f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64231456d8bd4dae84523fe2266817cb',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='19e77ccd751a4ab9b4c3e7cbaf6e33b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48c1266c-e861-4a93-b53a-9717de6310af),volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af)}' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 827.584470] [55573]: DEBUG cinder.volume.api [None req-030716ec-0a23-45ee-a46d-2cbacd3cb722 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f07ada8-2f17-4c3a-972b-5503b88cf024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 827.602393] [55573]: DEBUG cinder.volume.api [None req-030716ec-0a23-45ee-a46d-2cbacd3cb722 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f07ada8-2f17-4c3a-972b-5503b88cf024) 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-16663971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64231456d8bd4dae84523fe2266817cb',qos_specs=None,replication_status=,reservations=['2d09c2e0-87bd-4d6c-bb88-ba3cb3ce3b40','d896d849-bfdd-47a2-b007-b8cfd9d2db05','2cc6dd57-93ee-4304-b5af-bb781e914d62','27563737-5f68-44a7-98d0-710ac3a92fc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19e77ccd751a4ab9b4c3e7cbaf6e33b9',volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af)}' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 827.603610] [55573]: DEBUG cinder.volume.api [None req-030716ec-0a23-45ee-a46d-2cbacd3cb722 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d09920a8-9431-469c-8e97-aec2ad3f4225) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 827.614470] [55573]: DEBUG cinder.volume.api [None req-030716ec-0a23-45ee-a46d-2cbacd3cb722 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d09920a8-9431-469c-8e97-aec2ad3f4225) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 827.615470] [55573]: DEBUG cinder.volume.api [None req-030716ec-0a23-45ee-a46d-2cbacd3cb722 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Flow 'volume_create_api' (65123d24-bc97-463c-94d1-4a1cc73e57e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55573) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 827.615885] [55573]: INFO cinder.volume.api [None req-030716ec-0a23-45ee-a46d-2cbacd3cb722 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Create volume request issued successfully. [ 827.616879] [55573]: INFO cinder.api.openstack.wsgi [None req-030716ec-0a23-45ee-a46d-2cbacd3cb722 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 827.617986] [55573]: [pid: 55573|app: 0|req: 76/145] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 21:11:28 2025] POST /volume/v3/volumes => generated 749 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 827.631350] [55574]: DEBUG cinder.api.middleware.request_id [None req-cd922667-c301-4a3e-9264-3da9747e5227 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 827.637423] [55574]: INFO cinder.api.openstack.wsgi [None req-cd922667-c301-4a3e-9264-3da9747e5227 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] GET http://10.180.1.21/volume/v3/volumes/a8f06ef8-4463-487d-8329-7ecbc6da87f8 [ 827.637675] [55574]: DEBUG cinder.api.openstack.wsgi [None req-cd922667-c301-4a3e-9264-3da9747e5227 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 827.637911] [55574]: DEBUG cinder.api.openstack.wsgi [None req-cd922667-c301-4a3e-9264-3da9747e5227 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 827.650725] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 827.650725] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 827.658895] [55574]: INFO cinder.volume.api [None req-cd922667-c301-4a3e-9264-3da9747e5227 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Volume info retrieved successfully. [ 827.668755] [55574]: INFO cinder.api.openstack.wsgi [None req-cd922667-c301-4a3e-9264-3da9747e5227 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] http://10.180.1.21/volume/v3/volumes/a8f06ef8-4463-487d-8329-7ecbc6da87f8 returned with HTTP 200 [ 827.668755] [55574]: [pid: 55574|app: 0|req: 70/146] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:11:28 2025] GET /volume/v3/volumes/a8f06ef8-4463-487d-8329-7ecbc6da87f8 => generated 817 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 828.679403] [55573]: DEBUG cinder.api.middleware.request_id [None req-2a979301-420f-4ce9-9ca3-d2fb0d57ecdc None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 828.684276] [55573]: INFO cinder.api.openstack.wsgi [None req-2a979301-420f-4ce9-9ca3-d2fb0d57ecdc tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] GET http://10.180.1.21/volume/v3/volumes/a8f06ef8-4463-487d-8329-7ecbc6da87f8 [ 828.684276] [55573]: DEBUG cinder.api.openstack.wsgi [None req-2a979301-420f-4ce9-9ca3-d2fb0d57ecdc tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 828.684276] [55573]: DEBUG cinder.api.openstack.wsgi [None req-2a979301-420f-4ce9-9ca3-d2fb0d57ecdc tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 828.696804] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 828.696804] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 828.703561] [55573]: INFO cinder.volume.api [None req-2a979301-420f-4ce9-9ca3-d2fb0d57ecdc tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Volume info retrieved successfully. [ 828.711233] [55573]: INFO cinder.api.openstack.wsgi [None req-2a979301-420f-4ce9-9ca3-d2fb0d57ecdc tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] http://10.180.1.21/volume/v3/volumes/a8f06ef8-4463-487d-8329-7ecbc6da87f8 returned with HTTP 200 [ 828.711233] [55573]: [pid: 55573|app: 0|req: 77/147] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:11:29 2025] GET /volume/v3/volumes/a8f06ef8-4463-487d-8329-7ecbc6da87f8 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 828.754118] [55574]: DEBUG cinder.api.middleware.request_id [req-2b214306-9227-4715-b1ff-72d91650685e req-ba1ccddd-e7c4-4b5a-b2f5-6f246100d80e None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 828.756502] [55574]: INFO cinder.api.openstack.wsgi [req-2b214306-9227-4715-b1ff-72d91650685e req-ba1ccddd-e7c4-4b5a-b2f5-6f246100d80e tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] GET http://10.180.1.21/volume/v3/volumes/a8f06ef8-4463-487d-8329-7ecbc6da87f8 [ 828.756712] [55574]: DEBUG cinder.api.openstack.wsgi [req-2b214306-9227-4715-b1ff-72d91650685e req-ba1ccddd-e7c4-4b5a-b2f5-6f246100d80e tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 828.757061] [55574]: DEBUG cinder.api.openstack.wsgi [req-2b214306-9227-4715-b1ff-72d91650685e req-ba1ccddd-e7c4-4b5a-b2f5-6f246100d80e tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 828.764702] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 828.764702] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 828.768805] [55574]: INFO cinder.volume.api [req-2b214306-9227-4715-b1ff-72d91650685e req-ba1ccddd-e7c4-4b5a-b2f5-6f246100d80e tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Volume info retrieved successfully. [ 828.773459] [55574]: INFO cinder.api.openstack.wsgi [req-2b214306-9227-4715-b1ff-72d91650685e req-ba1ccddd-e7c4-4b5a-b2f5-6f246100d80e tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] http://10.180.1.21/volume/v3/volumes/a8f06ef8-4463-487d-8329-7ecbc6da87f8 returned with HTTP 200 [ 828.774015] [55574]: [pid: 55574|app: 0|req: 71/148] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 21:11:29 2025] GET /volume/v3/volumes/a8f06ef8-4463-487d-8329-7ecbc6da87f8 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 830.297819] [55573]: DEBUG cinder.api.middleware.request_id [None req-7884be28-2668-427a-be65-189a30dac054 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 830.297819] [55573]: INFO cinder.api.openstack.wsgi [None req-7884be28-2668-427a-be65-189a30dac054 None None] GET http://10.180.1.21/volume// [ 830.298277] [55573]: DEBUG cinder.api.openstack.wsgi [None req-7884be28-2668-427a-be65-189a30dac054 None None] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 830.298277] [55573]: DEBUG cinder.api.openstack.wsgi [None req-7884be28-2668-427a-be65-189a30dac054 None None] Calling method 'all' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 830.299019] [55573]: INFO cinder.api.openstack.wsgi [None req-7884be28-2668-427a-be65-189a30dac054 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 830.299685] [55573]: [pid: 55573|app: 0|req: 78/149] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 21:11:31 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 830.309366] [55574]: DEBUG cinder.api.middleware.request_id [req-2b214306-9227-4715-b1ff-72d91650685e req-cd4c0668-5dae-43dd-96cb-d94d69993ed8 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 830.312417] [55574]: INFO cinder.api.openstack.wsgi [req-2b214306-9227-4715-b1ff-72d91650685e req-cd4c0668-5dae-43dd-96cb-d94d69993ed8 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] POST http://10.180.1.21/volume/v3/attachments [ 830.312881] [55574]: DEBUG cinder.api.openstack.wsgi [req-2b214306-9227-4715-b1ff-72d91650685e req-cd4c0668-5dae-43dd-96cb-d94d69993ed8 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a8f06ef8-4463-487d-8329-7ecbc6da87f8", "connector": null, "instance_uuid": "b0d71974-f55e-45fd-99da-52d939b7ef54"}} {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 830.332350] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 830.332350] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 830.381045] [55574]: INFO cinder.api.openstack.wsgi [req-2b214306-9227-4715-b1ff-72d91650685e req-cd4c0668-5dae-43dd-96cb-d94d69993ed8 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 830.381533] [55574]: [pid: 55574|app: 0|req: 72/150] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 21:11:31 2025] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 830.404162] [55573]: DEBUG cinder.api.middleware.request_id [None req-86183ff1-0aad-4122-9b88-a2b7f1f98089 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 830.404765] [55573]: INFO cinder.api.openstack.wsgi [None req-86183ff1-0aad-4122-9b88-a2b7f1f98089 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] GET http://10.180.1.21/volume/v3/volumes/a8f06ef8-4463-487d-8329-7ecbc6da87f8 [ 830.408021] [55573]: DEBUG cinder.api.openstack.wsgi [None req-86183ff1-0aad-4122-9b88-a2b7f1f98089 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 830.408021] [55573]: DEBUG cinder.api.openstack.wsgi [None req-86183ff1-0aad-4122-9b88-a2b7f1f98089 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 830.418368] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 830.418368] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 830.421739] [55573]: INFO cinder.volume.api [None req-86183ff1-0aad-4122-9b88-a2b7f1f98089 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Volume info retrieved successfully. [ 830.427702] [55573]: INFO cinder.api.openstack.wsgi [None req-86183ff1-0aad-4122-9b88-a2b7f1f98089 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] http://10.180.1.21/volume/v3/volumes/a8f06ef8-4463-487d-8329-7ecbc6da87f8 returned with HTTP 200 [ 830.428821] [55573]: [pid: 55573|app: 0|req: 79/151] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:11:31 2025] GET /volume/v3/volumes/a8f06ef8-4463-487d-8329-7ecbc6da87f8 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 830.918374] [55574]: DEBUG cinder.api.middleware.request_id [None req-6b810c6d-4a55-4637-a8d6-fc01d978e4c1 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 830.918654] [55574]: INFO cinder.api.openstack.wsgi [None req-6b810c6d-4a55-4637-a8d6-fc01d978e4c1 None None] GET http://10.180.1.21/volume// [ 830.918870] [55574]: DEBUG cinder.api.openstack.wsgi [None req-6b810c6d-4a55-4637-a8d6-fc01d978e4c1 None None] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 830.919146] [55574]: DEBUG cinder.api.openstack.wsgi [None req-6b810c6d-4a55-4637-a8d6-fc01d978e4c1 None None] Calling method 'all' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 830.919614] [55574]: INFO cinder.api.openstack.wsgi [None req-6b810c6d-4a55-4637-a8d6-fc01d978e4c1 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 830.919971] [55574]: [pid: 55574|app: 0|req: 73/152] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 21:11:31 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 830.923678] [55573]: DEBUG cinder.api.middleware.request_id [req-2b214306-9227-4715-b1ff-72d91650685e req-626c650a-af15-4e58-a0ee-4e7379ea454e None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 830.926348] [55573]: INFO cinder.api.openstack.wsgi [req-2b214306-9227-4715-b1ff-72d91650685e req-626c650a-af15-4e58-a0ee-4e7379ea454e tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] GET http://10.180.1.21/volume/v3/volumes/a8f06ef8-4463-487d-8329-7ecbc6da87f8 [ 830.926742] [55573]: DEBUG cinder.api.openstack.wsgi [req-2b214306-9227-4715-b1ff-72d91650685e req-626c650a-af15-4e58-a0ee-4e7379ea454e tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 830.927033] [55573]: DEBUG cinder.api.openstack.wsgi [req-2b214306-9227-4715-b1ff-72d91650685e req-626c650a-af15-4e58-a0ee-4e7379ea454e tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 830.943779] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 830.943779] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 830.949207] [55573]: INFO cinder.volume.api [req-2b214306-9227-4715-b1ff-72d91650685e req-626c650a-af15-4e58-a0ee-4e7379ea454e tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Volume info retrieved successfully. [ 830.953627] [55573]: INFO cinder.api.openstack.wsgi [req-2b214306-9227-4715-b1ff-72d91650685e req-626c650a-af15-4e58-a0ee-4e7379ea454e tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] http://10.180.1.21/volume/v3/volumes/a8f06ef8-4463-487d-8329-7ecbc6da87f8 returned with HTTP 200 [ 830.958025] [55573]: [pid: 55573|app: 0|req: 80/153] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 21:11:31 2025] GET /volume/v3/volumes/a8f06ef8-4463-487d-8329-7ecbc6da87f8 => generated 1022 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 830.985152] [55574]: DEBUG cinder.api.middleware.request_id [req-2b214306-9227-4715-b1ff-72d91650685e req-c2fe1097-18dc-4796-bd2b-565454b5aae3 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 830.990358] [55574]: INFO cinder.api.openstack.wsgi [req-2b214306-9227-4715-b1ff-72d91650685e req-c2fe1097-18dc-4796-bd2b-565454b5aae3 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] PUT http://10.180.1.21/volume/v3/attachments/7a6bac35-11f1-4542-945e-cf7db4913be6 [ 830.990907] [55574]: DEBUG cinder.api.openstack.wsgi [req-2b214306-9227-4715-b1ff-72d91650685e req-c2fe1097-18dc-4796-bd2b-565454b5aae3 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-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-546371", "mountpoint": "/dev/sdb"}}} {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 831.006760] [55574]: DEBUG cinder.coordination [req-2b214306-9227-4715-b1ff-72d91650685e req-c2fe1097-18dc-4796-bd2b-565454b5aae3 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Acquiring lock "cinder-attachment_update-a8f06ef8-4463-487d-8329-7ecbc6da87f8-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55574) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 831.015092] [55574]: DEBUG cinder.coordination [req-2b214306-9227-4715-b1ff-72d91650685e req-c2fe1097-18dc-4796-bd2b-565454b5aae3 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Lock "cinder-attachment_update-a8f06ef8-4463-487d-8329-7ecbc6da87f8-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=55574) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 831.015184] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 831.015184] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 831.445133] [55573]: DEBUG cinder.api.middleware.request_id [None req-60c00141-c1d1-443b-8c3e-bd34f5d015aa None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 831.447236] [55573]: INFO cinder.api.openstack.wsgi [None req-60c00141-c1d1-443b-8c3e-bd34f5d015aa tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] GET http://10.180.1.21/volume/v3/volumes/a8f06ef8-4463-487d-8329-7ecbc6da87f8 [ 831.447452] [55573]: DEBUG cinder.api.openstack.wsgi [None req-60c00141-c1d1-443b-8c3e-bd34f5d015aa tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 831.447694] [55573]: DEBUG cinder.api.openstack.wsgi [None req-60c00141-c1d1-443b-8c3e-bd34f5d015aa tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 831.458881] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 831.458881] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 831.464022] [55573]: INFO cinder.volume.api [None req-60c00141-c1d1-443b-8c3e-bd34f5d015aa tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Volume info retrieved successfully. [ 831.467911] [55573]: INFO cinder.api.openstack.wsgi [None req-60c00141-c1d1-443b-8c3e-bd34f5d015aa tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] http://10.180.1.21/volume/v3/volumes/a8f06ef8-4463-487d-8329-7ecbc6da87f8 returned with HTTP 200 [ 831.468381] [55573]: [pid: 55573|app: 0|req: 81/154] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:11:32 2025] GET /volume/v3/volumes/a8f06ef8-4463-487d-8329-7ecbc6da87f8 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 832.481903] [55573]: DEBUG cinder.api.middleware.request_id [None req-9bf1ac0d-4e47-4540-b607-fb92297d35e3 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 832.484268] [55573]: INFO cinder.api.openstack.wsgi [None req-9bf1ac0d-4e47-4540-b607-fb92297d35e3 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] GET http://10.180.1.21/volume/v3/volumes/a8f06ef8-4463-487d-8329-7ecbc6da87f8 [ 832.484543] [55573]: DEBUG cinder.api.openstack.wsgi [None req-9bf1ac0d-4e47-4540-b607-fb92297d35e3 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 832.484805] [55573]: DEBUG cinder.api.openstack.wsgi [None req-9bf1ac0d-4e47-4540-b607-fb92297d35e3 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 832.500172] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 832.500172] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 832.505178] [55573]: INFO cinder.volume.api [None req-9bf1ac0d-4e47-4540-b607-fb92297d35e3 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Volume info retrieved successfully. [ 832.511097] [55573]: INFO cinder.api.openstack.wsgi [None req-9bf1ac0d-4e47-4540-b607-fb92297d35e3 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] http://10.180.1.21/volume/v3/volumes/a8f06ef8-4463-487d-8329-7ecbc6da87f8 returned with HTTP 200 [ 832.511858] [55573]: [pid: 55573|app: 0|req: 82/155] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:11:33 2025] GET /volume/v3/volumes/a8f06ef8-4463-487d-8329-7ecbc6da87f8 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 833.522460] [55573]: DEBUG cinder.api.middleware.request_id [None req-52218386-84c8-4065-ba6c-a685c9a1c667 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 833.524573] [55573]: INFO cinder.api.openstack.wsgi [None req-52218386-84c8-4065-ba6c-a685c9a1c667 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] GET http://10.180.1.21/volume/v3/volumes/a8f06ef8-4463-487d-8329-7ecbc6da87f8 [ 833.526238] [55573]: DEBUG cinder.api.openstack.wsgi [None req-52218386-84c8-4065-ba6c-a685c9a1c667 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 833.526238] [55573]: DEBUG cinder.api.openstack.wsgi [None req-52218386-84c8-4065-ba6c-a685c9a1c667 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 833.540370] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 833.540370] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 833.546106] [55573]: INFO cinder.volume.api [None req-52218386-84c8-4065-ba6c-a685c9a1c667 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Volume info retrieved successfully. [ 833.551209] [55573]: INFO cinder.api.openstack.wsgi [None req-52218386-84c8-4065-ba6c-a685c9a1c667 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] http://10.180.1.21/volume/v3/volumes/a8f06ef8-4463-487d-8329-7ecbc6da87f8 returned with HTTP 200 [ 833.551659] [55573]: [pid: 55573|app: 0|req: 83/156] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:11:34 2025] GET /volume/v3/volumes/a8f06ef8-4463-487d-8329-7ecbc6da87f8 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 834.564018] [55573]: DEBUG cinder.api.middleware.request_id [None req-3bd54341-8b4e-4ce1-bd30-c79deecbd1e8 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 834.566384] [55573]: INFO cinder.api.openstack.wsgi [None req-3bd54341-8b4e-4ce1-bd30-c79deecbd1e8 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] GET http://10.180.1.21/volume/v3/volumes/a8f06ef8-4463-487d-8329-7ecbc6da87f8 [ 834.566723] [55573]: DEBUG cinder.api.openstack.wsgi [None req-3bd54341-8b4e-4ce1-bd30-c79deecbd1e8 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 834.566954] [55573]: DEBUG cinder.api.openstack.wsgi [None req-3bd54341-8b4e-4ce1-bd30-c79deecbd1e8 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 834.582241] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.582241] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 834.586742] [55573]: INFO cinder.volume.api [None req-3bd54341-8b4e-4ce1-bd30-c79deecbd1e8 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Volume info retrieved successfully. [ 834.592431] [55573]: INFO cinder.api.openstack.wsgi [None req-3bd54341-8b4e-4ce1-bd30-c79deecbd1e8 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] http://10.180.1.21/volume/v3/volumes/a8f06ef8-4463-487d-8329-7ecbc6da87f8 returned with HTTP 200 [ 834.592873] [55573]: [pid: 55573|app: 0|req: 84/157] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:11:35 2025] GET /volume/v3/volumes/a8f06ef8-4463-487d-8329-7ecbc6da87f8 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 835.548921] [55574]: DEBUG cinder.coordination [req-2b214306-9227-4715-b1ff-72d91650685e req-c2fe1097-18dc-4796-bd2b-565454b5aae3 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Lock "cinder-attachment_update-a8f06ef8-4463-487d-8329-7ecbc6da87f8-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.534s {{(pid=55574) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 835.548921] [55574]: INFO cinder.api.openstack.wsgi [req-2b214306-9227-4715-b1ff-72d91650685e req-c2fe1097-18dc-4796-bd2b-565454b5aae3 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] http://10.180.1.21/volume/v3/attachments/7a6bac35-11f1-4542-945e-cf7db4913be6 returned with HTTP 200 [ 835.548921] [55574]: [pid: 55574|app: 0|req: 74/158] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 21:11:31 2025] PUT /volume/v3/attachments/7a6bac35-11f1-4542-945e-cf7db4913be6 => generated 617 bytes in 4564 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 835.606645] [55573]: DEBUG cinder.api.middleware.request_id [None req-b891c848-05af-4c19-8045-d533cd2747b4 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 835.609376] [55573]: INFO cinder.api.openstack.wsgi [None req-b891c848-05af-4c19-8045-d533cd2747b4 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] GET http://10.180.1.21/volume/v3/volumes/a8f06ef8-4463-487d-8329-7ecbc6da87f8 [ 835.609769] [55573]: DEBUG cinder.api.openstack.wsgi [None req-b891c848-05af-4c19-8045-d533cd2747b4 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 835.610156] [55573]: DEBUG cinder.api.openstack.wsgi [None req-b891c848-05af-4c19-8045-d533cd2747b4 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 835.622042] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.622042] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 835.628515] [55573]: INFO cinder.volume.api [None req-b891c848-05af-4c19-8045-d533cd2747b4 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Volume info retrieved successfully. [ 835.632504] [55573]: INFO cinder.api.openstack.wsgi [None req-b891c848-05af-4c19-8045-d533cd2747b4 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] http://10.180.1.21/volume/v3/volumes/a8f06ef8-4463-487d-8329-7ecbc6da87f8 returned with HTTP 200 [ 835.633051] [55573]: [pid: 55573|app: 0|req: 85/159] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:11:36 2025] GET /volume/v3/volumes/a8f06ef8-4463-487d-8329-7ecbc6da87f8 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 836.645278] [55574]: DEBUG cinder.api.middleware.request_id [None req-cf657a62-cba3-4d6b-abdb-37a257acd468 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 836.648156] [55574]: INFO cinder.api.openstack.wsgi [None req-cf657a62-cba3-4d6b-abdb-37a257acd468 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] GET http://10.180.1.21/volume/v3/volumes/a8f06ef8-4463-487d-8329-7ecbc6da87f8 [ 836.648395] [55574]: DEBUG cinder.api.openstack.wsgi [None req-cf657a62-cba3-4d6b-abdb-37a257acd468 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 836.649025] [55574]: DEBUG cinder.api.openstack.wsgi [None req-cf657a62-cba3-4d6b-abdb-37a257acd468 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 836.668261] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 836.668261] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 836.673591] [55574]: INFO cinder.volume.api [None req-cf657a62-cba3-4d6b-abdb-37a257acd468 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Volume info retrieved successfully. [ 836.680811] [55574]: INFO cinder.api.openstack.wsgi [None req-cf657a62-cba3-4d6b-abdb-37a257acd468 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] http://10.180.1.21/volume/v3/volumes/a8f06ef8-4463-487d-8329-7ecbc6da87f8 returned with HTTP 200 [ 836.681384] [55574]: [pid: 55574|app: 0|req: 75/160] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:11:37 2025] GET /volume/v3/volumes/a8f06ef8-4463-487d-8329-7ecbc6da87f8 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 837.221723] [55573]: DEBUG cinder.api.middleware.request_id [req-2b214306-9227-4715-b1ff-72d91650685e req-22ad04a6-575e-4855-8bde-24b905b28959 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 837.224826] [55573]: INFO cinder.api.openstack.wsgi [req-2b214306-9227-4715-b1ff-72d91650685e req-22ad04a6-575e-4855-8bde-24b905b28959 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] POST http://10.180.1.21/volume/v3/attachments/7a6bac35-11f1-4542-945e-cf7db4913be6/action [ 837.225381] [55573]: DEBUG cinder.api.openstack.wsgi [req-2b214306-9227-4715-b1ff-72d91650685e req-22ad04a6-575e-4855-8bde-24b905b28959 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Action body: b'{"os-complete": null}' {{(pid=55573) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 837.225572] [55573]: DEBUG cinder.api.openstack.wsgi [req-2b214306-9227-4715-b1ff-72d91650685e req-22ad04a6-575e-4855-8bde-24b905b28959 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 837.254285] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 837.254285] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 837.264255] [55573]: INFO cinder.api.openstack.wsgi [req-2b214306-9227-4715-b1ff-72d91650685e req-22ad04a6-575e-4855-8bde-24b905b28959 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] http://10.180.1.21/volume/v3/attachments/7a6bac35-11f1-4542-945e-cf7db4913be6/action returned with HTTP 204 [ 837.264986] [55573]: [pid: 55573|app: 0|req: 86/161] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 21:11:38 2025] POST /volume/v3/attachments/7a6bac35-11f1-4542-945e-cf7db4913be6/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 837.693054] [55574]: DEBUG cinder.api.middleware.request_id [None req-83d9dfa4-fdaa-4235-a076-ae9cad171593 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 837.696482] [55574]: INFO cinder.api.openstack.wsgi [None req-83d9dfa4-fdaa-4235-a076-ae9cad171593 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] GET http://10.180.1.21/volume/v3/volumes/a8f06ef8-4463-487d-8329-7ecbc6da87f8 [ 837.696742] [55574]: DEBUG cinder.api.openstack.wsgi [None req-83d9dfa4-fdaa-4235-a076-ae9cad171593 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 837.697572] [55574]: DEBUG cinder.api.openstack.wsgi [None req-83d9dfa4-fdaa-4235-a076-ae9cad171593 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 837.712070] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 837.712070] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 837.719859] [55574]: INFO cinder.volume.api [None req-83d9dfa4-fdaa-4235-a076-ae9cad171593 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Volume info retrieved successfully. [ 837.728019] [55574]: INFO cinder.api.openstack.wsgi [None req-83d9dfa4-fdaa-4235-a076-ae9cad171593 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] http://10.180.1.21/volume/v3/volumes/a8f06ef8-4463-487d-8329-7ecbc6da87f8 returned with HTTP 200 [ 837.728019] [55574]: [pid: 55574|app: 0|req: 76/162] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:11:38 2025] GET /volume/v3/volumes/a8f06ef8-4463-487d-8329-7ecbc6da87f8 => generated 1134 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 837.737605] [55573]: DEBUG cinder.api.middleware.request_id [None req-b3129928-5d5a-4615-b71d-61fb8e69b6a2 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 837.739951] [55573]: INFO cinder.api.openstack.wsgi [None req-b3129928-5d5a-4615-b71d-61fb8e69b6a2 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] GET http://10.180.1.21/volume/v3/volumes/a8f06ef8-4463-487d-8329-7ecbc6da87f8 [ 837.740209] [55573]: DEBUG cinder.api.openstack.wsgi [None req-b3129928-5d5a-4615-b71d-61fb8e69b6a2 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 837.740425] [55573]: DEBUG cinder.api.openstack.wsgi [None req-b3129928-5d5a-4615-b71d-61fb8e69b6a2 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 837.761342] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 837.761342] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 837.766471] [55573]: INFO cinder.volume.api [None req-b3129928-5d5a-4615-b71d-61fb8e69b6a2 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Volume info retrieved successfully. [ 837.771291] [55573]: INFO cinder.api.openstack.wsgi [None req-b3129928-5d5a-4615-b71d-61fb8e69b6a2 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] http://10.180.1.21/volume/v3/volumes/a8f06ef8-4463-487d-8329-7ecbc6da87f8 returned with HTTP 200 [ 837.771712] [55573]: [pid: 55573|app: 0|req: 87/163] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:11:38 2025] GET /volume/v3/volumes/a8f06ef8-4463-487d-8329-7ecbc6da87f8 => generated 1134 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 840.443837] [55574]: DEBUG cinder.api.middleware.request_id [None req-a8d5e5f4-3df9-4e21-97e6-724d1681f2d7 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 840.446716] [55574]: INFO cinder.api.openstack.wsgi [None req-a8d5e5f4-3df9-4e21-97e6-724d1681f2d7 tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] DELETE http://10.180.1.21/volume/v3/volumes/5533a737-a753-4abb-b08c-72edc258faf0 [ 840.446716] [55574]: DEBUG cinder.api.openstack.wsgi [None req-a8d5e5f4-3df9-4e21-97e6-724d1681f2d7 tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 840.446716] [55574]: DEBUG cinder.api.openstack.wsgi [None req-a8d5e5f4-3df9-4e21-97e6-724d1681f2d7 tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Calling method 'delete' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 840.446976] [55574]: INFO cinder.api.v3.volumes [None req-a8d5e5f4-3df9-4e21-97e6-724d1681f2d7 tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Delete volume with id: 5533a737-a753-4abb-b08c-72edc258faf0 [ 840.459113] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.459113] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 840.459806] [55574]: INFO cinder.volume.api [None req-a8d5e5f4-3df9-4e21-97e6-724d1681f2d7 tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Volume info retrieved successfully. [ 840.490545] [55574]: INFO cinder.volume.api [None req-a8d5e5f4-3df9-4e21-97e6-724d1681f2d7 tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Delete volume request issued successfully. [ 840.490545] [55574]: INFO cinder.api.openstack.wsgi [None req-a8d5e5f4-3df9-4e21-97e6-724d1681f2d7 tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] http://10.180.1.21/volume/v3/volumes/5533a737-a753-4abb-b08c-72edc258faf0 returned with HTTP 202 [ 840.490545] [55574]: [pid: 55574|app: 0|req: 77/164] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 21:11:41 2025] DELETE /volume/v3/volumes/5533a737-a753-4abb-b08c-72edc258faf0 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 840.497995] [55573]: DEBUG cinder.api.middleware.request_id [None req-9c0b7ba6-b0c3-45c6-8766-51ef09802643 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 840.501540] [55573]: INFO cinder.api.openstack.wsgi [None req-9c0b7ba6-b0c3-45c6-8766-51ef09802643 tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] GET http://10.180.1.21/volume/v3/volumes/5533a737-a753-4abb-b08c-72edc258faf0 [ 840.501925] [55573]: DEBUG cinder.api.openstack.wsgi [None req-9c0b7ba6-b0c3-45c6-8766-51ef09802643 tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 840.502193] [55573]: DEBUG cinder.api.openstack.wsgi [None req-9c0b7ba6-b0c3-45c6-8766-51ef09802643 tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 840.513414] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.513414] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 840.519883] [55573]: INFO cinder.volume.api [None req-9c0b7ba6-b0c3-45c6-8766-51ef09802643 tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Volume info retrieved successfully. [ 840.526040] [55573]: INFO cinder.api.openstack.wsgi [None req-9c0b7ba6-b0c3-45c6-8766-51ef09802643 tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] http://10.180.1.21/volume/v3/volumes/5533a737-a753-4abb-b08c-72edc258faf0 returned with HTTP 200 [ 840.526580] [55573]: [pid: 55573|app: 0|req: 88/165] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:11:41 2025] GET /volume/v3/volumes/5533a737-a753-4abb-b08c-72edc258faf0 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 841.541080] [55574]: DEBUG cinder.api.middleware.request_id [None req-cbe9a914-d08e-4073-bfb9-6eadc3fa96a2 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 841.545361] [55574]: INFO cinder.api.openstack.wsgi [None req-cbe9a914-d08e-4073-bfb9-6eadc3fa96a2 tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] GET http://10.180.1.21/volume/v3/volumes/5533a737-a753-4abb-b08c-72edc258faf0 [ 841.545361] [55574]: DEBUG cinder.api.openstack.wsgi [None req-cbe9a914-d08e-4073-bfb9-6eadc3fa96a2 tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 841.545361] [55574]: DEBUG cinder.api.openstack.wsgi [None req-cbe9a914-d08e-4073-bfb9-6eadc3fa96a2 tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 841.551387] [55574]: INFO cinder.api.openstack.wsgi [None req-cbe9a914-d08e-4073-bfb9-6eadc3fa96a2 tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] http://10.180.1.21/volume/v3/volumes/5533a737-a753-4abb-b08c-72edc258faf0 returned with HTTP 404 [ 841.551917] [55574]: [pid: 55574|app: 0|req: 78/166] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:11:42 2025] GET /volume/v3/volumes/5533a737-a753-4abb-b08c-72edc258faf0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 841.555008] [55573]: DEBUG cinder.api.middleware.request_id [None req-1f94494b-22f8-4018-ae5d-836fe470f989 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 841.557621] [55573]: INFO cinder.api.openstack.wsgi [None req-1f94494b-22f8-4018-ae5d-836fe470f989 tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] DELETE http://10.180.1.21/volume/v3/volumes/8a5089a2-e9d6-427e-8af2-7b57d931fd39 [ 841.558319] [55573]: DEBUG cinder.api.openstack.wsgi [None req-1f94494b-22f8-4018-ae5d-836fe470f989 tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 841.558319] [55573]: DEBUG cinder.api.openstack.wsgi [None req-1f94494b-22f8-4018-ae5d-836fe470f989 tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Calling method 'delete' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 841.558436] [55573]: INFO cinder.api.v3.volumes [None req-1f94494b-22f8-4018-ae5d-836fe470f989 tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Delete volume with id: 8a5089a2-e9d6-427e-8af2-7b57d931fd39 [ 841.570175] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.570175] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 841.570437] [55573]: INFO cinder.volume.api [None req-1f94494b-22f8-4018-ae5d-836fe470f989 tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Volume info retrieved successfully. [ 841.600693] [55573]: INFO cinder.volume.api [None req-1f94494b-22f8-4018-ae5d-836fe470f989 tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Delete volume request issued successfully. [ 841.600918] [55573]: INFO cinder.api.openstack.wsgi [None req-1f94494b-22f8-4018-ae5d-836fe470f989 tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] http://10.180.1.21/volume/v3/volumes/8a5089a2-e9d6-427e-8af2-7b57d931fd39 returned with HTTP 202 [ 841.601394] [55573]: [pid: 55573|app: 0|req: 89/167] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 21:11:42 2025] DELETE /volume/v3/volumes/8a5089a2-e9d6-427e-8af2-7b57d931fd39 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 841.609785] [55574]: DEBUG cinder.api.middleware.request_id [None req-03a1d51f-ca49-4141-9025-4bb9d7ce4e00 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 841.612138] [55574]: INFO cinder.api.openstack.wsgi [None req-03a1d51f-ca49-4141-9025-4bb9d7ce4e00 tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] GET http://10.180.1.21/volume/v3/volumes/8a5089a2-e9d6-427e-8af2-7b57d931fd39 [ 841.612281] [55574]: DEBUG cinder.api.openstack.wsgi [None req-03a1d51f-ca49-4141-9025-4bb9d7ce4e00 tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 841.612627] [55574]: DEBUG cinder.api.openstack.wsgi [None req-03a1d51f-ca49-4141-9025-4bb9d7ce4e00 tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 841.621352] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.621352] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 841.626484] [55574]: INFO cinder.volume.api [None req-03a1d51f-ca49-4141-9025-4bb9d7ce4e00 tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Volume info retrieved successfully. [ 841.632418] [55574]: INFO cinder.api.openstack.wsgi [None req-03a1d51f-ca49-4141-9025-4bb9d7ce4e00 tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] http://10.180.1.21/volume/v3/volumes/8a5089a2-e9d6-427e-8af2-7b57d931fd39 returned with HTTP 200 [ 841.632973] [55574]: [pid: 55574|app: 0|req: 79/168] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:11:42 2025] GET /volume/v3/volumes/8a5089a2-e9d6-427e-8af2-7b57d931fd39 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 842.646079] [55573]: DEBUG cinder.api.middleware.request_id [None req-4f5f507c-44f2-416c-bc43-88c606ce643b None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 842.648277] [55573]: INFO cinder.api.openstack.wsgi [None req-4f5f507c-44f2-416c-bc43-88c606ce643b tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] GET http://10.180.1.21/volume/v3/volumes/8a5089a2-e9d6-427e-8af2-7b57d931fd39 [ 842.648505] [55573]: DEBUG cinder.api.openstack.wsgi [None req-4f5f507c-44f2-416c-bc43-88c606ce643b tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 842.648747] [55573]: DEBUG cinder.api.openstack.wsgi [None req-4f5f507c-44f2-416c-bc43-88c606ce643b tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 842.655836] [55573]: INFO cinder.api.openstack.wsgi [None req-4f5f507c-44f2-416c-bc43-88c606ce643b tempest-ServersNegativeTestJSON-1177089036 tempest-ServersNegativeTestJSON-1177089036-project-member] http://10.180.1.21/volume/v3/volumes/8a5089a2-e9d6-427e-8af2-7b57d931fd39 returned with HTTP 404 [ 842.656387] [55573]: [pid: 55573|app: 0|req: 90/169] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:11:43 2025] GET /volume/v3/volumes/8a5089a2-e9d6-427e-8af2-7b57d931fd39 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 842.747129] [55574]: DEBUG cinder.api.middleware.request_id [req-bd271c78-769e-49ff-8c9a-2be6e008bb84 req-92862bfe-bfb6-4ac8-9f6a-69c389a7f0ac None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 842.749945] [55574]: INFO cinder.api.openstack.wsgi [req-bd271c78-769e-49ff-8c9a-2be6e008bb84 req-92862bfe-bfb6-4ac8-9f6a-69c389a7f0ac tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] DELETE http://10.180.1.21/volume/v3/attachments/7a6bac35-11f1-4542-945e-cf7db4913be6 [ 842.750318] [55574]: DEBUG cinder.api.openstack.wsgi [req-bd271c78-769e-49ff-8c9a-2be6e008bb84 req-92862bfe-bfb6-4ac8-9f6a-69c389a7f0ac tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 842.750609] [55574]: DEBUG cinder.api.openstack.wsgi [req-bd271c78-769e-49ff-8c9a-2be6e008bb84 req-92862bfe-bfb6-4ac8-9f6a-69c389a7f0ac tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Calling method 'version_select' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 842.760110] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 842.760110] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 843.304949] [55574]: INFO cinder.api.openstack.wsgi [req-bd271c78-769e-49ff-8c9a-2be6e008bb84 req-92862bfe-bfb6-4ac8-9f6a-69c389a7f0ac tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] http://10.180.1.21/volume/v3/attachments/7a6bac35-11f1-4542-945e-cf7db4913be6 returned with HTTP 200 [ 843.305584] [55574]: [pid: 55574|app: 0|req: 80/170] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 21:11:43 2025] DELETE /volume/v3/attachments/7a6bac35-11f1-4542-945e-cf7db4913be6 => generated 19 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 852.651283] [55573]: DEBUG dbcounter [-] [55573] Writing DB stats cinder:SELECT=87,cinder:UPDATE=16,cinder:INSERT=11 {{(pid=55573) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 853.303631] [55574]: DEBUG dbcounter [-] [55574] Writing DB stats cinder:SELECT=55,cinder:UPDATE=9,cinder:INSERT=2 {{(pid=55574) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 866.983329] [55573]: DEBUG cinder.api.middleware.request_id [None req-c9829844-8c33-46ff-a51d-f4e20f647eac None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 866.985599] [55573]: INFO cinder.api.openstack.wsgi [None req-c9829844-8c33-46ff-a51d-f4e20f647eac tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] GET http://10.180.1.21/volume/v3/volumes/a8f06ef8-4463-487d-8329-7ecbc6da87f8 [ 866.985803] [55573]: DEBUG cinder.api.openstack.wsgi [None req-c9829844-8c33-46ff-a51d-f4e20f647eac tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 866.986079] [55573]: DEBUG cinder.api.openstack.wsgi [None req-c9829844-8c33-46ff-a51d-f4e20f647eac tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 866.998206] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 866.998206] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 867.002613] [55573]: INFO cinder.volume.api [None req-c9829844-8c33-46ff-a51d-f4e20f647eac tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Volume info retrieved successfully. [ 867.007559] [55573]: INFO cinder.api.openstack.wsgi [None req-c9829844-8c33-46ff-a51d-f4e20f647eac tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] http://10.180.1.21/volume/v3/volumes/a8f06ef8-4463-487d-8329-7ecbc6da87f8 returned with HTTP 200 [ 867.008061] [55573]: [pid: 55573|app: 0|req: 91/171] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:12:07 2025] GET /volume/v3/volumes/a8f06ef8-4463-487d-8329-7ecbc6da87f8 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 867.017733] [55574]: DEBUG cinder.api.middleware.request_id [None req-b2e17bc3-50df-4896-b39f-9b17160140cf None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 867.020361] [55574]: INFO cinder.api.openstack.wsgi [None req-b2e17bc3-50df-4896-b39f-9b17160140cf tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] GET http://10.180.1.21/volume/v3/volumes/a8f06ef8-4463-487d-8329-7ecbc6da87f8 [ 867.021867] [55574]: DEBUG cinder.api.openstack.wsgi [None req-b2e17bc3-50df-4896-b39f-9b17160140cf tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 867.021867] [55574]: DEBUG cinder.api.openstack.wsgi [None req-b2e17bc3-50df-4896-b39f-9b17160140cf tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 867.029708] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 867.029708] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 867.033560] [55574]: INFO cinder.volume.api [None req-b2e17bc3-50df-4896-b39f-9b17160140cf tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Volume info retrieved successfully. [ 867.037929] [55574]: INFO cinder.api.openstack.wsgi [None req-b2e17bc3-50df-4896-b39f-9b17160140cf tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] http://10.180.1.21/volume/v3/volumes/a8f06ef8-4463-487d-8329-7ecbc6da87f8 returned with HTTP 200 [ 867.038326] [55574]: [pid: 55574|app: 0|req: 81/172] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:12:07 2025] GET /volume/v3/volumes/a8f06ef8-4463-487d-8329-7ecbc6da87f8 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 867.069266] [55573]: DEBUG cinder.api.middleware.request_id [None req-e52414af-5926-40cc-adcb-ed0879e974d1 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 867.071514] [55573]: INFO cinder.api.openstack.wsgi [None req-e52414af-5926-40cc-adcb-ed0879e974d1 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] GET http://10.180.1.21/volume/v3/volumes/a8f06ef8-4463-487d-8329-7ecbc6da87f8 [ 867.071738] [55573]: DEBUG cinder.api.openstack.wsgi [None req-e52414af-5926-40cc-adcb-ed0879e974d1 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 867.071952] [55573]: DEBUG cinder.api.openstack.wsgi [None req-e52414af-5926-40cc-adcb-ed0879e974d1 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 867.079869] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 867.079869] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 867.085414] [55573]: INFO cinder.volume.api [None req-e52414af-5926-40cc-adcb-ed0879e974d1 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Volume info retrieved successfully. [ 867.088531] [55573]: INFO cinder.api.openstack.wsgi [None req-e52414af-5926-40cc-adcb-ed0879e974d1 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] http://10.180.1.21/volume/v3/volumes/a8f06ef8-4463-487d-8329-7ecbc6da87f8 returned with HTTP 200 [ 867.088531] [55573]: [pid: 55573|app: 0|req: 92/173] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:12:07 2025] GET /volume/v3/volumes/a8f06ef8-4463-487d-8329-7ecbc6da87f8 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 868.514088] [55574]: DEBUG cinder.api.middleware.request_id [None req-97c972f3-1387-45cd-82ad-f44d26a6a1e7 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 868.516137] [55574]: INFO cinder.api.openstack.wsgi [None req-97c972f3-1387-45cd-82ad-f44d26a6a1e7 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] POST http://10.180.1.21/volume/v3/volumes [ 868.516522] [55574]: DEBUG cinder.api.openstack.wsgi [None req-97c972f3-1387-45cd-82ad-f44d26a6a1e7 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-615048534"}} {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 868.518246] [55574]: DEBUG cinder.api.v3.volumes [None req-97c972f3-1387-45cd-82ad-f44d26a6a1e7 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-615048534'}} {{(pid=55574) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 868.518385] [55574]: INFO cinder.api.v3.volumes [None req-97c972f3-1387-45cd-82ad-f44d26a6a1e7 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Create volume of 1 GB [ 868.523423] [55574]: INFO cinder.volume.api [None req-97c972f3-1387-45cd-82ad-f44d26a6a1e7 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Availability Zones retrieved successfully. [ 868.531231] [55574]: DEBUG cinder.volume.api [None req-97c972f3-1387-45cd-82ad-f44d26a6a1e7 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Flow 'volume_create_api' (42c90b02-3212-43f9-ac50-404071b33169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 868.532502] [55574]: DEBUG cinder.volume.api [None req-97c972f3-1387-45cd-82ad-f44d26a6a1e7 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f76c7c4e-e02b-4fdc-b28e-cea4e63d6b29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 868.533694] [55574]: DEBUG cinder.volume.flows.api.create_volume [None req-97c972f3-1387-45cd-82ad-f44d26a6a1e7 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Validating volume size '1' using validate_int {{(pid=55574) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 868.553970] [55574]: DEBUG cinder.volume.api [None req-97c972f3-1387-45cd-82ad-f44d26a6a1e7 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f76c7c4e-e02b-4fdc-b28e-cea4e63d6b29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T21:04:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=48c1266c-e861-4a93-b53a-9717de6310af,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48c1266c-e861-4a93-b53a-9717de6310af', '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=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 868.554935] [55574]: DEBUG cinder.volume.api [None req-97c972f3-1387-45cd-82ad-f44d26a6a1e7 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1d8e986-e67c-4cd1-979a-22e602c8fca3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 868.602024] [55574]: DEBUG cinder.quota [None req-97c972f3-1387-45cd-82ad-f44d26a6a1e7 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Created reservations ['92c746b3-14f6-42bf-9b3c-dc63273155fc', '23dfc874-2d74-41a7-b2c6-7a521e5f5ee4', 'f0e39411-f1dc-4656-bff3-8fb084067cfc', '45095b39-31ce-478d-ae2a-7e7e8bd85cf2'] {{(pid=55574) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 868.602024] [55574]: DEBUG cinder.volume.api [None req-97c972f3-1387-45cd-82ad-f44d26a6a1e7 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1d8e986-e67c-4cd1-979a-22e602c8fca3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92c746b3-14f6-42bf-9b3c-dc63273155fc', '23dfc874-2d74-41a7-b2c6-7a521e5f5ee4', 'f0e39411-f1dc-4656-bff3-8fb084067cfc', '45095b39-31ce-478d-ae2a-7e7e8bd85cf2']}' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 868.602447] [55574]: DEBUG cinder.volume.api [None req-97c972f3-1387-45cd-82ad-f44d26a6a1e7 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ede30b8d-308e-43ba-87cc-29954ca62951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 868.619503] [55574]: DEBUG cinder.volume.api [None req-97c972f3-1387-45cd-82ad-f44d26a6a1e7 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ede30b8d-308e-43ba-87cc-29954ca62951) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '000e1c4d-a663-48c0-8eeb-6822e187c3f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-615048534',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38e7e100fc154452b2f178eb15511b0e',qos_specs=None,replication_status=,reservations=['92c746b3-14f6-42bf-9b3c-dc63273155fc','23dfc874-2d74-41a7-b2c6-7a521e5f5ee4','f0e39411-f1dc-4656-bff3-8fb084067cfc','45095b39-31ce-478d-ae2a-7e7e8bd85cf2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='018336ea6cfe4d9eb805203a847298e7',volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af), '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-19T21:12:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-615048534',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=000e1c4d-a663-48c0-8eeb-6822e187c3f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38e7e100fc154452b2f178eb15511b0e',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='018336ea6cfe4d9eb805203a847298e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48c1266c-e861-4a93-b53a-9717de6310af),volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af)}' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 868.621084] [55574]: DEBUG cinder.volume.api [None req-97c972f3-1387-45cd-82ad-f44d26a6a1e7 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd3aa7b1-d320-429b-ba97-190b53c531e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 868.635871] [55574]: DEBUG cinder.volume.api [None req-97c972f3-1387-45cd-82ad-f44d26a6a1e7 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd3aa7b1-d320-429b-ba97-190b53c531e4) 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-615048534',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38e7e100fc154452b2f178eb15511b0e',qos_specs=None,replication_status=,reservations=['92c746b3-14f6-42bf-9b3c-dc63273155fc','23dfc874-2d74-41a7-b2c6-7a521e5f5ee4','f0e39411-f1dc-4656-bff3-8fb084067cfc','45095b39-31ce-478d-ae2a-7e7e8bd85cf2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='018336ea6cfe4d9eb805203a847298e7',volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af)}' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 868.636979] [55574]: DEBUG cinder.volume.api [None req-97c972f3-1387-45cd-82ad-f44d26a6a1e7 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c35fa820-77e1-41d4-ac07-c7752d331b2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 868.648514] [55574]: DEBUG cinder.volume.api [None req-97c972f3-1387-45cd-82ad-f44d26a6a1e7 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c35fa820-77e1-41d4-ac07-c7752d331b2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 868.649587] [55574]: DEBUG cinder.volume.api [None req-97c972f3-1387-45cd-82ad-f44d26a6a1e7 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Flow 'volume_create_api' (42c90b02-3212-43f9-ac50-404071b33169) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55574) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 868.650022] [55574]: INFO cinder.volume.api [None req-97c972f3-1387-45cd-82ad-f44d26a6a1e7 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Create volume request issued successfully. [ 868.650855] [55574]: INFO cinder.api.openstack.wsgi [None req-97c972f3-1387-45cd-82ad-f44d26a6a1e7 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 868.651365] [55574]: [pid: 55574|app: 0|req: 82/174] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 21:12:09 2025] POST /volume/v3/volumes => generated 752 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 877.085892] [55573]: DEBUG dbcounter [-] [55573] Writing DB stats cinder:SELECT=8 {{(pid=55573) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 878.642314] [55574]: DEBUG dbcounter [-] [55574] Writing DB stats cinder:SELECT=31,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=55574) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 898.994877] [55573]: DEBUG cinder.api.middleware.request_id [None req-76cd861a-2ac0-4d4c-a6c6-92b4d41f4566 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 898.998411] [55573]: INFO cinder.api.openstack.wsgi [None req-76cd861a-2ac0-4d4c-a6c6-92b4d41f4566 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] GET http://10.180.1.21/volume/v3/volumes/47d3e76a-f7c8-413b-9232-f7e5dc069da0 [ 898.998640] [55573]: DEBUG cinder.api.openstack.wsgi [None req-76cd861a-2ac0-4d4c-a6c6-92b4d41f4566 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 898.998856] [55573]: DEBUG cinder.api.openstack.wsgi [None req-76cd861a-2ac0-4d4c-a6c6-92b4d41f4566 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 899.026545] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 899.026545] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 899.028762] [55573]: INFO cinder.volume.api [None req-76cd861a-2ac0-4d4c-a6c6-92b4d41f4566 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Volume info retrieved successfully. [ 899.034413] [55573]: INFO cinder.api.openstack.wsgi [None req-76cd861a-2ac0-4d4c-a6c6-92b4d41f4566 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] http://10.180.1.21/volume/v3/volumes/47d3e76a-f7c8-413b-9232-f7e5dc069da0 returned with HTTP 200 [ 899.034972] [55573]: [pid: 55573|app: 0|req: 93/175] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:12:39 2025] GET /volume/v3/volumes/47d3e76a-f7c8-413b-9232-f7e5dc069da0 => generated 1140 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 899.132944] [55574]: DEBUG cinder.api.middleware.request_id [req-9291a586-f826-4443-b817-6b8c07efe28e req-c5eeb4a3-2cb9-4a48-ae2a-c5c2aff0df0e None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 899.135849] [55574]: INFO cinder.api.openstack.wsgi [req-9291a586-f826-4443-b817-6b8c07efe28e req-c5eeb4a3-2cb9-4a48-ae2a-c5c2aff0df0e tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] GET http://10.180.1.21/volume/v3/volumes/47d3e76a-f7c8-413b-9232-f7e5dc069da0 [ 899.136865] [55574]: DEBUG cinder.api.openstack.wsgi [req-9291a586-f826-4443-b817-6b8c07efe28e req-c5eeb4a3-2cb9-4a48-ae2a-c5c2aff0df0e tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 899.136865] [55574]: DEBUG cinder.api.openstack.wsgi [req-9291a586-f826-4443-b817-6b8c07efe28e req-c5eeb4a3-2cb9-4a48-ae2a-c5c2aff0df0e tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 899.150789] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 899.150789] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 899.154086] [55574]: INFO cinder.volume.api [req-9291a586-f826-4443-b817-6b8c07efe28e req-c5eeb4a3-2cb9-4a48-ae2a-c5c2aff0df0e tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Volume info retrieved successfully. [ 899.159619] [55574]: INFO cinder.api.openstack.wsgi [req-9291a586-f826-4443-b817-6b8c07efe28e req-c5eeb4a3-2cb9-4a48-ae2a-c5c2aff0df0e tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] http://10.180.1.21/volume/v3/volumes/47d3e76a-f7c8-413b-9232-f7e5dc069da0 returned with HTTP 200 [ 899.160151] [55574]: [pid: 55574|app: 0|req: 83/176] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 21:12:39 2025] GET /volume/v3/volumes/47d3e76a-f7c8-413b-9232-f7e5dc069da0 => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 899.197703] [55573]: DEBUG cinder.api.middleware.request_id [req-9291a586-f826-4443-b817-6b8c07efe28e req-69bd98b9-5126-43ed-bcd8-1a0d254c716f None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 899.200958] [55573]: INFO cinder.api.openstack.wsgi [req-9291a586-f826-4443-b817-6b8c07efe28e req-69bd98b9-5126-43ed-bcd8-1a0d254c716f tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] POST http://10.180.1.21/volume/v3/volumes/47d3e76a-f7c8-413b-9232-f7e5dc069da0/action [ 899.201417] [55573]: DEBUG cinder.api.openstack.wsgi [req-9291a586-f826-4443-b817-6b8c07efe28e req-69bd98b9-5126-43ed-bcd8-1a0d254c716f tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55573) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 899.201785] [55573]: DEBUG cinder.api.openstack.wsgi [req-9291a586-f826-4443-b817-6b8c07efe28e req-69bd98b9-5126-43ed-bcd8-1a0d254c716f tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 899.212777] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 899.212777] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 899.213256] [55573]: INFO cinder.volume.api [req-9291a586-f826-4443-b817-6b8c07efe28e req-69bd98b9-5126-43ed-bcd8-1a0d254c716f tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Volume info retrieved successfully. [ 899.220114] [55573]: INFO cinder.volume.api [req-9291a586-f826-4443-b817-6b8c07efe28e req-69bd98b9-5126-43ed-bcd8-1a0d254c716f tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Begin detaching volume completed successfully. [ 899.220437] [55573]: INFO cinder.api.openstack.wsgi [req-9291a586-f826-4443-b817-6b8c07efe28e req-69bd98b9-5126-43ed-bcd8-1a0d254c716f tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] http://10.180.1.21/volume/v3/volumes/47d3e76a-f7c8-413b-9232-f7e5dc069da0/action returned with HTTP 202 [ 899.221210] [55573]: [pid: 55573|app: 0|req: 94/177] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 21:12:40 2025] POST /volume/v3/volumes/47d3e76a-f7c8-413b-9232-f7e5dc069da0/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) [ 900.245290] [55574]: DEBUG cinder.api.middleware.request_id [None req-684646b7-9def-424c-bc30-ae4019bed101 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 900.245748] [55574]: INFO cinder.api.openstack.wsgi [None req-684646b7-9def-424c-bc30-ae4019bed101 None None] GET http://10.180.1.21/volume// [ 900.245932] [55574]: DEBUG cinder.api.openstack.wsgi [None req-684646b7-9def-424c-bc30-ae4019bed101 None None] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 900.246202] [55574]: DEBUG cinder.api.openstack.wsgi [None req-684646b7-9def-424c-bc30-ae4019bed101 None None] Calling method 'all' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 900.246944] [55574]: INFO cinder.api.openstack.wsgi [None req-684646b7-9def-424c-bc30-ae4019bed101 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 900.246944] [55574]: [pid: 55574|app: 0|req: 84/178] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 21:12:41 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 900.252164] [55573]: DEBUG cinder.api.middleware.request_id [req-9291a586-f826-4443-b817-6b8c07efe28e req-b6bedd34-079f-454b-890e-89f790e2782f None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 900.254749] [55573]: INFO cinder.api.openstack.wsgi [req-9291a586-f826-4443-b817-6b8c07efe28e req-b6bedd34-079f-454b-890e-89f790e2782f tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] GET http://10.180.1.21/volume/v3/volumes/47d3e76a-f7c8-413b-9232-f7e5dc069da0 [ 900.255700] [55573]: DEBUG cinder.api.openstack.wsgi [req-9291a586-f826-4443-b817-6b8c07efe28e req-b6bedd34-079f-454b-890e-89f790e2782f tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 900.255700] [55573]: DEBUG cinder.api.openstack.wsgi [req-9291a586-f826-4443-b817-6b8c07efe28e req-b6bedd34-079f-454b-890e-89f790e2782f tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 900.272614] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.272614] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 900.278619] [55573]: INFO cinder.volume.api [req-9291a586-f826-4443-b817-6b8c07efe28e req-b6bedd34-079f-454b-890e-89f790e2782f tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Volume info retrieved successfully. [ 900.285429] [55573]: INFO cinder.api.openstack.wsgi [req-9291a586-f826-4443-b817-6b8c07efe28e req-b6bedd34-079f-454b-890e-89f790e2782f tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] http://10.180.1.21/volume/v3/volumes/47d3e76a-f7c8-413b-9232-f7e5dc069da0 returned with HTTP 200 [ 900.286041] [55573]: [pid: 55573|app: 0|req: 95/179] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 21:12:41 2025] GET /volume/v3/volumes/47d3e76a-f7c8-413b-9232-f7e5dc069da0 => generated 1324 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 901.494528] [55574]: DEBUG cinder.api.middleware.request_id [req-9291a586-f826-4443-b817-6b8c07efe28e req-cb418ad0-caab-4d1c-ba31-80ae0923ecc5 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 901.497118] [55574]: INFO cinder.api.openstack.wsgi [req-9291a586-f826-4443-b817-6b8c07efe28e req-cb418ad0-caab-4d1c-ba31-80ae0923ecc5 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] DELETE http://10.180.1.21/volume/v3/attachments/040d5a88-16cb-403b-bbf1-f1e912cfd21c [ 901.497360] [55574]: DEBUG cinder.api.openstack.wsgi [req-9291a586-f826-4443-b817-6b8c07efe28e req-cb418ad0-caab-4d1c-ba31-80ae0923ecc5 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 901.497586] [55574]: DEBUG cinder.api.openstack.wsgi [req-9291a586-f826-4443-b817-6b8c07efe28e req-cb418ad0-caab-4d1c-ba31-80ae0923ecc5 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Calling method 'version_select' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 901.507800] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 901.507800] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 902.036748] [55574]: INFO cinder.api.openstack.wsgi [req-9291a586-f826-4443-b817-6b8c07efe28e req-cb418ad0-caab-4d1c-ba31-80ae0923ecc5 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] http://10.180.1.21/volume/v3/attachments/040d5a88-16cb-403b-bbf1-f1e912cfd21c returned with HTTP 200 [ 902.037596] [55574]: [pid: 55574|app: 0|req: 85/180] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 21:12:42 2025] DELETE /volume/v3/attachments/040d5a88-16cb-403b-bbf1-f1e912cfd21c => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 903.825952] [55573]: DEBUG cinder.api.middleware.request_id [None req-55204acd-8c1d-4f18-8b3e-febe97665104 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 903.828177] [55573]: INFO cinder.api.openstack.wsgi [None req-55204acd-8c1d-4f18-8b3e-febe97665104 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] GET http://10.180.1.21/volume/v3/volumes/47d3e76a-f7c8-413b-9232-f7e5dc069da0 [ 903.828692] [55573]: DEBUG cinder.api.openstack.wsgi [None req-55204acd-8c1d-4f18-8b3e-febe97665104 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 903.828943] [55573]: DEBUG cinder.api.openstack.wsgi [None req-55204acd-8c1d-4f18-8b3e-febe97665104 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 903.842728] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 903.842728] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 903.846822] [55573]: INFO cinder.volume.api [None req-55204acd-8c1d-4f18-8b3e-febe97665104 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Volume info retrieved successfully. [ 903.852328] [55573]: INFO cinder.api.openstack.wsgi [None req-55204acd-8c1d-4f18-8b3e-febe97665104 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] http://10.180.1.21/volume/v3/volumes/47d3e76a-f7c8-413b-9232-f7e5dc069da0 returned with HTTP 200 [ 903.852892] [55573]: [pid: 55573|app: 0|req: 96/181] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:12:44 2025] GET /volume/v3/volumes/47d3e76a-f7c8-413b-9232-f7e5dc069da0 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 908.005665] [55574]: DEBUG cinder.api.middleware.request_id [None req-eee4c2fc-ef81-4751-acaa-38cbbcc91d8c None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 908.064207] [55574]: INFO cinder.api.openstack.wsgi [None req-eee4c2fc-ef81-4751-acaa-38cbbcc91d8c tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] POST http://10.180.1.21/volume/v3/volumes [ 908.064695] [55574]: DEBUG cinder.api.openstack.wsgi [None req-eee4c2fc-ef81-4751-acaa-38cbbcc91d8c tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-59274279"}} {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 908.066591] [55574]: DEBUG cinder.api.v3.volumes [None req-eee4c2fc-ef81-4751-acaa-38cbbcc91d8c tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-59274279'}} {{(pid=55574) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 908.066724] [55574]: INFO cinder.api.v3.volumes [None req-eee4c2fc-ef81-4751-acaa-38cbbcc91d8c tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Create volume of 1 GB [ 908.067101] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 908.067101] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 908.072388] [55574]: INFO cinder.volume.api [None req-eee4c2fc-ef81-4751-acaa-38cbbcc91d8c tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Availability Zones retrieved successfully. [ 908.079990] [55574]: DEBUG cinder.volume.api [None req-eee4c2fc-ef81-4751-acaa-38cbbcc91d8c tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Flow 'volume_create_api' (42b2541a-2f19-470a-bc8f-2e45706d0a3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 908.081359] [55574]: DEBUG cinder.volume.api [None req-eee4c2fc-ef81-4751-acaa-38cbbcc91d8c tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (734659bf-8645-408e-bea2-d6fe9ca0b4eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 908.082578] [55574]: DEBUG cinder.volume.flows.api.create_volume [None req-eee4c2fc-ef81-4751-acaa-38cbbcc91d8c tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Validating volume size '1' using validate_int {{(pid=55574) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 908.099533] [55574]: DEBUG cinder.volume.api [None req-eee4c2fc-ef81-4751-acaa-38cbbcc91d8c tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (734659bf-8645-408e-bea2-d6fe9ca0b4eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T21:04:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=48c1266c-e861-4a93-b53a-9717de6310af,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48c1266c-e861-4a93-b53a-9717de6310af', '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=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 908.100512] [55574]: DEBUG cinder.volume.api [None req-eee4c2fc-ef81-4751-acaa-38cbbcc91d8c tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2a8c6ef-f7f1-41aa-ac2d-30acc3663620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 908.146681] [55574]: DEBUG cinder.quota [None req-eee4c2fc-ef81-4751-acaa-38cbbcc91d8c tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Created reservations ['74e9f01c-7554-4875-b931-99c38620ac71', 'aa7600fd-a420-4ec0-815b-a87dc5d78bec', 'd363250b-4a9d-4592-81ae-5b299f7b1c5f', '990e7a1f-73ca-4c30-8cc9-21bf3920086b'] {{(pid=55574) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 908.147642] [55574]: DEBUG cinder.volume.api [None req-eee4c2fc-ef81-4751-acaa-38cbbcc91d8c tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2a8c6ef-f7f1-41aa-ac2d-30acc3663620) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74e9f01c-7554-4875-b931-99c38620ac71', 'aa7600fd-a420-4ec0-815b-a87dc5d78bec', 'd363250b-4a9d-4592-81ae-5b299f7b1c5f', '990e7a1f-73ca-4c30-8cc9-21bf3920086b']}' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 908.148564] [55574]: DEBUG cinder.volume.api [None req-eee4c2fc-ef81-4751-acaa-38cbbcc91d8c tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22814f5f-1ec9-4c00-ad17-4f542a269690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 908.166420] [55574]: DEBUG cinder.volume.api [None req-eee4c2fc-ef81-4751-acaa-38cbbcc91d8c tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22814f5f-1ec9-4c00-ad17-4f542a269690) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6413bc9a-8670-4f94-96f3-64c9ebe8a26c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-59274279',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='87040a78487d46dca6908a565a8e2c91',qos_specs=None,replication_status=,reservations=['74e9f01c-7554-4875-b931-99c38620ac71','aa7600fd-a420-4ec0-815b-a87dc5d78bec','d363250b-4a9d-4592-81ae-5b299f7b1c5f','990e7a1f-73ca-4c30-8cc9-21bf3920086b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bd6a8b8eb9d45eeb73ff6f62ef8d446',volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af), '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-19T21:12:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-59274279',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6413bc9a-8670-4f94-96f3-64c9ebe8a26c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='87040a78487d46dca6908a565a8e2c91',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='0bd6a8b8eb9d45eeb73ff6f62ef8d446',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48c1266c-e861-4a93-b53a-9717de6310af),volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af)}' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 908.167395] [55574]: DEBUG cinder.volume.api [None req-eee4c2fc-ef81-4751-acaa-38cbbcc91d8c tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e7b6d87-f0b7-4dc6-b1c5-54fce30ea79a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 908.182554] [55574]: DEBUG cinder.volume.api [None req-eee4c2fc-ef81-4751-acaa-38cbbcc91d8c tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e7b6d87-f0b7-4dc6-b1c5-54fce30ea79a) 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-59274279',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='87040a78487d46dca6908a565a8e2c91',qos_specs=None,replication_status=,reservations=['74e9f01c-7554-4875-b931-99c38620ac71','aa7600fd-a420-4ec0-815b-a87dc5d78bec','d363250b-4a9d-4592-81ae-5b299f7b1c5f','990e7a1f-73ca-4c30-8cc9-21bf3920086b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bd6a8b8eb9d45eeb73ff6f62ef8d446',volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af)}' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 908.183575] [55574]: DEBUG cinder.volume.api [None req-eee4c2fc-ef81-4751-acaa-38cbbcc91d8c tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1d0bc9d-eb4f-44f8-9bf2-9e128fcc7098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 908.194432] [55574]: DEBUG cinder.volume.api [None req-eee4c2fc-ef81-4751-acaa-38cbbcc91d8c tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1d0bc9d-eb4f-44f8-9bf2-9e128fcc7098) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 908.195499] [55574]: DEBUG cinder.volume.api [None req-eee4c2fc-ef81-4751-acaa-38cbbcc91d8c tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Flow 'volume_create_api' (42b2541a-2f19-470a-bc8f-2e45706d0a3f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55574) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 908.195861] [55574]: INFO cinder.volume.api [None req-eee4c2fc-ef81-4751-acaa-38cbbcc91d8c tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Create volume request issued successfully. [ 908.198029] [55574]: INFO cinder.api.openstack.wsgi [None req-eee4c2fc-ef81-4751-acaa-38cbbcc91d8c tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 908.198485] [55574]: [pid: 55574|app: 0|req: 86/182] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 21:12:48 2025] POST /volume/v3/volumes => generated 757 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 908.207653] [55573]: DEBUG cinder.api.middleware.request_id [None req-9ff2602d-699f-4edb-8b92-f1b64bf5bf55 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 908.209999] [55573]: INFO cinder.api.openstack.wsgi [None req-9ff2602d-699f-4edb-8b92-f1b64bf5bf55 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] GET http://10.180.1.21/volume/v3/volumes/6413bc9a-8670-4f94-96f3-64c9ebe8a26c [ 908.210519] [55573]: DEBUG cinder.api.openstack.wsgi [None req-9ff2602d-699f-4edb-8b92-f1b64bf5bf55 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 908.210519] [55573]: DEBUG cinder.api.openstack.wsgi [None req-9ff2602d-699f-4edb-8b92-f1b64bf5bf55 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 908.219094] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 908.219094] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 908.223445] [55573]: INFO cinder.volume.api [None req-9ff2602d-699f-4edb-8b92-f1b64bf5bf55 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Volume info retrieved successfully. [ 908.229636] [55573]: INFO cinder.api.openstack.wsgi [None req-9ff2602d-699f-4edb-8b92-f1b64bf5bf55 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] http://10.180.1.21/volume/v3/volumes/6413bc9a-8670-4f94-96f3-64c9ebe8a26c returned with HTTP 200 [ 908.230067] [55573]: [pid: 55573|app: 0|req: 97/183] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:12:49 2025] GET /volume/v3/volumes/6413bc9a-8670-4f94-96f3-64c9ebe8a26c => generated 825 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 909.242515] [55574]: DEBUG cinder.api.middleware.request_id [None req-a35b6ffd-74f1-4d80-8054-d23e9843d3cb None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 909.244758] [55574]: INFO cinder.api.openstack.wsgi [None req-a35b6ffd-74f1-4d80-8054-d23e9843d3cb tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] GET http://10.180.1.21/volume/v3/volumes/6413bc9a-8670-4f94-96f3-64c9ebe8a26c [ 909.244976] [55574]: DEBUG cinder.api.openstack.wsgi [None req-a35b6ffd-74f1-4d80-8054-d23e9843d3cb tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 909.245219] [55574]: DEBUG cinder.api.openstack.wsgi [None req-a35b6ffd-74f1-4d80-8054-d23e9843d3cb tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 909.259086] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.259086] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 909.263845] [55574]: INFO cinder.volume.api [None req-a35b6ffd-74f1-4d80-8054-d23e9843d3cb tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Volume info retrieved successfully. [ 909.270037] [55574]: INFO cinder.api.openstack.wsgi [None req-a35b6ffd-74f1-4d80-8054-d23e9843d3cb tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] http://10.180.1.21/volume/v3/volumes/6413bc9a-8670-4f94-96f3-64c9ebe8a26c returned with HTTP 200 [ 909.270536] [55574]: [pid: 55574|app: 0|req: 87/184] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:12:50 2025] GET /volume/v3/volumes/6413bc9a-8670-4f94-96f3-64c9ebe8a26c => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 909.437670] [55573]: DEBUG cinder.api.middleware.request_id [req-af0b84d6-036f-44d1-9f9b-f1f17017f495 req-f3f7ce22-59a4-4e07-a5f3-3fc6264510d9 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 909.440605] [55573]: INFO cinder.api.openstack.wsgi [req-af0b84d6-036f-44d1-9f9b-f1f17017f495 req-f3f7ce22-59a4-4e07-a5f3-3fc6264510d9 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] GET http://10.180.1.21/volume/v3/volumes/6413bc9a-8670-4f94-96f3-64c9ebe8a26c [ 909.442017] [55573]: DEBUG cinder.api.openstack.wsgi [req-af0b84d6-036f-44d1-9f9b-f1f17017f495 req-f3f7ce22-59a4-4e07-a5f3-3fc6264510d9 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 909.442017] [55573]: DEBUG cinder.api.openstack.wsgi [req-af0b84d6-036f-44d1-9f9b-f1f17017f495 req-f3f7ce22-59a4-4e07-a5f3-3fc6264510d9 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 909.459294] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.459294] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 909.462978] [55573]: INFO cinder.volume.api [req-af0b84d6-036f-44d1-9f9b-f1f17017f495 req-f3f7ce22-59a4-4e07-a5f3-3fc6264510d9 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Volume info retrieved successfully. [ 909.468497] [55573]: INFO cinder.api.openstack.wsgi [req-af0b84d6-036f-44d1-9f9b-f1f17017f495 req-f3f7ce22-59a4-4e07-a5f3-3fc6264510d9 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] http://10.180.1.21/volume/v3/volumes/6413bc9a-8670-4f94-96f3-64c9ebe8a26c returned with HTTP 200 [ 909.469405] [55573]: [pid: 55573|app: 0|req: 98/185] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 21:12:50 2025] GET /volume/v3/volumes/6413bc9a-8670-4f94-96f3-64c9ebe8a26c => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 909.478711] [55574]: DEBUG cinder.api.middleware.request_id [None req-1a46f564-c859-404d-ac03-cdfd54d4ad1a None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 909.481411] [55574]: INFO cinder.api.openstack.wsgi [None req-1a46f564-c859-404d-ac03-cdfd54d4ad1a tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] POST http://10.180.1.21/volume/v3/volumes [ 909.481884] [55574]: DEBUG cinder.api.openstack.wsgi [None req-1a46f564-c859-404d-ac03-cdfd54d4ad1a tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-935662112"}} {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 909.484063] [55574]: DEBUG cinder.api.v3.volumes [None req-1a46f564-c859-404d-ac03-cdfd54d4ad1a tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-935662112'}} {{(pid=55574) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 909.484297] [55574]: INFO cinder.api.v3.volumes [None req-1a46f564-c859-404d-ac03-cdfd54d4ad1a tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Create volume of 1 GB [ 909.490214] [55574]: INFO cinder.volume.api [None req-1a46f564-c859-404d-ac03-cdfd54d4ad1a tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Availability Zones retrieved successfully. [ 909.497761] [55574]: DEBUG cinder.volume.api [None req-1a46f564-c859-404d-ac03-cdfd54d4ad1a tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Flow 'volume_create_api' (c537d63c-8d76-4fc8-a2fc-e296acfb2c5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 909.502024] [55574]: DEBUG cinder.volume.api [None req-1a46f564-c859-404d-ac03-cdfd54d4ad1a tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0fcbd07-6d56-4842-b4c2-6cdc262fca4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 909.502024] [55574]: DEBUG cinder.volume.flows.api.create_volume [None req-1a46f564-c859-404d-ac03-cdfd54d4ad1a tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Validating volume size '1' using validate_int {{(pid=55574) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 909.523072] [55574]: DEBUG cinder.volume.api [None req-1a46f564-c859-404d-ac03-cdfd54d4ad1a tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0fcbd07-6d56-4842-b4c2-6cdc262fca4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T21:04:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=48c1266c-e861-4a93-b53a-9717de6310af,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48c1266c-e861-4a93-b53a-9717de6310af', '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=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 909.524255] [55574]: DEBUG cinder.volume.api [None req-1a46f564-c859-404d-ac03-cdfd54d4ad1a tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a77798cc-4544-43a4-ad35-d357ba0135ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 909.569511] [55574]: DEBUG cinder.quota [None req-1a46f564-c859-404d-ac03-cdfd54d4ad1a tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Created reservations ['9ab0630e-b1d1-4923-8b14-e509a40ca58e', '14a468c9-5544-489c-9f52-f7ead2e8cdef', '78671713-9288-4c06-8be6-0d988524f38f', 'b55e75d4-c8bd-401b-8993-0acfd4a27c80'] {{(pid=55574) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 909.570125] [55574]: DEBUG cinder.volume.api [None req-1a46f564-c859-404d-ac03-cdfd54d4ad1a tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a77798cc-4544-43a4-ad35-d357ba0135ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ab0630e-b1d1-4923-8b14-e509a40ca58e', '14a468c9-5544-489c-9f52-f7ead2e8cdef', '78671713-9288-4c06-8be6-0d988524f38f', 'b55e75d4-c8bd-401b-8993-0acfd4a27c80']}' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 909.570989] [55574]: DEBUG cinder.volume.api [None req-1a46f564-c859-404d-ac03-cdfd54d4ad1a tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cdad54b-694c-485d-989c-866bad20ef59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 909.590295] [55574]: DEBUG cinder.volume.api [None req-1a46f564-c859-404d-ac03-cdfd54d4ad1a tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cdad54b-694c-485d-989c-866bad20ef59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4ac479b-dda6-472b-aeba-778da7567296', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-935662112',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='87040a78487d46dca6908a565a8e2c91',qos_specs=None,replication_status=,reservations=['9ab0630e-b1d1-4923-8b14-e509a40ca58e','14a468c9-5544-489c-9f52-f7ead2e8cdef','78671713-9288-4c06-8be6-0d988524f38f','b55e75d4-c8bd-401b-8993-0acfd4a27c80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bd6a8b8eb9d45eeb73ff6f62ef8d446',volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af), '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-19T21:12:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-935662112',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4ac479b-dda6-472b-aeba-778da7567296,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='87040a78487d46dca6908a565a8e2c91',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='0bd6a8b8eb9d45eeb73ff6f62ef8d446',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48c1266c-e861-4a93-b53a-9717de6310af),volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af)}' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 909.591422] [55574]: DEBUG cinder.volume.api [None req-1a46f564-c859-404d-ac03-cdfd54d4ad1a tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91138363-12dc-4350-b3ec-6449f818520c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 909.615826] [55574]: DEBUG cinder.volume.api [None req-1a46f564-c859-404d-ac03-cdfd54d4ad1a tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91138363-12dc-4350-b3ec-6449f818520c) 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-935662112',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='87040a78487d46dca6908a565a8e2c91',qos_specs=None,replication_status=,reservations=['9ab0630e-b1d1-4923-8b14-e509a40ca58e','14a468c9-5544-489c-9f52-f7ead2e8cdef','78671713-9288-4c06-8be6-0d988524f38f','b55e75d4-c8bd-401b-8993-0acfd4a27c80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bd6a8b8eb9d45eeb73ff6f62ef8d446',volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af)}' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 909.616867] [55574]: DEBUG cinder.volume.api [None req-1a46f564-c859-404d-ac03-cdfd54d4ad1a tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7c5ce6c-e5eb-491e-8dca-c1c32883b310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 909.627956] [55574]: DEBUG cinder.volume.api [None req-1a46f564-c859-404d-ac03-cdfd54d4ad1a tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7c5ce6c-e5eb-491e-8dca-c1c32883b310) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 909.629237] [55574]: DEBUG cinder.volume.api [None req-1a46f564-c859-404d-ac03-cdfd54d4ad1a tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Flow 'volume_create_api' (c537d63c-8d76-4fc8-a2fc-e296acfb2c5e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55574) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 909.629668] [55574]: INFO cinder.volume.api [None req-1a46f564-c859-404d-ac03-cdfd54d4ad1a tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Create volume request issued successfully. [ 909.630898] [55574]: INFO cinder.api.openstack.wsgi [None req-1a46f564-c859-404d-ac03-cdfd54d4ad1a tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 909.630898] [55574]: [pid: 55574|app: 0|req: 88/186] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 21:12:50 2025] POST /volume/v3/volumes => generated 758 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 909.644547] [55573]: DEBUG cinder.api.middleware.request_id [None req-2d5d4dd1-62bb-4e19-9dd9-48a3f960a10e None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 909.650320] [55573]: INFO cinder.api.openstack.wsgi [None req-2d5d4dd1-62bb-4e19-9dd9-48a3f960a10e tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] GET http://10.180.1.21/volume/v3/volumes/f4ac479b-dda6-472b-aeba-778da7567296 [ 909.650320] [55573]: DEBUG cinder.api.openstack.wsgi [None req-2d5d4dd1-62bb-4e19-9dd9-48a3f960a10e tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 909.650717] [55573]: DEBUG cinder.api.openstack.wsgi [None req-2d5d4dd1-62bb-4e19-9dd9-48a3f960a10e tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 909.664630] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.664630] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 909.669866] [55573]: INFO cinder.volume.api [None req-2d5d4dd1-62bb-4e19-9dd9-48a3f960a10e tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Volume info retrieved successfully. [ 909.676022] [55573]: INFO cinder.api.openstack.wsgi [None req-2d5d4dd1-62bb-4e19-9dd9-48a3f960a10e tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] http://10.180.1.21/volume/v3/volumes/f4ac479b-dda6-472b-aeba-778da7567296 returned with HTTP 200 [ 909.676468] [55573]: [pid: 55573|app: 0|req: 99/187] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:12:50 2025] GET /volume/v3/volumes/f4ac479b-dda6-472b-aeba-778da7567296 => generated 826 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 910.689632] [55574]: DEBUG cinder.api.middleware.request_id [None req-f814c946-6f7a-4e66-8713-b2cd3b1c0921 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 910.692090] [55574]: INFO cinder.api.openstack.wsgi [None req-f814c946-6f7a-4e66-8713-b2cd3b1c0921 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] GET http://10.180.1.21/volume/v3/volumes/f4ac479b-dda6-472b-aeba-778da7567296 [ 910.692844] [55574]: DEBUG cinder.api.openstack.wsgi [None req-f814c946-6f7a-4e66-8713-b2cd3b1c0921 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 910.693147] [55574]: DEBUG cinder.api.openstack.wsgi [None req-f814c946-6f7a-4e66-8713-b2cd3b1c0921 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 910.703873] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.703873] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 910.708392] [55574]: INFO cinder.volume.api [None req-f814c946-6f7a-4e66-8713-b2cd3b1c0921 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Volume info retrieved successfully. [ 910.713765] [55574]: INFO cinder.api.openstack.wsgi [None req-f814c946-6f7a-4e66-8713-b2cd3b1c0921 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] http://10.180.1.21/volume/v3/volumes/f4ac479b-dda6-472b-aeba-778da7567296 returned with HTTP 200 [ 910.714201] [55574]: [pid: 55574|app: 0|req: 89/188] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:12:51 2025] GET /volume/v3/volumes/f4ac479b-dda6-472b-aeba-778da7567296 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 910.769561] [55573]: DEBUG cinder.api.middleware.request_id [req-d7e40c18-a6b2-4c9f-aa39-30f7d4cc84bf req-4e7f4680-edcb-4295-b1c6-a1890dcc7a33 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 910.774935] [55573]: INFO cinder.api.openstack.wsgi [req-d7e40c18-a6b2-4c9f-aa39-30f7d4cc84bf req-4e7f4680-edcb-4295-b1c6-a1890dcc7a33 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] GET http://10.180.1.21/volume/v3/volumes/f4ac479b-dda6-472b-aeba-778da7567296 [ 910.775583] [55573]: DEBUG cinder.api.openstack.wsgi [req-d7e40c18-a6b2-4c9f-aa39-30f7d4cc84bf req-4e7f4680-edcb-4295-b1c6-a1890dcc7a33 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 910.775842] [55573]: DEBUG cinder.api.openstack.wsgi [req-d7e40c18-a6b2-4c9f-aa39-30f7d4cc84bf req-4e7f4680-edcb-4295-b1c6-a1890dcc7a33 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 910.787456] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.787456] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 910.793859] [55573]: INFO cinder.volume.api [req-d7e40c18-a6b2-4c9f-aa39-30f7d4cc84bf req-4e7f4680-edcb-4295-b1c6-a1890dcc7a33 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Volume info retrieved successfully. [ 910.798994] [55573]: INFO cinder.api.openstack.wsgi [req-d7e40c18-a6b2-4c9f-aa39-30f7d4cc84bf req-4e7f4680-edcb-4295-b1c6-a1890dcc7a33 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] http://10.180.1.21/volume/v3/volumes/f4ac479b-dda6-472b-aeba-778da7567296 returned with HTTP 200 [ 910.799444] [55573]: [pid: 55573|app: 0|req: 100/189] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 21:12:51 2025] GET /volume/v3/volumes/f4ac479b-dda6-472b-aeba-778da7567296 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 910.807941] [55574]: DEBUG cinder.api.middleware.request_id [None req-b87c8aa3-993b-4389-8a29-3752c4d81294 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 910.810730] [55574]: INFO cinder.api.openstack.wsgi [None req-b87c8aa3-993b-4389-8a29-3752c4d81294 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] POST http://10.180.1.21/volume/v3/volumes [ 910.811383] [55574]: DEBUG cinder.api.openstack.wsgi [None req-b87c8aa3-993b-4389-8a29-3752c4d81294 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1253751102"}} {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 910.814212] [55574]: DEBUG cinder.api.v3.volumes [None req-b87c8aa3-993b-4389-8a29-3752c4d81294 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1253751102'}} {{(pid=55574) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 910.815026] [55574]: INFO cinder.api.v3.volumes [None req-b87c8aa3-993b-4389-8a29-3752c4d81294 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Create volume of 1 GB [ 910.819559] [55574]: INFO cinder.volume.api [None req-b87c8aa3-993b-4389-8a29-3752c4d81294 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Availability Zones retrieved successfully. [ 910.826282] [55574]: DEBUG cinder.volume.api [None req-b87c8aa3-993b-4389-8a29-3752c4d81294 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Flow 'volume_create_api' (5eecd013-f992-4852-b03a-dfc4af3d8950) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 910.827598] [55574]: DEBUG cinder.volume.api [None req-b87c8aa3-993b-4389-8a29-3752c4d81294 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49ef3ea5-d764-445e-a9db-83bc2959735e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 910.828983] [55574]: DEBUG cinder.volume.flows.api.create_volume [None req-b87c8aa3-993b-4389-8a29-3752c4d81294 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Validating volume size '1' using validate_int {{(pid=55574) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 910.849545] [55574]: DEBUG cinder.volume.api [None req-b87c8aa3-993b-4389-8a29-3752c4d81294 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49ef3ea5-d764-445e-a9db-83bc2959735e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T21:04:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=48c1266c-e861-4a93-b53a-9717de6310af,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48c1266c-e861-4a93-b53a-9717de6310af', '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=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 910.850653] [55574]: DEBUG cinder.volume.api [None req-b87c8aa3-993b-4389-8a29-3752c4d81294 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60b6b607-4f3e-4358-affb-62be7cbd9f85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 910.885479] [55574]: DEBUG cinder.quota [None req-b87c8aa3-993b-4389-8a29-3752c4d81294 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Created reservations ['23eceea3-b13b-4046-9ca6-f09a3870dedd', '15efeccf-6f29-4734-a149-dba25da520c2', '326f2138-15ee-4f40-894b-dca7e3291b77', '2ce50d09-f130-462c-a10c-5ab0c7e317e6'] {{(pid=55574) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 910.886641] [55574]: DEBUG cinder.volume.api [None req-b87c8aa3-993b-4389-8a29-3752c4d81294 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60b6b607-4f3e-4358-affb-62be7cbd9f85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23eceea3-b13b-4046-9ca6-f09a3870dedd', '15efeccf-6f29-4734-a149-dba25da520c2', '326f2138-15ee-4f40-894b-dca7e3291b77', '2ce50d09-f130-462c-a10c-5ab0c7e317e6']}' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 910.887645] [55574]: DEBUG cinder.volume.api [None req-b87c8aa3-993b-4389-8a29-3752c4d81294 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2459788c-bfe2-4bab-9c32-4628b7daca6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 910.915036] [55574]: DEBUG cinder.volume.api [None req-b87c8aa3-993b-4389-8a29-3752c4d81294 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2459788c-bfe2-4bab-9c32-4628b7daca6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc34b722-f8c1-44c4-b0f6-47935cb1ec89', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1253751102',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='87040a78487d46dca6908a565a8e2c91',qos_specs=None,replication_status=,reservations=['23eceea3-b13b-4046-9ca6-f09a3870dedd','15efeccf-6f29-4734-a149-dba25da520c2','326f2138-15ee-4f40-894b-dca7e3291b77','2ce50d09-f130-462c-a10c-5ab0c7e317e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bd6a8b8eb9d45eeb73ff6f62ef8d446',volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af), '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-19T21:12:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1253751102',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc34b722-f8c1-44c4-b0f6-47935cb1ec89,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='87040a78487d46dca6908a565a8e2c91',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='0bd6a8b8eb9d45eeb73ff6f62ef8d446',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48c1266c-e861-4a93-b53a-9717de6310af),volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af)}' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 910.916604] [55574]: DEBUG cinder.volume.api [None req-b87c8aa3-993b-4389-8a29-3752c4d81294 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7ce3773-2322-4306-92f1-e23057c9bf22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 910.936188] [55574]: DEBUG cinder.volume.api [None req-b87c8aa3-993b-4389-8a29-3752c4d81294 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7ce3773-2322-4306-92f1-e23057c9bf22) 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-1253751102',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='87040a78487d46dca6908a565a8e2c91',qos_specs=None,replication_status=,reservations=['23eceea3-b13b-4046-9ca6-f09a3870dedd','15efeccf-6f29-4734-a149-dba25da520c2','326f2138-15ee-4f40-894b-dca7e3291b77','2ce50d09-f130-462c-a10c-5ab0c7e317e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bd6a8b8eb9d45eeb73ff6f62ef8d446',volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af)}' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 910.937253] [55574]: DEBUG cinder.volume.api [None req-b87c8aa3-993b-4389-8a29-3752c4d81294 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c113f20d-3e5f-45b7-bb7b-15defd8c6f68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 910.949914] [55574]: DEBUG cinder.volume.api [None req-b87c8aa3-993b-4389-8a29-3752c4d81294 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c113f20d-3e5f-45b7-bb7b-15defd8c6f68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 910.951499] [55574]: DEBUG cinder.volume.api [None req-b87c8aa3-993b-4389-8a29-3752c4d81294 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Flow 'volume_create_api' (5eecd013-f992-4852-b03a-dfc4af3d8950) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55574) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 910.951499] [55574]: INFO cinder.volume.api [None req-b87c8aa3-993b-4389-8a29-3752c4d81294 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Create volume request issued successfully. [ 910.952110] [55574]: INFO cinder.api.openstack.wsgi [None req-b87c8aa3-993b-4389-8a29-3752c4d81294 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 910.952567] [55574]: [pid: 55574|app: 0|req: 90/190] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 21:12:51 2025] POST /volume/v3/volumes => generated 759 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 910.963727] [55573]: DEBUG cinder.api.middleware.request_id [None req-c13a3308-03fa-4426-9326-f4f52ffbb9cb None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 910.969947] [55573]: INFO cinder.api.openstack.wsgi [None req-c13a3308-03fa-4426-9326-f4f52ffbb9cb tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] GET http://10.180.1.21/volume/v3/volumes/dc34b722-f8c1-44c4-b0f6-47935cb1ec89 [ 910.972031] [55573]: DEBUG cinder.api.openstack.wsgi [None req-c13a3308-03fa-4426-9326-f4f52ffbb9cb tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 910.972031] [55573]: DEBUG cinder.api.openstack.wsgi [None req-c13a3308-03fa-4426-9326-f4f52ffbb9cb tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 910.985080] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.985080] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 910.993306] [55573]: INFO cinder.volume.api [None req-c13a3308-03fa-4426-9326-f4f52ffbb9cb tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Volume info retrieved successfully. [ 911.001346] [55573]: INFO cinder.api.openstack.wsgi [None req-c13a3308-03fa-4426-9326-f4f52ffbb9cb tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] http://10.180.1.21/volume/v3/volumes/dc34b722-f8c1-44c4-b0f6-47935cb1ec89 returned with HTTP 200 [ 911.001783] [55573]: [pid: 55573|app: 0|req: 101/191] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:12:51 2025] GET /volume/v3/volumes/dc34b722-f8c1-44c4-b0f6-47935cb1ec89 => generated 827 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 912.013709] [55574]: DEBUG cinder.api.middleware.request_id [None req-f6b5c1fc-6b3d-404e-bf85-5939a2f10098 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 912.016467] [55574]: INFO cinder.api.openstack.wsgi [None req-f6b5c1fc-6b3d-404e-bf85-5939a2f10098 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] GET http://10.180.1.21/volume/v3/volumes/dc34b722-f8c1-44c4-b0f6-47935cb1ec89 [ 912.016717] [55574]: DEBUG cinder.api.openstack.wsgi [None req-f6b5c1fc-6b3d-404e-bf85-5939a2f10098 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 912.016944] [55574]: DEBUG cinder.api.openstack.wsgi [None req-f6b5c1fc-6b3d-404e-bf85-5939a2f10098 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 912.027836] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.027836] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 912.032994] [55574]: INFO cinder.volume.api [None req-f6b5c1fc-6b3d-404e-bf85-5939a2f10098 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Volume info retrieved successfully. [ 912.037565] [55574]: INFO cinder.api.openstack.wsgi [None req-f6b5c1fc-6b3d-404e-bf85-5939a2f10098 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] http://10.180.1.21/volume/v3/volumes/dc34b722-f8c1-44c4-b0f6-47935cb1ec89 returned with HTTP 200 [ 912.037989] [55574]: [pid: 55574|app: 0|req: 91/192] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:12:52 2025] GET /volume/v3/volumes/dc34b722-f8c1-44c4-b0f6-47935cb1ec89 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 912.660672] [55573]: DEBUG cinder.api.middleware.request_id [req-2a72c153-9c4d-4f24-9c67-2c32fa7aa937 req-d30fc08f-83ee-4147-900f-e55ea80c8c52 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 912.666470] [55573]: INFO cinder.api.openstack.wsgi [req-2a72c153-9c4d-4f24-9c67-2c32fa7aa937 req-d30fc08f-83ee-4147-900f-e55ea80c8c52 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] GET http://10.180.1.21/volume/v3/volumes/dc34b722-f8c1-44c4-b0f6-47935cb1ec89 [ 912.666803] [55573]: DEBUG cinder.api.openstack.wsgi [req-2a72c153-9c4d-4f24-9c67-2c32fa7aa937 req-d30fc08f-83ee-4147-900f-e55ea80c8c52 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 912.667060] [55573]: DEBUG cinder.api.openstack.wsgi [req-2a72c153-9c4d-4f24-9c67-2c32fa7aa937 req-d30fc08f-83ee-4147-900f-e55ea80c8c52 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 912.677065] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.677065] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 912.680694] [55573]: INFO cinder.volume.api [req-2a72c153-9c4d-4f24-9c67-2c32fa7aa937 req-d30fc08f-83ee-4147-900f-e55ea80c8c52 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Volume info retrieved successfully. [ 912.686387] [55573]: INFO cinder.api.openstack.wsgi [req-2a72c153-9c4d-4f24-9c67-2c32fa7aa937 req-d30fc08f-83ee-4147-900f-e55ea80c8c52 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] http://10.180.1.21/volume/v3/volumes/dc34b722-f8c1-44c4-b0f6-47935cb1ec89 returned with HTTP 200 [ 912.686939] [55573]: [pid: 55573|app: 0|req: 102/193] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 21:12:53 2025] GET /volume/v3/volumes/dc34b722-f8c1-44c4-b0f6-47935cb1ec89 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 913.186167] [55574]: DEBUG cinder.api.middleware.request_id [req-cfc8df04-10b9-4e39-b9fd-dd4daaa531f5 req-e2a9fac3-1e67-4feb-b6cf-f1d989edb8d0 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 913.190054] [55574]: INFO cinder.api.openstack.wsgi [req-cfc8df04-10b9-4e39-b9fd-dd4daaa531f5 req-e2a9fac3-1e67-4feb-b6cf-f1d989edb8d0 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 913.190808] [55574]: DEBUG cinder.api.openstack.wsgi [req-cfc8df04-10b9-4e39-b9fd-dd4daaa531f5 req-e2a9fac3-1e67-4feb-b6cf-f1d989edb8d0 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 913.190808] [55574]: DEBUG cinder.api.openstack.wsgi [req-cfc8df04-10b9-4e39-b9fd-dd4daaa531f5 req-e2a9fac3-1e67-4feb-b6cf-f1d989edb8d0 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Calling method 'detail' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 913.191331] [55574]: DEBUG cinder.api.api_utils [req-cfc8df04-10b9-4e39-b9fd-dd4daaa531f5 req-e2a9fac3-1e67-4feb-b6cf-f1d989edb8d0 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Removing options '' from query. {{(pid=55574) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 913.193077] [55574]: DEBUG cinder.volume.api [req-cfc8df04-10b9-4e39-b9fd-dd4daaa531f5 req-e2a9fac3-1e67-4feb-b6cf-f1d989edb8d0 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55574) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 913.229958] [55574]: INFO cinder.volume.api [req-cfc8df04-10b9-4e39-b9fd-dd4daaa531f5 req-e2a9fac3-1e67-4feb-b6cf-f1d989edb8d0 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Get all volumes completed successfully. [ 913.231123] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.231123] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 913.235921] [55574]: INFO cinder.api.openstack.wsgi [req-cfc8df04-10b9-4e39-b9fd-dd4daaa531f5 req-e2a9fac3-1e67-4feb-b6cf-f1d989edb8d0 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 913.236374] [55574]: [pid: 55574|app: 0|req: 92/194] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 21:12:54 2025] GET /volume/v3/volumes/detail => generated 2536 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 913.488649] [55573]: DEBUG cinder.api.middleware.request_id [req-1eaa1c58-2f17-4012-8d63-59ba29495628 req-8118d768-523d-4fdc-bb34-f193c20bb44d None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 913.490829] [55573]: INFO cinder.api.openstack.wsgi [req-1eaa1c58-2f17-4012-8d63-59ba29495628 req-8118d768-523d-4fdc-bb34-f193c20bb44d tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 913.491064] [55573]: DEBUG cinder.api.openstack.wsgi [req-1eaa1c58-2f17-4012-8d63-59ba29495628 req-8118d768-523d-4fdc-bb34-f193c20bb44d tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 913.491368] [55573]: DEBUG cinder.api.openstack.wsgi [req-1eaa1c58-2f17-4012-8d63-59ba29495628 req-8118d768-523d-4fdc-bb34-f193c20bb44d tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Calling method 'detail' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 913.491954] [55573]: DEBUG cinder.api.api_utils [req-1eaa1c58-2f17-4012-8d63-59ba29495628 req-8118d768-523d-4fdc-bb34-f193c20bb44d tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Removing options '' from query. {{(pid=55573) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 913.493021] [55573]: DEBUG cinder.volume.api [req-1eaa1c58-2f17-4012-8d63-59ba29495628 req-8118d768-523d-4fdc-bb34-f193c20bb44d tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55573) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 913.521486] [55573]: INFO cinder.volume.api [req-1eaa1c58-2f17-4012-8d63-59ba29495628 req-8118d768-523d-4fdc-bb34-f193c20bb44d tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Get all volumes completed successfully. [ 913.522642] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.522642] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 913.527489] [55573]: INFO cinder.api.openstack.wsgi [req-1eaa1c58-2f17-4012-8d63-59ba29495628 req-8118d768-523d-4fdc-bb34-f193c20bb44d tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 913.528014] [55573]: [pid: 55573|app: 0|req: 103/195] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 21:12:54 2025] GET /volume/v3/volumes/detail => generated 2536 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 913.566078] [55574]: DEBUG cinder.api.middleware.request_id [req-86c69ba0-cb11-41a6-bfc6-0601da1e870f req-e6d3d703-2fce-4129-9d58-6dd3ba3f2c56 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 913.569074] [55574]: INFO cinder.api.openstack.wsgi [req-86c69ba0-cb11-41a6-bfc6-0601da1e870f req-e6d3d703-2fce-4129-9d58-6dd3ba3f2c56 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 913.569438] [55574]: DEBUG cinder.api.openstack.wsgi [req-86c69ba0-cb11-41a6-bfc6-0601da1e870f req-e6d3d703-2fce-4129-9d58-6dd3ba3f2c56 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 913.569793] [55574]: DEBUG cinder.api.openstack.wsgi [req-86c69ba0-cb11-41a6-bfc6-0601da1e870f req-e6d3d703-2fce-4129-9d58-6dd3ba3f2c56 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Calling method 'detail' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 913.570250] [55574]: DEBUG cinder.api.api_utils [req-86c69ba0-cb11-41a6-bfc6-0601da1e870f req-e6d3d703-2fce-4129-9d58-6dd3ba3f2c56 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Removing options '' from query. {{(pid=55574) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 913.571181] [55574]: DEBUG cinder.volume.api [req-86c69ba0-cb11-41a6-bfc6-0601da1e870f req-e6d3d703-2fce-4129-9d58-6dd3ba3f2c56 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55574) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 913.580187] [55574]: INFO cinder.volume.api [req-86c69ba0-cb11-41a6-bfc6-0601da1e870f req-e6d3d703-2fce-4129-9d58-6dd3ba3f2c56 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Get all volumes completed successfully. [ 913.581266] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.581266] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 913.585384] [55574]: INFO cinder.api.openstack.wsgi [req-86c69ba0-cb11-41a6-bfc6-0601da1e870f req-e6d3d703-2fce-4129-9d58-6dd3ba3f2c56 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 913.585800] [55574]: [pid: 55574|app: 0|req: 93/196] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 21:12:54 2025] GET /volume/v3/volumes/detail => generated 2536 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 913.602175] [55573]: DEBUG cinder.api.middleware.request_id [req-a98c52ca-26fd-46fc-bf1d-f20d152a4e7e req-60ac1ba6-ba87-4283-82bd-aec78aa986c7 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 913.607092] [55573]: INFO cinder.api.openstack.wsgi [req-a98c52ca-26fd-46fc-bf1d-f20d152a4e7e req-60ac1ba6-ba87-4283-82bd-aec78aa986c7 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 913.607092] [55573]: DEBUG cinder.api.openstack.wsgi [req-a98c52ca-26fd-46fc-bf1d-f20d152a4e7e req-60ac1ba6-ba87-4283-82bd-aec78aa986c7 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 913.607092] [55573]: DEBUG cinder.api.openstack.wsgi [req-a98c52ca-26fd-46fc-bf1d-f20d152a4e7e req-60ac1ba6-ba87-4283-82bd-aec78aa986c7 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Calling method 'detail' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 913.607092] [55573]: DEBUG cinder.api.api_utils [req-a98c52ca-26fd-46fc-bf1d-f20d152a4e7e req-60ac1ba6-ba87-4283-82bd-aec78aa986c7 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Removing options '' from query. {{(pid=55573) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 913.607092] [55573]: DEBUG cinder.volume.api [req-a98c52ca-26fd-46fc-bf1d-f20d152a4e7e req-60ac1ba6-ba87-4283-82bd-aec78aa986c7 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55573) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 913.618115] [55573]: INFO cinder.volume.api [req-a98c52ca-26fd-46fc-bf1d-f20d152a4e7e req-60ac1ba6-ba87-4283-82bd-aec78aa986c7 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Get all volumes completed successfully. [ 913.618115] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.618115] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 913.622180] [55573]: INFO cinder.api.openstack.wsgi [req-a98c52ca-26fd-46fc-bf1d-f20d152a4e7e req-60ac1ba6-ba87-4283-82bd-aec78aa986c7 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 913.622864] [55573]: [pid: 55573|app: 0|req: 104/197] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 21:12:54 2025] GET /volume/v3/volumes/detail => generated 2536 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 913.640872] [55574]: DEBUG cinder.api.middleware.request_id [req-8602df34-ef9c-4ad0-99ce-87274dc3f9b8 req-274a36aa-0e49-4b22-be72-c69d598609f4 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 913.643324] [55574]: INFO cinder.api.openstack.wsgi [req-8602df34-ef9c-4ad0-99ce-87274dc3f9b8 req-274a36aa-0e49-4b22-be72-c69d598609f4 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 913.643553] [55574]: DEBUG cinder.api.openstack.wsgi [req-8602df34-ef9c-4ad0-99ce-87274dc3f9b8 req-274a36aa-0e49-4b22-be72-c69d598609f4 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 913.643775] [55574]: DEBUG cinder.api.openstack.wsgi [req-8602df34-ef9c-4ad0-99ce-87274dc3f9b8 req-274a36aa-0e49-4b22-be72-c69d598609f4 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Calling method 'detail' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 913.644076] [55574]: DEBUG cinder.api.api_utils [req-8602df34-ef9c-4ad0-99ce-87274dc3f9b8 req-274a36aa-0e49-4b22-be72-c69d598609f4 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Removing options '' from query. {{(pid=55574) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 913.645886] [55574]: DEBUG cinder.volume.api [req-8602df34-ef9c-4ad0-99ce-87274dc3f9b8 req-274a36aa-0e49-4b22-be72-c69d598609f4 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55574) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 913.654302] [55574]: INFO cinder.volume.api [req-8602df34-ef9c-4ad0-99ce-87274dc3f9b8 req-274a36aa-0e49-4b22-be72-c69d598609f4 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Get all volumes completed successfully. [ 913.655309] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.655309] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 913.659761] [55574]: INFO cinder.api.openstack.wsgi [req-8602df34-ef9c-4ad0-99ce-87274dc3f9b8 req-274a36aa-0e49-4b22-be72-c69d598609f4 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 913.660240] [55574]: [pid: 55574|app: 0|req: 94/198] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 21:12:54 2025] GET /volume/v3/volumes/detail => generated 2536 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 913.781130] [55573]: DEBUG cinder.api.middleware.request_id [req-4ab4124d-6e40-4c74-8083-f684d53ac55b req-4b1c1ca4-fc4a-43cf-b6d3-fd5858a08892 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 913.783423] [55573]: INFO cinder.api.openstack.wsgi [req-4ab4124d-6e40-4c74-8083-f684d53ac55b req-4b1c1ca4-fc4a-43cf-b6d3-fd5858a08892 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 913.783634] [55573]: DEBUG cinder.api.openstack.wsgi [req-4ab4124d-6e40-4c74-8083-f684d53ac55b req-4b1c1ca4-fc4a-43cf-b6d3-fd5858a08892 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 913.783846] [55573]: DEBUG cinder.api.openstack.wsgi [req-4ab4124d-6e40-4c74-8083-f684d53ac55b req-4b1c1ca4-fc4a-43cf-b6d3-fd5858a08892 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Calling method 'detail' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 913.784136] [55573]: DEBUG cinder.api.api_utils [req-4ab4124d-6e40-4c74-8083-f684d53ac55b req-4b1c1ca4-fc4a-43cf-b6d3-fd5858a08892 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Removing options '' from query. {{(pid=55573) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 913.784999] [55573]: DEBUG cinder.volume.api [req-4ab4124d-6e40-4c74-8083-f684d53ac55b req-4b1c1ca4-fc4a-43cf-b6d3-fd5858a08892 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55573) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 913.799128] [55573]: INFO cinder.volume.api [req-4ab4124d-6e40-4c74-8083-f684d53ac55b req-4b1c1ca4-fc4a-43cf-b6d3-fd5858a08892 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Get all volumes completed successfully. [ 913.800578] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.800578] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 913.806953] [55573]: INFO cinder.api.openstack.wsgi [req-4ab4124d-6e40-4c74-8083-f684d53ac55b req-4b1c1ca4-fc4a-43cf-b6d3-fd5858a08892 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 913.807813] [55573]: [pid: 55573|app: 0|req: 105/199] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 21:12:54 2025] GET /volume/v3/volumes/detail => generated 2536 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 913.823728] [55574]: DEBUG cinder.api.middleware.request_id [req-4fa23141-7022-4275-8374-5e19f47bb19e req-dc088733-17be-45cb-a2dc-d6c823b1a484 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 913.826105] [55574]: INFO cinder.api.openstack.wsgi [req-4fa23141-7022-4275-8374-5e19f47bb19e req-dc088733-17be-45cb-a2dc-d6c823b1a484 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 913.826332] [55574]: DEBUG cinder.api.openstack.wsgi [req-4fa23141-7022-4275-8374-5e19f47bb19e req-dc088733-17be-45cb-a2dc-d6c823b1a484 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 913.826552] [55574]: DEBUG cinder.api.openstack.wsgi [req-4fa23141-7022-4275-8374-5e19f47bb19e req-dc088733-17be-45cb-a2dc-d6c823b1a484 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Calling method 'detail' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 913.826838] [55574]: DEBUG cinder.api.api_utils [req-4fa23141-7022-4275-8374-5e19f47bb19e req-dc088733-17be-45cb-a2dc-d6c823b1a484 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Removing options '' from query. {{(pid=55574) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 913.827774] [55574]: DEBUG cinder.volume.api [req-4fa23141-7022-4275-8374-5e19f47bb19e req-dc088733-17be-45cb-a2dc-d6c823b1a484 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55574) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 913.836511] [55574]: INFO cinder.volume.api [req-4fa23141-7022-4275-8374-5e19f47bb19e req-dc088733-17be-45cb-a2dc-d6c823b1a484 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Get all volumes completed successfully. [ 913.837518] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.837518] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 913.841613] [55574]: INFO cinder.api.openstack.wsgi [req-4fa23141-7022-4275-8374-5e19f47bb19e req-dc088733-17be-45cb-a2dc-d6c823b1a484 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 913.842009] [55574]: [pid: 55574|app: 0|req: 95/200] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 21:12:54 2025] GET /volume/v3/volumes/detail => generated 2536 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 913.858335] [55573]: DEBUG cinder.api.middleware.request_id [req-e3f1b892-9a58-4890-9e5d-2fff7d7ba373 req-52b16c75-4ff4-4eae-9cd1-07eae2077f1c None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 913.860982] [55573]: INFO cinder.api.openstack.wsgi [req-e3f1b892-9a58-4890-9e5d-2fff7d7ba373 req-52b16c75-4ff4-4eae-9cd1-07eae2077f1c tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 913.861219] [55573]: DEBUG cinder.api.openstack.wsgi [req-e3f1b892-9a58-4890-9e5d-2fff7d7ba373 req-52b16c75-4ff4-4eae-9cd1-07eae2077f1c tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 913.861444] [55573]: DEBUG cinder.api.openstack.wsgi [req-e3f1b892-9a58-4890-9e5d-2fff7d7ba373 req-52b16c75-4ff4-4eae-9cd1-07eae2077f1c tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Calling method 'detail' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 913.861728] [55573]: DEBUG cinder.api.api_utils [req-e3f1b892-9a58-4890-9e5d-2fff7d7ba373 req-52b16c75-4ff4-4eae-9cd1-07eae2077f1c tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Removing options '' from query. {{(pid=55573) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 913.862586] [55573]: DEBUG cinder.volume.api [req-e3f1b892-9a58-4890-9e5d-2fff7d7ba373 req-52b16c75-4ff4-4eae-9cd1-07eae2077f1c tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55573) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 913.872053] [55573]: INFO cinder.volume.api [req-e3f1b892-9a58-4890-9e5d-2fff7d7ba373 req-52b16c75-4ff4-4eae-9cd1-07eae2077f1c tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Get all volumes completed successfully. [ 913.873095] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.873095] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 913.877275] [55573]: INFO cinder.api.openstack.wsgi [req-e3f1b892-9a58-4890-9e5d-2fff7d7ba373 req-52b16c75-4ff4-4eae-9cd1-07eae2077f1c tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 913.877687] [55573]: [pid: 55573|app: 0|req: 106/201] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 21:12:54 2025] GET /volume/v3/volumes/detail => generated 2536 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 913.889324] [55574]: DEBUG cinder.api.middleware.request_id [None req-532749c0-b1ee-47cd-bef3-f53d99578c74 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 913.891702] [55574]: INFO cinder.api.openstack.wsgi [None req-532749c0-b1ee-47cd-bef3-f53d99578c74 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] DELETE http://10.180.1.21/volume/v3/volumes/dc34b722-f8c1-44c4-b0f6-47935cb1ec89 [ 913.891936] [55574]: DEBUG cinder.api.openstack.wsgi [None req-532749c0-b1ee-47cd-bef3-f53d99578c74 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 913.892194] [55574]: DEBUG cinder.api.openstack.wsgi [None req-532749c0-b1ee-47cd-bef3-f53d99578c74 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Calling method 'delete' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 913.892372] [55574]: INFO cinder.api.v3.volumes [None req-532749c0-b1ee-47cd-bef3-f53d99578c74 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Delete volume with id: dc34b722-f8c1-44c4-b0f6-47935cb1ec89 [ 913.901368] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.901368] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 913.901919] [55574]: INFO cinder.volume.api [None req-532749c0-b1ee-47cd-bef3-f53d99578c74 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Volume info retrieved successfully. [ 913.922327] [55574]: INFO cinder.volume.api [None req-532749c0-b1ee-47cd-bef3-f53d99578c74 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Delete volume request issued successfully. [ 913.922562] [55574]: INFO cinder.api.openstack.wsgi [None req-532749c0-b1ee-47cd-bef3-f53d99578c74 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] http://10.180.1.21/volume/v3/volumes/dc34b722-f8c1-44c4-b0f6-47935cb1ec89 returned with HTTP 202 [ 913.923048] [55574]: [pid: 55574|app: 0|req: 96/202] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 21:12:54 2025] DELETE /volume/v3/volumes/dc34b722-f8c1-44c4-b0f6-47935cb1ec89 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 913.926331] [55573]: DEBUG cinder.api.middleware.request_id [None req-b12579cf-4ee5-42bb-9676-a18a5e433b46 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 913.929631] [55573]: INFO cinder.api.openstack.wsgi [None req-b12579cf-4ee5-42bb-9676-a18a5e433b46 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] GET http://10.180.1.21/volume/v3/volumes/dc34b722-f8c1-44c4-b0f6-47935cb1ec89 [ 913.930420] [55573]: DEBUG cinder.api.openstack.wsgi [None req-b12579cf-4ee5-42bb-9676-a18a5e433b46 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 913.930420] [55573]: DEBUG cinder.api.openstack.wsgi [None req-b12579cf-4ee5-42bb-9676-a18a5e433b46 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 913.939811] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.939811] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 913.944643] [55573]: INFO cinder.volume.api [None req-b12579cf-4ee5-42bb-9676-a18a5e433b46 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Volume info retrieved successfully. [ 913.949859] [55573]: INFO cinder.api.openstack.wsgi [None req-b12579cf-4ee5-42bb-9676-a18a5e433b46 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] http://10.180.1.21/volume/v3/volumes/dc34b722-f8c1-44c4-b0f6-47935cb1ec89 returned with HTTP 200 [ 913.950464] [55573]: [pid: 55573|app: 0|req: 107/203] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:12:54 2025] GET /volume/v3/volumes/dc34b722-f8c1-44c4-b0f6-47935cb1ec89 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 914.717099] [55574]: DEBUG cinder.api.middleware.request_id [None req-77b59ece-3c28-4aa9-a7a9-15e6d7055059 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 914.720216] [55574]: INFO cinder.api.openstack.wsgi [None req-77b59ece-3c28-4aa9-a7a9-15e6d7055059 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] POST http://10.180.1.21/volume/v3/volumes [ 914.720811] [55574]: DEBUG cinder.api.openstack.wsgi [None req-77b59ece-3c28-4aa9-a7a9-15e6d7055059 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1937442625"}} {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 914.723051] [55574]: DEBUG cinder.api.v3.volumes [None req-77b59ece-3c28-4aa9-a7a9-15e6d7055059 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1937442625'}} {{(pid=55574) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 914.723252] [55574]: INFO cinder.api.v3.volumes [None req-77b59ece-3c28-4aa9-a7a9-15e6d7055059 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Create volume of 1 GB [ 914.729048] [55574]: INFO cinder.volume.api [None req-77b59ece-3c28-4aa9-a7a9-15e6d7055059 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Availability Zones retrieved successfully. [ 914.740956] [55574]: DEBUG cinder.volume.api [None req-77b59ece-3c28-4aa9-a7a9-15e6d7055059 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Flow 'volume_create_api' (83821a23-478b-4b47-9f26-54bd5d50e4f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 914.742764] [55574]: DEBUG cinder.volume.api [None req-77b59ece-3c28-4aa9-a7a9-15e6d7055059 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (980b05df-727a-4715-b3d3-f41372fa9dff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 914.744077] [55574]: DEBUG cinder.volume.flows.api.create_volume [None req-77b59ece-3c28-4aa9-a7a9-15e6d7055059 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Validating volume size '1' using validate_int {{(pid=55574) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 914.778038] [55574]: DEBUG cinder.volume.api [None req-77b59ece-3c28-4aa9-a7a9-15e6d7055059 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (980b05df-727a-4715-b3d3-f41372fa9dff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T21:04:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=48c1266c-e861-4a93-b53a-9717de6310af,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48c1266c-e861-4a93-b53a-9717de6310af', '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=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 914.779870] [55574]: DEBUG cinder.volume.api [None req-77b59ece-3c28-4aa9-a7a9-15e6d7055059 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e18bc794-badb-41c2-bec0-cdccab5f5b8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 914.858755] [55574]: DEBUG cinder.quota [None req-77b59ece-3c28-4aa9-a7a9-15e6d7055059 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Created reservations ['61c67aa8-3646-4239-8d4b-4211bd4fe943', 'fd2cc44a-2824-4571-8ae5-e7d6a7a55c43', 'f3615fb6-eb98-4775-a741-958d5c49540e', 'd1a0d3d8-6308-4fa1-8f4a-3e2bc44a3b48'] {{(pid=55574) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 914.858755] [55574]: DEBUG cinder.volume.api [None req-77b59ece-3c28-4aa9-a7a9-15e6d7055059 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e18bc794-badb-41c2-bec0-cdccab5f5b8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61c67aa8-3646-4239-8d4b-4211bd4fe943', 'fd2cc44a-2824-4571-8ae5-e7d6a7a55c43', 'f3615fb6-eb98-4775-a741-958d5c49540e', 'd1a0d3d8-6308-4fa1-8f4a-3e2bc44a3b48']}' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 914.858755] [55574]: DEBUG cinder.volume.api [None req-77b59ece-3c28-4aa9-a7a9-15e6d7055059 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e89abc7-8689-4d94-8170-1980337a3a23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 914.873586] [55574]: DEBUG cinder.volume.api [None req-77b59ece-3c28-4aa9-a7a9-15e6d7055059 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e89abc7-8689-4d94-8170-1980337a3a23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'def27b6e-b22b-4fd0-883e-80456bf72c46', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1937442625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af98dac44fc244959220412865976629',qos_specs=None,replication_status=,reservations=['61c67aa8-3646-4239-8d4b-4211bd4fe943','fd2cc44a-2824-4571-8ae5-e7d6a7a55c43','f3615fb6-eb98-4775-a741-958d5c49540e','d1a0d3d8-6308-4fa1-8f4a-3e2bc44a3b48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f442a8c432148569899627e0f6b3bde',volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af), '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-19T21:12:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1937442625',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=def27b6e-b22b-4fd0-883e-80456bf72c46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af98dac44fc244959220412865976629',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='5f442a8c432148569899627e0f6b3bde',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48c1266c-e861-4a93-b53a-9717de6310af),volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af)}' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 914.874582] [55574]: DEBUG cinder.volume.api [None req-77b59ece-3c28-4aa9-a7a9-15e6d7055059 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bacca9d8-16f4-4aac-8b5c-2aa412c4beb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 914.890395] [55574]: DEBUG cinder.volume.api [None req-77b59ece-3c28-4aa9-a7a9-15e6d7055059 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bacca9d8-16f4-4aac-8b5c-2aa412c4beb2) 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-1937442625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af98dac44fc244959220412865976629',qos_specs=None,replication_status=,reservations=['61c67aa8-3646-4239-8d4b-4211bd4fe943','fd2cc44a-2824-4571-8ae5-e7d6a7a55c43','f3615fb6-eb98-4775-a741-958d5c49540e','d1a0d3d8-6308-4fa1-8f4a-3e2bc44a3b48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f442a8c432148569899627e0f6b3bde',volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af)}' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 914.890395] [55574]: DEBUG cinder.volume.api [None req-77b59ece-3c28-4aa9-a7a9-15e6d7055059 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cf6ebe3-37cc-4fd2-98aa-a2bda9674770) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 914.898041] [55574]: DEBUG cinder.volume.api [None req-77b59ece-3c28-4aa9-a7a9-15e6d7055059 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cf6ebe3-37cc-4fd2-98aa-a2bda9674770) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 914.899175] [55574]: DEBUG cinder.volume.api [None req-77b59ece-3c28-4aa9-a7a9-15e6d7055059 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Flow 'volume_create_api' (83821a23-478b-4b47-9f26-54bd5d50e4f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55574) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 914.899575] [55574]: INFO cinder.volume.api [None req-77b59ece-3c28-4aa9-a7a9-15e6d7055059 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Create volume request issued successfully. [ 914.900318] [55574]: INFO cinder.api.openstack.wsgi [None req-77b59ece-3c28-4aa9-a7a9-15e6d7055059 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 914.900792] [55574]: [pid: 55574|app: 0|req: 97/204] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 21:12:55 2025] POST /volume/v3/volumes => generated 754 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 914.911465] [55573]: DEBUG cinder.api.middleware.request_id [None req-b8dfec31-225f-4311-a765-207b7bdcc111 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 914.913545] [55573]: INFO cinder.api.openstack.wsgi [None req-b8dfec31-225f-4311-a765-207b7bdcc111 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] GET http://10.180.1.21/volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 [ 914.916343] [55573]: DEBUG cinder.api.openstack.wsgi [None req-b8dfec31-225f-4311-a765-207b7bdcc111 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 914.916343] [55573]: DEBUG cinder.api.openstack.wsgi [None req-b8dfec31-225f-4311-a765-207b7bdcc111 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 914.927714] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.927714] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 914.929187] [55573]: INFO cinder.volume.api [None req-b8dfec31-225f-4311-a765-207b7bdcc111 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Volume info retrieved successfully. [ 914.938509] [55573]: INFO cinder.api.openstack.wsgi [None req-b8dfec31-225f-4311-a765-207b7bdcc111 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] http://10.180.1.21/volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 returned with HTTP 200 [ 914.938943] [55573]: [pid: 55573|app: 0|req: 108/205] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:12:55 2025] GET /volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 => generated 822 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 914.960537] [55574]: DEBUG cinder.api.middleware.request_id [None req-b99d57b3-edac-4381-b114-75371de1e7ca None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 914.963702] [55574]: INFO cinder.api.openstack.wsgi [None req-b99d57b3-edac-4381-b114-75371de1e7ca tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] GET http://10.180.1.21/volume/v3/volumes/dc34b722-f8c1-44c4-b0f6-47935cb1ec89 [ 914.963940] [55574]: DEBUG cinder.api.openstack.wsgi [None req-b99d57b3-edac-4381-b114-75371de1e7ca tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 914.964286] [55574]: DEBUG cinder.api.openstack.wsgi [None req-b99d57b3-edac-4381-b114-75371de1e7ca tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 914.972927] [55574]: INFO cinder.api.openstack.wsgi [None req-b99d57b3-edac-4381-b114-75371de1e7ca tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] http://10.180.1.21/volume/v3/volumes/dc34b722-f8c1-44c4-b0f6-47935cb1ec89 returned with HTTP 404 [ 914.973424] [55574]: [pid: 55574|app: 0|req: 98/206] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:12:55 2025] GET /volume/v3/volumes/dc34b722-f8c1-44c4-b0f6-47935cb1ec89 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 914.976649] [55573]: DEBUG cinder.api.middleware.request_id [None req-bc3bf3ff-1131-4fec-88b0-f7a8c9464ddb None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 914.979117] [55573]: INFO cinder.api.openstack.wsgi [None req-bc3bf3ff-1131-4fec-88b0-f7a8c9464ddb tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] DELETE http://10.180.1.21/volume/v3/volumes/f4ac479b-dda6-472b-aeba-778da7567296 [ 914.979117] [55573]: DEBUG cinder.api.openstack.wsgi [None req-bc3bf3ff-1131-4fec-88b0-f7a8c9464ddb tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 914.979360] [55573]: DEBUG cinder.api.openstack.wsgi [None req-bc3bf3ff-1131-4fec-88b0-f7a8c9464ddb tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Calling method 'delete' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 914.979523] [55573]: INFO cinder.api.v3.volumes [None req-bc3bf3ff-1131-4fec-88b0-f7a8c9464ddb tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Delete volume with id: f4ac479b-dda6-472b-aeba-778da7567296 [ 914.988332] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.988332] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 914.988930] [55573]: INFO cinder.volume.api [None req-bc3bf3ff-1131-4fec-88b0-f7a8c9464ddb tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Volume info retrieved successfully. [ 915.002702] [55573]: INFO cinder.volume.api [None req-bc3bf3ff-1131-4fec-88b0-f7a8c9464ddb tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Delete volume request issued successfully. [ 915.002911] [55573]: INFO cinder.api.openstack.wsgi [None req-bc3bf3ff-1131-4fec-88b0-f7a8c9464ddb tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] http://10.180.1.21/volume/v3/volumes/f4ac479b-dda6-472b-aeba-778da7567296 returned with HTTP 202 [ 915.003362] [55573]: [pid: 55573|app: 0|req: 109/207] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 21:12:55 2025] DELETE /volume/v3/volumes/f4ac479b-dda6-472b-aeba-778da7567296 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 915.006537] [55574]: DEBUG cinder.api.middleware.request_id [None req-7cfa16f8-3dba-4ac9-b38d-1b3fc6c701cf None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 915.009837] [55574]: INFO cinder.api.openstack.wsgi [None req-7cfa16f8-3dba-4ac9-b38d-1b3fc6c701cf tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] GET http://10.180.1.21/volume/v3/volumes/f4ac479b-dda6-472b-aeba-778da7567296 [ 915.010100] [55574]: DEBUG cinder.api.openstack.wsgi [None req-7cfa16f8-3dba-4ac9-b38d-1b3fc6c701cf tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 915.010403] [55574]: DEBUG cinder.api.openstack.wsgi [None req-7cfa16f8-3dba-4ac9-b38d-1b3fc6c701cf tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 915.024906] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.024906] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 915.030553] [55574]: INFO cinder.volume.api [None req-7cfa16f8-3dba-4ac9-b38d-1b3fc6c701cf tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Volume info retrieved successfully. [ 915.036024] [55574]: INFO cinder.api.openstack.wsgi [None req-7cfa16f8-3dba-4ac9-b38d-1b3fc6c701cf tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] http://10.180.1.21/volume/v3/volumes/f4ac479b-dda6-472b-aeba-778da7567296 returned with HTTP 200 [ 915.036712] [55574]: [pid: 55574|app: 0|req: 99/208] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:12:55 2025] GET /volume/v3/volumes/f4ac479b-dda6-472b-aeba-778da7567296 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 915.949295] [55573]: DEBUG cinder.api.middleware.request_id [None req-b7306392-995d-4e05-a671-7d6dc4156b8e None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 915.951410] [55573]: INFO cinder.api.openstack.wsgi [None req-b7306392-995d-4e05-a671-7d6dc4156b8e tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] GET http://10.180.1.21/volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 [ 915.951660] [55573]: DEBUG cinder.api.openstack.wsgi [None req-b7306392-995d-4e05-a671-7d6dc4156b8e tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 915.951892] [55573]: DEBUG cinder.api.openstack.wsgi [None req-b7306392-995d-4e05-a671-7d6dc4156b8e tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 915.962044] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.962044] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 915.966426] [55573]: INFO cinder.volume.api [None req-b7306392-995d-4e05-a671-7d6dc4156b8e tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Volume info retrieved successfully. [ 915.971558] [55573]: INFO cinder.api.openstack.wsgi [None req-b7306392-995d-4e05-a671-7d6dc4156b8e tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] http://10.180.1.21/volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 returned with HTTP 200 [ 915.971968] [55573]: [pid: 55573|app: 0|req: 110/209] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:12:56 2025] GET /volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 916.012042] [55574]: DEBUG cinder.api.middleware.request_id [req-382c08c0-4b00-45b2-9d42-8eebce4ea312 req-3f460302-e859-4d23-a503-be34b8f557ac None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 916.014242] [55574]: INFO cinder.api.openstack.wsgi [req-382c08c0-4b00-45b2-9d42-8eebce4ea312 req-3f460302-e859-4d23-a503-be34b8f557ac tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] GET http://10.180.1.21/volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 [ 916.014522] [55574]: DEBUG cinder.api.openstack.wsgi [req-382c08c0-4b00-45b2-9d42-8eebce4ea312 req-3f460302-e859-4d23-a503-be34b8f557ac tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 916.014821] [55574]: DEBUG cinder.api.openstack.wsgi [req-382c08c0-4b00-45b2-9d42-8eebce4ea312 req-3f460302-e859-4d23-a503-be34b8f557ac tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 916.023332] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.023332] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 916.026872] [55574]: INFO cinder.volume.api [req-382c08c0-4b00-45b2-9d42-8eebce4ea312 req-3f460302-e859-4d23-a503-be34b8f557ac tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Volume info retrieved successfully. [ 916.031633] [55574]: INFO cinder.api.openstack.wsgi [req-382c08c0-4b00-45b2-9d42-8eebce4ea312 req-3f460302-e859-4d23-a503-be34b8f557ac tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] http://10.180.1.21/volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 returned with HTTP 200 [ 916.032057] [55574]: [pid: 55574|app: 0|req: 100/210] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 21:12:56 2025] GET /volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 916.049791] [55573]: DEBUG cinder.api.middleware.request_id [None req-38a1231d-4458-43e6-87c3-36b67f43c47e None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 916.052280] [55573]: INFO cinder.api.openstack.wsgi [None req-38a1231d-4458-43e6-87c3-36b67f43c47e tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] GET http://10.180.1.21/volume/v3/volumes/f4ac479b-dda6-472b-aeba-778da7567296 [ 916.052280] [55573]: DEBUG cinder.api.openstack.wsgi [None req-38a1231d-4458-43e6-87c3-36b67f43c47e tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 916.052280] [55573]: DEBUG cinder.api.openstack.wsgi [None req-38a1231d-4458-43e6-87c3-36b67f43c47e tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 916.058735] [55573]: INFO cinder.api.openstack.wsgi [None req-38a1231d-4458-43e6-87c3-36b67f43c47e tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] http://10.180.1.21/volume/v3/volumes/f4ac479b-dda6-472b-aeba-778da7567296 returned with HTTP 404 [ 916.059282] [55573]: [pid: 55573|app: 0|req: 111/211] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:12:56 2025] GET /volume/v3/volumes/f4ac479b-dda6-472b-aeba-778da7567296 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 916.062777] [55574]: DEBUG cinder.api.middleware.request_id [None req-a7e3edf3-81be-484b-a150-bed8859d0ec5 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 916.065326] [55574]: INFO cinder.api.openstack.wsgi [None req-a7e3edf3-81be-484b-a150-bed8859d0ec5 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] DELETE http://10.180.1.21/volume/v3/volumes/6413bc9a-8670-4f94-96f3-64c9ebe8a26c [ 916.065626] [55574]: DEBUG cinder.api.openstack.wsgi [None req-a7e3edf3-81be-484b-a150-bed8859d0ec5 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 916.065858] [55574]: DEBUG cinder.api.openstack.wsgi [None req-a7e3edf3-81be-484b-a150-bed8859d0ec5 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Calling method 'delete' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 916.066134] [55574]: INFO cinder.api.v3.volumes [None req-a7e3edf3-81be-484b-a150-bed8859d0ec5 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Delete volume with id: 6413bc9a-8670-4f94-96f3-64c9ebe8a26c [ 916.075294] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.075294] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 916.075943] [55574]: INFO cinder.volume.api [None req-a7e3edf3-81be-484b-a150-bed8859d0ec5 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Volume info retrieved successfully. [ 916.095143] [55574]: INFO cinder.volume.api [None req-a7e3edf3-81be-484b-a150-bed8859d0ec5 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Delete volume request issued successfully. [ 916.095447] [55574]: INFO cinder.api.openstack.wsgi [None req-a7e3edf3-81be-484b-a150-bed8859d0ec5 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] http://10.180.1.21/volume/v3/volumes/6413bc9a-8670-4f94-96f3-64c9ebe8a26c returned with HTTP 202 [ 916.095819] [55574]: [pid: 55574|app: 0|req: 101/212] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 21:12:56 2025] DELETE /volume/v3/volumes/6413bc9a-8670-4f94-96f3-64c9ebe8a26c => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 916.098902] [55573]: DEBUG cinder.api.middleware.request_id [None req-44f40d3f-f184-47b1-be43-0bcbc5d27420 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 916.101237] [55573]: INFO cinder.api.openstack.wsgi [None req-44f40d3f-f184-47b1-be43-0bcbc5d27420 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] GET http://10.180.1.21/volume/v3/volumes/6413bc9a-8670-4f94-96f3-64c9ebe8a26c [ 916.101807] [55573]: DEBUG cinder.api.openstack.wsgi [None req-44f40d3f-f184-47b1-be43-0bcbc5d27420 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 916.101898] [55573]: DEBUG cinder.api.openstack.wsgi [None req-44f40d3f-f184-47b1-be43-0bcbc5d27420 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 916.110537] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.110537] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 916.114527] [55573]: INFO cinder.volume.api [None req-44f40d3f-f184-47b1-be43-0bcbc5d27420 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Volume info retrieved successfully. [ 916.119383] [55573]: INFO cinder.api.openstack.wsgi [None req-44f40d3f-f184-47b1-be43-0bcbc5d27420 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] http://10.180.1.21/volume/v3/volumes/6413bc9a-8670-4f94-96f3-64c9ebe8a26c returned with HTTP 200 [ 916.119858] [55573]: [pid: 55573|app: 0|req: 112/213] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:12:56 2025] GET /volume/v3/volumes/6413bc9a-8670-4f94-96f3-64c9ebe8a26c => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 917.129213] [55574]: DEBUG cinder.api.middleware.request_id [None req-b5442d37-ba83-446c-bb94-92a145686683 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 917.131553] [55574]: INFO cinder.api.openstack.wsgi [None req-b5442d37-ba83-446c-bb94-92a145686683 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] GET http://10.180.1.21/volume/v3/volumes/6413bc9a-8670-4f94-96f3-64c9ebe8a26c [ 917.131859] [55574]: DEBUG cinder.api.openstack.wsgi [None req-b5442d37-ba83-446c-bb94-92a145686683 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 917.131859] [55574]: DEBUG cinder.api.openstack.wsgi [None req-b5442d37-ba83-446c-bb94-92a145686683 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 917.139870] [55574]: INFO cinder.api.openstack.wsgi [None req-b5442d37-ba83-446c-bb94-92a145686683 tempest-VolumesTestJSON-1808214714 tempest-VolumesTestJSON-1808214714-project-member] http://10.180.1.21/volume/v3/volumes/6413bc9a-8670-4f94-96f3-64c9ebe8a26c returned with HTTP 404 [ 917.140541] [55574]: [pid: 55574|app: 0|req: 102/214] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:12:57 2025] GET /volume/v3/volumes/6413bc9a-8670-4f94-96f3-64c9ebe8a26c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 917.554543] [55573]: DEBUG cinder.api.middleware.request_id [None req-80dac76b-1bac-4c71-8f3f-ac6f2b7a8e2f None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 917.555814] [55573]: INFO cinder.api.openstack.wsgi [None req-80dac76b-1bac-4c71-8f3f-ac6f2b7a8e2f None None] GET http://10.180.1.21/volume// [ 917.555814] [55573]: DEBUG cinder.api.openstack.wsgi [None req-80dac76b-1bac-4c71-8f3f-ac6f2b7a8e2f None None] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 917.555814] [55573]: DEBUG cinder.api.openstack.wsgi [None req-80dac76b-1bac-4c71-8f3f-ac6f2b7a8e2f None None] Calling method 'all' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 917.555814] [55573]: INFO cinder.api.openstack.wsgi [None req-80dac76b-1bac-4c71-8f3f-ac6f2b7a8e2f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 917.556141] [55573]: [pid: 55573|app: 0|req: 113/215] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 21:12:58 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 917.561747] [55574]: DEBUG cinder.api.middleware.request_id [req-382c08c0-4b00-45b2-9d42-8eebce4ea312 req-b1a6cfec-839f-4960-805d-38cb76dbe0e8 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 917.563042] [55574]: INFO cinder.api.openstack.wsgi [req-382c08c0-4b00-45b2-9d42-8eebce4ea312 req-b1a6cfec-839f-4960-805d-38cb76dbe0e8 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] POST http://10.180.1.21/volume/v3/attachments [ 917.564577] [55574]: DEBUG cinder.api.openstack.wsgi [req-382c08c0-4b00-45b2-9d42-8eebce4ea312 req-b1a6cfec-839f-4960-805d-38cb76dbe0e8 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "def27b6e-b22b-4fd0-883e-80456bf72c46", "connector": null, "instance_uuid": "fbec33e0-6b91-4b5e-8bed-06019fbd7f26"}} {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 917.575762] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.575762] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 917.600801] [55574]: INFO cinder.api.openstack.wsgi [req-382c08c0-4b00-45b2-9d42-8eebce4ea312 req-b1a6cfec-839f-4960-805d-38cb76dbe0e8 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 917.601161] [55574]: [pid: 55574|app: 0|req: 103/216] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 21:12:58 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) [ 917.625174] [55573]: DEBUG cinder.api.middleware.request_id [None req-8c225e4a-18e1-4fcc-a705-98c3f032a49b None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 917.627542] [55573]: INFO cinder.api.openstack.wsgi [None req-8c225e4a-18e1-4fcc-a705-98c3f032a49b tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] GET http://10.180.1.21/volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 [ 917.627862] [55573]: DEBUG cinder.api.openstack.wsgi [None req-8c225e4a-18e1-4fcc-a705-98c3f032a49b tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 917.628041] [55573]: DEBUG cinder.api.openstack.wsgi [None req-8c225e4a-18e1-4fcc-a705-98c3f032a49b tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 917.643405] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.643405] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 917.651083] [55573]: INFO cinder.volume.api [None req-8c225e4a-18e1-4fcc-a705-98c3f032a49b tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Volume info retrieved successfully. [ 917.658170] [55573]: INFO cinder.api.openstack.wsgi [None req-8c225e4a-18e1-4fcc-a705-98c3f032a49b tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] http://10.180.1.21/volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 returned with HTTP 200 [ 917.658499] [55573]: [pid: 55573|app: 0|req: 114/217] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:12:58 2025] GET /volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 918.413705] [55574]: DEBUG cinder.api.middleware.request_id [None req-5af5d6f8-3bef-494d-9a72-8d77fd5a24ad None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 918.414289] [55574]: INFO cinder.api.openstack.wsgi [None req-5af5d6f8-3bef-494d-9a72-8d77fd5a24ad None None] GET http://10.180.1.21/volume// [ 918.414542] [55574]: DEBUG cinder.api.openstack.wsgi [None req-5af5d6f8-3bef-494d-9a72-8d77fd5a24ad None None] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 918.415501] [55574]: DEBUG cinder.api.openstack.wsgi [None req-5af5d6f8-3bef-494d-9a72-8d77fd5a24ad None None] Calling method 'all' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 918.415501] [55574]: INFO cinder.api.openstack.wsgi [None req-5af5d6f8-3bef-494d-9a72-8d77fd5a24ad None None] http://10.180.1.21/volume// returned with HTTP 300 [ 918.415501] [55574]: [pid: 55574|app: 0|req: 104/218] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 21:12:59 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 918.435438] [55573]: DEBUG cinder.api.middleware.request_id [req-382c08c0-4b00-45b2-9d42-8eebce4ea312 req-aad4fdf2-ae3d-49c8-b513-4f82b3767f62 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 918.438066] [55573]: INFO cinder.api.openstack.wsgi [req-382c08c0-4b00-45b2-9d42-8eebce4ea312 req-aad4fdf2-ae3d-49c8-b513-4f82b3767f62 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] GET http://10.180.1.21/volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 [ 918.438427] [55573]: DEBUG cinder.api.openstack.wsgi [req-382c08c0-4b00-45b2-9d42-8eebce4ea312 req-aad4fdf2-ae3d-49c8-b513-4f82b3767f62 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 918.438704] [55573]: DEBUG cinder.api.openstack.wsgi [req-382c08c0-4b00-45b2-9d42-8eebce4ea312 req-aad4fdf2-ae3d-49c8-b513-4f82b3767f62 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 918.458517] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 918.458517] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 918.464218] [55573]: INFO cinder.volume.api [req-382c08c0-4b00-45b2-9d42-8eebce4ea312 req-aad4fdf2-ae3d-49c8-b513-4f82b3767f62 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Volume info retrieved successfully. [ 918.472230] [55573]: INFO cinder.api.openstack.wsgi [req-382c08c0-4b00-45b2-9d42-8eebce4ea312 req-aad4fdf2-ae3d-49c8-b513-4f82b3767f62 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] http://10.180.1.21/volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 returned with HTTP 200 [ 918.472725] [55573]: [pid: 55573|app: 0|req: 115/219] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 21:12:59 2025] GET /volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 => generated 1027 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 918.588328] [55574]: DEBUG cinder.api.middleware.request_id [req-382c08c0-4b00-45b2-9d42-8eebce4ea312 req-a1a97ee0-f93d-4b94-bd3a-68f2126dba2a None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 918.591624] [55574]: INFO cinder.api.openstack.wsgi [req-382c08c0-4b00-45b2-9d42-8eebce4ea312 req-a1a97ee0-f93d-4b94-bd3a-68f2126dba2a tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] PUT http://10.180.1.21/volume/v3/attachments/2423d05a-454f-458f-aebb-61078ebd8546 [ 918.592263] [55574]: DEBUG cinder.api.openstack.wsgi [req-382c08c0-4b00-45b2-9d42-8eebce4ea312 req-a1a97ee0-f93d-4b94-bd3a-68f2126dba2a tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-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-546342", "mountpoint": "/dev/sdb"}}} {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 918.602293] [55574]: DEBUG cinder.coordination [req-382c08c0-4b00-45b2-9d42-8eebce4ea312 req-a1a97ee0-f93d-4b94-bd3a-68f2126dba2a tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Acquiring lock "cinder-attachment_update-def27b6e-b22b-4fd0-883e-80456bf72c46-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55574) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 918.607505] [55574]: DEBUG cinder.coordination [req-382c08c0-4b00-45b2-9d42-8eebce4ea312 req-a1a97ee0-f93d-4b94-bd3a-68f2126dba2a tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Lock "cinder-attachment_update-def27b6e-b22b-4fd0-883e-80456bf72c46-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55574) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 918.608984] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 918.608984] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 918.671768] [55573]: DEBUG cinder.api.middleware.request_id [None req-cd22553e-e94a-40fb-ad12-bf63f5576fa2 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 918.674330] [55573]: INFO cinder.api.openstack.wsgi [None req-cd22553e-e94a-40fb-ad12-bf63f5576fa2 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] GET http://10.180.1.21/volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 [ 918.674631] [55573]: DEBUG cinder.api.openstack.wsgi [None req-cd22553e-e94a-40fb-ad12-bf63f5576fa2 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 918.674858] [55573]: DEBUG cinder.api.openstack.wsgi [None req-cd22553e-e94a-40fb-ad12-bf63f5576fa2 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 918.689039] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 918.689039] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 918.693621] [55573]: INFO cinder.volume.api [None req-cd22553e-e94a-40fb-ad12-bf63f5576fa2 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Volume info retrieved successfully. [ 918.699387] [55573]: INFO cinder.api.openstack.wsgi [None req-cd22553e-e94a-40fb-ad12-bf63f5576fa2 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] http://10.180.1.21/volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 returned with HTTP 200 [ 918.699870] [55573]: [pid: 55573|app: 0|req: 116/220] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:12:59 2025] GET /volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 919.710604] [55573]: DEBUG cinder.api.middleware.request_id [None req-ab461082-069a-48b3-85e3-c211254d6068 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 919.716027] [55573]: INFO cinder.api.openstack.wsgi [None req-ab461082-069a-48b3-85e3-c211254d6068 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] GET http://10.180.1.21/volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 [ 919.716027] [55573]: DEBUG cinder.api.openstack.wsgi [None req-ab461082-069a-48b3-85e3-c211254d6068 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 919.716027] [55573]: DEBUG cinder.api.openstack.wsgi [None req-ab461082-069a-48b3-85e3-c211254d6068 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 919.733537] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.733537] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 919.738891] [55573]: INFO cinder.volume.api [None req-ab461082-069a-48b3-85e3-c211254d6068 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Volume info retrieved successfully. [ 919.747592] [55573]: INFO cinder.api.openstack.wsgi [None req-ab461082-069a-48b3-85e3-c211254d6068 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] http://10.180.1.21/volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 returned with HTTP 200 [ 919.747592] [55573]: [pid: 55573|app: 0|req: 117/221] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:13:00 2025] GET /volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 920.757629] [55573]: DEBUG cinder.api.middleware.request_id [None req-2dbfe8cd-8553-4b0a-97c6-d910c2e36771 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 920.762050] [55573]: INFO cinder.api.openstack.wsgi [None req-2dbfe8cd-8553-4b0a-97c6-d910c2e36771 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] GET http://10.180.1.21/volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 [ 920.762187] [55573]: DEBUG cinder.api.openstack.wsgi [None req-2dbfe8cd-8553-4b0a-97c6-d910c2e36771 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 920.762471] [55573]: DEBUG cinder.api.openstack.wsgi [None req-2dbfe8cd-8553-4b0a-97c6-d910c2e36771 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 920.777219] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.777219] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 920.782092] [55573]: INFO cinder.volume.api [None req-2dbfe8cd-8553-4b0a-97c6-d910c2e36771 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Volume info retrieved successfully. [ 920.787049] [55573]: INFO cinder.api.openstack.wsgi [None req-2dbfe8cd-8553-4b0a-97c6-d910c2e36771 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] http://10.180.1.21/volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 returned with HTTP 200 [ 920.787618] [55573]: [pid: 55573|app: 0|req: 118/222] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:13:01 2025] GET /volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 921.798704] [55573]: DEBUG cinder.api.middleware.request_id [None req-7100c5de-3c6e-4451-9d78-a40bf42b9895 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 921.801053] [55573]: INFO cinder.api.openstack.wsgi [None req-7100c5de-3c6e-4451-9d78-a40bf42b9895 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] GET http://10.180.1.21/volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 [ 921.801450] [55573]: DEBUG cinder.api.openstack.wsgi [None req-7100c5de-3c6e-4451-9d78-a40bf42b9895 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 921.801843] [55573]: DEBUG cinder.api.openstack.wsgi [None req-7100c5de-3c6e-4451-9d78-a40bf42b9895 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 921.817532] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.817532] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 921.821895] [55573]: INFO cinder.volume.api [None req-7100c5de-3c6e-4451-9d78-a40bf42b9895 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Volume info retrieved successfully. [ 921.825351] [55573]: INFO cinder.api.openstack.wsgi [None req-7100c5de-3c6e-4451-9d78-a40bf42b9895 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] http://10.180.1.21/volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 returned with HTTP 200 [ 921.826048] [55573]: [pid: 55573|app: 0|req: 119/223] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:13:02 2025] GET /volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 922.840144] [55573]: DEBUG cinder.api.middleware.request_id [None req-29bd24fc-cacf-4486-968d-3c4da635cc1d None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 922.842829] [55573]: INFO cinder.api.openstack.wsgi [None req-29bd24fc-cacf-4486-968d-3c4da635cc1d tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] GET http://10.180.1.21/volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 [ 922.843229] [55573]: DEBUG cinder.api.openstack.wsgi [None req-29bd24fc-cacf-4486-968d-3c4da635cc1d tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 922.843468] [55573]: DEBUG cinder.api.openstack.wsgi [None req-29bd24fc-cacf-4486-968d-3c4da635cc1d tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 922.858650] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.858650] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 922.862492] [55573]: INFO cinder.volume.api [None req-29bd24fc-cacf-4486-968d-3c4da635cc1d tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Volume info retrieved successfully. [ 922.867535] [55573]: INFO cinder.api.openstack.wsgi [None req-29bd24fc-cacf-4486-968d-3c4da635cc1d tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] http://10.180.1.21/volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 returned with HTTP 200 [ 922.868037] [55573]: [pid: 55573|app: 0|req: 120/224] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:13:03 2025] GET /volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 923.642241] [55574]: DEBUG cinder.coordination [req-382c08c0-4b00-45b2-9d42-8eebce4ea312 req-a1a97ee0-f93d-4b94-bd3a-68f2126dba2a tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Lock "cinder-attachment_update-def27b6e-b22b-4fd0-883e-80456bf72c46-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.032s {{(pid=55574) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 923.642241] [55574]: INFO cinder.api.openstack.wsgi [req-382c08c0-4b00-45b2-9d42-8eebce4ea312 req-a1a97ee0-f93d-4b94-bd3a-68f2126dba2a tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] http://10.180.1.21/volume/v3/attachments/2423d05a-454f-458f-aebb-61078ebd8546 returned with HTTP 200 [ 923.642241] [55574]: [pid: 55574|app: 0|req: 105/225] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 21:12:59 2025] PUT /volume/v3/attachments/2423d05a-454f-458f-aebb-61078ebd8546 => generated 617 bytes in 5053 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 923.879777] [55573]: DEBUG cinder.api.middleware.request_id [None req-88b9bf04-b4e2-4ca1-8cb9-c296130a3f54 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 923.882577] [55573]: INFO cinder.api.openstack.wsgi [None req-88b9bf04-b4e2-4ca1-8cb9-c296130a3f54 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] GET http://10.180.1.21/volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 [ 923.882577] [55573]: DEBUG cinder.api.openstack.wsgi [None req-88b9bf04-b4e2-4ca1-8cb9-c296130a3f54 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 923.882577] [55573]: DEBUG cinder.api.openstack.wsgi [None req-88b9bf04-b4e2-4ca1-8cb9-c296130a3f54 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 923.896935] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.896935] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 923.900952] [55573]: INFO cinder.volume.api [None req-88b9bf04-b4e2-4ca1-8cb9-c296130a3f54 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Volume info retrieved successfully. [ 923.907113] [55573]: INFO cinder.api.openstack.wsgi [None req-88b9bf04-b4e2-4ca1-8cb9-c296130a3f54 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] http://10.180.1.21/volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 returned with HTTP 200 [ 923.907565] [55573]: [pid: 55573|app: 0|req: 121/226] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:13:04 2025] GET /volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 924.918604] [55574]: DEBUG cinder.api.middleware.request_id [None req-0b590cf5-a4c0-4c8b-8c45-af71ccb882f1 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 924.921458] [55574]: INFO cinder.api.openstack.wsgi [None req-0b590cf5-a4c0-4c8b-8c45-af71ccb882f1 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] GET http://10.180.1.21/volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 [ 924.921709] [55574]: DEBUG cinder.api.openstack.wsgi [None req-0b590cf5-a4c0-4c8b-8c45-af71ccb882f1 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 924.921964] [55574]: DEBUG cinder.api.openstack.wsgi [None req-0b590cf5-a4c0-4c8b-8c45-af71ccb882f1 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 924.944564] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.944564] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 924.949430] [55574]: INFO cinder.volume.api [None req-0b590cf5-a4c0-4c8b-8c45-af71ccb882f1 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Volume info retrieved successfully. [ 924.956376] [55574]: INFO cinder.api.openstack.wsgi [None req-0b590cf5-a4c0-4c8b-8c45-af71ccb882f1 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] http://10.180.1.21/volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 returned with HTTP 200 [ 924.956751] [55574]: [pid: 55574|app: 0|req: 106/227] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:13:05 2025] GET /volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 925.295431] [55573]: DEBUG cinder.api.middleware.request_id [req-382c08c0-4b00-45b2-9d42-8eebce4ea312 req-ee7a0b81-5628-4bc6-b022-c857ba95872f None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 925.297836] [55573]: INFO cinder.api.openstack.wsgi [req-382c08c0-4b00-45b2-9d42-8eebce4ea312 req-ee7a0b81-5628-4bc6-b022-c857ba95872f tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] POST http://10.180.1.21/volume/v3/attachments/2423d05a-454f-458f-aebb-61078ebd8546/action [ 925.298280] [55573]: DEBUG cinder.api.openstack.wsgi [req-382c08c0-4b00-45b2-9d42-8eebce4ea312 req-ee7a0b81-5628-4bc6-b022-c857ba95872f tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Action body: b'{"os-complete": null}' {{(pid=55573) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 925.298587] [55573]: DEBUG cinder.api.openstack.wsgi [req-382c08c0-4b00-45b2-9d42-8eebce4ea312 req-ee7a0b81-5628-4bc6-b022-c857ba95872f tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 925.323101] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.323101] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 925.334551] [55573]: INFO cinder.api.openstack.wsgi [req-382c08c0-4b00-45b2-9d42-8eebce4ea312 req-ee7a0b81-5628-4bc6-b022-c857ba95872f tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] http://10.180.1.21/volume/v3/attachments/2423d05a-454f-458f-aebb-61078ebd8546/action returned with HTTP 204 [ 925.335066] [55573]: [pid: 55573|app: 0|req: 122/228] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 21:13:06 2025] POST /volume/v3/attachments/2423d05a-454f-458f-aebb-61078ebd8546/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 925.970576] [55574]: DEBUG cinder.api.middleware.request_id [None req-0b10eeac-86b0-4544-96e0-bca9b90640e5 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 925.972493] [55574]: INFO cinder.api.openstack.wsgi [None req-0b10eeac-86b0-4544-96e0-bca9b90640e5 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] GET http://10.180.1.21/volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 [ 925.972714] [55574]: DEBUG cinder.api.openstack.wsgi [None req-0b10eeac-86b0-4544-96e0-bca9b90640e5 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 925.972978] [55574]: DEBUG cinder.api.openstack.wsgi [None req-0b10eeac-86b0-4544-96e0-bca9b90640e5 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 925.984939] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.984939] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 925.989174] [55574]: INFO cinder.volume.api [None req-0b10eeac-86b0-4544-96e0-bca9b90640e5 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Volume info retrieved successfully. [ 925.997643] [55574]: INFO cinder.api.openstack.wsgi [None req-0b10eeac-86b0-4544-96e0-bca9b90640e5 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] http://10.180.1.21/volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 returned with HTTP 200 [ 925.997643] [55574]: [pid: 55574|app: 0|req: 107/229] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:13:06 2025] GET /volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 926.018200] [55573]: DEBUG cinder.api.middleware.request_id [None req-2cb3d247-76a7-4c91-8d41-5f5aa6f123fc None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 926.018200] [55573]: INFO cinder.api.openstack.wsgi [None req-2cb3d247-76a7-4c91-8d41-5f5aa6f123fc tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] GET http://10.180.1.21/volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 [ 926.019269] [55573]: DEBUG cinder.api.openstack.wsgi [None req-2cb3d247-76a7-4c91-8d41-5f5aa6f123fc tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 926.019269] [55573]: DEBUG cinder.api.openstack.wsgi [None req-2cb3d247-76a7-4c91-8d41-5f5aa6f123fc tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 926.039491] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 926.039491] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 926.044137] [55573]: INFO cinder.volume.api [None req-2cb3d247-76a7-4c91-8d41-5f5aa6f123fc tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Volume info retrieved successfully. [ 926.049813] [55573]: INFO cinder.api.openstack.wsgi [None req-2cb3d247-76a7-4c91-8d41-5f5aa6f123fc tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] http://10.180.1.21/volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 returned with HTTP 200 [ 926.050468] [55573]: [pid: 55573|app: 0|req: 123/230] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:13:06 2025] GET /volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 927.454066] [55574]: DEBUG cinder.api.middleware.request_id [req-dfc0abdd-88a0-4287-82c6-b4c0672c2026 req-1ad980df-514c-403c-8aa8-6a06847b2301 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 927.456483] [55574]: INFO cinder.api.openstack.wsgi [req-dfc0abdd-88a0-4287-82c6-b4c0672c2026 req-1ad980df-514c-403c-8aa8-6a06847b2301 tempest-VolumesAdminNegativeTest-766504103 tempest-VolumesAdminNegativeTest-766504103-project-admin] GET http://10.180.1.21/volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 [ 927.456704] [55574]: DEBUG cinder.api.openstack.wsgi [req-dfc0abdd-88a0-4287-82c6-b4c0672c2026 req-1ad980df-514c-403c-8aa8-6a06847b2301 tempest-VolumesAdminNegativeTest-766504103 tempest-VolumesAdminNegativeTest-766504103-project-admin] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 927.456927] [55574]: DEBUG cinder.api.openstack.wsgi [req-dfc0abdd-88a0-4287-82c6-b4c0672c2026 req-1ad980df-514c-403c-8aa8-6a06847b2301 tempest-VolumesAdminNegativeTest-766504103 tempest-VolumesAdminNegativeTest-766504103-project-admin] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 927.471264] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 927.471264] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 927.475193] [55574]: INFO cinder.volume.api [req-dfc0abdd-88a0-4287-82c6-b4c0672c2026 req-1ad980df-514c-403c-8aa8-6a06847b2301 tempest-VolumesAdminNegativeTest-766504103 tempest-VolumesAdminNegativeTest-766504103-project-admin] Volume info retrieved successfully. [ 927.480914] [55574]: INFO cinder.api.openstack.wsgi [req-dfc0abdd-88a0-4287-82c6-b4c0672c2026 req-1ad980df-514c-403c-8aa8-6a06847b2301 tempest-VolumesAdminNegativeTest-766504103 tempest-VolumesAdminNegativeTest-766504103-project-admin] http://10.180.1.21/volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 returned with HTTP 200 [ 927.481457] [55574]: [pid: 55574|app: 0|req: 108/231] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 21:13:08 2025] GET /volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 => generated 1324 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 927.486494] [55573]: DEBUG cinder.api.middleware.request_id [req-dfc0abdd-88a0-4287-82c6-b4c0672c2026 req-a2cbfcc7-36d5-49f0-9493-443f9512dc59 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 927.489063] [55573]: INFO cinder.api.openstack.wsgi [req-dfc0abdd-88a0-4287-82c6-b4c0672c2026 req-a2cbfcc7-36d5-49f0-9493-443f9512dc59 tempest-VolumesAdminNegativeTest-766504103 tempest-VolumesAdminNegativeTest-766504103-project-admin] GET http://10.180.1.21/volume/v3/volumes/016b71de-af11-49fa-b0af-c1c441ecba4a [ 927.489304] [55573]: DEBUG cinder.api.openstack.wsgi [req-dfc0abdd-88a0-4287-82c6-b4c0672c2026 req-a2cbfcc7-36d5-49f0-9493-443f9512dc59 tempest-VolumesAdminNegativeTest-766504103 tempest-VolumesAdminNegativeTest-766504103-project-admin] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 927.489561] [55573]: DEBUG cinder.api.openstack.wsgi [req-dfc0abdd-88a0-4287-82c6-b4c0672c2026 req-a2cbfcc7-36d5-49f0-9493-443f9512dc59 tempest-VolumesAdminNegativeTest-766504103 tempest-VolumesAdminNegativeTest-766504103-project-admin] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 927.497715] [55573]: INFO cinder.api.openstack.wsgi [req-dfc0abdd-88a0-4287-82c6-b4c0672c2026 req-a2cbfcc7-36d5-49f0-9493-443f9512dc59 tempest-VolumesAdminNegativeTest-766504103 tempest-VolumesAdminNegativeTest-766504103-project-admin] http://10.180.1.21/volume/v3/volumes/016b71de-af11-49fa-b0af-c1c441ecba4a returned with HTTP 404 [ 927.498216] [55573]: [pid: 55573|app: 0|req: 124/232] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 21:13:08 2025] GET /volume/v3/volumes/016b71de-af11-49fa-b0af-c1c441ecba4a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 927.504638] [55574]: DEBUG cinder.api.middleware.request_id [None req-c811c467-75e9-4125-a44d-944d146b991f None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 927.506909] [55574]: INFO cinder.api.openstack.wsgi [None req-c811c467-75e9-4125-a44d-944d146b991f tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] GET http://10.180.1.21/volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 [ 927.507160] [55574]: DEBUG cinder.api.openstack.wsgi [None req-c811c467-75e9-4125-a44d-944d146b991f tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 927.507435] [55574]: DEBUG cinder.api.openstack.wsgi [None req-c811c467-75e9-4125-a44d-944d146b991f tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 927.521086] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 927.521086] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 927.526285] [55574]: INFO cinder.volume.api [None req-c811c467-75e9-4125-a44d-944d146b991f tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Volume info retrieved successfully. [ 927.532638] [55574]: INFO cinder.api.openstack.wsgi [None req-c811c467-75e9-4125-a44d-944d146b991f tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] http://10.180.1.21/volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 returned with HTTP 200 [ 927.532638] [55574]: [pid: 55574|app: 0|req: 109/233] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:13:08 2025] GET /volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 928.916140] [55573]: DEBUG cinder.api.middleware.request_id [req-b9f1d0d1-9d1d-4635-a708-ab70a47c4a9c req-bd0403e9-6ee3-4c82-9abc-b33b399f8278 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 928.918994] [55573]: INFO cinder.api.openstack.wsgi [req-b9f1d0d1-9d1d-4635-a708-ab70a47c4a9c req-bd0403e9-6ee3-4c82-9abc-b33b399f8278 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] GET http://10.180.1.21/volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 [ 928.919234] [55573]: DEBUG cinder.api.openstack.wsgi [req-b9f1d0d1-9d1d-4635-a708-ab70a47c4a9c req-bd0403e9-6ee3-4c82-9abc-b33b399f8278 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 928.919436] [55573]: DEBUG cinder.api.openstack.wsgi [req-b9f1d0d1-9d1d-4635-a708-ab70a47c4a9c req-bd0403e9-6ee3-4c82-9abc-b33b399f8278 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 928.935124] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 928.935124] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 928.940552] [55573]: INFO cinder.volume.api [req-b9f1d0d1-9d1d-4635-a708-ab70a47c4a9c req-bd0403e9-6ee3-4c82-9abc-b33b399f8278 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Volume info retrieved successfully. [ 928.945680] [55573]: INFO cinder.api.openstack.wsgi [req-b9f1d0d1-9d1d-4635-a708-ab70a47c4a9c req-bd0403e9-6ee3-4c82-9abc-b33b399f8278 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] http://10.180.1.21/volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 returned with HTTP 200 [ 928.946087] [55573]: [pid: 55573|app: 0|req: 125/234] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 21:13:09 2025] GET /volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 928.963805] [55574]: DEBUG cinder.api.middleware.request_id [req-b9f1d0d1-9d1d-4635-a708-ab70a47c4a9c req-c703cbe5-d750-4f9c-953f-7ddbc2fc052d None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 928.966148] [55574]: INFO cinder.api.openstack.wsgi [req-b9f1d0d1-9d1d-4635-a708-ab70a47c4a9c req-c703cbe5-d750-4f9c-953f-7ddbc2fc052d tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] POST http://10.180.1.21/volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46/action [ 928.966729] [55574]: DEBUG cinder.api.openstack.wsgi [req-b9f1d0d1-9d1d-4635-a708-ab70a47c4a9c req-c703cbe5-d750-4f9c-953f-7ddbc2fc052d tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55574) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 928.966967] [55574]: DEBUG cinder.api.openstack.wsgi [req-b9f1d0d1-9d1d-4635-a708-ab70a47c4a9c req-c703cbe5-d750-4f9c-953f-7ddbc2fc052d tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 928.984062] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 928.984062] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 928.984062] [55574]: INFO cinder.volume.api [req-b9f1d0d1-9d1d-4635-a708-ab70a47c4a9c req-c703cbe5-d750-4f9c-953f-7ddbc2fc052d tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Volume info retrieved successfully. [ 928.988885] [55574]: INFO cinder.volume.api [req-b9f1d0d1-9d1d-4635-a708-ab70a47c4a9c req-c703cbe5-d750-4f9c-953f-7ddbc2fc052d tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Begin detaching volume completed successfully. [ 928.989286] [55574]: INFO cinder.api.openstack.wsgi [req-b9f1d0d1-9d1d-4635-a708-ab70a47c4a9c req-c703cbe5-d750-4f9c-953f-7ddbc2fc052d tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] http://10.180.1.21/volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46/action returned with HTTP 202 [ 928.989742] [55574]: [pid: 55574|app: 0|req: 110/235] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 21:13:09 2025] POST /volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 930.015332] [55573]: DEBUG cinder.api.middleware.request_id [None req-af43bcde-3fba-40e4-b2f4-ffaed44bcdd7 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 930.015835] [55573]: INFO cinder.api.openstack.wsgi [None req-af43bcde-3fba-40e4-b2f4-ffaed44bcdd7 None None] GET http://10.180.1.21/volume// [ 930.016042] [55573]: DEBUG cinder.api.openstack.wsgi [None req-af43bcde-3fba-40e4-b2f4-ffaed44bcdd7 None None] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 930.016268] [55573]: DEBUG cinder.api.openstack.wsgi [None req-af43bcde-3fba-40e4-b2f4-ffaed44bcdd7 None None] Calling method 'all' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 930.016671] [55573]: INFO cinder.api.openstack.wsgi [None req-af43bcde-3fba-40e4-b2f4-ffaed44bcdd7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 930.017170] [55573]: [pid: 55573|app: 0|req: 126/236] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 21:13:10 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 930.022112] [55574]: DEBUG cinder.api.middleware.request_id [req-b9f1d0d1-9d1d-4635-a708-ab70a47c4a9c req-9a2b0903-ba3f-40c5-a32b-2a00642fc076 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 930.024653] [55574]: INFO cinder.api.openstack.wsgi [req-b9f1d0d1-9d1d-4635-a708-ab70a47c4a9c req-9a2b0903-ba3f-40c5-a32b-2a00642fc076 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] GET http://10.180.1.21/volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 [ 930.024925] [55574]: DEBUG cinder.api.openstack.wsgi [req-b9f1d0d1-9d1d-4635-a708-ab70a47c4a9c req-9a2b0903-ba3f-40c5-a32b-2a00642fc076 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 930.025165] [55574]: DEBUG cinder.api.openstack.wsgi [req-b9f1d0d1-9d1d-4635-a708-ab70a47c4a9c req-9a2b0903-ba3f-40c5-a32b-2a00642fc076 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 930.048033] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 930.048033] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 930.052687] [55574]: INFO cinder.volume.api [req-b9f1d0d1-9d1d-4635-a708-ab70a47c4a9c req-9a2b0903-ba3f-40c5-a32b-2a00642fc076 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Volume info retrieved successfully. [ 930.061698] [55574]: INFO cinder.api.openstack.wsgi [req-b9f1d0d1-9d1d-4635-a708-ab70a47c4a9c req-9a2b0903-ba3f-40c5-a32b-2a00642fc076 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] http://10.180.1.21/volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 returned with HTTP 200 [ 930.063576] [55574]: [pid: 55574|app: 0|req: 111/237] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 21:13:10 2025] GET /volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 => generated 1323 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 931.260711] [55573]: DEBUG cinder.api.middleware.request_id [req-b9f1d0d1-9d1d-4635-a708-ab70a47c4a9c req-cb60f5d2-2e0b-4fd0-813e-965d7346855a None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 931.264468] [55573]: INFO cinder.api.openstack.wsgi [req-b9f1d0d1-9d1d-4635-a708-ab70a47c4a9c req-cb60f5d2-2e0b-4fd0-813e-965d7346855a tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] DELETE http://10.180.1.21/volume/v3/attachments/2423d05a-454f-458f-aebb-61078ebd8546 [ 931.264719] [55573]: DEBUG cinder.api.openstack.wsgi [req-b9f1d0d1-9d1d-4635-a708-ab70a47c4a9c req-cb60f5d2-2e0b-4fd0-813e-965d7346855a tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 931.264926] [55573]: DEBUG cinder.api.openstack.wsgi [req-b9f1d0d1-9d1d-4635-a708-ab70a47c4a9c req-cb60f5d2-2e0b-4fd0-813e-965d7346855a tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Calling method 'version_select' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 931.276166] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 931.276166] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 931.813889] [55573]: INFO cinder.api.openstack.wsgi [req-b9f1d0d1-9d1d-4635-a708-ab70a47c4a9c req-cb60f5d2-2e0b-4fd0-813e-965d7346855a tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] http://10.180.1.21/volume/v3/attachments/2423d05a-454f-458f-aebb-61078ebd8546 returned with HTTP 200 [ 931.815289] [55573]: [pid: 55573|app: 0|req: 127/238] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 21:13:12 2025] DELETE /volume/v3/attachments/2423d05a-454f-458f-aebb-61078ebd8546 => generated 19 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 932.406519] [55574]: DEBUG cinder.api.middleware.request_id [None req-01075bb3-85a1-42da-89d6-7202a31d3f26 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 932.408740] [55574]: INFO cinder.api.openstack.wsgi [None req-01075bb3-85a1-42da-89d6-7202a31d3f26 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] GET http://10.180.1.21/volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 [ 932.409115] [55574]: DEBUG cinder.api.openstack.wsgi [None req-01075bb3-85a1-42da-89d6-7202a31d3f26 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 932.409326] [55574]: DEBUG cinder.api.openstack.wsgi [None req-01075bb3-85a1-42da-89d6-7202a31d3f26 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 932.425010] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 932.425010] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 932.430821] [55574]: INFO cinder.volume.api [None req-01075bb3-85a1-42da-89d6-7202a31d3f26 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Volume info retrieved successfully. [ 932.436973] [55574]: INFO cinder.api.openstack.wsgi [None req-01075bb3-85a1-42da-89d6-7202a31d3f26 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] http://10.180.1.21/volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 returned with HTTP 200 [ 932.437487] [55574]: [pid: 55574|app: 0|req: 112/239] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:13:13 2025] GET /volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 941.812407] [55573]: DEBUG dbcounter [-] [55573] Writing DB stats cinder:SELECT=133,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=55573) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 942.433724] [55574]: DEBUG dbcounter [-] [55574] Writing DB stats cinder:SELECT=186,cinder:UPDATE=57,cinder:INSERT=38 {{(pid=55574) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 944.358973] [55573]: DEBUG cinder.api.middleware.request_id [None req-031b7b5a-5e93-488d-98a4-3294b7afcbbe None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 944.361119] [55573]: INFO cinder.api.openstack.wsgi [None req-031b7b5a-5e93-488d-98a4-3294b7afcbbe tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] GET http://10.180.1.21/volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 [ 944.363831] [55573]: DEBUG cinder.api.openstack.wsgi [None req-031b7b5a-5e93-488d-98a4-3294b7afcbbe tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 944.363831] [55573]: DEBUG cinder.api.openstack.wsgi [None req-031b7b5a-5e93-488d-98a4-3294b7afcbbe tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 944.374458] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 944.374458] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 944.379270] [55573]: INFO cinder.volume.api [None req-031b7b5a-5e93-488d-98a4-3294b7afcbbe tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Volume info retrieved successfully. [ 944.384902] [55573]: INFO cinder.api.openstack.wsgi [None req-031b7b5a-5e93-488d-98a4-3294b7afcbbe tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] http://10.180.1.21/volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 returned with HTTP 200 [ 944.385442] [55573]: [pid: 55573|app: 0|req: 128/240] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:13:25 2025] GET /volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 944.543586] [55574]: DEBUG cinder.api.middleware.request_id [req-3017b609-4b59-464b-982a-729c1968d5c1 req-4858e653-ed2d-4807-99df-ea890cecaf68 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 944.548983] [55574]: INFO cinder.api.openstack.wsgi [req-3017b609-4b59-464b-982a-729c1968d5c1 req-4858e653-ed2d-4807-99df-ea890cecaf68 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] GET http://10.180.1.21/volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 [ 944.549473] [55574]: DEBUG cinder.api.openstack.wsgi [req-3017b609-4b59-464b-982a-729c1968d5c1 req-4858e653-ed2d-4807-99df-ea890cecaf68 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 944.549754] [55574]: DEBUG cinder.api.openstack.wsgi [req-3017b609-4b59-464b-982a-729c1968d5c1 req-4858e653-ed2d-4807-99df-ea890cecaf68 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 944.558540] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 944.558540] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 944.563107] [55574]: INFO cinder.volume.api [req-3017b609-4b59-464b-982a-729c1968d5c1 req-4858e653-ed2d-4807-99df-ea890cecaf68 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Volume info retrieved successfully. [ 944.569152] [55574]: INFO cinder.api.openstack.wsgi [req-3017b609-4b59-464b-982a-729c1968d5c1 req-4858e653-ed2d-4807-99df-ea890cecaf68 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] http://10.180.1.21/volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 returned with HTTP 200 [ 944.569612] [55574]: [pid: 55574|app: 0|req: 113/241] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 21:13:25 2025] GET /volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 946.092802] [55573]: DEBUG cinder.api.middleware.request_id [None req-68c82346-92b7-474a-b315-caa380f0dbe4 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 946.093247] [55573]: INFO cinder.api.openstack.wsgi [None req-68c82346-92b7-474a-b315-caa380f0dbe4 None None] GET http://10.180.1.21/volume// [ 946.093416] [55573]: DEBUG cinder.api.openstack.wsgi [None req-68c82346-92b7-474a-b315-caa380f0dbe4 None None] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 946.093627] [55573]: DEBUG cinder.api.openstack.wsgi [None req-68c82346-92b7-474a-b315-caa380f0dbe4 None None] Calling method 'all' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 946.094129] [55573]: INFO cinder.api.openstack.wsgi [None req-68c82346-92b7-474a-b315-caa380f0dbe4 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 946.094650] [55573]: [pid: 55573|app: 0|req: 129/242] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 21:13:26 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 946.103295] [55574]: DEBUG cinder.api.middleware.request_id [req-3017b609-4b59-464b-982a-729c1968d5c1 req-fda5f4e4-5ef9-4ce7-9e08-495e49f3ec3e None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 946.107157] [55574]: INFO cinder.api.openstack.wsgi [req-3017b609-4b59-464b-982a-729c1968d5c1 req-fda5f4e4-5ef9-4ce7-9e08-495e49f3ec3e tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] POST http://10.180.1.21/volume/v3/attachments [ 946.107157] [55574]: DEBUG cinder.api.openstack.wsgi [req-3017b609-4b59-464b-982a-729c1968d5c1 req-fda5f4e4-5ef9-4ce7-9e08-495e49f3ec3e tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "000e1c4d-a663-48c0-8eeb-6822e187c3f0", "connector": null, "instance_uuid": "31b72d6d-7103-438f-995a-d3e607efd785"}} {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 946.118623] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 946.118623] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 946.142744] [55574]: INFO cinder.api.openstack.wsgi [req-3017b609-4b59-464b-982a-729c1968d5c1 req-fda5f4e4-5ef9-4ce7-9e08-495e49f3ec3e tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 946.143291] [55574]: [pid: 55574|app: 0|req: 114/243] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 21:13:26 2025] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 946.165912] [55573]: DEBUG cinder.api.middleware.request_id [None req-0f276faf-e3e7-4fff-903e-eb0be9ed9119 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 946.171379] [55573]: INFO cinder.api.openstack.wsgi [None req-0f276faf-e3e7-4fff-903e-eb0be9ed9119 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] GET http://10.180.1.21/volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 [ 946.171867] [55573]: DEBUG cinder.api.openstack.wsgi [None req-0f276faf-e3e7-4fff-903e-eb0be9ed9119 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 946.172300] [55573]: DEBUG cinder.api.openstack.wsgi [None req-0f276faf-e3e7-4fff-903e-eb0be9ed9119 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 946.186198] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 946.186198] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 946.192125] [55573]: INFO cinder.volume.api [None req-0f276faf-e3e7-4fff-903e-eb0be9ed9119 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Volume info retrieved successfully. [ 946.199884] [55573]: INFO cinder.api.openstack.wsgi [None req-0f276faf-e3e7-4fff-903e-eb0be9ed9119 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] http://10.180.1.21/volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 returned with HTTP 200 [ 946.200484] [55573]: [pid: 55573|app: 0|req: 130/244] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:13:27 2025] GET /volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 946.687895] [55574]: DEBUG cinder.api.middleware.request_id [None req-10048ec9-02d3-4bb9-a7bb-2e083027296a None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 946.688366] [55574]: INFO cinder.api.openstack.wsgi [None req-10048ec9-02d3-4bb9-a7bb-2e083027296a None None] GET http://10.180.1.21/volume// [ 946.688546] [55574]: DEBUG cinder.api.openstack.wsgi [None req-10048ec9-02d3-4bb9-a7bb-2e083027296a None None] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 946.688762] [55574]: DEBUG cinder.api.openstack.wsgi [None req-10048ec9-02d3-4bb9-a7bb-2e083027296a None None] Calling method 'all' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 946.689263] [55574]: INFO cinder.api.openstack.wsgi [None req-10048ec9-02d3-4bb9-a7bb-2e083027296a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 946.689568] [55574]: [pid: 55574|app: 0|req: 115/245] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 21:13:27 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 946.695068] [55573]: DEBUG cinder.api.middleware.request_id [req-3017b609-4b59-464b-982a-729c1968d5c1 req-f3d50039-474c-416a-9776-1a2070079beb None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 946.697416] [55573]: INFO cinder.api.openstack.wsgi [req-3017b609-4b59-464b-982a-729c1968d5c1 req-f3d50039-474c-416a-9776-1a2070079beb tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] GET http://10.180.1.21/volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 [ 946.697721] [55573]: DEBUG cinder.api.openstack.wsgi [req-3017b609-4b59-464b-982a-729c1968d5c1 req-f3d50039-474c-416a-9776-1a2070079beb tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 946.697968] [55573]: DEBUG cinder.api.openstack.wsgi [req-3017b609-4b59-464b-982a-729c1968d5c1 req-f3d50039-474c-416a-9776-1a2070079beb tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 946.707631] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 946.707631] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 946.711023] [55573]: INFO cinder.volume.api [req-3017b609-4b59-464b-982a-729c1968d5c1 req-f3d50039-474c-416a-9776-1a2070079beb tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Volume info retrieved successfully. [ 946.714924] [55573]: INFO cinder.api.openstack.wsgi [req-3017b609-4b59-464b-982a-729c1968d5c1 req-f3d50039-474c-416a-9776-1a2070079beb tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] http://10.180.1.21/volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 returned with HTTP 200 [ 946.715316] [55573]: [pid: 55573|app: 0|req: 131/246] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 21:13:27 2025] GET /volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 => generated 1025 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 946.740665] [55574]: DEBUG cinder.api.middleware.request_id [req-3017b609-4b59-464b-982a-729c1968d5c1 req-aeb5e791-7773-43cb-8a6e-79b67cb0b055 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 946.742677] [55574]: INFO cinder.api.openstack.wsgi [req-3017b609-4b59-464b-982a-729c1968d5c1 req-aeb5e791-7773-43cb-8a6e-79b67cb0b055 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] PUT http://10.180.1.21/volume/v3/attachments/5c1963c1-12f1-401c-8977-986ccecb3087 [ 946.743093] [55574]: DEBUG cinder.api.openstack.wsgi [req-3017b609-4b59-464b-982a-729c1968d5c1 req-aeb5e791-7773-43cb-8a6e-79b67cb0b055 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-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-546404", "mountpoint": "/dev/sdb"}}} {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 946.751402] [55574]: DEBUG cinder.coordination [req-3017b609-4b59-464b-982a-729c1968d5c1 req-aeb5e791-7773-43cb-8a6e-79b67cb0b055 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Acquiring lock "cinder-attachment_update-000e1c4d-a663-48c0-8eeb-6822e187c3f0-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55574) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 946.756413] [55574]: DEBUG cinder.coordination [req-3017b609-4b59-464b-982a-729c1968d5c1 req-aeb5e791-7773-43cb-8a6e-79b67cb0b055 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Lock "cinder-attachment_update-000e1c4d-a663-48c0-8eeb-6822e187c3f0-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55574) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 946.757653] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 946.757653] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 947.214793] [55573]: DEBUG cinder.api.middleware.request_id [None req-24e3a2db-c17c-46e3-b18a-98ae80f8d235 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 947.216646] [55573]: INFO cinder.api.openstack.wsgi [None req-24e3a2db-c17c-46e3-b18a-98ae80f8d235 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] GET http://10.180.1.21/volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 [ 947.216998] [55573]: DEBUG cinder.api.openstack.wsgi [None req-24e3a2db-c17c-46e3-b18a-98ae80f8d235 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 947.217834] [55573]: DEBUG cinder.api.openstack.wsgi [None req-24e3a2db-c17c-46e3-b18a-98ae80f8d235 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 947.230142] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 947.230142] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 947.233588] [55573]: INFO cinder.volume.api [None req-24e3a2db-c17c-46e3-b18a-98ae80f8d235 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Volume info retrieved successfully. [ 947.238827] [55573]: INFO cinder.api.openstack.wsgi [None req-24e3a2db-c17c-46e3-b18a-98ae80f8d235 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] http://10.180.1.21/volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 returned with HTTP 200 [ 947.239213] [55573]: [pid: 55573|app: 0|req: 132/247] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:13:28 2025] GET /volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 948.249729] [55573]: DEBUG cinder.api.middleware.request_id [None req-b32ba12a-095f-442a-a65f-8c97f9d5558b None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 948.251873] [55573]: INFO cinder.api.openstack.wsgi [None req-b32ba12a-095f-442a-a65f-8c97f9d5558b tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] GET http://10.180.1.21/volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 [ 948.252180] [55573]: DEBUG cinder.api.openstack.wsgi [None req-b32ba12a-095f-442a-a65f-8c97f9d5558b tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 948.252447] [55573]: DEBUG cinder.api.openstack.wsgi [None req-b32ba12a-095f-442a-a65f-8c97f9d5558b tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 948.268281] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 948.268281] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 948.270937] [55573]: INFO cinder.volume.api [None req-b32ba12a-095f-442a-a65f-8c97f9d5558b tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Volume info retrieved successfully. [ 948.276251] [55573]: INFO cinder.api.openstack.wsgi [None req-b32ba12a-095f-442a-a65f-8c97f9d5558b tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] http://10.180.1.21/volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 returned with HTTP 200 [ 948.276670] [55573]: [pid: 55573|app: 0|req: 133/248] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:13:29 2025] GET /volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 949.287228] [55573]: DEBUG cinder.api.middleware.request_id [None req-4065ec48-ef53-4d27-9c10-a317c1ca0a44 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 949.289369] [55573]: INFO cinder.api.openstack.wsgi [None req-4065ec48-ef53-4d27-9c10-a317c1ca0a44 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] GET http://10.180.1.21/volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 [ 949.289586] [55573]: DEBUG cinder.api.openstack.wsgi [None req-4065ec48-ef53-4d27-9c10-a317c1ca0a44 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 949.289811] [55573]: DEBUG cinder.api.openstack.wsgi [None req-4065ec48-ef53-4d27-9c10-a317c1ca0a44 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 949.303463] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 949.303463] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 949.307623] [55573]: INFO cinder.volume.api [None req-4065ec48-ef53-4d27-9c10-a317c1ca0a44 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Volume info retrieved successfully. [ 949.312783] [55573]: INFO cinder.api.openstack.wsgi [None req-4065ec48-ef53-4d27-9c10-a317c1ca0a44 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] http://10.180.1.21/volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 returned with HTTP 200 [ 949.313197] [55573]: [pid: 55573|app: 0|req: 134/249] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:13:30 2025] GET /volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 950.323489] [55573]: DEBUG cinder.api.middleware.request_id [None req-4dc1e57b-3023-4f34-ac4b-d4eecc7a8e7e None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 950.325875] [55573]: INFO cinder.api.openstack.wsgi [None req-4dc1e57b-3023-4f34-ac4b-d4eecc7a8e7e tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] GET http://10.180.1.21/volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 [ 950.326165] [55573]: DEBUG cinder.api.openstack.wsgi [None req-4dc1e57b-3023-4f34-ac4b-d4eecc7a8e7e tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 950.326396] [55573]: DEBUG cinder.api.openstack.wsgi [None req-4dc1e57b-3023-4f34-ac4b-d4eecc7a8e7e tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 950.352502] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 950.352502] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 950.357008] [55573]: INFO cinder.volume.api [None req-4dc1e57b-3023-4f34-ac4b-d4eecc7a8e7e tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Volume info retrieved successfully. [ 950.362776] [55573]: INFO cinder.api.openstack.wsgi [None req-4dc1e57b-3023-4f34-ac4b-d4eecc7a8e7e tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] http://10.180.1.21/volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 returned with HTTP 200 [ 950.363213] [55573]: [pid: 55573|app: 0|req: 135/250] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:13:31 2025] GET /volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 951.284676] [55574]: DEBUG cinder.coordination [req-3017b609-4b59-464b-982a-729c1968d5c1 req-aeb5e791-7773-43cb-8a6e-79b67cb0b055 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Lock "cinder-attachment_update-000e1c4d-a663-48c0-8eeb-6822e187c3f0-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.528s {{(pid=55574) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 951.285113] [55574]: INFO cinder.api.openstack.wsgi [req-3017b609-4b59-464b-982a-729c1968d5c1 req-aeb5e791-7773-43cb-8a6e-79b67cb0b055 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] http://10.180.1.21/volume/v3/attachments/5c1963c1-12f1-401c-8977-986ccecb3087 returned with HTTP 200 [ 951.285819] [55574]: [pid: 55574|app: 0|req: 116/251] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 21:13:27 2025] PUT /volume/v3/attachments/5c1963c1-12f1-401c-8977-986ccecb3087 => generated 617 bytes in 4546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 951.373270] [55573]: DEBUG cinder.api.middleware.request_id [None req-ef52c434-4a24-49c1-8245-76d5f654bbe9 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 951.375409] [55573]: INFO cinder.api.openstack.wsgi [None req-ef52c434-4a24-49c1-8245-76d5f654bbe9 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] GET http://10.180.1.21/volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 [ 951.375618] [55573]: DEBUG cinder.api.openstack.wsgi [None req-ef52c434-4a24-49c1-8245-76d5f654bbe9 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 951.375847] [55573]: DEBUG cinder.api.openstack.wsgi [None req-ef52c434-4a24-49c1-8245-76d5f654bbe9 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 951.387789] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 951.387789] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 951.392136] [55573]: INFO cinder.volume.api [None req-ef52c434-4a24-49c1-8245-76d5f654bbe9 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Volume info retrieved successfully. [ 951.398864] [55573]: INFO cinder.api.openstack.wsgi [None req-ef52c434-4a24-49c1-8245-76d5f654bbe9 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] http://10.180.1.21/volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 returned with HTTP 200 [ 951.400106] [55573]: [pid: 55573|app: 0|req: 136/252] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:13:32 2025] GET /volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 952.409672] [55574]: DEBUG cinder.api.middleware.request_id [None req-e6584568-22b7-444f-9059-30c1925dfdc5 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 952.411802] [55574]: INFO cinder.api.openstack.wsgi [None req-e6584568-22b7-444f-9059-30c1925dfdc5 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] GET http://10.180.1.21/volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 [ 952.412017] [55574]: DEBUG cinder.api.openstack.wsgi [None req-e6584568-22b7-444f-9059-30c1925dfdc5 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 952.412289] [55574]: DEBUG cinder.api.openstack.wsgi [None req-e6584568-22b7-444f-9059-30c1925dfdc5 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 952.426101] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 952.426101] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 952.430331] [55574]: INFO cinder.volume.api [None req-e6584568-22b7-444f-9059-30c1925dfdc5 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Volume info retrieved successfully. [ 952.435836] [55574]: INFO cinder.api.openstack.wsgi [None req-e6584568-22b7-444f-9059-30c1925dfdc5 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] http://10.180.1.21/volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 returned with HTTP 200 [ 952.436271] [55574]: [pid: 55574|app: 0|req: 117/253] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:13:33 2025] GET /volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 953.429657] [55573]: DEBUG cinder.api.middleware.request_id [req-3017b609-4b59-464b-982a-729c1968d5c1 req-0a88f3c9-7994-4dec-a9cc-f9cda7c03566 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 953.434200] [55573]: INFO cinder.api.openstack.wsgi [req-3017b609-4b59-464b-982a-729c1968d5c1 req-0a88f3c9-7994-4dec-a9cc-f9cda7c03566 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] POST http://10.180.1.21/volume/v3/attachments/5c1963c1-12f1-401c-8977-986ccecb3087/action [ 953.435193] [55573]: DEBUG cinder.api.openstack.wsgi [req-3017b609-4b59-464b-982a-729c1968d5c1 req-0a88f3c9-7994-4dec-a9cc-f9cda7c03566 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Action body: b'{"os-complete": null}' {{(pid=55573) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 953.435193] [55573]: DEBUG cinder.api.openstack.wsgi [req-3017b609-4b59-464b-982a-729c1968d5c1 req-0a88f3c9-7994-4dec-a9cc-f9cda7c03566 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 953.450033] [55574]: DEBUG cinder.api.middleware.request_id [None req-999621a2-173b-482a-8ba3-cf4334981187 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 953.453129] [55574]: INFO cinder.api.openstack.wsgi [None req-999621a2-173b-482a-8ba3-cf4334981187 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] GET http://10.180.1.21/volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 [ 953.453829] [55574]: DEBUG cinder.api.openstack.wsgi [None req-999621a2-173b-482a-8ba3-cf4334981187 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 953.454373] [55574]: DEBUG cinder.api.openstack.wsgi [None req-999621a2-173b-482a-8ba3-cf4334981187 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 953.459792] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 953.459792] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 953.467120] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 953.467120] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 953.470708] [55573]: INFO cinder.api.openstack.wsgi [req-3017b609-4b59-464b-982a-729c1968d5c1 req-0a88f3c9-7994-4dec-a9cc-f9cda7c03566 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] http://10.180.1.21/volume/v3/attachments/5c1963c1-12f1-401c-8977-986ccecb3087/action returned with HTTP 204 [ 953.471268] [55573]: [pid: 55573|app: 0|req: 137/254] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 21:13:34 2025] POST /volume/v3/attachments/5c1963c1-12f1-401c-8977-986ccecb3087/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 953.476554] [55574]: INFO cinder.volume.api [None req-999621a2-173b-482a-8ba3-cf4334981187 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Volume info retrieved successfully. [ 953.486678] [55574]: INFO cinder.api.openstack.wsgi [None req-999621a2-173b-482a-8ba3-cf4334981187 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] http://10.180.1.21/volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 returned with HTTP 200 [ 953.486678] [55574]: [pid: 55574|app: 0|req: 118/255] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:13:34 2025] GET /volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 954.498296] [55573]: DEBUG cinder.api.middleware.request_id [None req-82cdc9a0-c08d-4b02-82ef-1cf999eac524 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 954.500541] [55573]: INFO cinder.api.openstack.wsgi [None req-82cdc9a0-c08d-4b02-82ef-1cf999eac524 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] GET http://10.180.1.21/volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 [ 954.500765] [55573]: DEBUG cinder.api.openstack.wsgi [None req-82cdc9a0-c08d-4b02-82ef-1cf999eac524 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 954.500981] [55573]: DEBUG cinder.api.openstack.wsgi [None req-82cdc9a0-c08d-4b02-82ef-1cf999eac524 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 954.517114] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 954.517114] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 954.521255] [55573]: INFO cinder.volume.api [None req-82cdc9a0-c08d-4b02-82ef-1cf999eac524 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Volume info retrieved successfully. [ 954.526503] [55573]: INFO cinder.api.openstack.wsgi [None req-82cdc9a0-c08d-4b02-82ef-1cf999eac524 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] http://10.180.1.21/volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 returned with HTTP 200 [ 954.526947] [55573]: [pid: 55573|app: 0|req: 138/256] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:13:35 2025] GET /volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 954.537758] [55574]: DEBUG cinder.api.middleware.request_id [None req-0698637d-d2cc-46e4-a33d-cc2a894d8c34 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 954.540319] [55574]: INFO cinder.api.openstack.wsgi [None req-0698637d-d2cc-46e4-a33d-cc2a894d8c34 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] GET http://10.180.1.21/volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 [ 954.540610] [55574]: DEBUG cinder.api.openstack.wsgi [None req-0698637d-d2cc-46e4-a33d-cc2a894d8c34 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 954.540851] [55574]: DEBUG cinder.api.openstack.wsgi [None req-0698637d-d2cc-46e4-a33d-cc2a894d8c34 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 954.552969] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 954.552969] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 954.556716] [55574]: INFO cinder.volume.api [None req-0698637d-d2cc-46e4-a33d-cc2a894d8c34 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Volume info retrieved successfully. [ 954.562634] [55574]: INFO cinder.api.openstack.wsgi [None req-0698637d-d2cc-46e4-a33d-cc2a894d8c34 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] http://10.180.1.21/volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 returned with HTTP 200 [ 954.563068] [55574]: [pid: 55574|app: 0|req: 119/257] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:13:35 2025] GET /volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 954.937018] [55573]: DEBUG cinder.api.middleware.request_id [req-b5350b92-82ad-4222-89ce-55bc8f173698 req-0835aab2-ad75-43fc-bb10-9fe72861f1a2 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 954.937018] [55573]: INFO cinder.api.openstack.wsgi [req-b5350b92-82ad-4222-89ce-55bc8f173698 req-0835aab2-ad75-43fc-bb10-9fe72861f1a2 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] GET http://10.180.1.21/volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 [ 954.937018] [55573]: DEBUG cinder.api.openstack.wsgi [req-b5350b92-82ad-4222-89ce-55bc8f173698 req-0835aab2-ad75-43fc-bb10-9fe72861f1a2 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 954.937018] [55573]: DEBUG cinder.api.openstack.wsgi [req-b5350b92-82ad-4222-89ce-55bc8f173698 req-0835aab2-ad75-43fc-bb10-9fe72861f1a2 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 954.937018] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 954.937018] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 954.943718] [55573]: INFO cinder.volume.api [req-b5350b92-82ad-4222-89ce-55bc8f173698 req-0835aab2-ad75-43fc-bb10-9fe72861f1a2 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Volume info retrieved successfully. [ 954.954218] [55573]: INFO cinder.api.openstack.wsgi [req-b5350b92-82ad-4222-89ce-55bc8f173698 req-0835aab2-ad75-43fc-bb10-9fe72861f1a2 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] http://10.180.1.21/volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 returned with HTTP 200 [ 954.954722] [55573]: [pid: 55573|app: 0|req: 139/258] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 21:13:35 2025] GET /volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 => generated 1137 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 955.434183] [55574]: DEBUG cinder.api.middleware.request_id [None req-9e07bedc-6650-4d2b-b971-d3fbb7586af7 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 955.436193] [55574]: INFO cinder.api.openstack.wsgi [None req-9e07bedc-6650-4d2b-b971-d3fbb7586af7 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] POST http://10.180.1.21/volume/v3/volumes [ 955.436636] [55574]: DEBUG cinder.api.openstack.wsgi [None req-9e07bedc-6650-4d2b-b971-d3fbb7586af7 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1123193363"}} {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 955.438406] [55574]: DEBUG cinder.api.v3.volumes [None req-9e07bedc-6650-4d2b-b971-d3fbb7586af7 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1123193363'}} {{(pid=55574) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 955.438552] [55574]: INFO cinder.api.v3.volumes [None req-9e07bedc-6650-4d2b-b971-d3fbb7586af7 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Create volume of 1 GB [ 955.444379] [55574]: INFO cinder.volume.api [None req-9e07bedc-6650-4d2b-b971-d3fbb7586af7 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Availability Zones retrieved successfully. [ 955.452327] [55574]: DEBUG cinder.volume.api [None req-9e07bedc-6650-4d2b-b971-d3fbb7586af7 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Flow 'volume_create_api' (5ab1af25-f9ee-4174-be19-ef0fd3f4003c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 955.452917] [55574]: DEBUG cinder.volume.api [None req-9e07bedc-6650-4d2b-b971-d3fbb7586af7 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90bcd819-8b3e-414c-bf2d-e7511f71f03e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 955.454201] [55574]: DEBUG cinder.volume.flows.api.create_volume [None req-9e07bedc-6650-4d2b-b971-d3fbb7586af7 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Validating volume size '1' using validate_int {{(pid=55574) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 955.476695] [55574]: DEBUG cinder.volume.api [None req-9e07bedc-6650-4d2b-b971-d3fbb7586af7 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90bcd819-8b3e-414c-bf2d-e7511f71f03e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T21:04:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=48c1266c-e861-4a93-b53a-9717de6310af,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48c1266c-e861-4a93-b53a-9717de6310af', '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=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 955.478514] [55574]: DEBUG cinder.volume.api [None req-9e07bedc-6650-4d2b-b971-d3fbb7586af7 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cafb82bc-a86d-47e4-8674-55b51b2233a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 955.520849] [55574]: DEBUG cinder.quota [None req-9e07bedc-6650-4d2b-b971-d3fbb7586af7 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Created reservations ['454f9324-d413-4d76-9e3d-12ee82dbfbef', 'a00d7250-254f-41e9-ba95-6b149c919ef7', '5e2641f1-9269-4bd1-a994-70d8c17579a3', '0a11f189-003d-45f6-8d52-ae320d7ada1a'] {{(pid=55574) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 955.522334] [55574]: DEBUG cinder.volume.api [None req-9e07bedc-6650-4d2b-b971-d3fbb7586af7 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cafb82bc-a86d-47e4-8674-55b51b2233a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['454f9324-d413-4d76-9e3d-12ee82dbfbef', 'a00d7250-254f-41e9-ba95-6b149c919ef7', '5e2641f1-9269-4bd1-a994-70d8c17579a3', '0a11f189-003d-45f6-8d52-ae320d7ada1a']}' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 955.523344] [55574]: DEBUG cinder.volume.api [None req-9e07bedc-6650-4d2b-b971-d3fbb7586af7 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0169e37b-51d6-46aa-8166-8b305458f014) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 955.548635] [55574]: DEBUG cinder.volume.api [None req-9e07bedc-6650-4d2b-b971-d3fbb7586af7 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0169e37b-51d6-46aa-8166-8b305458f014) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '226f0b55-25c0-44f9-b583-bcdd8c569ffa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1123193363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af98dac44fc244959220412865976629',qos_specs=None,replication_status=,reservations=['454f9324-d413-4d76-9e3d-12ee82dbfbef','a00d7250-254f-41e9-ba95-6b149c919ef7','5e2641f1-9269-4bd1-a994-70d8c17579a3','0a11f189-003d-45f6-8d52-ae320d7ada1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f442a8c432148569899627e0f6b3bde',volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af), '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-19T21:13:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1123193363',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=226f0b55-25c0-44f9-b583-bcdd8c569ffa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af98dac44fc244959220412865976629',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='5f442a8c432148569899627e0f6b3bde',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48c1266c-e861-4a93-b53a-9717de6310af),volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af)}' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 955.549766] [55574]: DEBUG cinder.volume.api [None req-9e07bedc-6650-4d2b-b971-d3fbb7586af7 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48ad0fbd-c14b-457d-9d37-3e96f8324957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 955.564613] [55574]: DEBUG cinder.volume.api [None req-9e07bedc-6650-4d2b-b971-d3fbb7586af7 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48ad0fbd-c14b-457d-9d37-3e96f8324957) 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-1123193363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af98dac44fc244959220412865976629',qos_specs=None,replication_status=,reservations=['454f9324-d413-4d76-9e3d-12ee82dbfbef','a00d7250-254f-41e9-ba95-6b149c919ef7','5e2641f1-9269-4bd1-a994-70d8c17579a3','0a11f189-003d-45f6-8d52-ae320d7ada1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f442a8c432148569899627e0f6b3bde',volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af)}' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 955.566041] [55574]: DEBUG cinder.volume.api [None req-9e07bedc-6650-4d2b-b971-d3fbb7586af7 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7a143bb-b96f-44c8-8b1d-a5bd9e3669ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 955.577704] [55574]: DEBUG cinder.volume.api [None req-9e07bedc-6650-4d2b-b971-d3fbb7586af7 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7a143bb-b96f-44c8-8b1d-a5bd9e3669ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 955.578823] [55574]: DEBUG cinder.volume.api [None req-9e07bedc-6650-4d2b-b971-d3fbb7586af7 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Flow 'volume_create_api' (5ab1af25-f9ee-4174-be19-ef0fd3f4003c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55574) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 955.582547] [55574]: INFO cinder.volume.api [None req-9e07bedc-6650-4d2b-b971-d3fbb7586af7 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Create volume request issued successfully. [ 955.583323] [55574]: INFO cinder.api.openstack.wsgi [None req-9e07bedc-6650-4d2b-b971-d3fbb7586af7 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 955.583790] [55574]: [pid: 55574|app: 0|req: 120/259] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 21:13:36 2025] POST /volume/v3/volumes => generated 754 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 955.600285] [55573]: DEBUG cinder.api.middleware.request_id [None req-1a38ed27-9294-4863-8d0f-006dde7981a0 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 955.606964] [55573]: INFO cinder.api.openstack.wsgi [None req-1a38ed27-9294-4863-8d0f-006dde7981a0 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] GET http://10.180.1.21/volume/v3/volumes/226f0b55-25c0-44f9-b583-bcdd8c569ffa [ 955.607247] [55573]: DEBUG cinder.api.openstack.wsgi [None req-1a38ed27-9294-4863-8d0f-006dde7981a0 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 955.607538] [55573]: DEBUG cinder.api.openstack.wsgi [None req-1a38ed27-9294-4863-8d0f-006dde7981a0 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 955.625208] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 955.625208] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 955.634077] [55573]: INFO cinder.volume.api [None req-1a38ed27-9294-4863-8d0f-006dde7981a0 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Volume info retrieved successfully. [ 955.638703] [55573]: INFO cinder.api.openstack.wsgi [None req-1a38ed27-9294-4863-8d0f-006dde7981a0 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] http://10.180.1.21/volume/v3/volumes/226f0b55-25c0-44f9-b583-bcdd8c569ffa returned with HTTP 200 [ 955.639156] [55573]: [pid: 55573|app: 0|req: 140/260] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:13:36 2025] GET /volume/v3/volumes/226f0b55-25c0-44f9-b583-bcdd8c569ffa => generated 822 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 956.650820] [55574]: DEBUG cinder.api.middleware.request_id [None req-30caa115-c448-46f8-8edf-a71c403c1c69 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 956.657023] [55574]: INFO cinder.api.openstack.wsgi [None req-30caa115-c448-46f8-8edf-a71c403c1c69 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] GET http://10.180.1.21/volume/v3/volumes/226f0b55-25c0-44f9-b583-bcdd8c569ffa [ 956.657023] [55574]: DEBUG cinder.api.openstack.wsgi [None req-30caa115-c448-46f8-8edf-a71c403c1c69 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 956.657023] [55574]: DEBUG cinder.api.openstack.wsgi [None req-30caa115-c448-46f8-8edf-a71c403c1c69 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 956.670183] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 956.670183] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 956.676635] [55574]: INFO cinder.volume.api [None req-30caa115-c448-46f8-8edf-a71c403c1c69 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Volume info retrieved successfully. [ 956.683075] [55574]: INFO cinder.api.openstack.wsgi [None req-30caa115-c448-46f8-8edf-a71c403c1c69 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] http://10.180.1.21/volume/v3/volumes/226f0b55-25c0-44f9-b583-bcdd8c569ffa returned with HTTP 200 [ 956.683978] [55574]: [pid: 55574|app: 0|req: 121/261] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:13:37 2025] GET /volume/v3/volumes/226f0b55-25c0-44f9-b583-bcdd8c569ffa => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 956.737764] [55573]: DEBUG cinder.api.middleware.request_id [req-39cb0fdc-bb30-4e31-a789-13a1d9aaef92 req-b311d25c-a2e5-4a4b-8760-e9b16cdee725 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 956.739929] [55573]: INFO cinder.api.openstack.wsgi [req-39cb0fdc-bb30-4e31-a789-13a1d9aaef92 req-b311d25c-a2e5-4a4b-8760-e9b16cdee725 tempest-VolumesAdminNegativeTest-766504103 tempest-VolumesAdminNegativeTest-766504103-project-admin] GET http://10.180.1.21/volume/v3/volumes/35deb217-a7b1-4070-ada0-c69c5d71626b [ 956.740197] [55573]: DEBUG cinder.api.openstack.wsgi [req-39cb0fdc-bb30-4e31-a789-13a1d9aaef92 req-b311d25c-a2e5-4a4b-8760-e9b16cdee725 tempest-VolumesAdminNegativeTest-766504103 tempest-VolumesAdminNegativeTest-766504103-project-admin] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 956.740427] [55573]: DEBUG cinder.api.openstack.wsgi [req-39cb0fdc-bb30-4e31-a789-13a1d9aaef92 req-b311d25c-a2e5-4a4b-8760-e9b16cdee725 tempest-VolumesAdminNegativeTest-766504103 tempest-VolumesAdminNegativeTest-766504103-project-admin] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 956.747206] [55573]: INFO cinder.api.openstack.wsgi [req-39cb0fdc-bb30-4e31-a789-13a1d9aaef92 req-b311d25c-a2e5-4a4b-8760-e9b16cdee725 tempest-VolumesAdminNegativeTest-766504103 tempest-VolumesAdminNegativeTest-766504103-project-admin] http://10.180.1.21/volume/v3/volumes/35deb217-a7b1-4070-ada0-c69c5d71626b returned with HTTP 404 [ 956.747944] [55573]: [pid: 55573|app: 0|req: 141/262] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 21:13:37 2025] GET /volume/v3/volumes/35deb217-a7b1-4070-ada0-c69c5d71626b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 956.757121] [55574]: DEBUG cinder.api.middleware.request_id [None req-2f80cf6e-7340-4c51-a5e1-23d4af45de67 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 956.759670] [55574]: INFO cinder.api.openstack.wsgi [None req-2f80cf6e-7340-4c51-a5e1-23d4af45de67 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] DELETE http://10.180.1.21/volume/v3/volumes/226f0b55-25c0-44f9-b583-bcdd8c569ffa [ 956.759911] [55574]: DEBUG cinder.api.openstack.wsgi [None req-2f80cf6e-7340-4c51-a5e1-23d4af45de67 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 956.760147] [55574]: DEBUG cinder.api.openstack.wsgi [None req-2f80cf6e-7340-4c51-a5e1-23d4af45de67 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Calling method 'delete' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 956.760337] [55574]: INFO cinder.api.v3.volumes [None req-2f80cf6e-7340-4c51-a5e1-23d4af45de67 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Delete volume with id: 226f0b55-25c0-44f9-b583-bcdd8c569ffa [ 956.769421] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 956.769421] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 956.770012] [55574]: INFO cinder.volume.api [None req-2f80cf6e-7340-4c51-a5e1-23d4af45de67 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Volume info retrieved successfully. [ 956.818344] [55574]: INFO cinder.volume.api [None req-2f80cf6e-7340-4c51-a5e1-23d4af45de67 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Delete volume request issued successfully. [ 956.818344] [55574]: INFO cinder.api.openstack.wsgi [None req-2f80cf6e-7340-4c51-a5e1-23d4af45de67 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] http://10.180.1.21/volume/v3/volumes/226f0b55-25c0-44f9-b583-bcdd8c569ffa returned with HTTP 202 [ 956.818344] [55574]: [pid: 55574|app: 0|req: 122/263] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 21:13:37 2025] DELETE /volume/v3/volumes/226f0b55-25c0-44f9-b583-bcdd8c569ffa => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 956.822105] [55573]: DEBUG cinder.api.middleware.request_id [None req-a2e1aba7-2287-410d-bfde-2d6726180466 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 956.826491] [55573]: INFO cinder.api.openstack.wsgi [None req-a2e1aba7-2287-410d-bfde-2d6726180466 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] GET http://10.180.1.21/volume/v3/volumes/226f0b55-25c0-44f9-b583-bcdd8c569ffa [ 956.826965] [55573]: DEBUG cinder.api.openstack.wsgi [None req-a2e1aba7-2287-410d-bfde-2d6726180466 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 956.827364] [55573]: DEBUG cinder.api.openstack.wsgi [None req-a2e1aba7-2287-410d-bfde-2d6726180466 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 956.837148] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 956.837148] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 956.842769] [55573]: INFO cinder.volume.api [None req-a2e1aba7-2287-410d-bfde-2d6726180466 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Volume info retrieved successfully. [ 956.847036] [55573]: INFO cinder.api.openstack.wsgi [None req-a2e1aba7-2287-410d-bfde-2d6726180466 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] http://10.180.1.21/volume/v3/volumes/226f0b55-25c0-44f9-b583-bcdd8c569ffa returned with HTTP 200 [ 956.847819] [55573]: [pid: 55573|app: 0|req: 142/264] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:13:37 2025] GET /volume/v3/volumes/226f0b55-25c0-44f9-b583-bcdd8c569ffa => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 957.243747] [55574]: DEBUG cinder.api.middleware.request_id [None req-e0d8b080-1947-4d6b-bed6-1cc35bd4276b None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 957.244246] [55574]: INFO cinder.api.openstack.wsgi [None req-e0d8b080-1947-4d6b-bed6-1cc35bd4276b None None] GET http://10.180.1.21/volume// [ 957.244455] [55574]: DEBUG cinder.api.openstack.wsgi [None req-e0d8b080-1947-4d6b-bed6-1cc35bd4276b None None] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 957.245345] [55574]: DEBUG cinder.api.openstack.wsgi [None req-e0d8b080-1947-4d6b-bed6-1cc35bd4276b None None] Calling method 'all' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 957.245345] [55574]: INFO cinder.api.openstack.wsgi [None req-e0d8b080-1947-4d6b-bed6-1cc35bd4276b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 957.245543] [55574]: [pid: 55574|app: 0|req: 123/265] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 21:13:38 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 957.250704] [55573]: DEBUG cinder.api.middleware.request_id [req-b5350b92-82ad-4222-89ce-55bc8f173698 req-680b2ef9-6236-4ded-83f3-d175eb225246 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 957.254076] [55573]: INFO cinder.api.openstack.wsgi [req-b5350b92-82ad-4222-89ce-55bc8f173698 req-680b2ef9-6236-4ded-83f3-d175eb225246 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] POST http://10.180.1.21/volume/v3/attachments [ 957.254526] [55573]: DEBUG cinder.api.openstack.wsgi [req-b5350b92-82ad-4222-89ce-55bc8f173698 req-680b2ef9-6236-4ded-83f3-d175eb225246 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "000e1c4d-a663-48c0-8eeb-6822e187c3f0", "connector": null, "instance_uuid": "31b72d6d-7103-438f-995a-d3e607efd785"}} {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 957.277442] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 957.277442] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 957.335244] [55573]: INFO cinder.api.openstack.wsgi [req-b5350b92-82ad-4222-89ce-55bc8f173698 req-680b2ef9-6236-4ded-83f3-d175eb225246 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 957.336027] [55573]: [pid: 55573|app: 0|req: 143/266] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 21:13:38 2025] POST /volume/v3/attachments => generated 273 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 957.342022] [55574]: DEBUG cinder.api.middleware.request_id [None req-64f314ac-8ab0-4dbc-9176-990db3526af6 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 957.342022] [55574]: INFO cinder.api.openstack.wsgi [None req-64f314ac-8ab0-4dbc-9176-990db3526af6 None None] GET http://10.180.1.21/volume// [ 957.342022] [55574]: DEBUG cinder.api.openstack.wsgi [None req-64f314ac-8ab0-4dbc-9176-990db3526af6 None None] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 957.342022] [55574]: DEBUG cinder.api.openstack.wsgi [None req-64f314ac-8ab0-4dbc-9176-990db3526af6 None None] Calling method 'all' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 957.342022] [55574]: INFO cinder.api.openstack.wsgi [None req-64f314ac-8ab0-4dbc-9176-990db3526af6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 957.342022] [55574]: [pid: 55574|app: 0|req: 124/267] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 21:13:38 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 957.346326] [55573]: DEBUG cinder.api.middleware.request_id [req-b5350b92-82ad-4222-89ce-55bc8f173698 req-3e45351b-64e8-475e-8654-94ef80cb5f16 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 957.349041] [55573]: INFO cinder.api.openstack.wsgi [req-b5350b92-82ad-4222-89ce-55bc8f173698 req-3e45351b-64e8-475e-8654-94ef80cb5f16 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] GET http://10.180.1.21/volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 [ 957.349317] [55573]: DEBUG cinder.api.openstack.wsgi [req-b5350b92-82ad-4222-89ce-55bc8f173698 req-3e45351b-64e8-475e-8654-94ef80cb5f16 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 957.349581] [55573]: DEBUG cinder.api.openstack.wsgi [req-b5350b92-82ad-4222-89ce-55bc8f173698 req-3e45351b-64e8-475e-8654-94ef80cb5f16 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 957.364901] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 957.364901] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 957.369205] [55573]: INFO cinder.volume.api [req-b5350b92-82ad-4222-89ce-55bc8f173698 req-3e45351b-64e8-475e-8654-94ef80cb5f16 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Volume info retrieved successfully. [ 957.375944] [55573]: INFO cinder.api.openstack.wsgi [req-b5350b92-82ad-4222-89ce-55bc8f173698 req-3e45351b-64e8-475e-8654-94ef80cb5f16 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] http://10.180.1.21/volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 returned with HTTP 200 [ 957.376455] [55573]: [pid: 55573|app: 0|req: 144/268] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 21:13:38 2025] GET /volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 => generated 1318 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 957.860811] [55574]: DEBUG cinder.api.middleware.request_id [None req-d747b989-01c0-4995-936b-5610310ffe79 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 957.864364] [55574]: INFO cinder.api.openstack.wsgi [None req-d747b989-01c0-4995-936b-5610310ffe79 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] GET http://10.180.1.21/volume/v3/volumes/226f0b55-25c0-44f9-b583-bcdd8c569ffa [ 957.864364] [55574]: DEBUG cinder.api.openstack.wsgi [None req-d747b989-01c0-4995-936b-5610310ffe79 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 957.864364] [55574]: DEBUG cinder.api.openstack.wsgi [None req-d747b989-01c0-4995-936b-5610310ffe79 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 957.871866] [55574]: INFO cinder.api.openstack.wsgi [None req-d747b989-01c0-4995-936b-5610310ffe79 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] http://10.180.1.21/volume/v3/volumes/226f0b55-25c0-44f9-b583-bcdd8c569ffa returned with HTTP 404 [ 957.872787] [55574]: [pid: 55574|app: 0|req: 125/269] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:13:38 2025] GET /volume/v3/volumes/226f0b55-25c0-44f9-b583-bcdd8c569ffa => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 958.551923] [55573]: DEBUG cinder.api.middleware.request_id [req-b5350b92-82ad-4222-89ce-55bc8f173698 req-e24ccdbf-a1c5-4471-b300-4b62dc924ba7 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 958.554792] [55573]: INFO cinder.api.openstack.wsgi [req-b5350b92-82ad-4222-89ce-55bc8f173698 req-e24ccdbf-a1c5-4471-b300-4b62dc924ba7 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] DELETE http://10.180.1.21/volume/v3/attachments/5c1963c1-12f1-401c-8977-986ccecb3087 [ 958.555365] [55573]: DEBUG cinder.api.openstack.wsgi [req-b5350b92-82ad-4222-89ce-55bc8f173698 req-e24ccdbf-a1c5-4471-b300-4b62dc924ba7 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 958.555764] [55573]: DEBUG cinder.api.openstack.wsgi [req-b5350b92-82ad-4222-89ce-55bc8f173698 req-e24ccdbf-a1c5-4471-b300-4b62dc924ba7 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Calling method 'version_select' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 958.566985] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 958.566985] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 959.099203] [55573]: INFO cinder.api.openstack.wsgi [req-b5350b92-82ad-4222-89ce-55bc8f173698 req-e24ccdbf-a1c5-4471-b300-4b62dc924ba7 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] http://10.180.1.21/volume/v3/attachments/5c1963c1-12f1-401c-8977-986ccecb3087 returned with HTTP 200 [ 959.099683] [55573]: [pid: 55573|app: 0|req: 145/270] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 21:13:39 2025] DELETE /volume/v3/attachments/5c1963c1-12f1-401c-8977-986ccecb3087 => generated 192 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 960.784876] [55574]: DEBUG cinder.api.middleware.request_id [None req-e40f8c46-0424-4ccb-bdcb-66779f9f2aa6 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 960.785354] [55574]: INFO cinder.api.openstack.wsgi [None req-e40f8c46-0424-4ccb-bdcb-66779f9f2aa6 None None] GET http://10.180.1.21/volume// [ 960.785535] [55574]: DEBUG cinder.api.openstack.wsgi [None req-e40f8c46-0424-4ccb-bdcb-66779f9f2aa6 None None] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 960.785749] [55574]: DEBUG cinder.api.openstack.wsgi [None req-e40f8c46-0424-4ccb-bdcb-66779f9f2aa6 None None] Calling method 'all' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 960.786187] [55574]: INFO cinder.api.openstack.wsgi [None req-e40f8c46-0424-4ccb-bdcb-66779f9f2aa6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 960.786723] [55574]: [pid: 55574|app: 0|req: 126/271] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 21:13:41 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 960.790919] [55573]: DEBUG cinder.api.middleware.request_id [req-b5350b92-82ad-4222-89ce-55bc8f173698 req-afcb0d1b-620c-4a2d-b54f-0d3749a9c31e None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 960.793919] [55573]: INFO cinder.api.openstack.wsgi [req-b5350b92-82ad-4222-89ce-55bc8f173698 req-afcb0d1b-620c-4a2d-b54f-0d3749a9c31e tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] GET http://10.180.1.21/volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 [ 960.794379] [55573]: DEBUG cinder.api.openstack.wsgi [req-b5350b92-82ad-4222-89ce-55bc8f173698 req-afcb0d1b-620c-4a2d-b54f-0d3749a9c31e tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 960.794445] [55573]: DEBUG cinder.api.openstack.wsgi [req-b5350b92-82ad-4222-89ce-55bc8f173698 req-afcb0d1b-620c-4a2d-b54f-0d3749a9c31e tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 960.808434] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.808434] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 960.813123] [55573]: INFO cinder.volume.api [req-b5350b92-82ad-4222-89ce-55bc8f173698 req-afcb0d1b-620c-4a2d-b54f-0d3749a9c31e tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Volume info retrieved successfully. [ 960.818269] [55573]: INFO cinder.api.openstack.wsgi [req-b5350b92-82ad-4222-89ce-55bc8f173698 req-afcb0d1b-620c-4a2d-b54f-0d3749a9c31e tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] http://10.180.1.21/volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 returned with HTTP 200 [ 960.818805] [55573]: [pid: 55573|app: 0|req: 146/272] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 21:13:41 2025] GET /volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 => generated 1025 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 960.922036] [55574]: DEBUG cinder.api.middleware.request_id [req-b5350b92-82ad-4222-89ce-55bc8f173698 req-0fa26867-e8aa-45a7-9571-205fa9d4fc3c None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 960.924527] [55574]: INFO cinder.api.openstack.wsgi [req-b5350b92-82ad-4222-89ce-55bc8f173698 req-0fa26867-e8aa-45a7-9571-205fa9d4fc3c tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] PUT http://10.180.1.21/volume/v3/attachments/2810f946-daf7-4e2b-8f8f-adbcdd68f55b [ 960.924932] [55574]: DEBUG cinder.api.openstack.wsgi [req-b5350b92-82ad-4222-89ce-55bc8f173698 req-0fa26867-e8aa-45a7-9571-205fa9d4fc3c tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-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=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 960.933293] [55574]: DEBUG cinder.coordination [req-b5350b92-82ad-4222-89ce-55bc8f173698 req-0fa26867-e8aa-45a7-9571-205fa9d4fc3c tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Acquiring lock "cinder-attachment_update-000e1c4d-a663-48c0-8eeb-6822e187c3f0-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55574) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 960.940693] [55574]: DEBUG cinder.coordination [req-b5350b92-82ad-4222-89ce-55bc8f173698 req-0fa26867-e8aa-45a7-9571-205fa9d4fc3c tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Lock "cinder-attachment_update-000e1c4d-a663-48c0-8eeb-6822e187c3f0-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=55574) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 960.942315] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.942315] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 961.462975] [55574]: DEBUG cinder.coordination [req-b5350b92-82ad-4222-89ce-55bc8f173698 req-0fa26867-e8aa-45a7-9571-205fa9d4fc3c tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Lock "cinder-attachment_update-000e1c4d-a663-48c0-8eeb-6822e187c3f0-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.521s {{(pid=55574) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 961.462975] [55574]: INFO cinder.api.openstack.wsgi [req-b5350b92-82ad-4222-89ce-55bc8f173698 req-0fa26867-e8aa-45a7-9571-205fa9d4fc3c tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] http://10.180.1.21/volume/v3/attachments/2810f946-daf7-4e2b-8f8f-adbcdd68f55b returned with HTTP 200 [ 961.462975] [55574]: [pid: 55574|app: 0|req: 127/273] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 21:13:41 2025] PUT /volume/v3/attachments/2810f946-daf7-4e2b-8f8f-adbcdd68f55b => generated 617 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 961.972067] [55573]: DEBUG cinder.api.middleware.request_id [req-b5350b92-82ad-4222-89ce-55bc8f173698 req-e742f7b0-87fc-4b43-b223-07163108b31a None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 961.974596] [55573]: INFO cinder.api.openstack.wsgi [req-b5350b92-82ad-4222-89ce-55bc8f173698 req-e742f7b0-87fc-4b43-b223-07163108b31a tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] POST http://10.180.1.21/volume/v3/attachments/2810f946-daf7-4e2b-8f8f-adbcdd68f55b/action [ 961.975031] [55573]: DEBUG cinder.api.openstack.wsgi [req-b5350b92-82ad-4222-89ce-55bc8f173698 req-e742f7b0-87fc-4b43-b223-07163108b31a tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Action body: b'{"os-complete": null}' {{(pid=55573) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 961.975452] [55573]: DEBUG cinder.api.openstack.wsgi [req-b5350b92-82ad-4222-89ce-55bc8f173698 req-e742f7b0-87fc-4b43-b223-07163108b31a tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 961.999562] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 961.999562] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 962.009504] [55573]: INFO cinder.api.openstack.wsgi [req-b5350b92-82ad-4222-89ce-55bc8f173698 req-e742f7b0-87fc-4b43-b223-07163108b31a tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] http://10.180.1.21/volume/v3/attachments/2810f946-daf7-4e2b-8f8f-adbcdd68f55b/action returned with HTTP 204 [ 962.010100] [55573]: [pid: 55573|app: 0|req: 147/274] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 21:13:42 2025] POST /volume/v3/attachments/2810f946-daf7-4e2b-8f8f-adbcdd68f55b/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 971.457988] [55574]: DEBUG dbcounter [-] [55574] Writing DB stats cinder:SELECT=61,cinder:UPDATE=17,cinder:INSERT=8 {{(pid=55574) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 972.006878] [55573]: DEBUG dbcounter [-] [55573] Writing DB stats cinder:SELECT=97,cinder:UPDATE=9,cinder:INSERT=1 {{(pid=55573) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 976.423543] [55574]: DEBUG cinder.api.middleware.request_id [None req-45675c59-004a-40df-bc25-30e629aabc81 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 976.425921] [55574]: INFO cinder.api.openstack.wsgi [None req-45675c59-004a-40df-bc25-30e629aabc81 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] DELETE http://10.180.1.21/volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 [ 976.426210] [55574]: DEBUG cinder.api.openstack.wsgi [None req-45675c59-004a-40df-bc25-30e629aabc81 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 976.426482] [55574]: DEBUG cinder.api.openstack.wsgi [None req-45675c59-004a-40df-bc25-30e629aabc81 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Calling method 'delete' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 976.426712] [55574]: INFO cinder.api.v3.volumes [None req-45675c59-004a-40df-bc25-30e629aabc81 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Delete volume with id: def27b6e-b22b-4fd0-883e-80456bf72c46 [ 976.440604] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.440604] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 976.440604] [55574]: INFO cinder.volume.api [None req-45675c59-004a-40df-bc25-30e629aabc81 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Volume info retrieved successfully. [ 976.460151] [55574]: INFO cinder.volume.api [None req-45675c59-004a-40df-bc25-30e629aabc81 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Delete volume request issued successfully. [ 976.460820] [55574]: INFO cinder.api.openstack.wsgi [None req-45675c59-004a-40df-bc25-30e629aabc81 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] http://10.180.1.21/volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 returned with HTTP 202 [ 976.460820] [55574]: [pid: 55574|app: 0|req: 128/275] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 21:13:57 2025] DELETE /volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 976.464756] [55573]: DEBUG cinder.api.middleware.request_id [None req-38b08b54-a1fc-46fa-b59d-8d71934d89c4 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 976.467085] [55573]: INFO cinder.api.openstack.wsgi [None req-38b08b54-a1fc-46fa-b59d-8d71934d89c4 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] GET http://10.180.1.21/volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 [ 976.467318] [55573]: DEBUG cinder.api.openstack.wsgi [None req-38b08b54-a1fc-46fa-b59d-8d71934d89c4 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 976.467568] [55573]: DEBUG cinder.api.openstack.wsgi [None req-38b08b54-a1fc-46fa-b59d-8d71934d89c4 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 976.477472] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.477472] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 976.482611] [55573]: INFO cinder.volume.api [None req-38b08b54-a1fc-46fa-b59d-8d71934d89c4 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Volume info retrieved successfully. [ 976.488766] [55573]: INFO cinder.api.openstack.wsgi [None req-38b08b54-a1fc-46fa-b59d-8d71934d89c4 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] http://10.180.1.21/volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 returned with HTTP 200 [ 976.489558] [55573]: [pid: 55573|app: 0|req: 148/276] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:13:57 2025] GET /volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 977.501017] [55574]: DEBUG cinder.api.middleware.request_id [None req-14924234-2510-41b0-8e59-b91c048ce6c4 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 977.503990] [55574]: INFO cinder.api.openstack.wsgi [None req-14924234-2510-41b0-8e59-b91c048ce6c4 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] GET http://10.180.1.21/volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 [ 977.504416] [55574]: DEBUG cinder.api.openstack.wsgi [None req-14924234-2510-41b0-8e59-b91c048ce6c4 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 977.504772] [55574]: DEBUG cinder.api.openstack.wsgi [None req-14924234-2510-41b0-8e59-b91c048ce6c4 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 977.517267] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.517267] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 977.522650] [55574]: INFO cinder.volume.api [None req-14924234-2510-41b0-8e59-b91c048ce6c4 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Volume info retrieved successfully. [ 977.528699] [55574]: INFO cinder.api.openstack.wsgi [None req-14924234-2510-41b0-8e59-b91c048ce6c4 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] http://10.180.1.21/volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 returned with HTTP 200 [ 977.529414] [55574]: [pid: 55574|app: 0|req: 129/277] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:13:58 2025] GET /volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 978.541391] [55573]: DEBUG cinder.api.middleware.request_id [None req-cf56bb45-eacd-4426-9dc5-8a523eb8e3a4 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 978.543566] [55573]: INFO cinder.api.openstack.wsgi [None req-cf56bb45-eacd-4426-9dc5-8a523eb8e3a4 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] GET http://10.180.1.21/volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 [ 978.544056] [55573]: DEBUG cinder.api.openstack.wsgi [None req-cf56bb45-eacd-4426-9dc5-8a523eb8e3a4 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 978.544117] [55573]: DEBUG cinder.api.openstack.wsgi [None req-cf56bb45-eacd-4426-9dc5-8a523eb8e3a4 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 978.554687] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.554687] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 978.559125] [55573]: INFO cinder.volume.api [None req-cf56bb45-eacd-4426-9dc5-8a523eb8e3a4 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Volume info retrieved successfully. [ 978.566442] [55573]: INFO cinder.api.openstack.wsgi [None req-cf56bb45-eacd-4426-9dc5-8a523eb8e3a4 tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] http://10.180.1.21/volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 returned with HTTP 200 [ 978.567163] [55573]: [pid: 55573|app: 0|req: 149/278] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:13:59 2025] GET /volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 979.578086] [55574]: DEBUG cinder.api.middleware.request_id [None req-a349e8ed-aca5-403a-9e34-97f87aa2cabc None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 979.580697] [55574]: INFO cinder.api.openstack.wsgi [None req-a349e8ed-aca5-403a-9e34-97f87aa2cabc tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] GET http://10.180.1.21/volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 [ 979.580918] [55574]: DEBUG cinder.api.openstack.wsgi [None req-a349e8ed-aca5-403a-9e34-97f87aa2cabc tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 979.581246] [55574]: DEBUG cinder.api.openstack.wsgi [None req-a349e8ed-aca5-403a-9e34-97f87aa2cabc tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 979.588354] [55574]: INFO cinder.api.openstack.wsgi [None req-a349e8ed-aca5-403a-9e34-97f87aa2cabc tempest-VolumesAdminNegativeTest-1705177018 tempest-VolumesAdminNegativeTest-1705177018-project-member] http://10.180.1.21/volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 returned with HTTP 404 [ 979.588940] [55574]: [pid: 55574|app: 0|req: 130/279] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:14:00 2025] GET /volume/v3/volumes/def27b6e-b22b-4fd0-883e-80456bf72c46 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 979.716450] [55573]: DEBUG cinder.api.middleware.request_id [req-86d69ae1-866e-4869-9e23-a350ed4bd3ef req-21900b66-9566-47ca-ae7c-ebfa8d7d9b57 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 979.718643] [55573]: INFO cinder.api.openstack.wsgi [req-86d69ae1-866e-4869-9e23-a350ed4bd3ef req-21900b66-9566-47ca-ae7c-ebfa8d7d9b57 tempest-ServerActionsTestJSON-188243536 tempest-ServerActionsTestJSON-188243536-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=245c7b18-515b-4d5b-8354-e68fe0df8151 [ 979.718897] [55573]: DEBUG cinder.api.openstack.wsgi [req-86d69ae1-866e-4869-9e23-a350ed4bd3ef req-21900b66-9566-47ca-ae7c-ebfa8d7d9b57 tempest-ServerActionsTestJSON-188243536 tempest-ServerActionsTestJSON-188243536-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 979.719138] [55573]: DEBUG cinder.api.openstack.wsgi [req-86d69ae1-866e-4869-9e23-a350ed4bd3ef req-21900b66-9566-47ca-ae7c-ebfa8d7d9b57 tempest-ServerActionsTestJSON-188243536 tempest-ServerActionsTestJSON-188243536-project-member] Calling method 'version_select' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 979.732849] [55573]: INFO cinder.api.openstack.wsgi [req-86d69ae1-866e-4869-9e23-a350ed4bd3ef req-21900b66-9566-47ca-ae7c-ebfa8d7d9b57 tempest-ServerActionsTestJSON-188243536 tempest-ServerActionsTestJSON-188243536-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=245c7b18-515b-4d5b-8354-e68fe0df8151 returned with HTTP 200 [ 979.733389] [55573]: [pid: 55573|app: 0|req: 150/280] 10.180.1.21 () {62 vars in 1517 bytes} [Wed Feb 19 21:14:00 2025] GET /volume/v3/attachments?instance_id=245c7b18-515b-4d5b-8354-e68fe0df8151 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 979.863741] [55574]: DEBUG cinder.api.middleware.request_id [None req-384ef30f-37a5-479b-8b5c-e8b860d1cc40 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 979.865865] [55574]: INFO cinder.api.openstack.wsgi [None req-384ef30f-37a5-479b-8b5c-e8b860d1cc40 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] POST http://10.180.1.21/volume/v3/volumes [ 979.866268] [55574]: DEBUG cinder.api.openstack.wsgi [None req-384ef30f-37a5-479b-8b5c-e8b860d1cc40 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-409659620"}} {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 979.867908] [55574]: DEBUG cinder.api.v3.volumes [None req-384ef30f-37a5-479b-8b5c-e8b860d1cc40 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-409659620'}} {{(pid=55574) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 979.868065] [55574]: INFO cinder.api.v3.volumes [None req-384ef30f-37a5-479b-8b5c-e8b860d1cc40 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Create volume of 1 GB [ 979.873434] [55574]: INFO cinder.volume.api [None req-384ef30f-37a5-479b-8b5c-e8b860d1cc40 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Availability Zones retrieved successfully. [ 979.881052] [55574]: DEBUG cinder.volume.api [None req-384ef30f-37a5-479b-8b5c-e8b860d1cc40 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Flow 'volume_create_api' (6389dc6e-1453-49d3-840c-663d873f9331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 979.882300] [55574]: DEBUG cinder.volume.api [None req-384ef30f-37a5-479b-8b5c-e8b860d1cc40 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cef4e7c5-6802-415a-b016-ba68f7278fb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 979.883454] [55574]: DEBUG cinder.volume.flows.api.create_volume [None req-384ef30f-37a5-479b-8b5c-e8b860d1cc40 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Validating volume size '1' using validate_int {{(pid=55574) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 979.902417] [55574]: DEBUG cinder.volume.api [None req-384ef30f-37a5-479b-8b5c-e8b860d1cc40 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cef4e7c5-6802-415a-b016-ba68f7278fb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T21:04:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=48c1266c-e861-4a93-b53a-9717de6310af,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48c1266c-e861-4a93-b53a-9717de6310af', '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=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 979.903471] [55574]: DEBUG cinder.volume.api [None req-384ef30f-37a5-479b-8b5c-e8b860d1cc40 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c7de2ac-a12f-44af-99f2-c181543e4413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 979.937465] [55574]: DEBUG cinder.quota [None req-384ef30f-37a5-479b-8b5c-e8b860d1cc40 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Created reservations ['d1497cbe-74fa-4731-ae4b-6ea1b514cfd8', 'b7cdc32b-baff-46a4-be90-3c27b30b6d19', '36b54e2b-7178-4d72-8051-32f89d1ea4ca', '21f77da7-ec44-407a-9d96-f51785a51f24'] {{(pid=55574) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 979.938501] [55574]: DEBUG cinder.volume.api [None req-384ef30f-37a5-479b-8b5c-e8b860d1cc40 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c7de2ac-a12f-44af-99f2-c181543e4413) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1497cbe-74fa-4731-ae4b-6ea1b514cfd8', 'b7cdc32b-baff-46a4-be90-3c27b30b6d19', '36b54e2b-7178-4d72-8051-32f89d1ea4ca', '21f77da7-ec44-407a-9d96-f51785a51f24']}' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 979.939410] [55574]: DEBUG cinder.volume.api [None req-384ef30f-37a5-479b-8b5c-e8b860d1cc40 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccefd4f0-8b20-4a83-a831-af75fe39377d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 979.953466] [55574]: DEBUG cinder.volume.api [None req-384ef30f-37a5-479b-8b5c-e8b860d1cc40 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccefd4f0-8b20-4a83-a831-af75fe39377d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb6fe2f4-5e06-4224-b9c1-a3512f865b8e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-409659620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdd8b30d43374b768a32e6e0eaf75436',qos_specs=None,replication_status=,reservations=['d1497cbe-74fa-4731-ae4b-6ea1b514cfd8','b7cdc32b-baff-46a4-be90-3c27b30b6d19','36b54e2b-7178-4d72-8051-32f89d1ea4ca','21f77da7-ec44-407a-9d96-f51785a51f24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06fa4dd353f64d34adc3e5f7699f802f',volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af), '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-19T21:14:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-409659620',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb6fe2f4-5e06-4224-b9c1-a3512f865b8e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fdd8b30d43374b768a32e6e0eaf75436',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='06fa4dd353f64d34adc3e5f7699f802f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48c1266c-e861-4a93-b53a-9717de6310af),volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af)}' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 979.954384] [55574]: DEBUG cinder.volume.api [None req-384ef30f-37a5-479b-8b5c-e8b860d1cc40 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aac97333-c782-4bbc-ad4b-8920b81feb75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 979.967539] [55574]: DEBUG cinder.volume.api [None req-384ef30f-37a5-479b-8b5c-e8b860d1cc40 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aac97333-c782-4bbc-ad4b-8920b81feb75) 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-409659620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdd8b30d43374b768a32e6e0eaf75436',qos_specs=None,replication_status=,reservations=['d1497cbe-74fa-4731-ae4b-6ea1b514cfd8','b7cdc32b-baff-46a4-be90-3c27b30b6d19','36b54e2b-7178-4d72-8051-32f89d1ea4ca','21f77da7-ec44-407a-9d96-f51785a51f24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06fa4dd353f64d34adc3e5f7699f802f',volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af)}' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 979.968389] [55574]: DEBUG cinder.volume.api [None req-384ef30f-37a5-479b-8b5c-e8b860d1cc40 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8960796a-9b18-4df0-802f-9a5cd389fdb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 979.977511] [55574]: DEBUG cinder.volume.api [None req-384ef30f-37a5-479b-8b5c-e8b860d1cc40 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8960796a-9b18-4df0-802f-9a5cd389fdb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 979.978542] [55574]: DEBUG cinder.volume.api [None req-384ef30f-37a5-479b-8b5c-e8b860d1cc40 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Flow 'volume_create_api' (6389dc6e-1453-49d3-840c-663d873f9331) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55574) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 979.978905] [55574]: INFO cinder.volume.api [None req-384ef30f-37a5-479b-8b5c-e8b860d1cc40 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Create volume request issued successfully. [ 979.979548] [55574]: INFO cinder.api.openstack.wsgi [None req-384ef30f-37a5-479b-8b5c-e8b860d1cc40 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 979.980033] [55574]: [pid: 55574|app: 0|req: 131/281] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 21:14:00 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) [ 979.988925] [55573]: DEBUG cinder.api.middleware.request_id [None req-814badc8-bb00-4373-8793-6c194253aa5a None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 979.991182] [55573]: INFO cinder.api.openstack.wsgi [None req-814badc8-bb00-4373-8793-6c194253aa5a tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] GET http://10.180.1.21/volume/v3/volumes/eb6fe2f4-5e06-4224-b9c1-a3512f865b8e [ 979.991478] [55573]: DEBUG cinder.api.openstack.wsgi [None req-814badc8-bb00-4373-8793-6c194253aa5a tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 979.991762] [55573]: DEBUG cinder.api.openstack.wsgi [None req-814badc8-bb00-4373-8793-6c194253aa5a tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 980.000169] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 980.000169] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 980.004930] [55573]: INFO cinder.volume.api [None req-814badc8-bb00-4373-8793-6c194253aa5a tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Volume info retrieved successfully. [ 980.009470] [55573]: INFO cinder.api.openstack.wsgi [None req-814badc8-bb00-4373-8793-6c194253aa5a tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] http://10.180.1.21/volume/v3/volumes/eb6fe2f4-5e06-4224-b9c1-a3512f865b8e returned with HTTP 200 [ 980.009905] [55573]: [pid: 55573|app: 0|req: 151/282] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:14:00 2025] GET /volume/v3/volumes/eb6fe2f4-5e06-4224-b9c1-a3512f865b8e => generated 823 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 981.020516] [55574]: DEBUG cinder.api.middleware.request_id [None req-b635fdae-4b9a-45aa-a1b5-dde710be7c7f None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 981.022977] [55574]: INFO cinder.api.openstack.wsgi [None req-b635fdae-4b9a-45aa-a1b5-dde710be7c7f tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] GET http://10.180.1.21/volume/v3/volumes/eb6fe2f4-5e06-4224-b9c1-a3512f865b8e [ 981.023214] [55574]: DEBUG cinder.api.openstack.wsgi [None req-b635fdae-4b9a-45aa-a1b5-dde710be7c7f tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 981.023507] [55574]: DEBUG cinder.api.openstack.wsgi [None req-b635fdae-4b9a-45aa-a1b5-dde710be7c7f tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 981.035389] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 981.035389] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 981.040146] [55574]: INFO cinder.volume.api [None req-b635fdae-4b9a-45aa-a1b5-dde710be7c7f tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Volume info retrieved successfully. [ 981.046788] [55574]: INFO cinder.api.openstack.wsgi [None req-b635fdae-4b9a-45aa-a1b5-dde710be7c7f tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] http://10.180.1.21/volume/v3/volumes/eb6fe2f4-5e06-4224-b9c1-a3512f865b8e returned with HTTP 200 [ 981.046955] [55574]: [pid: 55574|app: 0|req: 132/283] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:14:01 2025] GET /volume/v3/volumes/eb6fe2f4-5e06-4224-b9c1-a3512f865b8e => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 990.011303] [55573]: DEBUG dbcounter [-] [55573] Writing DB stats cinder:SELECT=13 {{(pid=55573) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 991.043629] [55574]: DEBUG dbcounter [-] [55574] Writing DB stats cinder:SELECT=32,cinder:UPDATE=13,cinder:INSERT=7 {{(pid=55574) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1002.762712] [55573]: DEBUG cinder.api.middleware.request_id [req-2ec65626-34fb-4263-8ac6-47864b2c7bb0 req-0fbff434-079f-4d30-a3f8-3999bbc29c3f None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1002.765144] [55573]: INFO cinder.api.openstack.wsgi [req-2ec65626-34fb-4263-8ac6-47864b2c7bb0 req-0fbff434-079f-4d30-a3f8-3999bbc29c3f tempest-SecurityGroupsTestJSON-695233887 tempest-SecurityGroupsTestJSON-695233887-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=8da6e72b-031f-4bb9-84ab-ed9fe492d157 [ 1002.765441] [55573]: DEBUG cinder.api.openstack.wsgi [req-2ec65626-34fb-4263-8ac6-47864b2c7bb0 req-0fbff434-079f-4d30-a3f8-3999bbc29c3f tempest-SecurityGroupsTestJSON-695233887 tempest-SecurityGroupsTestJSON-695233887-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1002.766048] [55573]: DEBUG cinder.api.openstack.wsgi [req-2ec65626-34fb-4263-8ac6-47864b2c7bb0 req-0fbff434-079f-4d30-a3f8-3999bbc29c3f tempest-SecurityGroupsTestJSON-695233887 tempest-SecurityGroupsTestJSON-695233887-project-member] Calling method 'version_select' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1002.772218] [55573]: INFO cinder.api.openstack.wsgi [req-2ec65626-34fb-4263-8ac6-47864b2c7bb0 req-0fbff434-079f-4d30-a3f8-3999bbc29c3f tempest-SecurityGroupsTestJSON-695233887 tempest-SecurityGroupsTestJSON-695233887-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=8da6e72b-031f-4bb9-84ab-ed9fe492d157 returned with HTTP 200 [ 1002.772629] [55573]: [pid: 55573|app: 0|req: 152/284] 10.180.1.21 () {62 vars in 1517 bytes} [Wed Feb 19 21:14:23 2025] GET /volume/v3/attachments?instance_id=8da6e72b-031f-4bb9-84ab-ed9fe492d157 => generated 19 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1003.430585] [55574]: DEBUG cinder.api.middleware.request_id [req-94d2a7ca-3012-4ef3-8c46-acff0955c1b1 req-b7a7fc49-7d2f-4b09-be02-5b6f8b47f951 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1003.435029] [55574]: INFO cinder.api.openstack.wsgi [req-94d2a7ca-3012-4ef3-8c46-acff0955c1b1 req-b7a7fc49-7d2f-4b09-be02-5b6f8b47f951 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] GET http://10.180.1.21/volume/v3/volumes/eb6fe2f4-5e06-4224-b9c1-a3512f865b8e [ 1003.435029] [55574]: DEBUG cinder.api.openstack.wsgi [req-94d2a7ca-3012-4ef3-8c46-acff0955c1b1 req-b7a7fc49-7d2f-4b09-be02-5b6f8b47f951 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1003.435029] [55574]: DEBUG cinder.api.openstack.wsgi [req-94d2a7ca-3012-4ef3-8c46-acff0955c1b1 req-b7a7fc49-7d2f-4b09-be02-5b6f8b47f951 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1003.448228] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1003.448228] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1003.453192] [55574]: INFO cinder.volume.api [req-94d2a7ca-3012-4ef3-8c46-acff0955c1b1 req-b7a7fc49-7d2f-4b09-be02-5b6f8b47f951 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Volume info retrieved successfully. [ 1003.459458] [55574]: INFO cinder.api.openstack.wsgi [req-94d2a7ca-3012-4ef3-8c46-acff0955c1b1 req-b7a7fc49-7d2f-4b09-be02-5b6f8b47f951 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] http://10.180.1.21/volume/v3/volumes/eb6fe2f4-5e06-4224-b9c1-a3512f865b8e returned with HTTP 200 [ 1003.459458] [55574]: [pid: 55574|app: 0|req: 133/285] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 21:14:24 2025] GET /volume/v3/volumes/eb6fe2f4-5e06-4224-b9c1-a3512f865b8e => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1003.474291] [55573]: DEBUG cinder.api.middleware.request_id [None req-0f3757a6-f448-4a0d-bdae-79b34a650076 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1003.474749] [55573]: INFO cinder.api.openstack.wsgi [None req-0f3757a6-f448-4a0d-bdae-79b34a650076 None None] GET http://10.180.1.21/volume// [ 1003.474920] [55573]: DEBUG cinder.api.openstack.wsgi [None req-0f3757a6-f448-4a0d-bdae-79b34a650076 None None] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1003.475146] [55573]: DEBUG cinder.api.openstack.wsgi [None req-0f3757a6-f448-4a0d-bdae-79b34a650076 None None] Calling method 'all' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1003.475540] [55573]: INFO cinder.api.openstack.wsgi [None req-0f3757a6-f448-4a0d-bdae-79b34a650076 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1003.475978] [55573]: [pid: 55573|app: 0|req: 153/286] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 21:14:24 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1003.480988] [55574]: DEBUG cinder.api.middleware.request_id [req-94d2a7ca-3012-4ef3-8c46-acff0955c1b1 req-2ac4fbce-e906-4bcc-8dca-167371018b7d None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1003.485026] [55574]: INFO cinder.api.openstack.wsgi [req-94d2a7ca-3012-4ef3-8c46-acff0955c1b1 req-2ac4fbce-e906-4bcc-8dca-167371018b7d tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1003.485026] [55574]: DEBUG cinder.api.openstack.wsgi [req-94d2a7ca-3012-4ef3-8c46-acff0955c1b1 req-2ac4fbce-e906-4bcc-8dca-167371018b7d tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eb6fe2f4-5e06-4224-b9c1-a3512f865b8e", "connector": null, "instance_uuid": "9bfdf39f-14c3-40a5-b1e4-24a0f65040a6"}} {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1003.494365] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1003.494365] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1003.522560] [55574]: INFO cinder.api.openstack.wsgi [req-94d2a7ca-3012-4ef3-8c46-acff0955c1b1 req-2ac4fbce-e906-4bcc-8dca-167371018b7d tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1003.522560] [55574]: [pid: 55574|app: 0|req: 134/287] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 21:14:24 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) [ 1003.553142] [55573]: DEBUG cinder.api.middleware.request_id [req-94d2a7ca-3012-4ef3-8c46-acff0955c1b1 req-78b7e82f-5e53-4c01-9ec4-d9d8e089e55d None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1003.555509] [55573]: INFO cinder.api.openstack.wsgi [req-94d2a7ca-3012-4ef3-8c46-acff0955c1b1 req-78b7e82f-5e53-4c01-9ec4-d9d8e089e55d tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] POST http://10.180.1.21/volume/v3/attachments/93122f66-bb0b-4217-9872-631f6e50c594/action [ 1003.555950] [55573]: DEBUG cinder.api.openstack.wsgi [req-94d2a7ca-3012-4ef3-8c46-acff0955c1b1 req-78b7e82f-5e53-4c01-9ec4-d9d8e089e55d tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Action body: b'{"os-complete": null}' {{(pid=55573) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1003.556108] [55573]: DEBUG cinder.api.openstack.wsgi [req-94d2a7ca-3012-4ef3-8c46-acff0955c1b1 req-78b7e82f-5e53-4c01-9ec4-d9d8e089e55d tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1003.572418] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1003.572418] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1003.579410] [55573]: INFO cinder.api.openstack.wsgi [req-94d2a7ca-3012-4ef3-8c46-acff0955c1b1 req-78b7e82f-5e53-4c01-9ec4-d9d8e089e55d tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] http://10.180.1.21/volume/v3/attachments/93122f66-bb0b-4217-9872-631f6e50c594/action returned with HTTP 204 [ 1003.579867] [55573]: [pid: 55573|app: 0|req: 154/288] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 21:14:24 2025] POST /volume/v3/attachments/93122f66-bb0b-4217-9872-631f6e50c594/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1003.595330] [55574]: DEBUG cinder.api.middleware.request_id [None req-9809da66-69e8-4f06-988c-576563d70f11 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1003.600157] [55574]: INFO cinder.api.openstack.wsgi [None req-9809da66-69e8-4f06-988c-576563d70f11 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] GET http://10.180.1.21/volume/v3/volumes/eb6fe2f4-5e06-4224-b9c1-a3512f865b8e [ 1003.600157] [55574]: DEBUG cinder.api.openstack.wsgi [None req-9809da66-69e8-4f06-988c-576563d70f11 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1003.600157] [55574]: DEBUG cinder.api.openstack.wsgi [None req-9809da66-69e8-4f06-988c-576563d70f11 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1003.611724] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1003.611724] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1003.615537] [55574]: INFO cinder.volume.api [None req-9809da66-69e8-4f06-988c-576563d70f11 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Volume info retrieved successfully. [ 1003.620214] [55574]: INFO cinder.api.openstack.wsgi [None req-9809da66-69e8-4f06-988c-576563d70f11 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] http://10.180.1.21/volume/v3/volumes/eb6fe2f4-5e06-4224-b9c1-a3512f865b8e returned with HTTP 200 [ 1003.620637] [55574]: [pid: 55574|app: 0|req: 135/289] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:14:24 2025] GET /volume/v3/volumes/eb6fe2f4-5e06-4224-b9c1-a3512f865b8e => generated 1110 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1003.631049] [55573]: DEBUG cinder.api.middleware.request_id [None req-8c40941e-b39c-411b-97e2-e01d5b43e08f None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1003.633179] [55573]: INFO cinder.api.openstack.wsgi [None req-8c40941e-b39c-411b-97e2-e01d5b43e08f tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] GET http://10.180.1.21/volume/v3/volumes/eb6fe2f4-5e06-4224-b9c1-a3512f865b8e [ 1003.633436] [55573]: DEBUG cinder.api.openstack.wsgi [None req-8c40941e-b39c-411b-97e2-e01d5b43e08f tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1003.633684] [55573]: DEBUG cinder.api.openstack.wsgi [None req-8c40941e-b39c-411b-97e2-e01d5b43e08f tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1003.644157] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1003.644157] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1003.648899] [55573]: INFO cinder.volume.api [None req-8c40941e-b39c-411b-97e2-e01d5b43e08f tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Volume info retrieved successfully. [ 1003.653911] [55573]: INFO cinder.api.openstack.wsgi [None req-8c40941e-b39c-411b-97e2-e01d5b43e08f tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] http://10.180.1.21/volume/v3/volumes/eb6fe2f4-5e06-4224-b9c1-a3512f865b8e returned with HTTP 200 [ 1003.654323] [55573]: [pid: 55573|app: 0|req: 155/290] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:14:24 2025] GET /volume/v3/volumes/eb6fe2f4-5e06-4224-b9c1-a3512f865b8e => generated 1110 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1003.741876] [55574]: DEBUG cinder.api.middleware.request_id [req-643dab24-d686-435e-a779-cf9e98657b84 req-4be7da3f-3df9-4c92-82d6-f701ae397b4b None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1003.744391] [55574]: INFO cinder.api.openstack.wsgi [req-643dab24-d686-435e-a779-cf9e98657b84 req-4be7da3f-3df9-4c92-82d6-f701ae397b4b tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] GET http://10.180.1.21/volume/v3/volumes/eb6fe2f4-5e06-4224-b9c1-a3512f865b8e [ 1003.744644] [55574]: DEBUG cinder.api.openstack.wsgi [req-643dab24-d686-435e-a779-cf9e98657b84 req-4be7da3f-3df9-4c92-82d6-f701ae397b4b tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1003.744815] [55574]: DEBUG cinder.api.openstack.wsgi [req-643dab24-d686-435e-a779-cf9e98657b84 req-4be7da3f-3df9-4c92-82d6-f701ae397b4b tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1003.754911] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1003.754911] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1003.758167] [55574]: INFO cinder.volume.api [req-643dab24-d686-435e-a779-cf9e98657b84 req-4be7da3f-3df9-4c92-82d6-f701ae397b4b tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Volume info retrieved successfully. [ 1003.762541] [55574]: INFO cinder.api.openstack.wsgi [req-643dab24-d686-435e-a779-cf9e98657b84 req-4be7da3f-3df9-4c92-82d6-f701ae397b4b tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] http://10.180.1.21/volume/v3/volumes/eb6fe2f4-5e06-4224-b9c1-a3512f865b8e returned with HTTP 200 [ 1003.762969] [55574]: [pid: 55574|app: 0|req: 136/291] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 21:14:24 2025] GET /volume/v3/volumes/eb6fe2f4-5e06-4224-b9c1-a3512f865b8e => generated 1110 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1003.792065] [55573]: DEBUG cinder.api.middleware.request_id [req-643dab24-d686-435e-a779-cf9e98657b84 req-91f67ff0-7fb9-47b5-a408-d969ee1b31ef None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1003.794246] [55573]: INFO cinder.api.openstack.wsgi [req-643dab24-d686-435e-a779-cf9e98657b84 req-91f67ff0-7fb9-47b5-a408-d969ee1b31ef tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] DELETE http://10.180.1.21/volume/v3/attachments/93122f66-bb0b-4217-9872-631f6e50c594 [ 1003.794471] [55573]: DEBUG cinder.api.openstack.wsgi [req-643dab24-d686-435e-a779-cf9e98657b84 req-91f67ff0-7fb9-47b5-a408-d969ee1b31ef tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1003.794795] [55573]: DEBUG cinder.api.openstack.wsgi [req-643dab24-d686-435e-a779-cf9e98657b84 req-91f67ff0-7fb9-47b5-a408-d969ee1b31ef tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Calling method 'version_select' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1003.801999] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1003.801999] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1004.333697] [55573]: INFO cinder.api.openstack.wsgi [req-643dab24-d686-435e-a779-cf9e98657b84 req-91f67ff0-7fb9-47b5-a408-d969ee1b31ef tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] http://10.180.1.21/volume/v3/attachments/93122f66-bb0b-4217-9872-631f6e50c594 returned with HTTP 200 [ 1004.335023] [55573]: [pid: 55573|app: 0|req: 156/292] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 21:14:24 2025] DELETE /volume/v3/attachments/93122f66-bb0b-4217-9872-631f6e50c594 => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1004.350663] [55574]: DEBUG cinder.api.middleware.request_id [None req-a6b6adb6-140e-467a-bcae-70b205823dd4 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1004.352390] [55574]: INFO cinder.api.openstack.wsgi [None req-a6b6adb6-140e-467a-bcae-70b205823dd4 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] GET http://10.180.1.21/volume/v3/volumes/eb6fe2f4-5e06-4224-b9c1-a3512f865b8e [ 1004.352636] [55574]: DEBUG cinder.api.openstack.wsgi [None req-a6b6adb6-140e-467a-bcae-70b205823dd4 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1004.352860] [55574]: DEBUG cinder.api.openstack.wsgi [None req-a6b6adb6-140e-467a-bcae-70b205823dd4 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1004.361414] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1004.361414] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1004.365398] [55574]: INFO cinder.volume.api [None req-a6b6adb6-140e-467a-bcae-70b205823dd4 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Volume info retrieved successfully. [ 1004.373581] [55574]: INFO cinder.api.openstack.wsgi [None req-a6b6adb6-140e-467a-bcae-70b205823dd4 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] http://10.180.1.21/volume/v3/volumes/eb6fe2f4-5e06-4224-b9c1-a3512f865b8e returned with HTTP 200 [ 1004.373964] [55574]: [pid: 55574|app: 0|req: 137/293] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:14:25 2025] GET /volume/v3/volumes/eb6fe2f4-5e06-4224-b9c1-a3512f865b8e => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1005.928565] [55573]: DEBUG cinder.api.middleware.request_id [None req-47ab530e-688e-47ba-bdaa-e15dfb8be923 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1005.930824] [55573]: INFO cinder.api.openstack.wsgi [None req-47ab530e-688e-47ba-bdaa-e15dfb8be923 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] GET http://10.180.1.21/volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 [ 1005.931125] [55573]: DEBUG cinder.api.openstack.wsgi [None req-47ab530e-688e-47ba-bdaa-e15dfb8be923 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1005.931471] [55573]: DEBUG cinder.api.openstack.wsgi [None req-47ab530e-688e-47ba-bdaa-e15dfb8be923 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1005.948129] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1005.948129] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1005.953434] [55573]: INFO cinder.volume.api [None req-47ab530e-688e-47ba-bdaa-e15dfb8be923 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Volume info retrieved successfully. [ 1005.961092] [55573]: INFO cinder.api.openstack.wsgi [None req-47ab530e-688e-47ba-bdaa-e15dfb8be923 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] http://10.180.1.21/volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 returned with HTTP 200 [ 1005.961575] [55573]: [pid: 55573|app: 0|req: 157/294] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:14:26 2025] GET /volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 => generated 1137 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1006.181048] [55574]: DEBUG cinder.api.middleware.request_id [None req-7a2adab4-dc27-47f2-8916-5285bd6539bc None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1006.184101] [55574]: INFO cinder.api.openstack.wsgi [None req-7a2adab4-dc27-47f2-8916-5285bd6539bc tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] GET http://10.180.1.21/volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 [ 1006.184335] [55574]: DEBUG cinder.api.openstack.wsgi [None req-7a2adab4-dc27-47f2-8916-5285bd6539bc tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1006.184553] [55574]: DEBUG cinder.api.openstack.wsgi [None req-7a2adab4-dc27-47f2-8916-5285bd6539bc tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1006.195168] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.195168] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1006.198604] [55574]: INFO cinder.volume.api [None req-7a2adab4-dc27-47f2-8916-5285bd6539bc tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Volume info retrieved successfully. [ 1006.203392] [55574]: INFO cinder.api.openstack.wsgi [None req-7a2adab4-dc27-47f2-8916-5285bd6539bc tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] http://10.180.1.21/volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 returned with HTTP 200 [ 1006.203790] [55574]: [pid: 55574|app: 0|req: 138/295] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:14:27 2025] GET /volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1006.314586] [55573]: DEBUG cinder.api.middleware.request_id [req-229c9334-d5e4-424f-b52d-e8507cb5a984 req-9c1c90dc-ed8d-48eb-8462-4c25e6fc4ade None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1006.317107] [55573]: INFO cinder.api.openstack.wsgi [req-229c9334-d5e4-424f-b52d-e8507cb5a984 req-9c1c90dc-ed8d-48eb-8462-4c25e6fc4ade tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] GET http://10.180.1.21/volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 [ 1006.317343] [55573]: DEBUG cinder.api.openstack.wsgi [req-229c9334-d5e4-424f-b52d-e8507cb5a984 req-9c1c90dc-ed8d-48eb-8462-4c25e6fc4ade tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1006.317565] [55573]: DEBUG cinder.api.openstack.wsgi [req-229c9334-d5e4-424f-b52d-e8507cb5a984 req-9c1c90dc-ed8d-48eb-8462-4c25e6fc4ade tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1006.328743] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.328743] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1006.334381] [55573]: INFO cinder.volume.api [req-229c9334-d5e4-424f-b52d-e8507cb5a984 req-9c1c90dc-ed8d-48eb-8462-4c25e6fc4ade tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Volume info retrieved successfully. [ 1006.339109] [55573]: INFO cinder.api.openstack.wsgi [req-229c9334-d5e4-424f-b52d-e8507cb5a984 req-9c1c90dc-ed8d-48eb-8462-4c25e6fc4ade tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] http://10.180.1.21/volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 returned with HTTP 200 [ 1006.339437] [55573]: [pid: 55573|app: 0|req: 158/296] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 21:14:27 2025] GET /volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1006.376306] [55574]: DEBUG cinder.api.middleware.request_id [req-229c9334-d5e4-424f-b52d-e8507cb5a984 req-a3cf85af-5f7d-4022-87c2-62bf0f9393fd None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1006.378817] [55574]: INFO cinder.api.openstack.wsgi [req-229c9334-d5e4-424f-b52d-e8507cb5a984 req-a3cf85af-5f7d-4022-87c2-62bf0f9393fd tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] POST http://10.180.1.21/volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0/action [ 1006.379251] [55574]: DEBUG cinder.api.openstack.wsgi [req-229c9334-d5e4-424f-b52d-e8507cb5a984 req-a3cf85af-5f7d-4022-87c2-62bf0f9393fd tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55574) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1006.379395] [55574]: DEBUG cinder.api.openstack.wsgi [req-229c9334-d5e4-424f-b52d-e8507cb5a984 req-a3cf85af-5f7d-4022-87c2-62bf0f9393fd tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1006.393015] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.393015] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1006.393015] [55574]: INFO cinder.volume.api [req-229c9334-d5e4-424f-b52d-e8507cb5a984 req-a3cf85af-5f7d-4022-87c2-62bf0f9393fd tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Volume info retrieved successfully. [ 1006.397349] [55574]: INFO cinder.volume.api [req-229c9334-d5e4-424f-b52d-e8507cb5a984 req-a3cf85af-5f7d-4022-87c2-62bf0f9393fd tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Begin detaching volume completed successfully. [ 1006.397698] [55574]: INFO cinder.api.openstack.wsgi [req-229c9334-d5e4-424f-b52d-e8507cb5a984 req-a3cf85af-5f7d-4022-87c2-62bf0f9393fd tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] http://10.180.1.21/volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0/action returned with HTTP 202 [ 1006.398195] [55574]: [pid: 55574|app: 0|req: 139/297] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 21:14:27 2025] POST /volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1008.205880] [55573]: DEBUG cinder.api.middleware.request_id [None req-8231f65d-dd10-4e97-8027-6def1ea2bc72 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1008.206353] [55573]: INFO cinder.api.openstack.wsgi [None req-8231f65d-dd10-4e97-8027-6def1ea2bc72 None None] GET http://10.180.1.21/volume// [ 1008.206532] [55573]: DEBUG cinder.api.openstack.wsgi [None req-8231f65d-dd10-4e97-8027-6def1ea2bc72 None None] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1008.206838] [55573]: DEBUG cinder.api.openstack.wsgi [None req-8231f65d-dd10-4e97-8027-6def1ea2bc72 None None] Calling method 'all' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1008.207467] [55573]: INFO cinder.api.openstack.wsgi [None req-8231f65d-dd10-4e97-8027-6def1ea2bc72 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1008.207796] [55573]: [pid: 55573|app: 0|req: 159/298] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 21:14:29 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1008.211420] [55574]: DEBUG cinder.api.middleware.request_id [req-229c9334-d5e4-424f-b52d-e8507cb5a984 req-c830394d-ca59-4e2f-bac2-cf7a10269448 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1008.214071] [55574]: INFO cinder.api.openstack.wsgi [req-229c9334-d5e4-424f-b52d-e8507cb5a984 req-c830394d-ca59-4e2f-bac2-cf7a10269448 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] GET http://10.180.1.21/volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 [ 1008.214341] [55574]: DEBUG cinder.api.openstack.wsgi [req-229c9334-d5e4-424f-b52d-e8507cb5a984 req-c830394d-ca59-4e2f-bac2-cf7a10269448 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1008.214566] [55574]: DEBUG cinder.api.openstack.wsgi [req-229c9334-d5e4-424f-b52d-e8507cb5a984 req-c830394d-ca59-4e2f-bac2-cf7a10269448 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1008.236335] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1008.236335] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1008.241420] [55574]: INFO cinder.volume.api [req-229c9334-d5e4-424f-b52d-e8507cb5a984 req-c830394d-ca59-4e2f-bac2-cf7a10269448 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Volume info retrieved successfully. [ 1008.248042] [55574]: INFO cinder.api.openstack.wsgi [req-229c9334-d5e4-424f-b52d-e8507cb5a984 req-c830394d-ca59-4e2f-bac2-cf7a10269448 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] http://10.180.1.21/volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 returned with HTTP 200 [ 1008.248498] [55574]: [pid: 55574|app: 0|req: 140/299] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 21:14:29 2025] GET /volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 => generated 1321 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1010.563401] [55573]: DEBUG cinder.api.middleware.request_id [req-229c9334-d5e4-424f-b52d-e8507cb5a984 req-51647323-387d-406d-922d-848242565908 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1010.566873] [55573]: INFO cinder.api.openstack.wsgi [req-229c9334-d5e4-424f-b52d-e8507cb5a984 req-51647323-387d-406d-922d-848242565908 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] DELETE http://10.180.1.21/volume/v3/attachments/2810f946-daf7-4e2b-8f8f-adbcdd68f55b [ 1010.567219] [55573]: DEBUG cinder.api.openstack.wsgi [req-229c9334-d5e4-424f-b52d-e8507cb5a984 req-51647323-387d-406d-922d-848242565908 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1010.567541] [55573]: DEBUG cinder.api.openstack.wsgi [req-229c9334-d5e4-424f-b52d-e8507cb5a984 req-51647323-387d-406d-922d-848242565908 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Calling method 'version_select' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1010.578933] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1010.578933] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1011.108232] [55573]: INFO cinder.api.openstack.wsgi [req-229c9334-d5e4-424f-b52d-e8507cb5a984 req-51647323-387d-406d-922d-848242565908 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] http://10.180.1.21/volume/v3/attachments/2810f946-daf7-4e2b-8f8f-adbcdd68f55b returned with HTTP 200 [ 1011.108880] [55573]: [pid: 55573|app: 0|req: 160/300] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 21:14:31 2025] DELETE /volume/v3/attachments/2810f946-daf7-4e2b-8f8f-adbcdd68f55b => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1011.971135] [55574]: DEBUG cinder.api.middleware.request_id [None req-9c28a115-8240-462f-9075-dfb12111e83c None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1011.973208] [55574]: INFO cinder.api.openstack.wsgi [None req-9c28a115-8240-462f-9075-dfb12111e83c tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] GET http://10.180.1.21/volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 [ 1011.973351] [55574]: DEBUG cinder.api.openstack.wsgi [None req-9c28a115-8240-462f-9075-dfb12111e83c tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1011.973618] [55574]: DEBUG cinder.api.openstack.wsgi [None req-9c28a115-8240-462f-9075-dfb12111e83c tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1011.985688] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1011.985688] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1011.989706] [55574]: INFO cinder.volume.api [None req-9c28a115-8240-462f-9075-dfb12111e83c tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Volume info retrieved successfully. [ 1011.994564] [55574]: INFO cinder.api.openstack.wsgi [None req-9c28a115-8240-462f-9075-dfb12111e83c tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] http://10.180.1.21/volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 returned with HTTP 200 [ 1011.994966] [55574]: [pid: 55574|app: 0|req: 141/301] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:14:32 2025] GET /volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1015.796031] [55573]: DEBUG cinder.api.middleware.request_id [req-5e5b9628-7ce7-4827-b761-3b113ba4aac0 req-eee8fa5f-0c34-4f60-8419-32032868bdd6 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1015.798505] [55573]: INFO cinder.api.openstack.wsgi [req-5e5b9628-7ce7-4827-b761-3b113ba4aac0 req-eee8fa5f-0c34-4f60-8419-32032868bdd6 tempest-VolumesGetTestJSON-796352926 tempest-VolumesGetTestJSON-796352926-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1015.798918] [55573]: DEBUG cinder.api.openstack.wsgi [req-5e5b9628-7ce7-4827-b761-3b113ba4aac0 req-eee8fa5f-0c34-4f60-8419-32032868bdd6 tempest-VolumesGetTestJSON-796352926 tempest-VolumesGetTestJSON-796352926-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1743835278", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1015.800963] [55573]: DEBUG cinder.api.v3.volumes [req-5e5b9628-7ce7-4827-b761-3b113ba4aac0 req-eee8fa5f-0c34-4f60-8419-32032868bdd6 tempest-VolumesGetTestJSON-796352926 tempest-VolumesGetTestJSON-796352926-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1743835278', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=55573) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1015.801117] [55573]: INFO cinder.api.v3.volumes [req-5e5b9628-7ce7-4827-b761-3b113ba4aac0 req-eee8fa5f-0c34-4f60-8419-32032868bdd6 tempest-VolumesGetTestJSON-796352926 tempest-VolumesGetTestJSON-796352926-project-member] Create volume of 1 GB [ 1015.801449] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1015.801449] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1015.806397] [55573]: INFO cinder.volume.api [req-5e5b9628-7ce7-4827-b761-3b113ba4aac0 req-eee8fa5f-0c34-4f60-8419-32032868bdd6 tempest-VolumesGetTestJSON-796352926 tempest-VolumesGetTestJSON-796352926-project-member] Availability Zones retrieved successfully. [ 1015.813599] [55573]: DEBUG cinder.volume.api [req-5e5b9628-7ce7-4827-b761-3b113ba4aac0 req-eee8fa5f-0c34-4f60-8419-32032868bdd6 tempest-VolumesGetTestJSON-796352926 tempest-VolumesGetTestJSON-796352926-project-member] Flow 'volume_create_api' (d27d81b9-0a54-4eb7-971c-111c979595f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1015.814805] [55573]: DEBUG cinder.volume.api [req-5e5b9628-7ce7-4827-b761-3b113ba4aac0 req-eee8fa5f-0c34-4f60-8419-32032868bdd6 tempest-VolumesGetTestJSON-796352926 tempest-VolumesGetTestJSON-796352926-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f43a40d-cb73-4de4-9616-5b5a3b7e42d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1015.816044] [55573]: DEBUG cinder.volume.flows.api.create_volume [req-5e5b9628-7ce7-4827-b761-3b113ba4aac0 req-eee8fa5f-0c34-4f60-8419-32032868bdd6 tempest-VolumesGetTestJSON-796352926 tempest-VolumesGetTestJSON-796352926-project-member] Validating volume size '1' using validate_int {{(pid=55573) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1015.838908] [55573]: DEBUG cinder.volume.api [req-5e5b9628-7ce7-4827-b761-3b113ba4aac0 req-eee8fa5f-0c34-4f60-8419-32032868bdd6 tempest-VolumesGetTestJSON-796352926 tempest-VolumesGetTestJSON-796352926-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f43a40d-cb73-4de4-9616-5b5a3b7e42d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T21:04:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=48c1266c-e861-4a93-b53a-9717de6310af,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48c1266c-e861-4a93-b53a-9717de6310af', '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=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1015.840385] [55573]: DEBUG cinder.volume.api [req-5e5b9628-7ce7-4827-b761-3b113ba4aac0 req-eee8fa5f-0c34-4f60-8419-32032868bdd6 tempest-VolumesGetTestJSON-796352926 tempest-VolumesGetTestJSON-796352926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c361cdf9-fda2-4caa-bd2f-c1e92e573f3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1015.896258] [55573]: DEBUG cinder.quota [req-5e5b9628-7ce7-4827-b761-3b113ba4aac0 req-eee8fa5f-0c34-4f60-8419-32032868bdd6 tempest-VolumesGetTestJSON-796352926 tempest-VolumesGetTestJSON-796352926-project-member] Created reservations ['208c3c93-fa8e-41ba-8ce3-1088cddadd6e', '4844f841-ae0e-4bb8-9fbc-fe0d51fd29ba', 'bc6b394f-5e86-4aff-941a-1503990a795b', '6eff2499-8e16-4d88-8a68-e502358e6788'] {{(pid=55573) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1015.897288] [55573]: DEBUG cinder.volume.api [req-5e5b9628-7ce7-4827-b761-3b113ba4aac0 req-eee8fa5f-0c34-4f60-8419-32032868bdd6 tempest-VolumesGetTestJSON-796352926 tempest-VolumesGetTestJSON-796352926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c361cdf9-fda2-4caa-bd2f-c1e92e573f3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['208c3c93-fa8e-41ba-8ce3-1088cddadd6e', '4844f841-ae0e-4bb8-9fbc-fe0d51fd29ba', 'bc6b394f-5e86-4aff-941a-1503990a795b', '6eff2499-8e16-4d88-8a68-e502358e6788']}' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1015.898701] [55573]: DEBUG cinder.volume.api [req-5e5b9628-7ce7-4827-b761-3b113ba4aac0 req-eee8fa5f-0c34-4f60-8419-32032868bdd6 tempest-VolumesGetTestJSON-796352926 tempest-VolumesGetTestJSON-796352926-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3b8cfbc-0d0f-4141-be67-f7dcd94a1a05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1015.916310] [55573]: DEBUG cinder.volume.api [req-5e5b9628-7ce7-4827-b761-3b113ba4aac0 req-eee8fa5f-0c34-4f60-8419-32032868bdd6 tempest-VolumesGetTestJSON-796352926 tempest-VolumesGetTestJSON-796352926-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3b8cfbc-0d0f-4141-be67-f7dcd94a1a05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73e59382-fb1f-48bc-a1d2-d9c10180b70d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1743835278',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f7f1f76b022d441e9b2b90dc2c90daaf',qos_specs=None,replication_status=,reservations=['208c3c93-fa8e-41ba-8ce3-1088cddadd6e','4844f841-ae0e-4bb8-9fbc-fe0d51fd29ba','bc6b394f-5e86-4aff-941a-1503990a795b','6eff2499-8e16-4d88-8a68-e502358e6788'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f34e8a762a24d92b953d7a2e7c27ec9',volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af), '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-19T21:14:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1743835278',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73e59382-fb1f-48bc-a1d2-d9c10180b70d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f7f1f76b022d441e9b2b90dc2c90daaf',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='3f34e8a762a24d92b953d7a2e7c27ec9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48c1266c-e861-4a93-b53a-9717de6310af),volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af)}' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1015.917264] [55573]: DEBUG cinder.volume.api [req-5e5b9628-7ce7-4827-b761-3b113ba4aac0 req-eee8fa5f-0c34-4f60-8419-32032868bdd6 tempest-VolumesGetTestJSON-796352926 tempest-VolumesGetTestJSON-796352926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7042757-47a0-4f3c-8c99-ef291d8935bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1015.929917] [55573]: DEBUG cinder.volume.api [req-5e5b9628-7ce7-4827-b761-3b113ba4aac0 req-eee8fa5f-0c34-4f60-8419-32032868bdd6 tempest-VolumesGetTestJSON-796352926 tempest-VolumesGetTestJSON-796352926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7042757-47a0-4f3c-8c99-ef291d8935bb) 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-1743835278',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f7f1f76b022d441e9b2b90dc2c90daaf',qos_specs=None,replication_status=,reservations=['208c3c93-fa8e-41ba-8ce3-1088cddadd6e','4844f841-ae0e-4bb8-9fbc-fe0d51fd29ba','bc6b394f-5e86-4aff-941a-1503990a795b','6eff2499-8e16-4d88-8a68-e502358e6788'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f34e8a762a24d92b953d7a2e7c27ec9',volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af)}' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1015.930995] [55573]: DEBUG cinder.volume.api [req-5e5b9628-7ce7-4827-b761-3b113ba4aac0 req-eee8fa5f-0c34-4f60-8419-32032868bdd6 tempest-VolumesGetTestJSON-796352926 tempest-VolumesGetTestJSON-796352926-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75b75502-e088-4118-8250-4961d0aa6d01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1015.940742] [55573]: DEBUG cinder.volume.api [req-5e5b9628-7ce7-4827-b761-3b113ba4aac0 req-eee8fa5f-0c34-4f60-8419-32032868bdd6 tempest-VolumesGetTestJSON-796352926 tempest-VolumesGetTestJSON-796352926-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75b75502-e088-4118-8250-4961d0aa6d01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1015.942060] [55573]: DEBUG cinder.volume.api [req-5e5b9628-7ce7-4827-b761-3b113ba4aac0 req-eee8fa5f-0c34-4f60-8419-32032868bdd6 tempest-VolumesGetTestJSON-796352926 tempest-VolumesGetTestJSON-796352926-project-member] Flow 'volume_create_api' (d27d81b9-0a54-4eb7-971c-111c979595f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55573) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1015.942453] [55573]: INFO cinder.volume.api [req-5e5b9628-7ce7-4827-b761-3b113ba4aac0 req-eee8fa5f-0c34-4f60-8419-32032868bdd6 tempest-VolumesGetTestJSON-796352926 tempest-VolumesGetTestJSON-796352926-project-member] Create volume request issued successfully. [ 1015.943246] [55573]: INFO cinder.api.openstack.wsgi [req-5e5b9628-7ce7-4827-b761-3b113ba4aac0 req-eee8fa5f-0c34-4f60-8419-32032868bdd6 tempest-VolumesGetTestJSON-796352926 tempest-VolumesGetTestJSON-796352926-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1015.943795] [55573]: [pid: 55573|app: 0|req: 161/302] 10.180.1.21 () {64 vars in 1421 bytes} [Wed Feb 19 21:14:36 2025] POST /volume/v3/volumes => generated 762 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1015.948197] [55574]: DEBUG cinder.api.middleware.request_id [req-5e5b9628-7ce7-4827-b761-3b113ba4aac0 req-bd0d7e4d-d8b8-4d42-b5c6-b678f33fcb47 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1015.950952] [55574]: INFO cinder.api.openstack.wsgi [req-5e5b9628-7ce7-4827-b761-3b113ba4aac0 req-bd0d7e4d-d8b8-4d42-b5c6-b678f33fcb47 tempest-VolumesGetTestJSON-796352926 tempest-VolumesGetTestJSON-796352926-project-member] GET http://10.180.1.21/volume/v3/volumes/73e59382-fb1f-48bc-a1d2-d9c10180b70d [ 1015.951222] [55574]: DEBUG cinder.api.openstack.wsgi [req-5e5b9628-7ce7-4827-b761-3b113ba4aac0 req-bd0d7e4d-d8b8-4d42-b5c6-b678f33fcb47 tempest-VolumesGetTestJSON-796352926 tempest-VolumesGetTestJSON-796352926-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1015.951449] [55574]: DEBUG cinder.api.openstack.wsgi [req-5e5b9628-7ce7-4827-b761-3b113ba4aac0 req-bd0d7e4d-d8b8-4d42-b5c6-b678f33fcb47 tempest-VolumesGetTestJSON-796352926 tempest-VolumesGetTestJSON-796352926-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1015.959231] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1015.959231] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1015.963603] [55574]: INFO cinder.volume.api [req-5e5b9628-7ce7-4827-b761-3b113ba4aac0 req-bd0d7e4d-d8b8-4d42-b5c6-b678f33fcb47 tempest-VolumesGetTestJSON-796352926 tempest-VolumesGetTestJSON-796352926-project-member] Volume info retrieved successfully. [ 1015.969184] [55574]: INFO cinder.api.openstack.wsgi [req-5e5b9628-7ce7-4827-b761-3b113ba4aac0 req-bd0d7e4d-d8b8-4d42-b5c6-b678f33fcb47 tempest-VolumesGetTestJSON-796352926 tempest-VolumesGetTestJSON-796352926-project-member] http://10.180.1.21/volume/v3/volumes/73e59382-fb1f-48bc-a1d2-d9c10180b70d returned with HTTP 200 [ 1015.969184] [55574]: [pid: 55574|app: 0|req: 142/303] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 21:14:36 2025] GET /volume/v3/volumes/73e59382-fb1f-48bc-a1d2-d9c10180b70d => generated 830 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1015.986524] [55573]: DEBUG cinder.api.middleware.request_id [req-8bd4f328-1374-4616-902f-8f9fb67cdce5 req-2571ce18-4c77-4a09-b68a-2e1aab0fd9ae None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1015.988803] [55573]: INFO cinder.api.openstack.wsgi [req-8bd4f328-1374-4616-902f-8f9fb67cdce5 req-2571ce18-4c77-4a09-b68a-2e1aab0fd9ae tempest-VolumesGetTestJSON-796352926 tempest-VolumesGetTestJSON-796352926-project-member] GET http://10.180.1.21/volume/v3/volumes/73e59382-fb1f-48bc-a1d2-d9c10180b70d [ 1015.989103] [55573]: DEBUG cinder.api.openstack.wsgi [req-8bd4f328-1374-4616-902f-8f9fb67cdce5 req-2571ce18-4c77-4a09-b68a-2e1aab0fd9ae tempest-VolumesGetTestJSON-796352926 tempest-VolumesGetTestJSON-796352926-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1015.989258] [55573]: DEBUG cinder.api.openstack.wsgi [req-8bd4f328-1374-4616-902f-8f9fb67cdce5 req-2571ce18-4c77-4a09-b68a-2e1aab0fd9ae tempest-VolumesGetTestJSON-796352926 tempest-VolumesGetTestJSON-796352926-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1015.997661] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1015.997661] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1016.001393] [55573]: INFO cinder.volume.api [req-8bd4f328-1374-4616-902f-8f9fb67cdce5 req-2571ce18-4c77-4a09-b68a-2e1aab0fd9ae tempest-VolumesGetTestJSON-796352926 tempest-VolumesGetTestJSON-796352926-project-member] Volume info retrieved successfully. [ 1016.006033] [55573]: INFO cinder.api.openstack.wsgi [req-8bd4f328-1374-4616-902f-8f9fb67cdce5 req-2571ce18-4c77-4a09-b68a-2e1aab0fd9ae tempest-VolumesGetTestJSON-796352926 tempest-VolumesGetTestJSON-796352926-project-member] http://10.180.1.21/volume/v3/volumes/73e59382-fb1f-48bc-a1d2-d9c10180b70d returned with HTTP 200 [ 1016.006360] [55573]: [pid: 55573|app: 0|req: 162/304] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 21:14:36 2025] GET /volume/v3/volumes/73e59382-fb1f-48bc-a1d2-d9c10180b70d => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1017.022182] [55574]: DEBUG cinder.api.middleware.request_id [req-a3be299f-f4e6-4995-b241-68912665bc1b req-84e30ed8-573f-4887-a620-ca92f979d114 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1017.024526] [55574]: INFO cinder.api.openstack.wsgi [req-a3be299f-f4e6-4995-b241-68912665bc1b req-84e30ed8-573f-4887-a620-ca92f979d114 tempest-VolumesGetTestJSON-796352926 tempest-VolumesGetTestJSON-796352926-project-member] GET http://10.180.1.21/volume/v3/volumes/73e59382-fb1f-48bc-a1d2-d9c10180b70d [ 1017.024749] [55574]: DEBUG cinder.api.openstack.wsgi [req-a3be299f-f4e6-4995-b241-68912665bc1b req-84e30ed8-573f-4887-a620-ca92f979d114 tempest-VolumesGetTestJSON-796352926 tempest-VolumesGetTestJSON-796352926-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1017.024970] [55574]: DEBUG cinder.api.openstack.wsgi [req-a3be299f-f4e6-4995-b241-68912665bc1b req-84e30ed8-573f-4887-a620-ca92f979d114 tempest-VolumesGetTestJSON-796352926 tempest-VolumesGetTestJSON-796352926-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1017.036309] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.036309] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1017.041030] [55574]: INFO cinder.volume.api [req-a3be299f-f4e6-4995-b241-68912665bc1b req-84e30ed8-573f-4887-a620-ca92f979d114 tempest-VolumesGetTestJSON-796352926 tempest-VolumesGetTestJSON-796352926-project-member] Volume info retrieved successfully. [ 1017.044929] [55574]: INFO cinder.api.openstack.wsgi [req-a3be299f-f4e6-4995-b241-68912665bc1b req-84e30ed8-573f-4887-a620-ca92f979d114 tempest-VolumesGetTestJSON-796352926 tempest-VolumesGetTestJSON-796352926-project-member] http://10.180.1.21/volume/v3/volumes/73e59382-fb1f-48bc-a1d2-d9c10180b70d returned with HTTP 200 [ 1017.045321] [55574]: [pid: 55574|app: 0|req: 143/305] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 21:14:37 2025] GET /volume/v3/volumes/73e59382-fb1f-48bc-a1d2-d9c10180b70d => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1017.060475] [55573]: DEBUG cinder.api.middleware.request_id [req-00312aa4-ae9f-4506-9e46-101fdcab4aa6 req-e4e3a383-483c-43fd-85ec-869025d7fd73 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1017.063163] [55573]: INFO cinder.api.openstack.wsgi [req-00312aa4-ae9f-4506-9e46-101fdcab4aa6 req-e4e3a383-483c-43fd-85ec-869025d7fd73 tempest-VolumesGetTestJSON-796352926 tempest-VolumesGetTestJSON-796352926-project-member] GET http://10.180.1.21/volume/v3/volumes/73e59382-fb1f-48bc-a1d2-d9c10180b70d [ 1017.063431] [55573]: DEBUG cinder.api.openstack.wsgi [req-00312aa4-ae9f-4506-9e46-101fdcab4aa6 req-e4e3a383-483c-43fd-85ec-869025d7fd73 tempest-VolumesGetTestJSON-796352926 tempest-VolumesGetTestJSON-796352926-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1017.063684] [55573]: DEBUG cinder.api.openstack.wsgi [req-00312aa4-ae9f-4506-9e46-101fdcab4aa6 req-e4e3a383-483c-43fd-85ec-869025d7fd73 tempest-VolumesGetTestJSON-796352926 tempest-VolumesGetTestJSON-796352926-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1017.071456] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.071456] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1017.075256] [55573]: INFO cinder.volume.api [req-00312aa4-ae9f-4506-9e46-101fdcab4aa6 req-e4e3a383-483c-43fd-85ec-869025d7fd73 tempest-VolumesGetTestJSON-796352926 tempest-VolumesGetTestJSON-796352926-project-member] Volume info retrieved successfully. [ 1017.080042] [55573]: INFO cinder.api.openstack.wsgi [req-00312aa4-ae9f-4506-9e46-101fdcab4aa6 req-e4e3a383-483c-43fd-85ec-869025d7fd73 tempest-VolumesGetTestJSON-796352926 tempest-VolumesGetTestJSON-796352926-project-member] http://10.180.1.21/volume/v3/volumes/73e59382-fb1f-48bc-a1d2-d9c10180b70d returned with HTTP 200 [ 1017.080367] [55573]: [pid: 55573|app: 0|req: 163/306] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 21:14:37 2025] GET /volume/v3/volumes/73e59382-fb1f-48bc-a1d2-d9c10180b70d => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1017.099505] [55574]: DEBUG cinder.api.middleware.request_id [req-8488119e-e326-4246-b3fb-70f51dedbe72 req-939bbade-167d-4b8e-99db-d75ed9debe49 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1017.101891] [55574]: INFO cinder.api.openstack.wsgi [req-8488119e-e326-4246-b3fb-70f51dedbe72 req-939bbade-167d-4b8e-99db-d75ed9debe49 tempest-VolumesGetTestJSON-796352926 tempest-VolumesGetTestJSON-796352926-project-member] DELETE http://10.180.1.21/volume/v3/volumes/73e59382-fb1f-48bc-a1d2-d9c10180b70d [ 1017.102103] [55574]: DEBUG cinder.api.openstack.wsgi [req-8488119e-e326-4246-b3fb-70f51dedbe72 req-939bbade-167d-4b8e-99db-d75ed9debe49 tempest-VolumesGetTestJSON-796352926 tempest-VolumesGetTestJSON-796352926-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1017.102329] [55574]: DEBUG cinder.api.openstack.wsgi [req-8488119e-e326-4246-b3fb-70f51dedbe72 req-939bbade-167d-4b8e-99db-d75ed9debe49 tempest-VolumesGetTestJSON-796352926 tempest-VolumesGetTestJSON-796352926-project-member] Calling method 'delete' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1017.102591] [55574]: INFO cinder.api.v3.volumes [req-8488119e-e326-4246-b3fb-70f51dedbe72 req-939bbade-167d-4b8e-99db-d75ed9debe49 tempest-VolumesGetTestJSON-796352926 tempest-VolumesGetTestJSON-796352926-project-member] Delete volume with id: 73e59382-fb1f-48bc-a1d2-d9c10180b70d [ 1017.110609] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.110609] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1017.111148] [55574]: INFO cinder.volume.api [req-8488119e-e326-4246-b3fb-70f51dedbe72 req-939bbade-167d-4b8e-99db-d75ed9debe49 tempest-VolumesGetTestJSON-796352926 tempest-VolumesGetTestJSON-796352926-project-member] Volume info retrieved successfully. [ 1017.129046] [55574]: INFO cinder.volume.api [req-8488119e-e326-4246-b3fb-70f51dedbe72 req-939bbade-167d-4b8e-99db-d75ed9debe49 tempest-VolumesGetTestJSON-796352926 tempest-VolumesGetTestJSON-796352926-project-member] Delete volume request issued successfully. [ 1017.129046] [55574]: INFO cinder.api.openstack.wsgi [req-8488119e-e326-4246-b3fb-70f51dedbe72 req-939bbade-167d-4b8e-99db-d75ed9debe49 tempest-VolumesGetTestJSON-796352926 tempest-VolumesGetTestJSON-796352926-project-member] http://10.180.1.21/volume/v3/volumes/73e59382-fb1f-48bc-a1d2-d9c10180b70d returned with HTTP 202 [ 1017.129167] [55574]: [pid: 55574|app: 0|req: 144/307] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 21:14:37 2025] DELETE /volume/v3/volumes/73e59382-fb1f-48bc-a1d2-d9c10180b70d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1017.193113] [55573]: DEBUG cinder.api.middleware.request_id [req-9f8aaad3-82a7-4f63-8d54-5a8d692b8a7b req-c95f7147-6251-47cc-a35a-29daaafa3140 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1017.195193] [55573]: INFO cinder.api.openstack.wsgi [req-9f8aaad3-82a7-4f63-8d54-5a8d692b8a7b req-c95f7147-6251-47cc-a35a-29daaafa3140 tempest-VolumesGetTestJSON-796352926 tempest-VolumesGetTestJSON-796352926-project-member] GET http://10.180.1.21/volume/v3/volumes/73e59382-fb1f-48bc-a1d2-d9c10180b70d [ 1017.195649] [55573]: DEBUG cinder.api.openstack.wsgi [req-9f8aaad3-82a7-4f63-8d54-5a8d692b8a7b req-c95f7147-6251-47cc-a35a-29daaafa3140 tempest-VolumesGetTestJSON-796352926 tempest-VolumesGetTestJSON-796352926-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1017.196325] [55573]: DEBUG cinder.api.openstack.wsgi [req-9f8aaad3-82a7-4f63-8d54-5a8d692b8a7b req-c95f7147-6251-47cc-a35a-29daaafa3140 tempest-VolumesGetTestJSON-796352926 tempest-VolumesGetTestJSON-796352926-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1017.204229] [55573]: INFO cinder.api.openstack.wsgi [req-9f8aaad3-82a7-4f63-8d54-5a8d692b8a7b req-c95f7147-6251-47cc-a35a-29daaafa3140 tempest-VolumesGetTestJSON-796352926 tempest-VolumesGetTestJSON-796352926-project-member] http://10.180.1.21/volume/v3/volumes/73e59382-fb1f-48bc-a1d2-d9c10180b70d returned with HTTP 404 [ 1017.204799] [55573]: [pid: 55573|app: 0|req: 164/308] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 21:14:38 2025] GET /volume/v3/volumes/73e59382-fb1f-48bc-a1d2-d9c10180b70d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1019.619465] [55574]: DEBUG cinder.api.middleware.request_id [None req-5cab2441-a723-4e0c-875b-673e4220953f None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1019.625024] [55574]: INFO cinder.api.openstack.wsgi [None req-5cab2441-a723-4e0c-875b-673e4220953f tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1019.625024] [55574]: DEBUG cinder.api.openstack.wsgi [None req-5cab2441-a723-4e0c-875b-673e4220953f tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1654880726"}} {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1019.625024] [55574]: DEBUG cinder.api.v3.volumes [None req-5cab2441-a723-4e0c-875b-673e4220953f tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1654880726'}} {{(pid=55574) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1019.625024] [55574]: INFO cinder.api.v3.volumes [None req-5cab2441-a723-4e0c-875b-673e4220953f tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Create volume of 1 GB [ 1019.630649] [55574]: INFO cinder.volume.api [None req-5cab2441-a723-4e0c-875b-673e4220953f tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Availability Zones retrieved successfully. [ 1019.637568] [55574]: DEBUG cinder.volume.api [None req-5cab2441-a723-4e0c-875b-673e4220953f tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Flow 'volume_create_api' (ba449abb-a270-4651-b317-561bfaa5edc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1019.638768] [55574]: DEBUG cinder.volume.api [None req-5cab2441-a723-4e0c-875b-673e4220953f tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d543680-608a-4608-89dd-6289ca7d5e2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1019.639963] [55574]: DEBUG cinder.volume.flows.api.create_volume [None req-5cab2441-a723-4e0c-875b-673e4220953f tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Validating volume size '1' using validate_int {{(pid=55574) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1019.675695] [55574]: DEBUG cinder.volume.api [None req-5cab2441-a723-4e0c-875b-673e4220953f tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d543680-608a-4608-89dd-6289ca7d5e2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T21:04:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=48c1266c-e861-4a93-b53a-9717de6310af,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48c1266c-e861-4a93-b53a-9717de6310af', '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=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1019.676595] [55574]: DEBUG cinder.volume.api [None req-5cab2441-a723-4e0c-875b-673e4220953f tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de0e826c-106c-4530-88f0-b5897b307d94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1019.757148] [55574]: DEBUG cinder.quota [None req-5cab2441-a723-4e0c-875b-673e4220953f tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Created reservations ['b296b107-ce9e-4d1e-b459-5aa825c6bb9d', 'b99d158b-1e9e-46c7-83e8-abe36dc83912', 'c91ac956-cbab-4d61-a4fe-57e77feb87fb', '3efcf204-dbc5-408c-8f28-873102a18b41'] {{(pid=55574) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1019.758196] [55574]: DEBUG cinder.volume.api [None req-5cab2441-a723-4e0c-875b-673e4220953f tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de0e826c-106c-4530-88f0-b5897b307d94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b296b107-ce9e-4d1e-b459-5aa825c6bb9d', 'b99d158b-1e9e-46c7-83e8-abe36dc83912', 'c91ac956-cbab-4d61-a4fe-57e77feb87fb', '3efcf204-dbc5-408c-8f28-873102a18b41']}' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1019.759142] [55574]: DEBUG cinder.volume.api [None req-5cab2441-a723-4e0c-875b-673e4220953f tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a1e738f-822b-4dbe-af68-3e534b6ca8f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1019.775420] [55574]: DEBUG cinder.volume.api [None req-5cab2441-a723-4e0c-875b-673e4220953f tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a1e738f-822b-4dbe-af68-3e534b6ca8f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '550d45e5-40b9-4926-9344-f53e574819ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1654880726',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15e5dd7a37ae4500bc9f988d84f35c36',qos_specs=None,replication_status=,reservations=['b296b107-ce9e-4d1e-b459-5aa825c6bb9d','b99d158b-1e9e-46c7-83e8-abe36dc83912','c91ac956-cbab-4d61-a4fe-57e77feb87fb','3efcf204-dbc5-408c-8f28-873102a18b41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c55026caee784367b5acbc0d72903256',volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af), '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-19T21:14:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1654880726',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=550d45e5-40b9-4926-9344-f53e574819ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15e5dd7a37ae4500bc9f988d84f35c36',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='c55026caee784367b5acbc0d72903256',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48c1266c-e861-4a93-b53a-9717de6310af),volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af)}' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1019.776479] [55574]: DEBUG cinder.volume.api [None req-5cab2441-a723-4e0c-875b-673e4220953f tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f46567ab-6366-4940-8dad-e664ab17a37d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1019.795630] [55574]: DEBUG cinder.volume.api [None req-5cab2441-a723-4e0c-875b-673e4220953f tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f46567ab-6366-4940-8dad-e664ab17a37d) 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-1654880726',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15e5dd7a37ae4500bc9f988d84f35c36',qos_specs=None,replication_status=,reservations=['b296b107-ce9e-4d1e-b459-5aa825c6bb9d','b99d158b-1e9e-46c7-83e8-abe36dc83912','c91ac956-cbab-4d61-a4fe-57e77feb87fb','3efcf204-dbc5-408c-8f28-873102a18b41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c55026caee784367b5acbc0d72903256',volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af)}' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1019.796728] [55574]: DEBUG cinder.volume.api [None req-5cab2441-a723-4e0c-875b-673e4220953f tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02e9f95e-fb48-410b-a7b5-03fcfac9863f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1019.812183] [55574]: DEBUG cinder.volume.api [None req-5cab2441-a723-4e0c-875b-673e4220953f tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02e9f95e-fb48-410b-a7b5-03fcfac9863f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1019.812183] [55574]: DEBUG cinder.volume.api [None req-5cab2441-a723-4e0c-875b-673e4220953f tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Flow 'volume_create_api' (ba449abb-a270-4651-b317-561bfaa5edc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55574) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1019.812183] [55574]: INFO cinder.volume.api [None req-5cab2441-a723-4e0c-875b-673e4220953f tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Create volume request issued successfully. [ 1019.813248] [55574]: INFO cinder.api.openstack.wsgi [None req-5cab2441-a723-4e0c-875b-673e4220953f tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1019.814610] [55574]: [pid: 55574|app: 0|req: 145/309] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 21:14:40 2025] POST /volume/v3/volumes => generated 758 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1019.828176] [55573]: DEBUG cinder.api.middleware.request_id [None req-fc9f4243-950c-480f-91c8-7d972199c711 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1019.832273] [55573]: INFO cinder.api.openstack.wsgi [None req-fc9f4243-950c-480f-91c8-7d972199c711 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] GET http://10.180.1.21/volume/v3/volumes/550d45e5-40b9-4926-9344-f53e574819ee [ 1019.836020] [55573]: DEBUG cinder.api.openstack.wsgi [None req-fc9f4243-950c-480f-91c8-7d972199c711 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1019.836020] [55573]: DEBUG cinder.api.openstack.wsgi [None req-fc9f4243-950c-480f-91c8-7d972199c711 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1019.841790] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.841790] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1019.846762] [55573]: INFO cinder.volume.api [None req-fc9f4243-950c-480f-91c8-7d972199c711 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Volume info retrieved successfully. [ 1019.853331] [55573]: INFO cinder.api.openstack.wsgi [None req-fc9f4243-950c-480f-91c8-7d972199c711 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] http://10.180.1.21/volume/v3/volumes/550d45e5-40b9-4926-9344-f53e574819ee returned with HTTP 200 [ 1019.853772] [55573]: [pid: 55573|app: 0|req: 165/310] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:14:40 2025] GET /volume/v3/volumes/550d45e5-40b9-4926-9344-f53e574819ee => generated 826 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1020.865913] [55574]: DEBUG cinder.api.middleware.request_id [None req-f57082f7-751e-4aba-b9ab-e979817ceba5 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1020.868298] [55574]: INFO cinder.api.openstack.wsgi [None req-f57082f7-751e-4aba-b9ab-e979817ceba5 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] GET http://10.180.1.21/volume/v3/volumes/550d45e5-40b9-4926-9344-f53e574819ee [ 1020.868836] [55574]: DEBUG cinder.api.openstack.wsgi [None req-f57082f7-751e-4aba-b9ab-e979817ceba5 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1020.868836] [55574]: DEBUG cinder.api.openstack.wsgi [None req-f57082f7-751e-4aba-b9ab-e979817ceba5 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1020.881721] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.881721] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1020.886461] [55574]: INFO cinder.volume.api [None req-f57082f7-751e-4aba-b9ab-e979817ceba5 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Volume info retrieved successfully. [ 1020.892361] [55574]: INFO cinder.api.openstack.wsgi [None req-f57082f7-751e-4aba-b9ab-e979817ceba5 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] http://10.180.1.21/volume/v3/volumes/550d45e5-40b9-4926-9344-f53e574819ee returned with HTTP 200 [ 1020.892562] [55574]: [pid: 55574|app: 0|req: 146/311] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:14:41 2025] GET /volume/v3/volumes/550d45e5-40b9-4926-9344-f53e574819ee => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1029.849302] [55573]: DEBUG dbcounter [-] [55573] Writing DB stats cinder:SELECT=80,cinder:UPDATE=20,cinder:INSERT=11 {{(pid=55573) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1030.889397] [55574]: DEBUG dbcounter [-] [55574] Writing DB stats cinder:SELECT=82,cinder:UPDATE=16,cinder:INSERT=12 {{(pid=55574) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1035.554647] [55573]: DEBUG cinder.api.middleware.request_id [None req-8b8eb7eb-b05f-4ce6-80ac-feeea62207e4 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1035.557015] [55573]: INFO cinder.api.openstack.wsgi [None req-8b8eb7eb-b05f-4ce6-80ac-feeea62207e4 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1035.557498] [55573]: DEBUG cinder.api.openstack.wsgi [None req-8b8eb7eb-b05f-4ce6-80ac-feeea62207e4 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-2114324215"}} {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1035.559512] [55573]: DEBUG cinder.api.v3.volumes [None req-8b8eb7eb-b05f-4ce6-80ac-feeea62207e4 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-2114324215'}} {{(pid=55573) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1035.559604] [55573]: INFO cinder.api.v3.volumes [None req-8b8eb7eb-b05f-4ce6-80ac-feeea62207e4 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Create volume of 1 GB [ 1035.565505] [55573]: INFO cinder.volume.api [None req-8b8eb7eb-b05f-4ce6-80ac-feeea62207e4 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Availability Zones retrieved successfully. [ 1035.572862] [55573]: DEBUG cinder.volume.api [None req-8b8eb7eb-b05f-4ce6-80ac-feeea62207e4 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Flow 'volume_create_api' (54ef25d3-1c94-4af3-bb2a-f3d3b461c86e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1035.574046] [55573]: DEBUG cinder.volume.api [None req-8b8eb7eb-b05f-4ce6-80ac-feeea62207e4 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b09d7d6-8b44-4e4f-b1ae-83f6568bb301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1035.575197] [55573]: DEBUG cinder.volume.flows.api.create_volume [None req-8b8eb7eb-b05f-4ce6-80ac-feeea62207e4 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Validating volume size '1' using validate_int {{(pid=55573) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1035.592381] [55573]: DEBUG cinder.volume.api [None req-8b8eb7eb-b05f-4ce6-80ac-feeea62207e4 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b09d7d6-8b44-4e4f-b1ae-83f6568bb301) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T21:04:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=48c1266c-e861-4a93-b53a-9717de6310af,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48c1266c-e861-4a93-b53a-9717de6310af', '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=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1035.593289] [55573]: DEBUG cinder.volume.api [None req-8b8eb7eb-b05f-4ce6-80ac-feeea62207e4 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bd3f34b-d4b6-4753-a148-64ab585adf25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1035.623505] [55573]: DEBUG cinder.quota [None req-8b8eb7eb-b05f-4ce6-80ac-feeea62207e4 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Created reservations ['537e03bf-4c4d-44f9-a139-317a2202fba7', '84a686a4-f97e-44b6-9d8a-127c5d616953', '067fc4bc-6549-4c62-a759-95dbc1848c39', '08e0f739-f3de-49ae-86f9-6d0a65797d60'] {{(pid=55573) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1035.625046] [55573]: DEBUG cinder.volume.api [None req-8b8eb7eb-b05f-4ce6-80ac-feeea62207e4 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bd3f34b-d4b6-4753-a148-64ab585adf25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['537e03bf-4c4d-44f9-a139-317a2202fba7', '84a686a4-f97e-44b6-9d8a-127c5d616953', '067fc4bc-6549-4c62-a759-95dbc1848c39', '08e0f739-f3de-49ae-86f9-6d0a65797d60']}' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1035.625481] [55573]: DEBUG cinder.volume.api [None req-8b8eb7eb-b05f-4ce6-80ac-feeea62207e4 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c63e35b-e68a-439f-b6b9-326451ce12d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1035.643496] [55573]: DEBUG cinder.volume.api [None req-8b8eb7eb-b05f-4ce6-80ac-feeea62207e4 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c63e35b-e68a-439f-b6b9-326451ce12d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02dc3eeb-2681-440e-bf9b-fa43f54d616e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-2114324215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15e5dd7a37ae4500bc9f988d84f35c36',qos_specs=None,replication_status=,reservations=['537e03bf-4c4d-44f9-a139-317a2202fba7','84a686a4-f97e-44b6-9d8a-127c5d616953','067fc4bc-6549-4c62-a759-95dbc1848c39','08e0f739-f3de-49ae-86f9-6d0a65797d60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c55026caee784367b5acbc0d72903256',volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af), '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-19T21:14:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-2114324215',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02dc3eeb-2681-440e-bf9b-fa43f54d616e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15e5dd7a37ae4500bc9f988d84f35c36',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='c55026caee784367b5acbc0d72903256',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48c1266c-e861-4a93-b53a-9717de6310af),volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af)}' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1035.644686] [55573]: DEBUG cinder.volume.api [None req-8b8eb7eb-b05f-4ce6-80ac-feeea62207e4 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f6cdc95-a31c-481d-b659-b918231dd0f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1035.663048] [55573]: DEBUG cinder.volume.api [None req-8b8eb7eb-b05f-4ce6-80ac-feeea62207e4 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f6cdc95-a31c-481d-b659-b918231dd0f5) 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-2114324215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15e5dd7a37ae4500bc9f988d84f35c36',qos_specs=None,replication_status=,reservations=['537e03bf-4c4d-44f9-a139-317a2202fba7','84a686a4-f97e-44b6-9d8a-127c5d616953','067fc4bc-6549-4c62-a759-95dbc1848c39','08e0f739-f3de-49ae-86f9-6d0a65797d60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c55026caee784367b5acbc0d72903256',volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af)}' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1035.664028] [55573]: DEBUG cinder.volume.api [None req-8b8eb7eb-b05f-4ce6-80ac-feeea62207e4 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (395231e3-1512-4f43-a3b4-f2ed47531569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1035.675435] [55573]: DEBUG cinder.volume.api [None req-8b8eb7eb-b05f-4ce6-80ac-feeea62207e4 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (395231e3-1512-4f43-a3b4-f2ed47531569) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1035.677145] [55573]: DEBUG cinder.volume.api [None req-8b8eb7eb-b05f-4ce6-80ac-feeea62207e4 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Flow 'volume_create_api' (54ef25d3-1c94-4af3-bb2a-f3d3b461c86e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55573) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1035.677145] [55573]: INFO cinder.volume.api [None req-8b8eb7eb-b05f-4ce6-80ac-feeea62207e4 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Create volume request issued successfully. [ 1035.677464] [55573]: INFO cinder.api.openstack.wsgi [None req-8b8eb7eb-b05f-4ce6-80ac-feeea62207e4 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1035.677979] [55573]: [pid: 55573|app: 0|req: 166/312] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 21:14:56 2025] POST /volume/v3/volumes => generated 758 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1035.686842] [55574]: DEBUG cinder.api.middleware.request_id [None req-a44aa56a-103a-4d5b-9074-df87dea01ee3 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1035.689006] [55574]: INFO cinder.api.openstack.wsgi [None req-a44aa56a-103a-4d5b-9074-df87dea01ee3 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] GET http://10.180.1.21/volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e [ 1035.689255] [55574]: DEBUG cinder.api.openstack.wsgi [None req-a44aa56a-103a-4d5b-9074-df87dea01ee3 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1035.689479] [55574]: DEBUG cinder.api.openstack.wsgi [None req-a44aa56a-103a-4d5b-9074-df87dea01ee3 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1035.697231] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1035.697231] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1035.701328] [55574]: INFO cinder.volume.api [None req-a44aa56a-103a-4d5b-9074-df87dea01ee3 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Volume info retrieved successfully. [ 1035.706460] [55574]: INFO cinder.api.openstack.wsgi [None req-a44aa56a-103a-4d5b-9074-df87dea01ee3 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] http://10.180.1.21/volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e returned with HTTP 200 [ 1035.707053] [55574]: [pid: 55574|app: 0|req: 147/313] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:14:56 2025] GET /volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e => generated 826 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1036.717453] [55573]: DEBUG cinder.api.middleware.request_id [None req-0075220e-5307-4428-b9b5-c11fc1b17459 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1036.719875] [55573]: INFO cinder.api.openstack.wsgi [None req-0075220e-5307-4428-b9b5-c11fc1b17459 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] GET http://10.180.1.21/volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e [ 1036.720167] [55573]: DEBUG cinder.api.openstack.wsgi [None req-0075220e-5307-4428-b9b5-c11fc1b17459 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1036.720432] [55573]: DEBUG cinder.api.openstack.wsgi [None req-0075220e-5307-4428-b9b5-c11fc1b17459 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1036.731366] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.731366] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1036.736657] [55573]: INFO cinder.volume.api [None req-0075220e-5307-4428-b9b5-c11fc1b17459 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Volume info retrieved successfully. [ 1036.741762] [55573]: INFO cinder.api.openstack.wsgi [None req-0075220e-5307-4428-b9b5-c11fc1b17459 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] http://10.180.1.21/volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e returned with HTTP 200 [ 1036.742176] [55573]: [pid: 55573|app: 0|req: 167/314] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:14:57 2025] GET /volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1045.703705] [55574]: DEBUG dbcounter [-] [55574] Writing DB stats cinder:SELECT=4 {{(pid=55574) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1046.739202] [55573]: DEBUG dbcounter [-] [55573] Writing DB stats cinder:SELECT=24,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=55573) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1061.808516] [55574]: DEBUG cinder.api.middleware.request_id [None req-9d3f0825-510a-4b7a-910a-3105f60b8337 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1061.810590] [55574]: INFO cinder.api.openstack.wsgi [None req-9d3f0825-510a-4b7a-910a-3105f60b8337 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1061.810978] [55574]: DEBUG cinder.api.openstack.wsgi [None req-9d3f0825-510a-4b7a-910a-3105f60b8337 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-349260174", "imageRef": "9c92274c-f71a-4266-ae8f-c11a7267cfde", "size": 1}} {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1061.812614] [55574]: DEBUG cinder.api.v3.volumes [None req-9d3f0825-510a-4b7a-910a-3105f60b8337 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-349260174', 'imageRef': '9c92274c-f71a-4266-ae8f-c11a7267cfde', 'size': 1}} {{(pid=55574) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1061.956029] [55574]: INFO cinder.api.v3.volumes [None req-9d3f0825-510a-4b7a-910a-3105f60b8337 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Create volume of 1 GB [ 1061.961463] [55574]: INFO cinder.volume.api [None req-9d3f0825-510a-4b7a-910a-3105f60b8337 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Availability Zones retrieved successfully. [ 1061.968551] [55574]: DEBUG cinder.volume.api [None req-9d3f0825-510a-4b7a-910a-3105f60b8337 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Flow 'volume_create_api' (499e1287-4e0f-4d7c-ab8b-0400a76e0f80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1061.969789] [55574]: DEBUG cinder.volume.api [None req-9d3f0825-510a-4b7a-910a-3105f60b8337 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a94d626b-790f-411c-9761-b3bea9fdc03e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1061.971019] [55574]: DEBUG cinder.volume.flows.api.create_volume [None req-9d3f0825-510a-4b7a-910a-3105f60b8337 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Validating volume size '1' using validate_int {{(pid=55574) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1062.012871] [55574]: DEBUG cinder.volume.api [None req-9d3f0825-510a-4b7a-910a-3105f60b8337 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a94d626b-790f-411c-9761-b3bea9fdc03e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T21:04:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=48c1266c-e861-4a93-b53a-9717de6310af,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48c1266c-e861-4a93-b53a-9717de6310af', '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=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1062.014254] [55574]: DEBUG cinder.volume.api [None req-9d3f0825-510a-4b7a-910a-3105f60b8337 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cfc440b-37e4-4efb-859d-eda342bb7e6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1062.046723] [55574]: DEBUG cinder.quota [None req-9d3f0825-510a-4b7a-910a-3105f60b8337 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Created reservations ['69f1daf2-90f3-475e-87ee-c06615bf7075', 'f1bdb6d2-9bc2-489c-b4e6-9a62d78a139d', 'b6f252c6-03ab-4e9a-ab33-fec39352061c', 'cce99e6e-e4c1-4661-a055-f5bf902e7985'] {{(pid=55574) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1062.047792] [55574]: DEBUG cinder.volume.api [None req-9d3f0825-510a-4b7a-910a-3105f60b8337 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cfc440b-37e4-4efb-859d-eda342bb7e6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69f1daf2-90f3-475e-87ee-c06615bf7075', 'f1bdb6d2-9bc2-489c-b4e6-9a62d78a139d', 'b6f252c6-03ab-4e9a-ab33-fec39352061c', 'cce99e6e-e4c1-4661-a055-f5bf902e7985']}' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1062.048693] [55574]: DEBUG cinder.volume.api [None req-9d3f0825-510a-4b7a-910a-3105f60b8337 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24406bb0-fd37-4414-8926-176609ad1cdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1062.063607] [55574]: DEBUG cinder.volume.api [None req-9d3f0825-510a-4b7a-910a-3105f60b8337 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24406bb0-fd37-4414-8926-176609ad1cdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc14e67e-a25a-4ab6-a8c0-00a1afd4de39', '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-349260174',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38e7e100fc154452b2f178eb15511b0e',qos_specs=None,replication_status=,reservations=['69f1daf2-90f3-475e-87ee-c06615bf7075','f1bdb6d2-9bc2-489c-b4e6-9a62d78a139d','b6f252c6-03ab-4e9a-ab33-fec39352061c','cce99e6e-e4c1-4661-a055-f5bf902e7985'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='018336ea6cfe4d9eb805203a847298e7',volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af), '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-19T21:15:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-349260174',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc14e67e-a25a-4ab6-a8c0-00a1afd4de39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38e7e100fc154452b2f178eb15511b0e',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='018336ea6cfe4d9eb805203a847298e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48c1266c-e861-4a93-b53a-9717de6310af),volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af)}' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1062.064513] [55574]: DEBUG cinder.volume.api [None req-9d3f0825-510a-4b7a-910a-3105f60b8337 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3801fb62-d282-4b4a-82e4-4099d68127b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1062.078909] [55574]: DEBUG cinder.volume.api [None req-9d3f0825-510a-4b7a-910a-3105f60b8337 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3801fb62-d282-4b4a-82e4-4099d68127b7) 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-349260174',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38e7e100fc154452b2f178eb15511b0e',qos_specs=None,replication_status=,reservations=['69f1daf2-90f3-475e-87ee-c06615bf7075','f1bdb6d2-9bc2-489c-b4e6-9a62d78a139d','b6f252c6-03ab-4e9a-ab33-fec39352061c','cce99e6e-e4c1-4661-a055-f5bf902e7985'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='018336ea6cfe4d9eb805203a847298e7',volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af)}' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1062.078909] [55574]: DEBUG cinder.volume.api [None req-9d3f0825-510a-4b7a-910a-3105f60b8337 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0be350c9-ac14-4062-b159-2dfdfe531798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1062.087358] [55574]: DEBUG cinder.volume.api [None req-9d3f0825-510a-4b7a-910a-3105f60b8337 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0be350c9-ac14-4062-b159-2dfdfe531798) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1062.088424] [55574]: DEBUG cinder.volume.api [None req-9d3f0825-510a-4b7a-910a-3105f60b8337 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Flow 'volume_create_api' (499e1287-4e0f-4d7c-ab8b-0400a76e0f80) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55574) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1062.088762] [55574]: INFO cinder.volume.api [None req-9d3f0825-510a-4b7a-910a-3105f60b8337 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Create volume request issued successfully. [ 1062.089419] [55574]: INFO cinder.api.openstack.wsgi [None req-9d3f0825-510a-4b7a-910a-3105f60b8337 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1062.089906] [55574]: [pid: 55574|app: 0|req: 148/315] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 21:15:22 2025] POST /volume/v3/volumes => generated 751 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1062.099114] [55573]: DEBUG cinder.api.middleware.request_id [None req-0b1f8e35-f5e9-40d2-831c-f21fc636f850 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1062.101197] [55573]: INFO cinder.api.openstack.wsgi [None req-0b1f8e35-f5e9-40d2-831c-f21fc636f850 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] GET http://10.180.1.21/volume/v3/volumes/bc14e67e-a25a-4ab6-a8c0-00a1afd4de39 [ 1062.101413] [55573]: DEBUG cinder.api.openstack.wsgi [None req-0b1f8e35-f5e9-40d2-831c-f21fc636f850 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1062.101636] [55573]: DEBUG cinder.api.openstack.wsgi [None req-0b1f8e35-f5e9-40d2-831c-f21fc636f850 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1062.109417] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.109417] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1062.113617] [55573]: INFO cinder.volume.api [None req-0b1f8e35-f5e9-40d2-831c-f21fc636f850 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Volume info retrieved successfully. [ 1062.117936] [55573]: INFO cinder.api.openstack.wsgi [None req-0b1f8e35-f5e9-40d2-831c-f21fc636f850 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] http://10.180.1.21/volume/v3/volumes/bc14e67e-a25a-4ab6-a8c0-00a1afd4de39 returned with HTTP 200 [ 1062.119444] [55573]: [pid: 55573|app: 0|req: 168/316] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:15:22 2025] GET /volume/v3/volumes/bc14e67e-a25a-4ab6-a8c0-00a1afd4de39 => generated 819 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1063.128801] [55574]: DEBUG cinder.api.middleware.request_id [None req-3d05cefd-6863-4c1f-9c67-ac44a7e94cf7 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1063.131172] [55574]: INFO cinder.api.openstack.wsgi [None req-3d05cefd-6863-4c1f-9c67-ac44a7e94cf7 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] GET http://10.180.1.21/volume/v3/volumes/bc14e67e-a25a-4ab6-a8c0-00a1afd4de39 [ 1063.131468] [55574]: DEBUG cinder.api.openstack.wsgi [None req-3d05cefd-6863-4c1f-9c67-ac44a7e94cf7 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1063.131712] [55574]: DEBUG cinder.api.openstack.wsgi [None req-3d05cefd-6863-4c1f-9c67-ac44a7e94cf7 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1063.145695] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.145695] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1063.151068] [55574]: INFO cinder.volume.api [None req-3d05cefd-6863-4c1f-9c67-ac44a7e94cf7 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Volume info retrieved successfully. [ 1063.156880] [55574]: INFO cinder.api.openstack.wsgi [None req-3d05cefd-6863-4c1f-9c67-ac44a7e94cf7 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] http://10.180.1.21/volume/v3/volumes/bc14e67e-a25a-4ab6-a8c0-00a1afd4de39 returned with HTTP 200 [ 1063.157354] [55574]: [pid: 55574|app: 0|req: 149/317] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:15:23 2025] GET /volume/v3/volumes/bc14e67e-a25a-4ab6-a8c0-00a1afd4de39 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1064.171279] [55573]: DEBUG cinder.api.middleware.request_id [None req-aef3de99-6cd9-4275-adcc-4fcd0698f433 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1064.173435] [55573]: INFO cinder.api.openstack.wsgi [None req-aef3de99-6cd9-4275-adcc-4fcd0698f433 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] GET http://10.180.1.21/volume/v3/volumes/bc14e67e-a25a-4ab6-a8c0-00a1afd4de39 [ 1064.173682] [55573]: DEBUG cinder.api.openstack.wsgi [None req-aef3de99-6cd9-4275-adcc-4fcd0698f433 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1064.173915] [55573]: DEBUG cinder.api.openstack.wsgi [None req-aef3de99-6cd9-4275-adcc-4fcd0698f433 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1064.184868] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1064.184868] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1064.189559] [55573]: INFO cinder.volume.api [None req-aef3de99-6cd9-4275-adcc-4fcd0698f433 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Volume info retrieved successfully. [ 1064.194648] [55573]: INFO cinder.api.openstack.wsgi [None req-aef3de99-6cd9-4275-adcc-4fcd0698f433 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] http://10.180.1.21/volume/v3/volumes/bc14e67e-a25a-4ab6-a8c0-00a1afd4de39 returned with HTTP 200 [ 1064.195075] [55573]: [pid: 55573|app: 0|req: 169/318] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:15:25 2025] GET /volume/v3/volumes/bc14e67e-a25a-4ab6-a8c0-00a1afd4de39 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1065.205479] [55574]: DEBUG cinder.api.middleware.request_id [None req-bb7c705f-79dd-4e5a-8f2b-a56fdbf1772b None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1065.211187] [55574]: INFO cinder.api.openstack.wsgi [None req-bb7c705f-79dd-4e5a-8f2b-a56fdbf1772b tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] GET http://10.180.1.21/volume/v3/volumes/bc14e67e-a25a-4ab6-a8c0-00a1afd4de39 [ 1065.211187] [55574]: DEBUG cinder.api.openstack.wsgi [None req-bb7c705f-79dd-4e5a-8f2b-a56fdbf1772b tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1065.211187] [55574]: DEBUG cinder.api.openstack.wsgi [None req-bb7c705f-79dd-4e5a-8f2b-a56fdbf1772b tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1065.228633] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.228633] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1065.238594] [55574]: INFO cinder.volume.api [None req-bb7c705f-79dd-4e5a-8f2b-a56fdbf1772b tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Volume info retrieved successfully. [ 1065.246596] [55574]: INFO cinder.api.openstack.wsgi [None req-bb7c705f-79dd-4e5a-8f2b-a56fdbf1772b tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] http://10.180.1.21/volume/v3/volumes/bc14e67e-a25a-4ab6-a8c0-00a1afd4de39 returned with HTTP 200 [ 1065.247824] [55574]: [pid: 55574|app: 0|req: 150/319] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:15:26 2025] GET /volume/v3/volumes/bc14e67e-a25a-4ab6-a8c0-00a1afd4de39 => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1066.261708] [55573]: DEBUG cinder.api.middleware.request_id [None req-9d5765eb-87d3-492b-a150-e284bb7632b9 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1066.264473] [55573]: INFO cinder.api.openstack.wsgi [None req-9d5765eb-87d3-492b-a150-e284bb7632b9 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] GET http://10.180.1.21/volume/v3/volumes/bc14e67e-a25a-4ab6-a8c0-00a1afd4de39 [ 1066.264610] [55573]: DEBUG cinder.api.openstack.wsgi [None req-9d5765eb-87d3-492b-a150-e284bb7632b9 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1066.264843] [55573]: DEBUG cinder.api.openstack.wsgi [None req-9d5765eb-87d3-492b-a150-e284bb7632b9 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1066.275012] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.275012] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1066.279311] [55573]: INFO cinder.volume.api [None req-9d5765eb-87d3-492b-a150-e284bb7632b9 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Volume info retrieved successfully. [ 1066.284587] [55573]: INFO cinder.api.openstack.wsgi [None req-9d5765eb-87d3-492b-a150-e284bb7632b9 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] http://10.180.1.21/volume/v3/volumes/bc14e67e-a25a-4ab6-a8c0-00a1afd4de39 returned with HTTP 200 [ 1066.285015] [55573]: [pid: 55573|app: 0|req: 170/320] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:15:27 2025] GET /volume/v3/volumes/bc14e67e-a25a-4ab6-a8c0-00a1afd4de39 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1067.300564] [55574]: DEBUG cinder.api.middleware.request_id [None req-db29fd62-f9f8-4e5a-a333-6b3ebf8bc3a4 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1067.302803] [55574]: INFO cinder.api.openstack.wsgi [None req-db29fd62-f9f8-4e5a-a333-6b3ebf8bc3a4 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] GET http://10.180.1.21/volume/v3/volumes/bc14e67e-a25a-4ab6-a8c0-00a1afd4de39 [ 1067.303049] [55574]: DEBUG cinder.api.openstack.wsgi [None req-db29fd62-f9f8-4e5a-a333-6b3ebf8bc3a4 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1067.303288] [55574]: DEBUG cinder.api.openstack.wsgi [None req-db29fd62-f9f8-4e5a-a333-6b3ebf8bc3a4 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1067.312489] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.312489] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1067.316461] [55574]: INFO cinder.volume.api [None req-db29fd62-f9f8-4e5a-a333-6b3ebf8bc3a4 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Volume info retrieved successfully. [ 1067.321823] [55574]: INFO cinder.api.openstack.wsgi [None req-db29fd62-f9f8-4e5a-a333-6b3ebf8bc3a4 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] http://10.180.1.21/volume/v3/volumes/bc14e67e-a25a-4ab6-a8c0-00a1afd4de39 returned with HTTP 200 [ 1067.322310] [55574]: [pid: 55574|app: 0|req: 151/321] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:15:28 2025] GET /volume/v3/volumes/bc14e67e-a25a-4ab6-a8c0-00a1afd4de39 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1068.332718] [55573]: DEBUG cinder.api.middleware.request_id [None req-c5f7bf4d-3e14-434d-856e-7d6224db9df7 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1068.334855] [55573]: INFO cinder.api.openstack.wsgi [None req-c5f7bf4d-3e14-434d-856e-7d6224db9df7 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] GET http://10.180.1.21/volume/v3/volumes/bc14e67e-a25a-4ab6-a8c0-00a1afd4de39 [ 1068.335111] [55573]: DEBUG cinder.api.openstack.wsgi [None req-c5f7bf4d-3e14-434d-856e-7d6224db9df7 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1068.335334] [55573]: DEBUG cinder.api.openstack.wsgi [None req-c5f7bf4d-3e14-434d-856e-7d6224db9df7 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1068.343375] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.343375] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1068.347084] [55573]: INFO cinder.volume.api [None req-c5f7bf4d-3e14-434d-856e-7d6224db9df7 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Volume info retrieved successfully. [ 1068.351361] [55573]: INFO cinder.api.openstack.wsgi [None req-c5f7bf4d-3e14-434d-856e-7d6224db9df7 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] http://10.180.1.21/volume/v3/volumes/bc14e67e-a25a-4ab6-a8c0-00a1afd4de39 returned with HTTP 200 [ 1068.351759] [55573]: [pid: 55573|app: 0|req: 171/322] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:15:29 2025] GET /volume/v3/volumes/bc14e67e-a25a-4ab6-a8c0-00a1afd4de39 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1069.365285] [55574]: DEBUG cinder.api.middleware.request_id [None req-8cd56fa0-c1f5-4623-9933-37026d5a394f None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1069.370372] [55574]: INFO cinder.api.openstack.wsgi [None req-8cd56fa0-c1f5-4623-9933-37026d5a394f tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] GET http://10.180.1.21/volume/v3/volumes/bc14e67e-a25a-4ab6-a8c0-00a1afd4de39 [ 1069.371027] [55574]: DEBUG cinder.api.openstack.wsgi [None req-8cd56fa0-c1f5-4623-9933-37026d5a394f tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1069.371027] [55574]: DEBUG cinder.api.openstack.wsgi [None req-8cd56fa0-c1f5-4623-9933-37026d5a394f tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1069.380354] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.380354] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1069.384455] [55574]: INFO cinder.volume.api [None req-8cd56fa0-c1f5-4623-9933-37026d5a394f tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Volume info retrieved successfully. [ 1069.389462] [55574]: INFO cinder.api.openstack.wsgi [None req-8cd56fa0-c1f5-4623-9933-37026d5a394f tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] http://10.180.1.21/volume/v3/volumes/bc14e67e-a25a-4ab6-a8c0-00a1afd4de39 returned with HTTP 200 [ 1069.389861] [55574]: [pid: 55574|app: 0|req: 152/323] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:15:30 2025] GET /volume/v3/volumes/bc14e67e-a25a-4ab6-a8c0-00a1afd4de39 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1070.406241] [55573]: DEBUG cinder.api.middleware.request_id [None req-53f70a15-0cc2-472e-aa24-371b7b018f5c None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1070.407640] [55573]: INFO cinder.api.openstack.wsgi [None req-53f70a15-0cc2-472e-aa24-371b7b018f5c tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] GET http://10.180.1.21/volume/v3/volumes/bc14e67e-a25a-4ab6-a8c0-00a1afd4de39 [ 1070.408234] [55573]: DEBUG cinder.api.openstack.wsgi [None req-53f70a15-0cc2-472e-aa24-371b7b018f5c tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1070.408234] [55573]: DEBUG cinder.api.openstack.wsgi [None req-53f70a15-0cc2-472e-aa24-371b7b018f5c tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1070.423844] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.423844] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1070.428280] [55573]: INFO cinder.volume.api [None req-53f70a15-0cc2-472e-aa24-371b7b018f5c tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Volume info retrieved successfully. [ 1070.434033] [55573]: INFO cinder.api.openstack.wsgi [None req-53f70a15-0cc2-472e-aa24-371b7b018f5c tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] http://10.180.1.21/volume/v3/volumes/bc14e67e-a25a-4ab6-a8c0-00a1afd4de39 returned with HTTP 200 [ 1070.434033] [55573]: [pid: 55573|app: 0|req: 172/324] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:15:31 2025] GET /volume/v3/volumes/bc14e67e-a25a-4ab6-a8c0-00a1afd4de39 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1071.444840] [55574]: DEBUG cinder.api.middleware.request_id [None req-e69b5015-0037-4248-ad24-c197d7393c8f None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1071.447069] [55574]: INFO cinder.api.openstack.wsgi [None req-e69b5015-0037-4248-ad24-c197d7393c8f tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] GET http://10.180.1.21/volume/v3/volumes/bc14e67e-a25a-4ab6-a8c0-00a1afd4de39 [ 1071.447297] [55574]: DEBUG cinder.api.openstack.wsgi [None req-e69b5015-0037-4248-ad24-c197d7393c8f tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1071.447517] [55574]: DEBUG cinder.api.openstack.wsgi [None req-e69b5015-0037-4248-ad24-c197d7393c8f tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1071.457272] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.457272] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1071.461541] [55574]: INFO cinder.volume.api [None req-e69b5015-0037-4248-ad24-c197d7393c8f tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Volume info retrieved successfully. [ 1071.466699] [55574]: INFO cinder.api.openstack.wsgi [None req-e69b5015-0037-4248-ad24-c197d7393c8f tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] http://10.180.1.21/volume/v3/volumes/bc14e67e-a25a-4ab6-a8c0-00a1afd4de39 returned with HTTP 200 [ 1071.467102] [55574]: [pid: 55574|app: 0|req: 153/325] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:15:32 2025] GET /volume/v3/volumes/bc14e67e-a25a-4ab6-a8c0-00a1afd4de39 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1072.478056] [55573]: DEBUG cinder.api.middleware.request_id [None req-75eb0fc5-9ff8-414b-b8cc-e454323fdfc9 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1072.481754] [55573]: INFO cinder.api.openstack.wsgi [None req-75eb0fc5-9ff8-414b-b8cc-e454323fdfc9 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] GET http://10.180.1.21/volume/v3/volumes/bc14e67e-a25a-4ab6-a8c0-00a1afd4de39 [ 1072.481754] [55573]: DEBUG cinder.api.openstack.wsgi [None req-75eb0fc5-9ff8-414b-b8cc-e454323fdfc9 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1072.481754] [55573]: DEBUG cinder.api.openstack.wsgi [None req-75eb0fc5-9ff8-414b-b8cc-e454323fdfc9 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1072.489101] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.489101] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1072.493302] [55573]: INFO cinder.volume.api [None req-75eb0fc5-9ff8-414b-b8cc-e454323fdfc9 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Volume info retrieved successfully. [ 1072.498414] [55573]: INFO cinder.api.openstack.wsgi [None req-75eb0fc5-9ff8-414b-b8cc-e454323fdfc9 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] http://10.180.1.21/volume/v3/volumes/bc14e67e-a25a-4ab6-a8c0-00a1afd4de39 returned with HTTP 200 [ 1072.498982] [55573]: [pid: 55573|app: 0|req: 173/326] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:15:33 2025] GET /volume/v3/volumes/bc14e67e-a25a-4ab6-a8c0-00a1afd4de39 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1073.509679] [55574]: DEBUG cinder.api.middleware.request_id [None req-73169ec0-dc4a-48f5-8d15-c30bfd94fa11 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1073.511755] [55574]: INFO cinder.api.openstack.wsgi [None req-73169ec0-dc4a-48f5-8d15-c30bfd94fa11 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] GET http://10.180.1.21/volume/v3/volumes/bc14e67e-a25a-4ab6-a8c0-00a1afd4de39 [ 1073.511994] [55574]: DEBUG cinder.api.openstack.wsgi [None req-73169ec0-dc4a-48f5-8d15-c30bfd94fa11 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1073.512246] [55574]: DEBUG cinder.api.openstack.wsgi [None req-73169ec0-dc4a-48f5-8d15-c30bfd94fa11 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1073.522449] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.522449] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1073.526493] [55574]: INFO cinder.volume.api [None req-73169ec0-dc4a-48f5-8d15-c30bfd94fa11 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Volume info retrieved successfully. [ 1073.531657] [55574]: INFO cinder.api.openstack.wsgi [None req-73169ec0-dc4a-48f5-8d15-c30bfd94fa11 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] http://10.180.1.21/volume/v3/volumes/bc14e67e-a25a-4ab6-a8c0-00a1afd4de39 returned with HTTP 200 [ 1073.532037] [55574]: [pid: 55574|app: 0|req: 154/327] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:15:34 2025] GET /volume/v3/volumes/bc14e67e-a25a-4ab6-a8c0-00a1afd4de39 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1074.542367] [55573]: DEBUG cinder.api.middleware.request_id [None req-83b72ac6-2aa7-4442-a42e-d478c3c3fc73 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1074.544783] [55573]: INFO cinder.api.openstack.wsgi [None req-83b72ac6-2aa7-4442-a42e-d478c3c3fc73 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] GET http://10.180.1.21/volume/v3/volumes/bc14e67e-a25a-4ab6-a8c0-00a1afd4de39 [ 1074.544998] [55573]: DEBUG cinder.api.openstack.wsgi [None req-83b72ac6-2aa7-4442-a42e-d478c3c3fc73 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1074.545242] [55573]: DEBUG cinder.api.openstack.wsgi [None req-83b72ac6-2aa7-4442-a42e-d478c3c3fc73 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1074.553198] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1074.553198] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1074.556802] [55573]: INFO cinder.volume.api [None req-83b72ac6-2aa7-4442-a42e-d478c3c3fc73 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Volume info retrieved successfully. [ 1074.560990] [55573]: INFO cinder.api.openstack.wsgi [None req-83b72ac6-2aa7-4442-a42e-d478c3c3fc73 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] http://10.180.1.21/volume/v3/volumes/bc14e67e-a25a-4ab6-a8c0-00a1afd4de39 returned with HTTP 200 [ 1074.561368] [55573]: [pid: 55573|app: 0|req: 174/328] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:15:35 2025] GET /volume/v3/volumes/bc14e67e-a25a-4ab6-a8c0-00a1afd4de39 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1075.571598] [55574]: DEBUG cinder.api.middleware.request_id [None req-d14809f3-d149-4b04-829e-4e1124c9e69b None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1075.577876] [55574]: INFO cinder.api.openstack.wsgi [None req-d14809f3-d149-4b04-829e-4e1124c9e69b tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] GET http://10.180.1.21/volume/v3/volumes/bc14e67e-a25a-4ab6-a8c0-00a1afd4de39 [ 1075.578136] [55574]: DEBUG cinder.api.openstack.wsgi [None req-d14809f3-d149-4b04-829e-4e1124c9e69b tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1075.578362] [55574]: DEBUG cinder.api.openstack.wsgi [None req-d14809f3-d149-4b04-829e-4e1124c9e69b tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1075.591375] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1075.591375] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1075.595511] [55574]: INFO cinder.volume.api [None req-d14809f3-d149-4b04-829e-4e1124c9e69b tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Volume info retrieved successfully. [ 1075.600832] [55574]: INFO cinder.api.openstack.wsgi [None req-d14809f3-d149-4b04-829e-4e1124c9e69b tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] http://10.180.1.21/volume/v3/volumes/bc14e67e-a25a-4ab6-a8c0-00a1afd4de39 returned with HTTP 200 [ 1075.601294] [55574]: [pid: 55574|app: 0|req: 155/329] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:15:36 2025] GET /volume/v3/volumes/bc14e67e-a25a-4ab6-a8c0-00a1afd4de39 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1076.612695] [55573]: DEBUG cinder.api.middleware.request_id [None req-d54a768f-5867-447a-9fd8-ec4871aff6a2 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1076.614862] [55573]: INFO cinder.api.openstack.wsgi [None req-d54a768f-5867-447a-9fd8-ec4871aff6a2 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] GET http://10.180.1.21/volume/v3/volumes/bc14e67e-a25a-4ab6-a8c0-00a1afd4de39 [ 1076.615133] [55573]: DEBUG cinder.api.openstack.wsgi [None req-d54a768f-5867-447a-9fd8-ec4871aff6a2 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1076.615355] [55573]: DEBUG cinder.api.openstack.wsgi [None req-d54a768f-5867-447a-9fd8-ec4871aff6a2 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1076.625858] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1076.625858] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1076.629720] [55573]: INFO cinder.volume.api [None req-d54a768f-5867-447a-9fd8-ec4871aff6a2 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Volume info retrieved successfully. [ 1076.634382] [55573]: INFO cinder.api.openstack.wsgi [None req-d54a768f-5867-447a-9fd8-ec4871aff6a2 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] http://10.180.1.21/volume/v3/volumes/bc14e67e-a25a-4ab6-a8c0-00a1afd4de39 returned with HTTP 200 [ 1076.634774] [55573]: [pid: 55573|app: 0|req: 175/330] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:15:37 2025] GET /volume/v3/volumes/bc14e67e-a25a-4ab6-a8c0-00a1afd4de39 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1077.646386] [55574]: DEBUG cinder.api.middleware.request_id [None req-4e9a0aff-067e-4e8c-9fdc-160656c61ca1 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1077.648553] [55574]: INFO cinder.api.openstack.wsgi [None req-4e9a0aff-067e-4e8c-9fdc-160656c61ca1 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] GET http://10.180.1.21/volume/v3/volumes/bc14e67e-a25a-4ab6-a8c0-00a1afd4de39 [ 1077.648874] [55574]: DEBUG cinder.api.openstack.wsgi [None req-4e9a0aff-067e-4e8c-9fdc-160656c61ca1 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1077.649073] [55574]: DEBUG cinder.api.openstack.wsgi [None req-4e9a0aff-067e-4e8c-9fdc-160656c61ca1 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1077.658481] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1077.658481] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1077.662639] [55574]: INFO cinder.volume.api [None req-4e9a0aff-067e-4e8c-9fdc-160656c61ca1 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Volume info retrieved successfully. [ 1077.667949] [55574]: INFO cinder.api.openstack.wsgi [None req-4e9a0aff-067e-4e8c-9fdc-160656c61ca1 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] http://10.180.1.21/volume/v3/volumes/bc14e67e-a25a-4ab6-a8c0-00a1afd4de39 returned with HTTP 200 [ 1077.668371] [55574]: [pid: 55574|app: 0|req: 156/331] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:15:38 2025] GET /volume/v3/volumes/bc14e67e-a25a-4ab6-a8c0-00a1afd4de39 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1078.679055] [55573]: DEBUG cinder.api.middleware.request_id [None req-a9c0d5ef-330a-4a06-85b6-6a65c9c77fb6 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1078.681157] [55573]: INFO cinder.api.openstack.wsgi [None req-a9c0d5ef-330a-4a06-85b6-6a65c9c77fb6 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] GET http://10.180.1.21/volume/v3/volumes/bc14e67e-a25a-4ab6-a8c0-00a1afd4de39 [ 1078.681379] [55573]: DEBUG cinder.api.openstack.wsgi [None req-a9c0d5ef-330a-4a06-85b6-6a65c9c77fb6 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1078.681683] [55573]: DEBUG cinder.api.openstack.wsgi [None req-a9c0d5ef-330a-4a06-85b6-6a65c9c77fb6 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1078.691740] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1078.691740] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1078.695697] [55573]: INFO cinder.volume.api [None req-a9c0d5ef-330a-4a06-85b6-6a65c9c77fb6 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Volume info retrieved successfully. [ 1078.700546] [55573]: INFO cinder.api.openstack.wsgi [None req-a9c0d5ef-330a-4a06-85b6-6a65c9c77fb6 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] http://10.180.1.21/volume/v3/volumes/bc14e67e-a25a-4ab6-a8c0-00a1afd4de39 returned with HTTP 200 [ 1078.700950] [55573]: [pid: 55573|app: 0|req: 176/332] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:15:39 2025] GET /volume/v3/volumes/bc14e67e-a25a-4ab6-a8c0-00a1afd4de39 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1079.711242] [55574]: DEBUG cinder.api.middleware.request_id [None req-f35e4760-9215-428e-87bb-e5769701c157 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1079.713415] [55574]: INFO cinder.api.openstack.wsgi [None req-f35e4760-9215-428e-87bb-e5769701c157 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] GET http://10.180.1.21/volume/v3/volumes/bc14e67e-a25a-4ab6-a8c0-00a1afd4de39 [ 1079.713680] [55574]: DEBUG cinder.api.openstack.wsgi [None req-f35e4760-9215-428e-87bb-e5769701c157 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1079.713900] [55574]: DEBUG cinder.api.openstack.wsgi [None req-f35e4760-9215-428e-87bb-e5769701c157 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1079.724013] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.724013] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1079.728022] [55574]: INFO cinder.volume.api [None req-f35e4760-9215-428e-87bb-e5769701c157 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Volume info retrieved successfully. [ 1079.732896] [55574]: INFO cinder.api.openstack.wsgi [None req-f35e4760-9215-428e-87bb-e5769701c157 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] http://10.180.1.21/volume/v3/volumes/bc14e67e-a25a-4ab6-a8c0-00a1afd4de39 returned with HTTP 200 [ 1079.733448] [55574]: [pid: 55574|app: 0|req: 157/333] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:15:40 2025] GET /volume/v3/volumes/bc14e67e-a25a-4ab6-a8c0-00a1afd4de39 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1080.744058] [55573]: DEBUG cinder.api.middleware.request_id [None req-9fd9b904-051b-438f-906f-a8884faa25a5 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1080.746826] [55573]: INFO cinder.api.openstack.wsgi [None req-9fd9b904-051b-438f-906f-a8884faa25a5 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] GET http://10.180.1.21/volume/v3/volumes/bc14e67e-a25a-4ab6-a8c0-00a1afd4de39 [ 1080.746826] [55573]: DEBUG cinder.api.openstack.wsgi [None req-9fd9b904-051b-438f-906f-a8884faa25a5 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1080.746979] [55573]: DEBUG cinder.api.openstack.wsgi [None req-9fd9b904-051b-438f-906f-a8884faa25a5 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1080.757190] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.757190] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1080.761154] [55573]: INFO cinder.volume.api [None req-9fd9b904-051b-438f-906f-a8884faa25a5 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Volume info retrieved successfully. [ 1080.766935] [55573]: INFO cinder.api.openstack.wsgi [None req-9fd9b904-051b-438f-906f-a8884faa25a5 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] http://10.180.1.21/volume/v3/volumes/bc14e67e-a25a-4ab6-a8c0-00a1afd4de39 returned with HTTP 200 [ 1080.767358] [55573]: [pid: 55573|app: 0|req: 177/334] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:15:41 2025] GET /volume/v3/volumes/bc14e67e-a25a-4ab6-a8c0-00a1afd4de39 => generated 1391 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1080.796088] [55574]: DEBUG cinder.api.middleware.request_id [req-254485ce-d052-4882-be50-0b078edf0d2f req-b6d0bc36-c92b-40bc-9e28-96e40ffe16d8 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1080.798551] [55574]: INFO cinder.api.openstack.wsgi [req-254485ce-d052-4882-be50-0b078edf0d2f req-b6d0bc36-c92b-40bc-9e28-96e40ffe16d8 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] GET http://10.180.1.21/volume/v3/volumes/bc14e67e-a25a-4ab6-a8c0-00a1afd4de39 [ 1080.798794] [55574]: DEBUG cinder.api.openstack.wsgi [req-254485ce-d052-4882-be50-0b078edf0d2f req-b6d0bc36-c92b-40bc-9e28-96e40ffe16d8 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1080.799044] [55574]: DEBUG cinder.api.openstack.wsgi [req-254485ce-d052-4882-be50-0b078edf0d2f req-b6d0bc36-c92b-40bc-9e28-96e40ffe16d8 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1080.806869] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.806869] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1080.810450] [55574]: INFO cinder.volume.api [req-254485ce-d052-4882-be50-0b078edf0d2f req-b6d0bc36-c92b-40bc-9e28-96e40ffe16d8 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Volume info retrieved successfully. [ 1080.815371] [55574]: INFO cinder.api.openstack.wsgi [req-254485ce-d052-4882-be50-0b078edf0d2f req-b6d0bc36-c92b-40bc-9e28-96e40ffe16d8 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] http://10.180.1.21/volume/v3/volumes/bc14e67e-a25a-4ab6-a8c0-00a1afd4de39 returned with HTTP 200 [ 1080.815934] [55574]: [pid: 55574|app: 0|req: 158/335] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 21:15:41 2025] GET /volume/v3/volumes/bc14e67e-a25a-4ab6-a8c0-00a1afd4de39 => generated 1391 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1081.044875] [55573]: DEBUG cinder.api.middleware.request_id [req-254485ce-d052-4882-be50-0b078edf0d2f req-ccd0ff9c-f6d8-465f-8901-23eab4298cc7 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1081.047812] [55573]: INFO cinder.api.openstack.wsgi [req-254485ce-d052-4882-be50-0b078edf0d2f req-ccd0ff9c-f6d8-465f-8901-23eab4298cc7 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] GET http://10.180.1.21/volume/v3/volumes/bc14e67e-a25a-4ab6-a8c0-00a1afd4de39 [ 1081.048084] [55573]: DEBUG cinder.api.openstack.wsgi [req-254485ce-d052-4882-be50-0b078edf0d2f req-ccd0ff9c-f6d8-465f-8901-23eab4298cc7 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1081.048328] [55573]: DEBUG cinder.api.openstack.wsgi [req-254485ce-d052-4882-be50-0b078edf0d2f req-ccd0ff9c-f6d8-465f-8901-23eab4298cc7 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1081.056359] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.056359] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1081.060193] [55573]: INFO cinder.volume.api [req-254485ce-d052-4882-be50-0b078edf0d2f req-ccd0ff9c-f6d8-465f-8901-23eab4298cc7 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Volume info retrieved successfully. [ 1081.065531] [55573]: INFO cinder.api.openstack.wsgi [req-254485ce-d052-4882-be50-0b078edf0d2f req-ccd0ff9c-f6d8-465f-8901-23eab4298cc7 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] http://10.180.1.21/volume/v3/volumes/bc14e67e-a25a-4ab6-a8c0-00a1afd4de39 returned with HTTP 200 [ 1081.065981] [55573]: [pid: 55573|app: 0|req: 178/336] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 21:15:41 2025] GET /volume/v3/volumes/bc14e67e-a25a-4ab6-a8c0-00a1afd4de39 => generated 1391 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1081.072220] [55574]: DEBUG cinder.api.middleware.request_id [None req-66a63125-eed1-4fed-b797-d5c6f418ed4d None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1081.072794] [55574]: INFO cinder.api.openstack.wsgi [None req-66a63125-eed1-4fed-b797-d5c6f418ed4d None None] GET http://10.180.1.21/volume// [ 1081.073046] [55574]: DEBUG cinder.api.openstack.wsgi [None req-66a63125-eed1-4fed-b797-d5c6f418ed4d None None] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1081.073335] [55574]: DEBUG cinder.api.openstack.wsgi [None req-66a63125-eed1-4fed-b797-d5c6f418ed4d None None] Calling method 'all' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1081.073809] [55574]: INFO cinder.api.openstack.wsgi [None req-66a63125-eed1-4fed-b797-d5c6f418ed4d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1081.074143] [55574]: [pid: 55574|app: 0|req: 159/337] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 21:15:41 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1081.077907] [55573]: DEBUG cinder.api.middleware.request_id [req-254485ce-d052-4882-be50-0b078edf0d2f req-7293924f-be00-42fd-b449-b296e0d345e9 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1081.080361] [55573]: INFO cinder.api.openstack.wsgi [req-254485ce-d052-4882-be50-0b078edf0d2f req-7293924f-be00-42fd-b449-b296e0d345e9 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1081.080802] [55573]: DEBUG cinder.api.openstack.wsgi [req-254485ce-d052-4882-be50-0b078edf0d2f req-7293924f-be00-42fd-b449-b296e0d345e9 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bc14e67e-a25a-4ab6-a8c0-00a1afd4de39", "connector": null, "instance_uuid": "096eaa65-7f27-4bdd-b8d1-fa8956852c7e"}} {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1081.090889] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.090889] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1081.111868] [55573]: INFO cinder.api.openstack.wsgi [req-254485ce-d052-4882-be50-0b078edf0d2f req-7293924f-be00-42fd-b449-b296e0d345e9 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1081.111947] [55573]: [pid: 55573|app: 0|req: 179/338] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 21:15:41 2025] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1085.716982] [55574]: DEBUG cinder.api.middleware.request_id [None req-1260f1cd-3312-4643-8ddc-6c4166796eda None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1085.719065] [55574]: INFO cinder.api.openstack.wsgi [None req-1260f1cd-3312-4643-8ddc-6c4166796eda tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] GET http://10.180.1.21/volume/v3/volumes/eb6fe2f4-5e06-4224-b9c1-a3512f865b8e [ 1085.719338] [55574]: DEBUG cinder.api.openstack.wsgi [None req-1260f1cd-3312-4643-8ddc-6c4166796eda tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1085.719531] [55574]: DEBUG cinder.api.openstack.wsgi [None req-1260f1cd-3312-4643-8ddc-6c4166796eda tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1085.729409] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1085.729409] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1085.733391] [55574]: INFO cinder.volume.api [None req-1260f1cd-3312-4643-8ddc-6c4166796eda tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Volume info retrieved successfully. [ 1085.738108] [55574]: INFO cinder.api.openstack.wsgi [None req-1260f1cd-3312-4643-8ddc-6c4166796eda tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] http://10.180.1.21/volume/v3/volumes/eb6fe2f4-5e06-4224-b9c1-a3512f865b8e returned with HTTP 200 [ 1085.738642] [55574]: [pid: 55574|app: 0|req: 160/339] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:15:46 2025] GET /volume/v3/volumes/eb6fe2f4-5e06-4224-b9c1-a3512f865b8e => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1085.784728] [55573]: DEBUG cinder.api.middleware.request_id [None req-192b56b5-03c7-44bb-a2c4-6f807ce6e0f9 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1085.786827] [55573]: INFO cinder.api.openstack.wsgi [None req-192b56b5-03c7-44bb-a2c4-6f807ce6e0f9 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] GET http://10.180.1.21/volume/v3/volumes/eb6fe2f4-5e06-4224-b9c1-a3512f865b8e [ 1085.787108] [55573]: DEBUG cinder.api.openstack.wsgi [None req-192b56b5-03c7-44bb-a2c4-6f807ce6e0f9 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1085.787345] [55573]: DEBUG cinder.api.openstack.wsgi [None req-192b56b5-03c7-44bb-a2c4-6f807ce6e0f9 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1085.795444] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1085.795444] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1085.799419] [55573]: INFO cinder.volume.api [None req-192b56b5-03c7-44bb-a2c4-6f807ce6e0f9 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Volume info retrieved successfully. [ 1085.805130] [55573]: INFO cinder.api.openstack.wsgi [None req-192b56b5-03c7-44bb-a2c4-6f807ce6e0f9 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] http://10.180.1.21/volume/v3/volumes/eb6fe2f4-5e06-4224-b9c1-a3512f865b8e returned with HTTP 200 [ 1085.805130] [55573]: [pid: 55573|app: 0|req: 180/340] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:15:46 2025] GET /volume/v3/volumes/eb6fe2f4-5e06-4224-b9c1-a3512f865b8e => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1089.553064] [55574]: DEBUG cinder.api.middleware.request_id [None req-3eefe4af-5b7e-4777-bd60-4c17170b7753 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1089.553548] [55574]: INFO cinder.api.openstack.wsgi [None req-3eefe4af-5b7e-4777-bd60-4c17170b7753 None None] GET http://10.180.1.21/volume// [ 1089.553791] [55574]: DEBUG cinder.api.openstack.wsgi [None req-3eefe4af-5b7e-4777-bd60-4c17170b7753 None None] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1089.554129] [55574]: DEBUG cinder.api.openstack.wsgi [None req-3eefe4af-5b7e-4777-bd60-4c17170b7753 None None] Calling method 'all' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1089.554543] [55574]: INFO cinder.api.openstack.wsgi [None req-3eefe4af-5b7e-4777-bd60-4c17170b7753 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1089.555034] [55574]: [pid: 55574|app: 0|req: 161/341] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 21:15:50 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1089.559063] [55573]: DEBUG cinder.api.middleware.request_id [req-254485ce-d052-4882-be50-0b078edf0d2f req-2f4abe27-8b8f-4390-9fe2-574eef5229b6 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1089.561514] [55573]: INFO cinder.api.openstack.wsgi [req-254485ce-d052-4882-be50-0b078edf0d2f req-2f4abe27-8b8f-4390-9fe2-574eef5229b6 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] GET http://10.180.1.21/volume/v3/volumes/bc14e67e-a25a-4ab6-a8c0-00a1afd4de39 [ 1089.561849] [55573]: DEBUG cinder.api.openstack.wsgi [req-254485ce-d052-4882-be50-0b078edf0d2f req-2f4abe27-8b8f-4390-9fe2-574eef5229b6 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1089.562120] [55573]: DEBUG cinder.api.openstack.wsgi [req-254485ce-d052-4882-be50-0b078edf0d2f req-2f4abe27-8b8f-4390-9fe2-574eef5229b6 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1089.577693] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1089.577693] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1089.581895] [55573]: INFO cinder.volume.api [req-254485ce-d052-4882-be50-0b078edf0d2f req-2f4abe27-8b8f-4390-9fe2-574eef5229b6 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Volume info retrieved successfully. [ 1089.588257] [55573]: INFO cinder.api.openstack.wsgi [req-254485ce-d052-4882-be50-0b078edf0d2f req-2f4abe27-8b8f-4390-9fe2-574eef5229b6 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] http://10.180.1.21/volume/v3/volumes/bc14e67e-a25a-4ab6-a8c0-00a1afd4de39 returned with HTTP 200 [ 1089.588691] [55573]: [pid: 55573|app: 0|req: 181/342] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 21:15:50 2025] GET /volume/v3/volumes/bc14e67e-a25a-4ab6-a8c0-00a1afd4de39 => generated 1571 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1089.726072] [55574]: DEBUG cinder.api.middleware.request_id [req-254485ce-d052-4882-be50-0b078edf0d2f req-57712885-1b8d-4293-b5d7-9896d668010a None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1089.728663] [55574]: INFO cinder.api.openstack.wsgi [req-254485ce-d052-4882-be50-0b078edf0d2f req-57712885-1b8d-4293-b5d7-9896d668010a tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] PUT http://10.180.1.21/volume/v3/attachments/66d62705-991b-4da5-8413-b85f19386b25 [ 1089.729145] [55574]: DEBUG cinder.api.openstack.wsgi [req-254485ce-d052-4882-be50-0b078edf0d2f req-57712885-1b8d-4293-b5d7-9896d668010a tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-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=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1089.738033] [55574]: DEBUG cinder.coordination [req-254485ce-d052-4882-be50-0b078edf0d2f req-57712885-1b8d-4293-b5d7-9896d668010a tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Acquiring lock "cinder-attachment_update-bc14e67e-a25a-4ab6-a8c0-00a1afd4de39-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55574) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1089.742325] [55574]: DEBUG cinder.coordination [req-254485ce-d052-4882-be50-0b078edf0d2f req-57712885-1b8d-4293-b5d7-9896d668010a tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Lock "cinder-attachment_update-bc14e67e-a25a-4ab6-a8c0-00a1afd4de39-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55574) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1089.743431] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1089.743431] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1090.264377] [55574]: DEBUG cinder.coordination [req-254485ce-d052-4882-be50-0b078edf0d2f req-57712885-1b8d-4293-b5d7-9896d668010a tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Lock "cinder-attachment_update-bc14e67e-a25a-4ab6-a8c0-00a1afd4de39-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.522s {{(pid=55574) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1090.264757] [55574]: INFO cinder.api.openstack.wsgi [req-254485ce-d052-4882-be50-0b078edf0d2f req-57712885-1b8d-4293-b5d7-9896d668010a tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] http://10.180.1.21/volume/v3/attachments/66d62705-991b-4da5-8413-b85f19386b25 returned with HTTP 200 [ 1090.265252] [55574]: [pid: 55574|app: 0|req: 162/343] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 21:15:50 2025] PUT /volume/v3/attachments/66d62705-991b-4da5-8413-b85f19386b25 => generated 617 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1090.343065] [55573]: DEBUG cinder.api.middleware.request_id [None req-0a30bf5f-b789-42ee-807b-330b83448bbf None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.345143] [55573]: INFO cinder.api.openstack.wsgi [None req-0a30bf5f-b789-42ee-807b-330b83448bbf tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] DELETE http://10.180.1.21/volume/v3/volumes/a8f06ef8-4463-487d-8329-7ecbc6da87f8 [ 1090.345370] [55573]: DEBUG cinder.api.openstack.wsgi [None req-0a30bf5f-b789-42ee-807b-330b83448bbf tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1090.345585] [55573]: DEBUG cinder.api.openstack.wsgi [None req-0a30bf5f-b789-42ee-807b-330b83448bbf tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Calling method 'delete' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1090.345773] [55573]: INFO cinder.api.v3.volumes [None req-0a30bf5f-b789-42ee-807b-330b83448bbf tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Delete volume with id: a8f06ef8-4463-487d-8329-7ecbc6da87f8 [ 1090.358483] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1090.358483] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1090.359300] [55573]: INFO cinder.volume.api [None req-0a30bf5f-b789-42ee-807b-330b83448bbf tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Volume info retrieved successfully. [ 1090.380453] [55573]: INFO cinder.volume.api [None req-0a30bf5f-b789-42ee-807b-330b83448bbf tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Delete volume request issued successfully. [ 1090.380773] [55573]: INFO cinder.api.openstack.wsgi [None req-0a30bf5f-b789-42ee-807b-330b83448bbf tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] http://10.180.1.21/volume/v3/volumes/a8f06ef8-4463-487d-8329-7ecbc6da87f8 returned with HTTP 202 [ 1090.381258] [55573]: [pid: 55573|app: 0|req: 182/344] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 21:15:51 2025] DELETE /volume/v3/volumes/a8f06ef8-4463-487d-8329-7ecbc6da87f8 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1090.386632] [55574]: DEBUG cinder.api.middleware.request_id [None req-da0862f7-8632-4ff8-a387-2850c218a5f0 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.388966] [55574]: INFO cinder.api.openstack.wsgi [None req-da0862f7-8632-4ff8-a387-2850c218a5f0 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] GET http://10.180.1.21/volume/v3/volumes/a8f06ef8-4463-487d-8329-7ecbc6da87f8 [ 1090.389245] [55574]: DEBUG cinder.api.openstack.wsgi [None req-da0862f7-8632-4ff8-a387-2850c218a5f0 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1090.389479] [55574]: DEBUG cinder.api.openstack.wsgi [None req-da0862f7-8632-4ff8-a387-2850c218a5f0 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1090.398069] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1090.398069] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1090.402324] [55574]: INFO cinder.volume.api [None req-da0862f7-8632-4ff8-a387-2850c218a5f0 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Volume info retrieved successfully. [ 1090.407798] [55574]: INFO cinder.api.openstack.wsgi [None req-da0862f7-8632-4ff8-a387-2850c218a5f0 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] http://10.180.1.21/volume/v3/volumes/a8f06ef8-4463-487d-8329-7ecbc6da87f8 returned with HTTP 200 [ 1090.408223] [55574]: [pid: 55574|app: 0|req: 163/345] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:15:51 2025] GET /volume/v3/volumes/a8f06ef8-4463-487d-8329-7ecbc6da87f8 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1090.773851] [55573]: DEBUG cinder.api.middleware.request_id [req-254485ce-d052-4882-be50-0b078edf0d2f req-93b08036-2a57-44c8-9ffc-765fe656b951 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.776757] [55573]: INFO cinder.api.openstack.wsgi [req-254485ce-d052-4882-be50-0b078edf0d2f req-93b08036-2a57-44c8-9ffc-765fe656b951 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] POST http://10.180.1.21/volume/v3/attachments/66d62705-991b-4da5-8413-b85f19386b25/action [ 1090.777372] [55573]: DEBUG cinder.api.openstack.wsgi [req-254485ce-d052-4882-be50-0b078edf0d2f req-93b08036-2a57-44c8-9ffc-765fe656b951 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Action body: b'{"os-complete": null}' {{(pid=55573) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1090.777457] [55573]: DEBUG cinder.api.openstack.wsgi [req-254485ce-d052-4882-be50-0b078edf0d2f req-93b08036-2a57-44c8-9ffc-765fe656b951 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1090.796702] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1090.796702] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1090.805157] [55573]: INFO cinder.api.openstack.wsgi [req-254485ce-d052-4882-be50-0b078edf0d2f req-93b08036-2a57-44c8-9ffc-765fe656b951 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] http://10.180.1.21/volume/v3/attachments/66d62705-991b-4da5-8413-b85f19386b25/action returned with HTTP 204 [ 1090.805674] [55573]: [pid: 55573|app: 0|req: 183/346] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 21:15:51 2025] POST /volume/v3/attachments/66d62705-991b-4da5-8413-b85f19386b25/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1091.420687] [55574]: DEBUG cinder.api.middleware.request_id [None req-7f7e7831-c0c8-4d60-9b31-45a2f7ded463 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1091.427151] [55574]: INFO cinder.api.openstack.wsgi [None req-7f7e7831-c0c8-4d60-9b31-45a2f7ded463 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] GET http://10.180.1.21/volume/v3/volumes/a8f06ef8-4463-487d-8329-7ecbc6da87f8 [ 1091.427394] [55574]: DEBUG cinder.api.openstack.wsgi [None req-7f7e7831-c0c8-4d60-9b31-45a2f7ded463 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1091.427624] [55574]: DEBUG cinder.api.openstack.wsgi [None req-7f7e7831-c0c8-4d60-9b31-45a2f7ded463 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1091.438540] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1091.438540] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1091.444072] [55574]: INFO cinder.volume.api [None req-7f7e7831-c0c8-4d60-9b31-45a2f7ded463 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Volume info retrieved successfully. [ 1091.449827] [55574]: INFO cinder.api.openstack.wsgi [None req-7f7e7831-c0c8-4d60-9b31-45a2f7ded463 tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] http://10.180.1.21/volume/v3/volumes/a8f06ef8-4463-487d-8329-7ecbc6da87f8 returned with HTTP 200 [ 1091.450274] [55574]: [pid: 55574|app: 0|req: 164/347] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:15:52 2025] GET /volume/v3/volumes/a8f06ef8-4463-487d-8329-7ecbc6da87f8 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1092.461122] [55573]: DEBUG cinder.api.middleware.request_id [None req-2999a899-39b2-4220-8788-01ab0d44448e None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1092.464048] [55573]: INFO cinder.api.openstack.wsgi [None req-2999a899-39b2-4220-8788-01ab0d44448e tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] GET http://10.180.1.21/volume/v3/volumes/a8f06ef8-4463-487d-8329-7ecbc6da87f8 [ 1092.464369] [55573]: DEBUG cinder.api.openstack.wsgi [None req-2999a899-39b2-4220-8788-01ab0d44448e tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1092.464715] [55573]: DEBUG cinder.api.openstack.wsgi [None req-2999a899-39b2-4220-8788-01ab0d44448e tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1092.473964] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1092.473964] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1092.476972] [55573]: INFO cinder.api.openstack.wsgi [None req-2999a899-39b2-4220-8788-01ab0d44448e tempest-DeleteServersTestJSON-1730989250 tempest-DeleteServersTestJSON-1730989250-project-member] http://10.180.1.21/volume/v3/volumes/a8f06ef8-4463-487d-8329-7ecbc6da87f8 returned with HTTP 404 [ 1092.477577] [55573]: [pid: 55573|app: 0|req: 184/348] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:15:53 2025] GET /volume/v3/volumes/a8f06ef8-4463-487d-8329-7ecbc6da87f8 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1093.019455] [55574]: DEBUG cinder.api.middleware.request_id [None req-4cc30528-1a2c-4da9-ab5d-9d1b7113412e None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1093.021682] [55574]: INFO cinder.api.openstack.wsgi [None req-4cc30528-1a2c-4da9-ab5d-9d1b7113412e tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] DELETE http://10.180.1.21/volume/v3/volumes/eb6fe2f4-5e06-4224-b9c1-a3512f865b8e [ 1093.021955] [55574]: DEBUG cinder.api.openstack.wsgi [None req-4cc30528-1a2c-4da9-ab5d-9d1b7113412e tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1093.022205] [55574]: DEBUG cinder.api.openstack.wsgi [None req-4cc30528-1a2c-4da9-ab5d-9d1b7113412e tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Calling method 'delete' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1093.022418] [55574]: INFO cinder.api.v3.volumes [None req-4cc30528-1a2c-4da9-ab5d-9d1b7113412e tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Delete volume with id: eb6fe2f4-5e06-4224-b9c1-a3512f865b8e [ 1093.033545] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1093.033545] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1093.034188] [55574]: INFO cinder.volume.api [None req-4cc30528-1a2c-4da9-ab5d-9d1b7113412e tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Volume info retrieved successfully. [ 1093.053846] [55574]: INFO cinder.volume.api [None req-4cc30528-1a2c-4da9-ab5d-9d1b7113412e tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Delete volume request issued successfully. [ 1093.054125] [55574]: INFO cinder.api.openstack.wsgi [None req-4cc30528-1a2c-4da9-ab5d-9d1b7113412e tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] http://10.180.1.21/volume/v3/volumes/eb6fe2f4-5e06-4224-b9c1-a3512f865b8e returned with HTTP 202 [ 1093.054595] [55574]: [pid: 55574|app: 0|req: 165/349] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 21:15:53 2025] DELETE /volume/v3/volumes/eb6fe2f4-5e06-4224-b9c1-a3512f865b8e => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1093.057994] [55573]: DEBUG cinder.api.middleware.request_id [None req-057d1d63-1ba3-4603-86d0-806d7343b150 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1093.060009] [55573]: INFO cinder.api.openstack.wsgi [None req-057d1d63-1ba3-4603-86d0-806d7343b150 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] GET http://10.180.1.21/volume/v3/volumes/eb6fe2f4-5e06-4224-b9c1-a3512f865b8e [ 1093.060240] [55573]: DEBUG cinder.api.openstack.wsgi [None req-057d1d63-1ba3-4603-86d0-806d7343b150 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1093.060459] [55573]: DEBUG cinder.api.openstack.wsgi [None req-057d1d63-1ba3-4603-86d0-806d7343b150 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1093.069393] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1093.069393] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1093.073802] [55573]: INFO cinder.volume.api [None req-057d1d63-1ba3-4603-86d0-806d7343b150 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Volume info retrieved successfully. [ 1093.079102] [55573]: INFO cinder.api.openstack.wsgi [None req-057d1d63-1ba3-4603-86d0-806d7343b150 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] http://10.180.1.21/volume/v3/volumes/eb6fe2f4-5e06-4224-b9c1-a3512f865b8e returned with HTTP 200 [ 1093.079578] [55573]: [pid: 55573|app: 0|req: 185/350] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:15:53 2025] GET /volume/v3/volumes/eb6fe2f4-5e06-4224-b9c1-a3512f865b8e => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1094.095753] [55574]: DEBUG cinder.api.middleware.request_id [None req-f9806f45-9b1c-408c-a1fa-caebdb3dc09c None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1094.096324] [55574]: INFO cinder.api.openstack.wsgi [None req-f9806f45-9b1c-408c-a1fa-caebdb3dc09c tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] GET http://10.180.1.21/volume/v3/volumes/eb6fe2f4-5e06-4224-b9c1-a3512f865b8e [ 1094.096551] [55574]: DEBUG cinder.api.openstack.wsgi [None req-f9806f45-9b1c-408c-a1fa-caebdb3dc09c tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1094.096776] [55574]: DEBUG cinder.api.openstack.wsgi [None req-f9806f45-9b1c-408c-a1fa-caebdb3dc09c tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1094.104969] [55574]: INFO cinder.api.openstack.wsgi [None req-f9806f45-9b1c-408c-a1fa-caebdb3dc09c tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] http://10.180.1.21/volume/v3/volumes/eb6fe2f4-5e06-4224-b9c1-a3512f865b8e returned with HTTP 404 [ 1094.106082] [55574]: [pid: 55574|app: 0|req: 166/351] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:15:54 2025] GET /volume/v3/volumes/eb6fe2f4-5e06-4224-b9c1-a3512f865b8e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1094.187308] [55573]: DEBUG cinder.api.middleware.request_id [None req-bf32a68a-6ed7-4643-8cc4-64d314aab641 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1094.189492] [55573]: INFO cinder.api.openstack.wsgi [None req-bf32a68a-6ed7-4643-8cc4-64d314aab641 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] DELETE http://10.180.1.21/volume/v3/volumes/47d3e76a-f7c8-413b-9232-f7e5dc069da0 [ 1094.189730] [55573]: DEBUG cinder.api.openstack.wsgi [None req-bf32a68a-6ed7-4643-8cc4-64d314aab641 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1094.189965] [55573]: DEBUG cinder.api.openstack.wsgi [None req-bf32a68a-6ed7-4643-8cc4-64d314aab641 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Calling method 'delete' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1094.190274] [55573]: INFO cinder.api.v3.volumes [None req-bf32a68a-6ed7-4643-8cc4-64d314aab641 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Delete volume with id: 47d3e76a-f7c8-413b-9232-f7e5dc069da0 [ 1094.201426] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1094.201426] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1094.202189] [55573]: INFO cinder.volume.api [None req-bf32a68a-6ed7-4643-8cc4-64d314aab641 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Volume info retrieved successfully. [ 1094.228991] [55573]: INFO cinder.volume.api [None req-bf32a68a-6ed7-4643-8cc4-64d314aab641 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Delete volume request issued successfully. [ 1094.228991] [55573]: INFO cinder.api.openstack.wsgi [None req-bf32a68a-6ed7-4643-8cc4-64d314aab641 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] http://10.180.1.21/volume/v3/volumes/47d3e76a-f7c8-413b-9232-f7e5dc069da0 returned with HTTP 202 [ 1094.228991] [55573]: [pid: 55573|app: 0|req: 186/352] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 21:15:55 2025] DELETE /volume/v3/volumes/47d3e76a-f7c8-413b-9232-f7e5dc069da0 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1094.235912] [55574]: DEBUG cinder.api.middleware.request_id [None req-5798fe51-7263-4872-9a47-8596eaa3c4a9 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1094.238437] [55574]: INFO cinder.api.openstack.wsgi [None req-5798fe51-7263-4872-9a47-8596eaa3c4a9 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] GET http://10.180.1.21/volume/v3/volumes/47d3e76a-f7c8-413b-9232-f7e5dc069da0 [ 1094.238711] [55574]: DEBUG cinder.api.openstack.wsgi [None req-5798fe51-7263-4872-9a47-8596eaa3c4a9 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1094.239036] [55574]: DEBUG cinder.api.openstack.wsgi [None req-5798fe51-7263-4872-9a47-8596eaa3c4a9 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1094.248071] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1094.248071] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1094.253194] [55574]: INFO cinder.volume.api [None req-5798fe51-7263-4872-9a47-8596eaa3c4a9 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Volume info retrieved successfully. [ 1094.259879] [55574]: INFO cinder.api.openstack.wsgi [None req-5798fe51-7263-4872-9a47-8596eaa3c4a9 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] http://10.180.1.21/volume/v3/volumes/47d3e76a-f7c8-413b-9232-f7e5dc069da0 returned with HTTP 200 [ 1094.260300] [55574]: [pid: 55574|app: 0|req: 167/353] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:15:55 2025] GET /volume/v3/volumes/47d3e76a-f7c8-413b-9232-f7e5dc069da0 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1095.272470] [55573]: DEBUG cinder.api.middleware.request_id [None req-aa8b84c7-a7c3-4f0d-a770-864e1d9e3f90 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1095.274674] [55573]: INFO cinder.api.openstack.wsgi [None req-aa8b84c7-a7c3-4f0d-a770-864e1d9e3f90 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] GET http://10.180.1.21/volume/v3/volumes/47d3e76a-f7c8-413b-9232-f7e5dc069da0 [ 1095.274962] [55573]: DEBUG cinder.api.openstack.wsgi [None req-aa8b84c7-a7c3-4f0d-a770-864e1d9e3f90 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1095.275225] [55573]: DEBUG cinder.api.openstack.wsgi [None req-aa8b84c7-a7c3-4f0d-a770-864e1d9e3f90 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1095.285494] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1095.285494] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1095.289633] [55573]: INFO cinder.volume.api [None req-aa8b84c7-a7c3-4f0d-a770-864e1d9e3f90 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Volume info retrieved successfully. [ 1095.294264] [55573]: INFO cinder.api.openstack.wsgi [None req-aa8b84c7-a7c3-4f0d-a770-864e1d9e3f90 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] http://10.180.1.21/volume/v3/volumes/47d3e76a-f7c8-413b-9232-f7e5dc069da0 returned with HTTP 200 [ 1095.294645] [55573]: [pid: 55573|app: 0|req: 187/354] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:15:56 2025] GET /volume/v3/volumes/47d3e76a-f7c8-413b-9232-f7e5dc069da0 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1096.305273] [55574]: DEBUG cinder.api.middleware.request_id [None req-b90589b5-2be9-4377-a49a-2425ee14a724 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1096.307353] [55574]: INFO cinder.api.openstack.wsgi [None req-b90589b5-2be9-4377-a49a-2425ee14a724 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] GET http://10.180.1.21/volume/v3/volumes/47d3e76a-f7c8-413b-9232-f7e5dc069da0 [ 1096.307578] [55574]: DEBUG cinder.api.openstack.wsgi [None req-b90589b5-2be9-4377-a49a-2425ee14a724 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1096.307797] [55574]: DEBUG cinder.api.openstack.wsgi [None req-b90589b5-2be9-4377-a49a-2425ee14a724 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1096.315714] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1096.315714] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1096.319067] [55574]: INFO cinder.volume.api [None req-b90589b5-2be9-4377-a49a-2425ee14a724 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Volume info retrieved successfully. [ 1096.323604] [55574]: INFO cinder.api.openstack.wsgi [None req-b90589b5-2be9-4377-a49a-2425ee14a724 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] http://10.180.1.21/volume/v3/volumes/47d3e76a-f7c8-413b-9232-f7e5dc069da0 returned with HTTP 200 [ 1096.324139] [55574]: [pid: 55574|app: 0|req: 168/355] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:15:57 2025] GET /volume/v3/volumes/47d3e76a-f7c8-413b-9232-f7e5dc069da0 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1097.334247] [55573]: DEBUG cinder.api.middleware.request_id [None req-f780cadc-56c3-4a47-95e1-1fdc2a6b4f16 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1097.336308] [55573]: INFO cinder.api.openstack.wsgi [None req-f780cadc-56c3-4a47-95e1-1fdc2a6b4f16 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] GET http://10.180.1.21/volume/v3/volumes/47d3e76a-f7c8-413b-9232-f7e5dc069da0 [ 1097.339463] [55573]: DEBUG cinder.api.openstack.wsgi [None req-f780cadc-56c3-4a47-95e1-1fdc2a6b4f16 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1097.339463] [55573]: DEBUG cinder.api.openstack.wsgi [None req-f780cadc-56c3-4a47-95e1-1fdc2a6b4f16 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1097.344292] [55573]: INFO cinder.api.openstack.wsgi [None req-f780cadc-56c3-4a47-95e1-1fdc2a6b4f16 tempest-AttachVolumeShelveTestJSON-1477767720 tempest-AttachVolumeShelveTestJSON-1477767720-project-member] http://10.180.1.21/volume/v3/volumes/47d3e76a-f7c8-413b-9232-f7e5dc069da0 returned with HTTP 404 [ 1097.344789] [55573]: [pid: 55573|app: 0|req: 188/356] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:15:58 2025] GET /volume/v3/volumes/47d3e76a-f7c8-413b-9232-f7e5dc069da0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1103.165498] [55574]: DEBUG cinder.api.middleware.request_id [req-4fd3cae1-35a7-4812-b60e-b77fefbfce91 req-1a4e0e1e-3c54-4ac6-b612-03ed2da95f7f None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1103.167950] [55574]: INFO cinder.api.openstack.wsgi [req-4fd3cae1-35a7-4812-b60e-b77fefbfce91 req-1a4e0e1e-3c54-4ac6-b612-03ed2da95f7f tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] GET http://10.180.1.21/volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e [ 1103.168210] [55574]: DEBUG cinder.api.openstack.wsgi [req-4fd3cae1-35a7-4812-b60e-b77fefbfce91 req-1a4e0e1e-3c54-4ac6-b612-03ed2da95f7f tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1103.168487] [55574]: DEBUG cinder.api.openstack.wsgi [req-4fd3cae1-35a7-4812-b60e-b77fefbfce91 req-1a4e0e1e-3c54-4ac6-b612-03ed2da95f7f tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1103.181459] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1103.181459] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1103.185705] [55574]: INFO cinder.volume.api [req-4fd3cae1-35a7-4812-b60e-b77fefbfce91 req-1a4e0e1e-3c54-4ac6-b612-03ed2da95f7f tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Volume info retrieved successfully. [ 1103.190934] [55574]: INFO cinder.api.openstack.wsgi [req-4fd3cae1-35a7-4812-b60e-b77fefbfce91 req-1a4e0e1e-3c54-4ac6-b612-03ed2da95f7f tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] http://10.180.1.21/volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e returned with HTTP 200 [ 1103.191363] [55574]: [pid: 55574|app: 0|req: 169/357] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 21:16:04 2025] GET /volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1104.715372] [55573]: DEBUG cinder.api.middleware.request_id [None req-d3f50a75-90ba-4899-a664-021098a5ef65 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1104.715854] [55573]: INFO cinder.api.openstack.wsgi [None req-d3f50a75-90ba-4899-a664-021098a5ef65 None None] GET http://10.180.1.21/volume// [ 1104.716079] [55573]: DEBUG cinder.api.openstack.wsgi [None req-d3f50a75-90ba-4899-a664-021098a5ef65 None None] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1104.716337] [55573]: DEBUG cinder.api.openstack.wsgi [None req-d3f50a75-90ba-4899-a664-021098a5ef65 None None] Calling method 'all' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1104.716792] [55573]: INFO cinder.api.openstack.wsgi [None req-d3f50a75-90ba-4899-a664-021098a5ef65 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1104.717149] [55573]: [pid: 55573|app: 0|req: 189/358] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 21:16:05 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1104.723673] [55574]: DEBUG cinder.api.middleware.request_id [req-4fd3cae1-35a7-4812-b60e-b77fefbfce91 req-4d215603-f734-4136-808c-4e6380f4f6fe None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1104.727227] [55574]: INFO cinder.api.openstack.wsgi [req-4fd3cae1-35a7-4812-b60e-b77fefbfce91 req-4d215603-f734-4136-808c-4e6380f4f6fe tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1104.727978] [55574]: DEBUG cinder.api.openstack.wsgi [req-4fd3cae1-35a7-4812-b60e-b77fefbfce91 req-4d215603-f734-4136-808c-4e6380f4f6fe tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "02dc3eeb-2681-440e-bf9b-fa43f54d616e", "connector": null, "instance_uuid": "34f022d7-d7c9-40a8-9bd4-1493158fc430"}} {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1104.745395] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.745395] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1104.773496] [55574]: INFO cinder.api.openstack.wsgi [req-4fd3cae1-35a7-4812-b60e-b77fefbfce91 req-4d215603-f734-4136-808c-4e6380f4f6fe tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1104.774018] [55574]: [pid: 55574|app: 0|req: 170/359] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 21:16:05 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) [ 1104.796222] [55573]: DEBUG cinder.api.middleware.request_id [None req-a27f641b-3c24-40cc-9ae9-169b088919c8 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1104.799055] [55573]: INFO cinder.api.openstack.wsgi [None req-a27f641b-3c24-40cc-9ae9-169b088919c8 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] GET http://10.180.1.21/volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e [ 1104.799426] [55573]: DEBUG cinder.api.openstack.wsgi [None req-a27f641b-3c24-40cc-9ae9-169b088919c8 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1104.799660] [55573]: DEBUG cinder.api.openstack.wsgi [None req-a27f641b-3c24-40cc-9ae9-169b088919c8 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1104.813173] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.813173] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1104.816203] [55573]: INFO cinder.volume.api [None req-a27f641b-3c24-40cc-9ae9-169b088919c8 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Volume info retrieved successfully. [ 1104.821634] [55573]: INFO cinder.api.openstack.wsgi [None req-a27f641b-3c24-40cc-9ae9-169b088919c8 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] http://10.180.1.21/volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e returned with HTTP 200 [ 1104.822099] [55573]: [pid: 55573|app: 0|req: 190/360] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:16:05 2025] GET /volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1105.305492] [55574]: DEBUG cinder.api.middleware.request_id [None req-4c74cdba-27ce-4716-96e7-711a7bc3364d None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.305988] [55574]: INFO cinder.api.openstack.wsgi [None req-4c74cdba-27ce-4716-96e7-711a7bc3364d None None] GET http://10.180.1.21/volume// [ 1105.306194] [55574]: DEBUG cinder.api.openstack.wsgi [None req-4c74cdba-27ce-4716-96e7-711a7bc3364d None None] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1105.306413] [55574]: DEBUG cinder.api.openstack.wsgi [None req-4c74cdba-27ce-4716-96e7-711a7bc3364d None None] Calling method 'all' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1105.306807] [55574]: INFO cinder.api.openstack.wsgi [None req-4c74cdba-27ce-4716-96e7-711a7bc3364d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1105.307130] [55574]: [pid: 55574|app: 0|req: 171/361] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 21:16:06 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1105.310543] [55573]: DEBUG cinder.api.middleware.request_id [req-4fd3cae1-35a7-4812-b60e-b77fefbfce91 req-d860e166-61e5-4075-baec-4d9094dca31c None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.312934] [55573]: INFO cinder.api.openstack.wsgi [req-4fd3cae1-35a7-4812-b60e-b77fefbfce91 req-d860e166-61e5-4075-baec-4d9094dca31c tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] GET http://10.180.1.21/volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e [ 1105.313199] [55573]: DEBUG cinder.api.openstack.wsgi [req-4fd3cae1-35a7-4812-b60e-b77fefbfce91 req-d860e166-61e5-4075-baec-4d9094dca31c tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1105.313419] [55573]: DEBUG cinder.api.openstack.wsgi [req-4fd3cae1-35a7-4812-b60e-b77fefbfce91 req-d860e166-61e5-4075-baec-4d9094dca31c tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1105.326282] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.326282] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1105.330185] [55573]: INFO cinder.volume.api [req-4fd3cae1-35a7-4812-b60e-b77fefbfce91 req-d860e166-61e5-4075-baec-4d9094dca31c tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Volume info retrieved successfully. [ 1105.334761] [55573]: INFO cinder.api.openstack.wsgi [req-4fd3cae1-35a7-4812-b60e-b77fefbfce91 req-d860e166-61e5-4075-baec-4d9094dca31c tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] http://10.180.1.21/volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e returned with HTTP 200 [ 1105.335157] [55573]: [pid: 55573|app: 0|req: 191/362] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 21:16:06 2025] GET /volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e => generated 1031 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1105.359487] [55574]: DEBUG cinder.api.middleware.request_id [req-4fd3cae1-35a7-4812-b60e-b77fefbfce91 req-540a09d9-4f4d-4928-9153-9c39fbf20d0b None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.361847] [55574]: INFO cinder.api.openstack.wsgi [req-4fd3cae1-35a7-4812-b60e-b77fefbfce91 req-540a09d9-4f4d-4928-9153-9c39fbf20d0b tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] PUT http://10.180.1.21/volume/v3/attachments/ce371edb-13f9-40bb-9683-45f0f1679919 [ 1105.362241] [55574]: DEBUG cinder.api.openstack.wsgi [req-4fd3cae1-35a7-4812-b60e-b77fefbfce91 req-540a09d9-4f4d-4928-9153-9c39fbf20d0b tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-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-546476", "mountpoint": "/dev/sdb"}}} {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1105.369958] [55574]: DEBUG cinder.coordination [req-4fd3cae1-35a7-4812-b60e-b77fefbfce91 req-540a09d9-4f4d-4928-9153-9c39fbf20d0b tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Acquiring lock "cinder-attachment_update-02dc3eeb-2681-440e-bf9b-fa43f54d616e-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55574) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1105.374018] [55574]: DEBUG cinder.coordination [req-4fd3cae1-35a7-4812-b60e-b77fefbfce91 req-540a09d9-4f4d-4928-9153-9c39fbf20d0b tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Lock "cinder-attachment_update-02dc3eeb-2681-440e-bf9b-fa43f54d616e-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55574) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1105.375068] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.375068] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1105.698486] [55573]: DEBUG cinder.api.middleware.request_id [None req-52e0100e-5a27-4f81-a739-cc5105858d62 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.700490] [55573]: INFO cinder.api.openstack.wsgi [None req-52e0100e-5a27-4f81-a739-cc5105858d62 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1105.700896] [55573]: DEBUG cinder.api.openstack.wsgi [None req-52e0100e-5a27-4f81-a739-cc5105858d62 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-693846852"}} {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1105.702576] [55573]: DEBUG cinder.api.v3.volumes [None req-52e0100e-5a27-4f81-a739-cc5105858d62 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-693846852'}} {{(pid=55573) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1105.702746] [55573]: INFO cinder.api.v3.volumes [None req-52e0100e-5a27-4f81-a739-cc5105858d62 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Create volume of 1 GB [ 1105.706869] [55573]: INFO cinder.volume.api [None req-52e0100e-5a27-4f81-a739-cc5105858d62 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Availability Zones retrieved successfully. [ 1105.713967] [55573]: DEBUG cinder.volume.api [None req-52e0100e-5a27-4f81-a739-cc5105858d62 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Flow 'volume_create_api' (4b71fa5b-a1f4-42a9-b465-3848504e56a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1105.715149] [55573]: DEBUG cinder.volume.api [None req-52e0100e-5a27-4f81-a739-cc5105858d62 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37fa5c7b-332c-4b15-bcb9-f3c6af400e0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1105.716282] [55573]: DEBUG cinder.volume.flows.api.create_volume [None req-52e0100e-5a27-4f81-a739-cc5105858d62 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Validating volume size '1' using validate_int {{(pid=55573) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1105.733069] [55573]: DEBUG cinder.volume.api [None req-52e0100e-5a27-4f81-a739-cc5105858d62 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37fa5c7b-332c-4b15-bcb9-f3c6af400e0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T21:04:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=48c1266c-e861-4a93-b53a-9717de6310af,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48c1266c-e861-4a93-b53a-9717de6310af', '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=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1105.734019] [55573]: DEBUG cinder.volume.api [None req-52e0100e-5a27-4f81-a739-cc5105858d62 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcdb383f-d904-457d-a1cb-50fe0814a038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1105.774579] [55573]: DEBUG cinder.quota [None req-52e0100e-5a27-4f81-a739-cc5105858d62 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Created reservations ['10e03911-4fc0-4a1f-be91-660140f6c179', '6811351c-1feb-48e5-baa6-3a58d000a91a', '837302d3-d161-4d6e-9a89-fde1a5abefbf', 'b0e07e5d-d6b7-45ad-b4fb-ae9db0b176d4'] {{(pid=55573) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1105.776111] [55573]: DEBUG cinder.volume.api [None req-52e0100e-5a27-4f81-a739-cc5105858d62 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcdb383f-d904-457d-a1cb-50fe0814a038) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10e03911-4fc0-4a1f-be91-660140f6c179', '6811351c-1feb-48e5-baa6-3a58d000a91a', '837302d3-d161-4d6e-9a89-fde1a5abefbf', 'b0e07e5d-d6b7-45ad-b4fb-ae9db0b176d4']}' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1105.777165] [55573]: DEBUG cinder.volume.api [None req-52e0100e-5a27-4f81-a739-cc5105858d62 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a3eecd4-986a-4751-85b0-85e900b166f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1105.791708] [55573]: DEBUG cinder.volume.api [None req-52e0100e-5a27-4f81-a739-cc5105858d62 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a3eecd4-986a-4751-85b0-85e900b166f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b613bb51-70f3-4284-b074-8ced3c41add2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-693846852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f0618f409d4455498a588df2ca7a89c',qos_specs=None,replication_status=,reservations=['10e03911-4fc0-4a1f-be91-660140f6c179','6811351c-1feb-48e5-baa6-3a58d000a91a','837302d3-d161-4d6e-9a89-fde1a5abefbf','b0e07e5d-d6b7-45ad-b4fb-ae9db0b176d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44adacbbf0d14816befbe72634e34294',volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af), '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-19T21:16:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-693846852',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b613bb51-70f3-4284-b074-8ced3c41add2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f0618f409d4455498a588df2ca7a89c',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='44adacbbf0d14816befbe72634e34294',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48c1266c-e861-4a93-b53a-9717de6310af),volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af)}' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1105.792586] [55573]: DEBUG cinder.volume.api [None req-52e0100e-5a27-4f81-a739-cc5105858d62 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bd20878-f20c-41de-83e9-3df7509286a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1105.805409] [55573]: DEBUG cinder.volume.api [None req-52e0100e-5a27-4f81-a739-cc5105858d62 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bd20878-f20c-41de-83e9-3df7509286a7) 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-693846852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f0618f409d4455498a588df2ca7a89c',qos_specs=None,replication_status=,reservations=['10e03911-4fc0-4a1f-be91-660140f6c179','6811351c-1feb-48e5-baa6-3a58d000a91a','837302d3-d161-4d6e-9a89-fde1a5abefbf','b0e07e5d-d6b7-45ad-b4fb-ae9db0b176d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44adacbbf0d14816befbe72634e34294',volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af)}' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1105.806236] [55573]: DEBUG cinder.volume.api [None req-52e0100e-5a27-4f81-a739-cc5105858d62 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22802a3a-f057-4ec7-b48f-63bf3219316f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1105.814970] [55573]: DEBUG cinder.volume.api [None req-52e0100e-5a27-4f81-a739-cc5105858d62 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22802a3a-f057-4ec7-b48f-63bf3219316f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1105.816077] [55573]: DEBUG cinder.volume.api [None req-52e0100e-5a27-4f81-a739-cc5105858d62 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Flow 'volume_create_api' (4b71fa5b-a1f4-42a9-b465-3848504e56a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55573) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1105.816453] [55573]: INFO cinder.volume.api [None req-52e0100e-5a27-4f81-a739-cc5105858d62 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Create volume request issued successfully. [ 1105.817197] [55573]: INFO cinder.api.openstack.wsgi [None req-52e0100e-5a27-4f81-a739-cc5105858d62 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1105.817783] [55573]: [pid: 55573|app: 0|req: 192/363] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 21:16:06 2025] POST /volume/v3/volumes => generated 753 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1105.827914] [55573]: DEBUG cinder.api.middleware.request_id [None req-c1e0d2a8-9384-438c-9afa-7661e2a5f5b9 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.829853] [55573]: INFO cinder.api.openstack.wsgi [None req-c1e0d2a8-9384-438c-9afa-7661e2a5f5b9 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] GET http://10.180.1.21/volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2 [ 1105.830084] [55573]: DEBUG cinder.api.openstack.wsgi [None req-c1e0d2a8-9384-438c-9afa-7661e2a5f5b9 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1105.830311] [55573]: DEBUG cinder.api.openstack.wsgi [None req-c1e0d2a8-9384-438c-9afa-7661e2a5f5b9 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1105.838374] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.838374] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1105.842610] [55573]: INFO cinder.volume.api [None req-c1e0d2a8-9384-438c-9afa-7661e2a5f5b9 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Volume info retrieved successfully. [ 1105.846840] [55573]: INFO cinder.api.openstack.wsgi [None req-c1e0d2a8-9384-438c-9afa-7661e2a5f5b9 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2 returned with HTTP 200 [ 1105.847219] [55573]: [pid: 55573|app: 0|req: 193/364] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:16:06 2025] GET /volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2 => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1105.848056] [55573]: DEBUG cinder.api.middleware.request_id [None req-3bc458d5-c23a-49b6-b02f-bd26e3a2d4c4 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.849629] [55573]: INFO cinder.api.openstack.wsgi [None req-3bc458d5-c23a-49b6-b02f-bd26e3a2d4c4 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] GET http://10.180.1.21/volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e [ 1105.849822] [55573]: DEBUG cinder.api.openstack.wsgi [None req-3bc458d5-c23a-49b6-b02f-bd26e3a2d4c4 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1105.850046] [55573]: DEBUG cinder.api.openstack.wsgi [None req-3bc458d5-c23a-49b6-b02f-bd26e3a2d4c4 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1105.859273] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.859273] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1105.862441] [55573]: INFO cinder.volume.api [None req-3bc458d5-c23a-49b6-b02f-bd26e3a2d4c4 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Volume info retrieved successfully. [ 1105.866836] [55573]: INFO cinder.api.openstack.wsgi [None req-3bc458d5-c23a-49b6-b02f-bd26e3a2d4c4 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] http://10.180.1.21/volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e returned with HTTP 200 [ 1105.867251] [55573]: [pid: 55573|app: 0|req: 194/365] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:16:06 2025] GET /volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1106.857313] [55573]: DEBUG cinder.api.middleware.request_id [None req-064d9e65-f804-4cb5-ab0f-e0b72f17d499 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1106.859437] [55573]: INFO cinder.api.openstack.wsgi [None req-064d9e65-f804-4cb5-ab0f-e0b72f17d499 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] GET http://10.180.1.21/volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2 [ 1106.859654] [55573]: DEBUG cinder.api.openstack.wsgi [None req-064d9e65-f804-4cb5-ab0f-e0b72f17d499 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1106.859876] [55573]: DEBUG cinder.api.openstack.wsgi [None req-064d9e65-f804-4cb5-ab0f-e0b72f17d499 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1106.868141] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.868141] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1106.872021] [55573]: INFO cinder.volume.api [None req-064d9e65-f804-4cb5-ab0f-e0b72f17d499 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Volume info retrieved successfully. [ 1106.877063] [55573]: INFO cinder.api.openstack.wsgi [None req-064d9e65-f804-4cb5-ab0f-e0b72f17d499 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2 returned with HTTP 200 [ 1106.877443] [55573]: [pid: 55573|app: 0|req: 195/366] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:16:07 2025] GET /volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1106.878463] [55573]: DEBUG cinder.api.middleware.request_id [None req-cd60079b-8144-4550-bf95-8900a564311b None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1106.879962] [55573]: INFO cinder.api.openstack.wsgi [None req-cd60079b-8144-4550-bf95-8900a564311b tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] GET http://10.180.1.21/volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e [ 1106.880185] [55573]: DEBUG cinder.api.openstack.wsgi [None req-cd60079b-8144-4550-bf95-8900a564311b tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1106.880393] [55573]: DEBUG cinder.api.openstack.wsgi [None req-cd60079b-8144-4550-bf95-8900a564311b tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1106.890063] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.890063] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1106.893117] [55573]: INFO cinder.volume.api [None req-cd60079b-8144-4550-bf95-8900a564311b tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Volume info retrieved successfully. [ 1106.897287] [55573]: INFO cinder.api.openstack.wsgi [None req-cd60079b-8144-4550-bf95-8900a564311b tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] http://10.180.1.21/volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e returned with HTTP 200 [ 1106.897660] [55573]: [pid: 55573|app: 0|req: 196/367] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:16:07 2025] GET /volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1106.911621] [55573]: DEBUG cinder.api.middleware.request_id [req-b4202a09-96c2-4ed8-8323-4af658bbf6ff req-2bc4fdfd-23c0-4903-b7ca-9ad43cbea981 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1106.913811] [55573]: INFO cinder.api.openstack.wsgi [req-b4202a09-96c2-4ed8-8323-4af658bbf6ff req-2bc4fdfd-23c0-4903-b7ca-9ad43cbea981 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] GET http://10.180.1.21/volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2 [ 1106.914029] [55573]: DEBUG cinder.api.openstack.wsgi [req-b4202a09-96c2-4ed8-8323-4af658bbf6ff req-2bc4fdfd-23c0-4903-b7ca-9ad43cbea981 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1106.914243] [55573]: DEBUG cinder.api.openstack.wsgi [req-b4202a09-96c2-4ed8-8323-4af658bbf6ff req-2bc4fdfd-23c0-4903-b7ca-9ad43cbea981 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1106.921045] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.921045] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1106.924149] [55573]: INFO cinder.volume.api [req-b4202a09-96c2-4ed8-8323-4af658bbf6ff req-2bc4fdfd-23c0-4903-b7ca-9ad43cbea981 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Volume info retrieved successfully. [ 1106.928089] [55573]: INFO cinder.api.openstack.wsgi [req-b4202a09-96c2-4ed8-8323-4af658bbf6ff req-2bc4fdfd-23c0-4903-b7ca-9ad43cbea981 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2 returned with HTTP 200 [ 1106.928443] [55573]: [pid: 55573|app: 0|req: 197/368] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 21:16:07 2025] GET /volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1107.908140] [55573]: DEBUG cinder.api.middleware.request_id [None req-93763b57-02e0-422b-9b36-1efb8f49c6fd None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.910241] [55573]: INFO cinder.api.openstack.wsgi [None req-93763b57-02e0-422b-9b36-1efb8f49c6fd tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] GET http://10.180.1.21/volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e [ 1107.910515] [55573]: DEBUG cinder.api.openstack.wsgi [None req-93763b57-02e0-422b-9b36-1efb8f49c6fd tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1107.910758] [55573]: DEBUG cinder.api.openstack.wsgi [None req-93763b57-02e0-422b-9b36-1efb8f49c6fd tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1107.921570] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1107.921570] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1107.924839] [55573]: INFO cinder.volume.api [None req-93763b57-02e0-422b-9b36-1efb8f49c6fd tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Volume info retrieved successfully. [ 1107.928984] [55573]: INFO cinder.api.openstack.wsgi [None req-93763b57-02e0-422b-9b36-1efb8f49c6fd tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] http://10.180.1.21/volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e returned with HTTP 200 [ 1107.929380] [55573]: [pid: 55573|app: 0|req: 198/369] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:16:08 2025] GET /volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1108.445853] [55573]: DEBUG cinder.api.middleware.request_id [None req-b9dfa634-cc19-48a9-a3d7-db7bbc02b073 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.446336] [55573]: INFO cinder.api.openstack.wsgi [None req-b9dfa634-cc19-48a9-a3d7-db7bbc02b073 None None] GET http://10.180.1.21/volume// [ 1108.446517] [55573]: DEBUG cinder.api.openstack.wsgi [None req-b9dfa634-cc19-48a9-a3d7-db7bbc02b073 None None] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1108.446726] [55573]: DEBUG cinder.api.openstack.wsgi [None req-b9dfa634-cc19-48a9-a3d7-db7bbc02b073 None None] Calling method 'all' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1108.447138] [55573]: INFO cinder.api.openstack.wsgi [None req-b9dfa634-cc19-48a9-a3d7-db7bbc02b073 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1108.447467] [55573]: [pid: 55573|app: 0|req: 199/370] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 21:16:09 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1108.451043] [55573]: DEBUG cinder.api.middleware.request_id [req-b4202a09-96c2-4ed8-8323-4af658bbf6ff req-2611c397-a1cd-4b15-9dc4-7737a9aa1246 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.453222] [55573]: INFO cinder.api.openstack.wsgi [req-b4202a09-96c2-4ed8-8323-4af658bbf6ff req-2611c397-a1cd-4b15-9dc4-7737a9aa1246 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1108.453624] [55573]: DEBUG cinder.api.openstack.wsgi [req-b4202a09-96c2-4ed8-8323-4af658bbf6ff req-2611c397-a1cd-4b15-9dc4-7737a9aa1246 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b613bb51-70f3-4284-b074-8ced3c41add2", "connector": null, "instance_uuid": "529d1e02-c0a4-43a4-8f31-61ebe8f30566"}} {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1108.462784] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1108.462784] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1108.482178] [55573]: INFO cinder.api.openstack.wsgi [req-b4202a09-96c2-4ed8-8323-4af658bbf6ff req-2611c397-a1cd-4b15-9dc4-7737a9aa1246 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1108.482701] [55573]: [pid: 55573|app: 0|req: 200/371] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 21:16:09 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) [ 1108.501199] [55573]: DEBUG cinder.api.middleware.request_id [None req-19a4d966-89d9-4336-8927-f31a004fbc10 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.503282] [55573]: INFO cinder.api.openstack.wsgi [None req-19a4d966-89d9-4336-8927-f31a004fbc10 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] GET http://10.180.1.21/volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2 [ 1108.503549] [55573]: DEBUG cinder.api.openstack.wsgi [None req-19a4d966-89d9-4336-8927-f31a004fbc10 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1108.503811] [55573]: DEBUG cinder.api.openstack.wsgi [None req-19a4d966-89d9-4336-8927-f31a004fbc10 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1108.513360] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1108.513360] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1108.516649] [55573]: INFO cinder.volume.api [None req-19a4d966-89d9-4336-8927-f31a004fbc10 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Volume info retrieved successfully. [ 1108.520959] [55573]: INFO cinder.api.openstack.wsgi [None req-19a4d966-89d9-4336-8927-f31a004fbc10 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2 returned with HTTP 200 [ 1108.521365] [55573]: [pid: 55573|app: 0|req: 201/372] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:16:09 2025] GET /volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1108.939874] [55573]: DEBUG cinder.api.middleware.request_id [None req-ef3444f3-92e1-4aab-a5f7-ce2a1208de3b None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.942230] [55573]: INFO cinder.api.openstack.wsgi [None req-ef3444f3-92e1-4aab-a5f7-ce2a1208de3b tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] GET http://10.180.1.21/volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e [ 1108.942580] [55573]: DEBUG cinder.api.openstack.wsgi [None req-ef3444f3-92e1-4aab-a5f7-ce2a1208de3b tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1108.942978] [55573]: DEBUG cinder.api.openstack.wsgi [None req-ef3444f3-92e1-4aab-a5f7-ce2a1208de3b tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1108.956098] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1108.956098] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1108.961024] [55573]: INFO cinder.volume.api [None req-ef3444f3-92e1-4aab-a5f7-ce2a1208de3b tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Volume info retrieved successfully. [ 1108.965797] [55573]: INFO cinder.api.openstack.wsgi [None req-ef3444f3-92e1-4aab-a5f7-ce2a1208de3b tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] http://10.180.1.21/volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e returned with HTTP 200 [ 1108.966518] [55573]: [pid: 55573|app: 0|req: 202/373] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:16:09 2025] GET /volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1109.005716] [55573]: DEBUG cinder.api.middleware.request_id [None req-769711a7-fc23-4643-bb3b-adc7e4c18ae4 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1109.006214] [55573]: INFO cinder.api.openstack.wsgi [None req-769711a7-fc23-4643-bb3b-adc7e4c18ae4 None None] GET http://10.180.1.21/volume// [ 1109.006397] [55573]: DEBUG cinder.api.openstack.wsgi [None req-769711a7-fc23-4643-bb3b-adc7e4c18ae4 None None] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1109.006696] [55573]: DEBUG cinder.api.openstack.wsgi [None req-769711a7-fc23-4643-bb3b-adc7e4c18ae4 None None] Calling method 'all' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1109.007062] [55573]: INFO cinder.api.openstack.wsgi [None req-769711a7-fc23-4643-bb3b-adc7e4c18ae4 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1109.007372] [55573]: [pid: 55573|app: 0|req: 203/374] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 21:16:09 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1109.011189] [55573]: DEBUG cinder.api.middleware.request_id [req-b4202a09-96c2-4ed8-8323-4af658bbf6ff req-f9f9a447-1e66-4711-ac9d-c6258e582a28 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1109.013726] [55573]: INFO cinder.api.openstack.wsgi [req-b4202a09-96c2-4ed8-8323-4af658bbf6ff req-f9f9a447-1e66-4711-ac9d-c6258e582a28 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] GET http://10.180.1.21/volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2 [ 1109.014075] [55573]: DEBUG cinder.api.openstack.wsgi [req-b4202a09-96c2-4ed8-8323-4af658bbf6ff req-f9f9a447-1e66-4711-ac9d-c6258e582a28 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1109.014332] [55573]: DEBUG cinder.api.openstack.wsgi [req-b4202a09-96c2-4ed8-8323-4af658bbf6ff req-f9f9a447-1e66-4711-ac9d-c6258e582a28 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1109.025126] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.025126] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1109.028712] [55573]: INFO cinder.volume.api [req-b4202a09-96c2-4ed8-8323-4af658bbf6ff req-f9f9a447-1e66-4711-ac9d-c6258e582a28 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Volume info retrieved successfully. [ 1109.033249] [55573]: INFO cinder.api.openstack.wsgi [req-b4202a09-96c2-4ed8-8323-4af658bbf6ff req-f9f9a447-1e66-4711-ac9d-c6258e582a28 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2 returned with HTTP 200 [ 1109.033671] [55573]: [pid: 55573|app: 0|req: 204/375] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 21:16:09 2025] GET /volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2 => generated 1026 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1109.062276] [55573]: DEBUG cinder.api.middleware.request_id [req-b4202a09-96c2-4ed8-8323-4af658bbf6ff req-56b5fcae-d31a-4b49-8c8a-97a044c98618 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1109.064949] [55573]: INFO cinder.api.openstack.wsgi [req-b4202a09-96c2-4ed8-8323-4af658bbf6ff req-56b5fcae-d31a-4b49-8c8a-97a044c98618 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] PUT http://10.180.1.21/volume/v3/attachments/7c90da81-e01e-45c0-97e1-5b005b838c5c [ 1109.065424] [55573]: DEBUG cinder.api.openstack.wsgi [req-b4202a09-96c2-4ed8-8323-4af658bbf6ff req-56b5fcae-d31a-4b49-8c8a-97a044c98618 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-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-546483", "mountpoint": "/dev/sdb"}}} {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1109.073598] [55573]: DEBUG cinder.coordination [req-b4202a09-96c2-4ed8-8323-4af658bbf6ff req-56b5fcae-d31a-4b49-8c8a-97a044c98618 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Acquiring lock "cinder-attachment_update-b613bb51-70f3-4284-b074-8ced3c41add2-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55573) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1109.077993] [55573]: DEBUG cinder.coordination [req-b4202a09-96c2-4ed8-8323-4af658bbf6ff req-56b5fcae-d31a-4b49-8c8a-97a044c98618 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Lock "cinder-attachment_update-b613bb51-70f3-4284-b074-8ced3c41add2-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55573) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1109.079111] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.079111] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1109.900378] [55574]: DEBUG cinder.coordination [req-4fd3cae1-35a7-4812-b60e-b77fefbfce91 req-540a09d9-4f4d-4928-9153-9c39fbf20d0b tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Lock "cinder-attachment_update-02dc3eeb-2681-440e-bf9b-fa43f54d616e-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.526s {{(pid=55574) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1109.900760] [55574]: INFO cinder.api.openstack.wsgi [req-4fd3cae1-35a7-4812-b60e-b77fefbfce91 req-540a09d9-4f4d-4928-9153-9c39fbf20d0b tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] http://10.180.1.21/volume/v3/attachments/ce371edb-13f9-40bb-9683-45f0f1679919 returned with HTTP 200 [ 1109.901356] [55574]: [pid: 55574|app: 0|req: 172/376] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 21:16:06 2025] PUT /volume/v3/attachments/ce371edb-13f9-40bb-9683-45f0f1679919 => generated 617 bytes in 4542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1109.902028] [55574]: DEBUG cinder.api.middleware.request_id [None req-598cac49-c20e-48c8-8a7d-4b5935d96f20 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1109.903988] [55574]: INFO cinder.api.openstack.wsgi [None req-598cac49-c20e-48c8-8a7d-4b5935d96f20 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] GET http://10.180.1.21/volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2 [ 1109.904223] [55574]: DEBUG cinder.api.openstack.wsgi [None req-598cac49-c20e-48c8-8a7d-4b5935d96f20 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1109.904439] [55574]: DEBUG cinder.api.openstack.wsgi [None req-598cac49-c20e-48c8-8a7d-4b5935d96f20 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1109.918561] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.918561] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1109.923023] [55574]: INFO cinder.volume.api [None req-598cac49-c20e-48c8-8a7d-4b5935d96f20 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Volume info retrieved successfully. [ 1109.928743] [55574]: INFO cinder.api.openstack.wsgi [None req-598cac49-c20e-48c8-8a7d-4b5935d96f20 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2 returned with HTTP 200 [ 1109.929186] [55574]: [pid: 55574|app: 0|req: 173/377] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:16:10 2025] GET /volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1109.977160] [55574]: DEBUG cinder.api.middleware.request_id [None req-578c1eed-ddf8-435d-adf5-1ec281bca84f None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1109.979345] [55574]: INFO cinder.api.openstack.wsgi [None req-578c1eed-ddf8-435d-adf5-1ec281bca84f tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] GET http://10.180.1.21/volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e [ 1109.979565] [55574]: DEBUG cinder.api.openstack.wsgi [None req-578c1eed-ddf8-435d-adf5-1ec281bca84f tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1109.979787] [55574]: DEBUG cinder.api.openstack.wsgi [None req-578c1eed-ddf8-435d-adf5-1ec281bca84f tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1109.992169] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.992169] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1109.995964] [55574]: INFO cinder.volume.api [None req-578c1eed-ddf8-435d-adf5-1ec281bca84f tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Volume info retrieved successfully. [ 1110.000907] [55574]: INFO cinder.api.openstack.wsgi [None req-578c1eed-ddf8-435d-adf5-1ec281bca84f tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] http://10.180.1.21/volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e returned with HTTP 200 [ 1110.001526] [55574]: [pid: 55574|app: 0|req: 174/378] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:16:10 2025] GET /volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1110.945782] [55574]: DEBUG cinder.api.middleware.request_id [None req-f0eb8e7c-abab-4e8e-856f-74bdb0957c98 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1110.948040] [55574]: INFO cinder.api.openstack.wsgi [None req-f0eb8e7c-abab-4e8e-856f-74bdb0957c98 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] GET http://10.180.1.21/volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2 [ 1110.948338] [55574]: DEBUG cinder.api.openstack.wsgi [None req-f0eb8e7c-abab-4e8e-856f-74bdb0957c98 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1110.948562] [55574]: DEBUG cinder.api.openstack.wsgi [None req-f0eb8e7c-abab-4e8e-856f-74bdb0957c98 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1110.962171] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.962171] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1110.966021] [55574]: INFO cinder.volume.api [None req-f0eb8e7c-abab-4e8e-856f-74bdb0957c98 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Volume info retrieved successfully. [ 1110.970802] [55574]: INFO cinder.api.openstack.wsgi [None req-f0eb8e7c-abab-4e8e-856f-74bdb0957c98 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2 returned with HTTP 200 [ 1110.971238] [55574]: [pid: 55574|app: 0|req: 175/379] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:16:11 2025] GET /volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1111.012232] [55574]: DEBUG cinder.api.middleware.request_id [None req-12360d68-4917-430f-b632-16e660a00897 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.014526] [55574]: INFO cinder.api.openstack.wsgi [None req-12360d68-4917-430f-b632-16e660a00897 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] GET http://10.180.1.21/volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e [ 1111.014748] [55574]: DEBUG cinder.api.openstack.wsgi [None req-12360d68-4917-430f-b632-16e660a00897 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1111.014998] [55574]: DEBUG cinder.api.openstack.wsgi [None req-12360d68-4917-430f-b632-16e660a00897 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1111.024781] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.024781] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1111.027891] [55574]: INFO cinder.volume.api [None req-12360d68-4917-430f-b632-16e660a00897 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Volume info retrieved successfully. [ 1111.032179] [55574]: INFO cinder.api.openstack.wsgi [None req-12360d68-4917-430f-b632-16e660a00897 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] http://10.180.1.21/volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e returned with HTTP 200 [ 1111.032561] [55574]: [pid: 55574|app: 0|req: 176/380] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:16:11 2025] GET /volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1111.981207] [55574]: DEBUG cinder.api.middleware.request_id [None req-f7d71d38-4489-4580-8112-b18a58e864e1 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.983311] [55574]: INFO cinder.api.openstack.wsgi [None req-f7d71d38-4489-4580-8112-b18a58e864e1 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] GET http://10.180.1.21/volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2 [ 1111.983527] [55574]: DEBUG cinder.api.openstack.wsgi [None req-f7d71d38-4489-4580-8112-b18a58e864e1 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1111.983748] [55574]: DEBUG cinder.api.openstack.wsgi [None req-f7d71d38-4489-4580-8112-b18a58e864e1 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1111.993288] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.993288] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1111.996404] [55574]: INFO cinder.volume.api [None req-f7d71d38-4489-4580-8112-b18a58e864e1 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Volume info retrieved successfully. [ 1112.000512] [55574]: INFO cinder.api.openstack.wsgi [None req-f7d71d38-4489-4580-8112-b18a58e864e1 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2 returned with HTTP 200 [ 1112.000875] [55574]: [pid: 55574|app: 0|req: 177/381] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:16:12 2025] GET /volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1112.042212] [55574]: DEBUG cinder.api.middleware.request_id [None req-07a60268-f5bf-4a85-9266-d02d138a7944 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.044501] [55574]: INFO cinder.api.openstack.wsgi [None req-07a60268-f5bf-4a85-9266-d02d138a7944 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] GET http://10.180.1.21/volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e [ 1112.044724] [55574]: DEBUG cinder.api.openstack.wsgi [None req-07a60268-f5bf-4a85-9266-d02d138a7944 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1112.045206] [55574]: DEBUG cinder.api.openstack.wsgi [None req-07a60268-f5bf-4a85-9266-d02d138a7944 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1112.055997] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.055997] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1112.059612] [55574]: INFO cinder.volume.api [None req-07a60268-f5bf-4a85-9266-d02d138a7944 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Volume info retrieved successfully. [ 1112.064376] [55574]: INFO cinder.api.openstack.wsgi [None req-07a60268-f5bf-4a85-9266-d02d138a7944 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] http://10.180.1.21/volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e returned with HTTP 200 [ 1112.064919] [55574]: [pid: 55574|app: 0|req: 178/382] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:16:12 2025] GET /volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1112.065411] [55574]: DEBUG cinder.api.middleware.request_id [req-4fd3cae1-35a7-4812-b60e-b77fefbfce91 req-f0bf41dd-1d5b-4434-bec6-810a17bfede8 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.067466] [55574]: INFO cinder.api.openstack.wsgi [req-4fd3cae1-35a7-4812-b60e-b77fefbfce91 req-f0bf41dd-1d5b-4434-bec6-810a17bfede8 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] POST http://10.180.1.21/volume/v3/attachments/ce371edb-13f9-40bb-9683-45f0f1679919/action [ 1112.067860] [55574]: DEBUG cinder.api.openstack.wsgi [req-4fd3cae1-35a7-4812-b60e-b77fefbfce91 req-f0bf41dd-1d5b-4434-bec6-810a17bfede8 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Action body: b'{"os-complete": null}' {{(pid=55574) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1112.067997] [55574]: DEBUG cinder.api.openstack.wsgi [req-4fd3cae1-35a7-4812-b60e-b77fefbfce91 req-f0bf41dd-1d5b-4434-bec6-810a17bfede8 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1112.081470] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.081470] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1112.088503] [55574]: INFO cinder.api.openstack.wsgi [req-4fd3cae1-35a7-4812-b60e-b77fefbfce91 req-f0bf41dd-1d5b-4434-bec6-810a17bfede8 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] http://10.180.1.21/volume/v3/attachments/ce371edb-13f9-40bb-9683-45f0f1679919/action returned with HTTP 204 [ 1112.088924] [55574]: [pid: 55574|app: 0|req: 179/383] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 21:16:12 2025] POST /volume/v3/attachments/ce371edb-13f9-40bb-9683-45f0f1679919/action => generated 0 bytes in 24 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1112.585210] [55574]: DEBUG cinder.api.middleware.request_id [None req-7d13746c-95c7-42de-9240-d2e08aa9b245 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.689767] [55574]: INFO cinder.api.openstack.wsgi [None req-7d13746c-95c7-42de-9240-d2e08aa9b245 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1112.690183] [55574]: DEBUG cinder.api.openstack.wsgi [None req-7d13746c-95c7-42de-9240-d2e08aa9b245 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-2095681917"}} {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1112.691827] [55574]: DEBUG cinder.api.v3.volumes [None req-7d13746c-95c7-42de-9240-d2e08aa9b245 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-2095681917'}} {{(pid=55574) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1112.691979] [55574]: INFO cinder.api.v3.volumes [None req-7d13746c-95c7-42de-9240-d2e08aa9b245 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Create volume of 1 GB [ 1112.696011] [55574]: INFO cinder.volume.api [None req-7d13746c-95c7-42de-9240-d2e08aa9b245 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Availability Zones retrieved successfully. [ 1112.702681] [55574]: DEBUG cinder.volume.api [None req-7d13746c-95c7-42de-9240-d2e08aa9b245 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Flow 'volume_create_api' (4f023727-abca-4d0f-977c-5471c9e4853e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1112.703806] [55574]: DEBUG cinder.volume.api [None req-7d13746c-95c7-42de-9240-d2e08aa9b245 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c8fd560-7347-4a07-8fb8-26bf2f1a2451) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1112.704835] [55574]: DEBUG cinder.volume.flows.api.create_volume [None req-7d13746c-95c7-42de-9240-d2e08aa9b245 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Validating volume size '1' using validate_int {{(pid=55574) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1112.721150] [55574]: DEBUG cinder.volume.api [None req-7d13746c-95c7-42de-9240-d2e08aa9b245 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c8fd560-7347-4a07-8fb8-26bf2f1a2451) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T21:04:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=48c1266c-e861-4a93-b53a-9717de6310af,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48c1266c-e861-4a93-b53a-9717de6310af', '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=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1112.722021] [55574]: DEBUG cinder.volume.api [None req-7d13746c-95c7-42de-9240-d2e08aa9b245 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4954fa5-3a85-4286-aa13-8795dc50c073) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1112.763072] [55574]: DEBUG cinder.quota [None req-7d13746c-95c7-42de-9240-d2e08aa9b245 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Created reservations ['8c3bd8d4-7303-43c8-a5f5-7e47fc1f8414', 'ea24abd3-52bd-4096-acc0-eb5024dd2511', '88bfe152-e69f-41d0-8030-d374e2a92e6a', '8d3471fb-d7a7-4514-91dc-15141547eb21'] {{(pid=55574) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1112.763448] [55574]: DEBUG cinder.volume.api [None req-7d13746c-95c7-42de-9240-d2e08aa9b245 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4954fa5-3a85-4286-aa13-8795dc50c073) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c3bd8d4-7303-43c8-a5f5-7e47fc1f8414', 'ea24abd3-52bd-4096-acc0-eb5024dd2511', '88bfe152-e69f-41d0-8030-d374e2a92e6a', '8d3471fb-d7a7-4514-91dc-15141547eb21']}' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1112.764412] [55574]: DEBUG cinder.volume.api [None req-7d13746c-95c7-42de-9240-d2e08aa9b245 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b13775fe-c8f8-468c-93fc-777d38536a36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1112.778117] [55574]: DEBUG cinder.volume.api [None req-7d13746c-95c7-42de-9240-d2e08aa9b245 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b13775fe-c8f8-468c-93fc-777d38536a36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-2095681917',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c68c2aedcb8411c994785834516b9d1',qos_specs=None,replication_status=,reservations=['8c3bd8d4-7303-43c8-a5f5-7e47fc1f8414','ea24abd3-52bd-4096-acc0-eb5024dd2511','88bfe152-e69f-41d0-8030-d374e2a92e6a','8d3471fb-d7a7-4514-91dc-15141547eb21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5eeee28154f44fa690b46d87a33de8d8',volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af), '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-19T21:16:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-2095681917',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c68c2aedcb8411c994785834516b9d1',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='5eeee28154f44fa690b46d87a33de8d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48c1266c-e861-4a93-b53a-9717de6310af),volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af)}' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1112.779028] [55574]: DEBUG cinder.volume.api [None req-7d13746c-95c7-42de-9240-d2e08aa9b245 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b326b2db-5ae2-478c-b033-6f01ca1a02a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1112.792191] [55574]: DEBUG cinder.volume.api [None req-7d13746c-95c7-42de-9240-d2e08aa9b245 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b326b2db-5ae2-478c-b033-6f01ca1a02a6) 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-2095681917',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c68c2aedcb8411c994785834516b9d1',qos_specs=None,replication_status=,reservations=['8c3bd8d4-7303-43c8-a5f5-7e47fc1f8414','ea24abd3-52bd-4096-acc0-eb5024dd2511','88bfe152-e69f-41d0-8030-d374e2a92e6a','8d3471fb-d7a7-4514-91dc-15141547eb21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5eeee28154f44fa690b46d87a33de8d8',volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af)}' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1112.793087] [55574]: DEBUG cinder.volume.api [None req-7d13746c-95c7-42de-9240-d2e08aa9b245 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e60bb0b2-4e56-4a6a-8f2e-da39fa530cca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1112.801231] [55574]: DEBUG cinder.volume.api [None req-7d13746c-95c7-42de-9240-d2e08aa9b245 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e60bb0b2-4e56-4a6a-8f2e-da39fa530cca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1112.802297] [55574]: DEBUG cinder.volume.api [None req-7d13746c-95c7-42de-9240-d2e08aa9b245 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Flow 'volume_create_api' (4f023727-abca-4d0f-977c-5471c9e4853e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55574) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1112.802654] [55574]: INFO cinder.volume.api [None req-7d13746c-95c7-42de-9240-d2e08aa9b245 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Create volume request issued successfully. [ 1112.803314] [55574]: INFO cinder.api.openstack.wsgi [None req-7d13746c-95c7-42de-9240-d2e08aa9b245 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1112.803766] [55574]: [pid: 55574|app: 0|req: 180/384] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 21:16:13 2025] POST /volume/v3/volumes => generated 753 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1112.812486] [55574]: DEBUG cinder.api.middleware.request_id [None req-ea864ed2-2f0b-4684-8999-9a44dfcfc180 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.814637] [55574]: INFO cinder.api.openstack.wsgi [None req-ea864ed2-2f0b-4684-8999-9a44dfcfc180 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] GET http://10.180.1.21/volume/v3/volumes/10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84 [ 1112.814849] [55574]: DEBUG cinder.api.openstack.wsgi [None req-ea864ed2-2f0b-4684-8999-9a44dfcfc180 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1112.815082] [55574]: DEBUG cinder.api.openstack.wsgi [None req-ea864ed2-2f0b-4684-8999-9a44dfcfc180 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1112.822173] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.822173] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1112.825956] [55574]: INFO cinder.volume.api [None req-ea864ed2-2f0b-4684-8999-9a44dfcfc180 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Volume info retrieved successfully. [ 1112.830095] [55574]: INFO cinder.api.openstack.wsgi [None req-ea864ed2-2f0b-4684-8999-9a44dfcfc180 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] http://10.180.1.21/volume/v3/volumes/10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84 returned with HTTP 200 [ 1112.830458] [55574]: [pid: 55574|app: 0|req: 181/385] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:16:13 2025] GET /volume/v3/volumes/10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84 => generated 821 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1113.010468] [55574]: DEBUG cinder.api.middleware.request_id [None req-f2f2572f-8335-40a8-9ce2-5c0b2d1941a2 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.012374] [55574]: INFO cinder.api.openstack.wsgi [None req-f2f2572f-8335-40a8-9ce2-5c0b2d1941a2 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] GET http://10.180.1.21/volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2 [ 1113.012545] [55574]: DEBUG cinder.api.openstack.wsgi [None req-f2f2572f-8335-40a8-9ce2-5c0b2d1941a2 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1113.012805] [55574]: DEBUG cinder.api.openstack.wsgi [None req-f2f2572f-8335-40a8-9ce2-5c0b2d1941a2 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1113.023200] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.023200] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1113.026563] [55574]: INFO cinder.volume.api [None req-f2f2572f-8335-40a8-9ce2-5c0b2d1941a2 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Volume info retrieved successfully. [ 1113.030730] [55574]: INFO cinder.api.openstack.wsgi [None req-f2f2572f-8335-40a8-9ce2-5c0b2d1941a2 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2 returned with HTTP 200 [ 1113.031093] [55574]: [pid: 55574|app: 0|req: 182/386] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:16:13 2025] GET /volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1113.074871] [55574]: DEBUG cinder.api.middleware.request_id [None req-58ad1ccd-0540-417d-b4c3-744b5b5d2ab6 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.077123] [55574]: INFO cinder.api.openstack.wsgi [None req-58ad1ccd-0540-417d-b4c3-744b5b5d2ab6 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] GET http://10.180.1.21/volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e [ 1113.077348] [55574]: DEBUG cinder.api.openstack.wsgi [None req-58ad1ccd-0540-417d-b4c3-744b5b5d2ab6 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1113.077566] [55574]: DEBUG cinder.api.openstack.wsgi [None req-58ad1ccd-0540-417d-b4c3-744b5b5d2ab6 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1113.087838] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.087838] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1113.092253] [55574]: INFO cinder.volume.api [None req-58ad1ccd-0540-417d-b4c3-744b5b5d2ab6 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Volume info retrieved successfully. [ 1113.095591] [55574]: INFO cinder.api.openstack.wsgi [None req-58ad1ccd-0540-417d-b4c3-744b5b5d2ab6 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] http://10.180.1.21/volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e returned with HTTP 200 [ 1113.095981] [55574]: [pid: 55574|app: 0|req: 183/387] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:16:13 2025] GET /volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e => generated 1143 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1113.096642] [55574]: DEBUG cinder.api.middleware.request_id [None req-2554cce8-8b46-40bd-9f60-32fff1431e4e None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.097752] [55574]: INFO cinder.api.openstack.wsgi [None req-2554cce8-8b46-40bd-9f60-32fff1431e4e None None] GET http://10.180.1.21/volume// [ 1113.097752] [55574]: DEBUG cinder.api.openstack.wsgi [None req-2554cce8-8b46-40bd-9f60-32fff1431e4e None None] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1113.097752] [55574]: DEBUG cinder.api.openstack.wsgi [None req-2554cce8-8b46-40bd-9f60-32fff1431e4e None None] Calling method 'all' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1113.097752] [55574]: INFO cinder.api.openstack.wsgi [None req-2554cce8-8b46-40bd-9f60-32fff1431e4e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1113.098033] [55574]: [pid: 55574|app: 0|req: 184/388] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 21:16:13 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1113.101289] [55574]: DEBUG cinder.api.middleware.request_id [req-831d51ac-1916-417a-975b-c8942685bf15 req-080ac4c2-a0bc-4246-963c-454d5e9df8cc None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.103307] [55574]: INFO cinder.api.openstack.wsgi [req-831d51ac-1916-417a-975b-c8942685bf15 req-080ac4c2-a0bc-4246-963c-454d5e9df8cc tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1113.103687] [55574]: DEBUG cinder.api.openstack.wsgi [req-831d51ac-1916-417a-975b-c8942685bf15 req-080ac4c2-a0bc-4246-963c-454d5e9df8cc tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bc14e67e-a25a-4ab6-a8c0-00a1afd4de39", "connector": null, "instance_uuid": "096eaa65-7f27-4bdd-b8d1-fa8956852c7e"}} {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1113.115471] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.115471] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1113.152543] [55574]: INFO cinder.api.openstack.wsgi [req-831d51ac-1916-417a-975b-c8942685bf15 req-080ac4c2-a0bc-4246-963c-454d5e9df8cc tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1113.153190] [55574]: [pid: 55574|app: 0|req: 185/389] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 21:16:13 2025] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1113.154271] [55574]: DEBUG cinder.api.middleware.request_id [None req-59780f6b-6cd6-4ae2-ae7c-f445b3277614 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.157101] [55574]: INFO cinder.api.openstack.wsgi [None req-59780f6b-6cd6-4ae2-ae7c-f445b3277614 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] GET http://10.180.1.21/volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e [ 1113.157411] [55574]: DEBUG cinder.api.openstack.wsgi [None req-59780f6b-6cd6-4ae2-ae7c-f445b3277614 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1113.157714] [55574]: DEBUG cinder.api.openstack.wsgi [None req-59780f6b-6cd6-4ae2-ae7c-f445b3277614 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1113.171738] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.171738] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1113.175857] [55574]: INFO cinder.volume.api [None req-59780f6b-6cd6-4ae2-ae7c-f445b3277614 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Volume info retrieved successfully. [ 1113.183365] [55574]: INFO cinder.api.openstack.wsgi [None req-59780f6b-6cd6-4ae2-ae7c-f445b3277614 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] http://10.180.1.21/volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e returned with HTTP 200 [ 1113.184139] [55574]: [pid: 55574|app: 0|req: 186/390] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:16:14 2025] GET /volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e => generated 1143 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1113.185054] [55574]: DEBUG cinder.api.middleware.request_id [req-831d51ac-1916-417a-975b-c8942685bf15 req-1cfd21b7-fb93-4e38-8908-c68d1958b929 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.188695] [55574]: INFO cinder.api.openstack.wsgi [req-831d51ac-1916-417a-975b-c8942685bf15 req-1cfd21b7-fb93-4e38-8908-c68d1958b929 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] DELETE http://10.180.1.21/volume/v3/attachments/66d62705-991b-4da5-8413-b85f19386b25 [ 1113.189012] [55574]: DEBUG cinder.api.openstack.wsgi [req-831d51ac-1916-417a-975b-c8942685bf15 req-1cfd21b7-fb93-4e38-8908-c68d1958b929 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1113.189331] [55574]: DEBUG cinder.api.openstack.wsgi [req-831d51ac-1916-417a-975b-c8942685bf15 req-1cfd21b7-fb93-4e38-8908-c68d1958b929 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Calling method 'version_select' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1113.198250] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.198250] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1113.602759] [55573]: DEBUG cinder.coordination [req-b4202a09-96c2-4ed8-8323-4af658bbf6ff req-56b5fcae-d31a-4b49-8c8a-97a044c98618 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Lock "cinder-attachment_update-b613bb51-70f3-4284-b074-8ced3c41add2-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.525s {{(pid=55573) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1113.603139] [55573]: INFO cinder.api.openstack.wsgi [req-b4202a09-96c2-4ed8-8323-4af658bbf6ff req-56b5fcae-d31a-4b49-8c8a-97a044c98618 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/attachments/7c90da81-e01e-45c0-97e1-5b005b838c5c returned with HTTP 200 [ 1113.603616] [55573]: [pid: 55573|app: 0|req: 205/391] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 21:16:09 2025] PUT /volume/v3/attachments/7c90da81-e01e-45c0-97e1-5b005b838c5c => generated 617 bytes in 4542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1113.604433] [55573]: DEBUG cinder.api.middleware.request_id [req-a27ef683-d5ef-4d3f-9213-2a9aa7e272cb req-1e5ec641-9f06-438c-b5af-f29edbe4557e None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.606588] [55573]: INFO cinder.api.openstack.wsgi [req-a27ef683-d5ef-4d3f-9213-2a9aa7e272cb req-1e5ec641-9f06-438c-b5af-f29edbe4557e tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] GET http://10.180.1.21/volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e [ 1113.606841] [55573]: DEBUG cinder.api.openstack.wsgi [req-a27ef683-d5ef-4d3f-9213-2a9aa7e272cb req-1e5ec641-9f06-438c-b5af-f29edbe4557e tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1113.607081] [55573]: DEBUG cinder.api.openstack.wsgi [req-a27ef683-d5ef-4d3f-9213-2a9aa7e272cb req-1e5ec641-9f06-438c-b5af-f29edbe4557e tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1113.617203] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.617203] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1113.620325] [55573]: INFO cinder.volume.api [req-a27ef683-d5ef-4d3f-9213-2a9aa7e272cb req-1e5ec641-9f06-438c-b5af-f29edbe4557e tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Volume info retrieved successfully. [ 1113.624541] [55573]: INFO cinder.api.openstack.wsgi [req-a27ef683-d5ef-4d3f-9213-2a9aa7e272cb req-1e5ec641-9f06-438c-b5af-f29edbe4557e tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] http://10.180.1.21/volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e returned with HTTP 200 [ 1113.624914] [55573]: [pid: 55573|app: 0|req: 206/392] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 21:16:14 2025] GET /volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e => generated 1143 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1113.726198] [55574]: INFO cinder.api.openstack.wsgi [req-831d51ac-1916-417a-975b-c8942685bf15 req-1cfd21b7-fb93-4e38-8908-c68d1958b929 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] http://10.180.1.21/volume/v3/attachments/66d62705-991b-4da5-8413-b85f19386b25 returned with HTTP 200 [ 1113.726679] [55574]: [pid: 55574|app: 0|req: 187/393] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 21:16:14 2025] DELETE /volume/v3/attachments/66d62705-991b-4da5-8413-b85f19386b25 => generated 192 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1113.840555] [55573]: DEBUG cinder.api.middleware.request_id [None req-2faf4676-c30f-42c8-a4e0-0aaa4f0840f4 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.842778] [55573]: INFO cinder.api.openstack.wsgi [None req-2faf4676-c30f-42c8-a4e0-0aaa4f0840f4 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] GET http://10.180.1.21/volume/v3/volumes/10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84 [ 1113.843019] [55573]: DEBUG cinder.api.openstack.wsgi [None req-2faf4676-c30f-42c8-a4e0-0aaa4f0840f4 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1113.843262] [55573]: DEBUG cinder.api.openstack.wsgi [None req-2faf4676-c30f-42c8-a4e0-0aaa4f0840f4 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1113.851296] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.851296] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1113.854946] [55573]: INFO cinder.volume.api [None req-2faf4676-c30f-42c8-a4e0-0aaa4f0840f4 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Volume info retrieved successfully. [ 1113.859491] [55573]: INFO cinder.api.openstack.wsgi [None req-2faf4676-c30f-42c8-a4e0-0aaa4f0840f4 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] http://10.180.1.21/volume/v3/volumes/10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84 returned with HTTP 200 [ 1113.859991] [55573]: [pid: 55573|app: 0|req: 207/394] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:16:14 2025] GET /volume/v3/volumes/10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1114.041322] [55574]: DEBUG cinder.api.middleware.request_id [None req-5f1303b4-4136-460e-8f35-aa0ec698f27f None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1114.043771] [55574]: INFO cinder.api.openstack.wsgi [None req-5f1303b4-4136-460e-8f35-aa0ec698f27f tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] GET http://10.180.1.21/volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2 [ 1114.043991] [55574]: DEBUG cinder.api.openstack.wsgi [None req-5f1303b4-4136-460e-8f35-aa0ec698f27f tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1114.044228] [55574]: DEBUG cinder.api.openstack.wsgi [None req-5f1303b4-4136-460e-8f35-aa0ec698f27f tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1114.044348] [55573]: DEBUG cinder.api.middleware.request_id [req-47f28c58-8dbc-4442-9981-978e6e829637 req-1a100ea5-4c59-4bf6-8d6d-2ba86bf9175e None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1114.046779] [55573]: INFO cinder.api.openstack.wsgi [req-47f28c58-8dbc-4442-9981-978e6e829637 req-1a100ea5-4c59-4bf6-8d6d-2ba86bf9175e tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] GET http://10.180.1.21/volume/v3/volumes/10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84 [ 1114.047181] [55573]: DEBUG cinder.api.openstack.wsgi [req-47f28c58-8dbc-4442-9981-978e6e829637 req-1a100ea5-4c59-4bf6-8d6d-2ba86bf9175e tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1114.047291] [55573]: DEBUG cinder.api.openstack.wsgi [req-47f28c58-8dbc-4442-9981-978e6e829637 req-1a100ea5-4c59-4bf6-8d6d-2ba86bf9175e tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1114.054872] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.054872] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1114.056511] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.056511] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1114.058763] [55573]: INFO cinder.volume.api [req-47f28c58-8dbc-4442-9981-978e6e829637 req-1a100ea5-4c59-4bf6-8d6d-2ba86bf9175e tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Volume info retrieved successfully. [ 1114.059831] [55574]: INFO cinder.volume.api [None req-5f1303b4-4136-460e-8f35-aa0ec698f27f tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Volume info retrieved successfully. [ 1114.063134] [55573]: INFO cinder.api.openstack.wsgi [req-47f28c58-8dbc-4442-9981-978e6e829637 req-1a100ea5-4c59-4bf6-8d6d-2ba86bf9175e tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] http://10.180.1.21/volume/v3/volumes/10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84 returned with HTTP 200 [ 1114.063532] [55573]: [pid: 55573|app: 0|req: 208/395] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 21:16:14 2025] GET /volume/v3/volumes/10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1114.064106] [55574]: INFO cinder.api.openstack.wsgi [None req-5f1303b4-4136-460e-8f35-aa0ec698f27f tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2 returned with HTTP 200 [ 1114.064566] [55574]: [pid: 55574|app: 0|req: 188/396] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:16:14 2025] GET /volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1115.074335] [55573]: DEBUG cinder.api.middleware.request_id [None req-280314b6-eaec-482f-bbd0-22120eb3965a None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.076491] [55573]: INFO cinder.api.openstack.wsgi [None req-280314b6-eaec-482f-bbd0-22120eb3965a tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] GET http://10.180.1.21/volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2 [ 1115.076701] [55573]: DEBUG cinder.api.openstack.wsgi [None req-280314b6-eaec-482f-bbd0-22120eb3965a tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1115.076974] [55573]: DEBUG cinder.api.openstack.wsgi [None req-280314b6-eaec-482f-bbd0-22120eb3965a tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1115.087753] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.087753] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1115.090972] [55573]: INFO cinder.volume.api [None req-280314b6-eaec-482f-bbd0-22120eb3965a tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Volume info retrieved successfully. [ 1115.095135] [55573]: INFO cinder.api.openstack.wsgi [None req-280314b6-eaec-482f-bbd0-22120eb3965a tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2 returned with HTTP 200 [ 1115.095514] [55573]: [pid: 55573|app: 0|req: 209/397] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:16:15 2025] GET /volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1115.215584] [55574]: DEBUG cinder.api.middleware.request_id [req-b4202a09-96c2-4ed8-8323-4af658bbf6ff req-8f2ff438-b303-4b36-8035-e646d0c3dd5d None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.217124] [55574]: INFO cinder.api.openstack.wsgi [req-b4202a09-96c2-4ed8-8323-4af658bbf6ff req-8f2ff438-b303-4b36-8035-e646d0c3dd5d tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] POST http://10.180.1.21/volume/v3/attachments/7c90da81-e01e-45c0-97e1-5b005b838c5c/action [ 1115.217544] [55574]: DEBUG cinder.api.openstack.wsgi [req-b4202a09-96c2-4ed8-8323-4af658bbf6ff req-8f2ff438-b303-4b36-8035-e646d0c3dd5d tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Action body: b'{"os-complete": null}' {{(pid=55574) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1115.217681] [55574]: DEBUG cinder.api.openstack.wsgi [req-b4202a09-96c2-4ed8-8323-4af658bbf6ff req-8f2ff438-b303-4b36-8035-e646d0c3dd5d tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1115.232970] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.232970] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1115.240831] [55574]: INFO cinder.api.openstack.wsgi [req-b4202a09-96c2-4ed8-8323-4af658bbf6ff req-8f2ff438-b303-4b36-8035-e646d0c3dd5d tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/attachments/7c90da81-e01e-45c0-97e1-5b005b838c5c/action returned with HTTP 204 [ 1115.241262] [55574]: [pid: 55574|app: 0|req: 189/398] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 21:16:16 2025] POST /volume/v3/attachments/7c90da81-e01e-45c0-97e1-5b005b838c5c/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1115.585503] [55573]: DEBUG cinder.api.middleware.request_id [None req-af462caf-a2c7-4bab-8e4b-d505247e89ab None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.585956] [55573]: INFO cinder.api.openstack.wsgi [None req-af462caf-a2c7-4bab-8e4b-d505247e89ab None None] GET http://10.180.1.21/volume// [ 1115.586152] [55573]: DEBUG cinder.api.openstack.wsgi [None req-af462caf-a2c7-4bab-8e4b-d505247e89ab None None] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1115.586368] [55573]: DEBUG cinder.api.openstack.wsgi [None req-af462caf-a2c7-4bab-8e4b-d505247e89ab None None] Calling method 'all' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1115.586769] [55573]: INFO cinder.api.openstack.wsgi [None req-af462caf-a2c7-4bab-8e4b-d505247e89ab None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1115.587094] [55573]: [pid: 55573|app: 0|req: 210/399] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 21:16:16 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1115.591947] [55574]: DEBUG cinder.api.middleware.request_id [req-47f28c58-8dbc-4442-9981-978e6e829637 req-cb15e046-0308-430e-bb65-2fe70a9e0f4d None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.594266] [55574]: INFO cinder.api.openstack.wsgi [req-47f28c58-8dbc-4442-9981-978e6e829637 req-cb15e046-0308-430e-bb65-2fe70a9e0f4d tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1115.594666] [55574]: DEBUG cinder.api.openstack.wsgi [req-47f28c58-8dbc-4442-9981-978e6e829637 req-cb15e046-0308-430e-bb65-2fe70a9e0f4d tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84", "connector": null, "instance_uuid": "60319f82-5fe4-4ab2-8196-77c8f49ac710"}} {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1115.603823] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.603823] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1115.621205] [55574]: INFO cinder.api.openstack.wsgi [req-47f28c58-8dbc-4442-9981-978e6e829637 req-cb15e046-0308-430e-bb65-2fe70a9e0f4d tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1115.621604] [55574]: [pid: 55574|app: 0|req: 190/400] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 21:16:16 2025] POST /volume/v3/attachments => generated 273 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1115.643049] [55573]: DEBUG cinder.api.middleware.request_id [None req-57bf8253-e7ef-4600-80fb-b262a37dad4f None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.644856] [55573]: INFO cinder.api.openstack.wsgi [None req-57bf8253-e7ef-4600-80fb-b262a37dad4f tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] GET http://10.180.1.21/volume/v3/volumes/10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84 [ 1115.645092] [55573]: DEBUG cinder.api.openstack.wsgi [None req-57bf8253-e7ef-4600-80fb-b262a37dad4f tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1115.645306] [55573]: DEBUG cinder.api.openstack.wsgi [None req-57bf8253-e7ef-4600-80fb-b262a37dad4f tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1115.658024] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.658024] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1115.661408] [55573]: INFO cinder.volume.api [None req-57bf8253-e7ef-4600-80fb-b262a37dad4f tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Volume info retrieved successfully. [ 1115.665740] [55573]: INFO cinder.api.openstack.wsgi [None req-57bf8253-e7ef-4600-80fb-b262a37dad4f tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] http://10.180.1.21/volume/v3/volumes/10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84 returned with HTTP 200 [ 1115.666128] [55573]: [pid: 55573|app: 0|req: 211/401] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:16:16 2025] GET /volume/v3/volumes/10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1116.106629] [55574]: DEBUG cinder.api.middleware.request_id [None req-f7dddeaa-ef76-44cb-9004-8819521f5c15 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1116.109703] [55574]: INFO cinder.api.openstack.wsgi [None req-f7dddeaa-ef76-44cb-9004-8819521f5c15 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] GET http://10.180.1.21/volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2 [ 1116.110056] [55574]: DEBUG cinder.api.openstack.wsgi [None req-f7dddeaa-ef76-44cb-9004-8819521f5c15 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1116.110389] [55574]: DEBUG cinder.api.openstack.wsgi [None req-f7dddeaa-ef76-44cb-9004-8819521f5c15 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1116.113521] [55574]: DEBUG dbcounter [-] [55574] Writing DB stats cinder:SELECT=218,cinder:INSERT=20,cinder:UPDATE=40 {{(pid=55574) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1116.128967] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1116.128967] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1116.135245] [55574]: INFO cinder.volume.api [None req-f7dddeaa-ef76-44cb-9004-8819521f5c15 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Volume info retrieved successfully. [ 1116.143574] [55574]: INFO cinder.api.openstack.wsgi [None req-f7dddeaa-ef76-44cb-9004-8819521f5c15 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2 returned with HTTP 200 [ 1116.144197] [55574]: [pid: 55574|app: 0|req: 191/402] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:16:16 2025] GET /volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2 => generated 1138 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1116.144341] [55573]: DEBUG cinder.api.middleware.request_id [None req-26fdbdb7-4e63-4a79-8843-f76a49bb7dbb None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1116.144713] [55573]: INFO cinder.api.openstack.wsgi [None req-26fdbdb7-4e63-4a79-8843-f76a49bb7dbb None None] GET http://10.180.1.21/volume// [ 1116.144880] [55573]: DEBUG cinder.api.openstack.wsgi [None req-26fdbdb7-4e63-4a79-8843-f76a49bb7dbb None None] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1116.145158] [55573]: DEBUG cinder.api.openstack.wsgi [None req-26fdbdb7-4e63-4a79-8843-f76a49bb7dbb None None] Calling method 'all' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1116.145581] [55573]: INFO cinder.api.openstack.wsgi [None req-26fdbdb7-4e63-4a79-8843-f76a49bb7dbb None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1116.145892] [55573]: [pid: 55573|app: 0|req: 212/403] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 21:16:17 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1116.149449] [55574]: DEBUG cinder.api.middleware.request_id [req-47f28c58-8dbc-4442-9981-978e6e829637 req-9dd0d3d9-f19e-44e8-a7b8-9c585fe3c1b4 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1116.151796] [55574]: INFO cinder.api.openstack.wsgi [req-47f28c58-8dbc-4442-9981-978e6e829637 req-9dd0d3d9-f19e-44e8-a7b8-9c585fe3c1b4 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] GET http://10.180.1.21/volume/v3/volumes/10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84 [ 1116.152064] [55574]: DEBUG cinder.api.openstack.wsgi [req-47f28c58-8dbc-4442-9981-978e6e829637 req-9dd0d3d9-f19e-44e8-a7b8-9c585fe3c1b4 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1116.152292] [55574]: DEBUG cinder.api.openstack.wsgi [req-47f28c58-8dbc-4442-9981-978e6e829637 req-9dd0d3d9-f19e-44e8-a7b8-9c585fe3c1b4 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1116.153532] [55573]: DEBUG cinder.api.middleware.request_id [None req-e5499eb0-fcd2-4fe8-9303-f50859ef1c4d None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1116.155592] [55573]: INFO cinder.api.openstack.wsgi [None req-e5499eb0-fcd2-4fe8-9303-f50859ef1c4d tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] GET http://10.180.1.21/volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2 [ 1116.155810] [55573]: DEBUG cinder.api.openstack.wsgi [None req-e5499eb0-fcd2-4fe8-9303-f50859ef1c4d tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1116.156037] [55573]: DEBUG cinder.api.openstack.wsgi [None req-e5499eb0-fcd2-4fe8-9303-f50859ef1c4d tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1116.162786] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1116.162786] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1116.166545] [55574]: INFO cinder.volume.api [req-47f28c58-8dbc-4442-9981-978e6e829637 req-9dd0d3d9-f19e-44e8-a7b8-9c585fe3c1b4 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Volume info retrieved successfully. [ 1116.166635] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1116.166635] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1116.170129] [55573]: INFO cinder.volume.api [None req-e5499eb0-fcd2-4fe8-9303-f50859ef1c4d tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Volume info retrieved successfully. [ 1116.171265] [55574]: INFO cinder.api.openstack.wsgi [req-47f28c58-8dbc-4442-9981-978e6e829637 req-9dd0d3d9-f19e-44e8-a7b8-9c585fe3c1b4 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] http://10.180.1.21/volume/v3/volumes/10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84 returned with HTTP 200 [ 1116.171869] [55574]: [pid: 55574|app: 0|req: 192/404] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 21:16:17 2025] GET /volume/v3/volumes/10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84 => generated 1026 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1116.174905] [55573]: INFO cinder.api.openstack.wsgi [None req-e5499eb0-fcd2-4fe8-9303-f50859ef1c4d tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2 returned with HTTP 200 [ 1116.175355] [55573]: [pid: 55573|app: 0|req: 213/405] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:16:17 2025] GET /volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1116.201913] [55574]: DEBUG cinder.api.middleware.request_id [req-47f28c58-8dbc-4442-9981-978e6e829637 req-aa8e53a2-5c58-4679-90c5-60c45d10ea31 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1116.204813] [55574]: INFO cinder.api.openstack.wsgi [req-47f28c58-8dbc-4442-9981-978e6e829637 req-aa8e53a2-5c58-4679-90c5-60c45d10ea31 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] PUT http://10.180.1.21/volume/v3/attachments/f31aa222-0aff-4ac8-a238-36838fa973d4 [ 1116.205295] [55574]: DEBUG cinder.api.openstack.wsgi [req-47f28c58-8dbc-4442-9981-978e6e829637 req-aa8e53a2-5c58-4679-90c5-60c45d10ea31 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-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-546484", "mountpoint": "/dev/sdb"}}} {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1116.213926] [55574]: DEBUG cinder.coordination [req-47f28c58-8dbc-4442-9981-978e6e829637 req-aa8e53a2-5c58-4679-90c5-60c45d10ea31 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Acquiring lock "cinder-attachment_update-10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55574) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1116.218523] [55574]: DEBUG cinder.coordination [req-47f28c58-8dbc-4442-9981-978e6e829637 req-aa8e53a2-5c58-4679-90c5-60c45d10ea31 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Lock "cinder-attachment_update-10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55574) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1116.219774] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1116.219774] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1116.680424] [55573]: DEBUG cinder.api.middleware.request_id [None req-f74fb04c-dfd9-4973-b0c2-00036ab2b436 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1116.682518] [55573]: INFO cinder.api.openstack.wsgi [None req-f74fb04c-dfd9-4973-b0c2-00036ab2b436 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] GET http://10.180.1.21/volume/v3/volumes/10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84 [ 1116.682801] [55573]: DEBUG cinder.api.openstack.wsgi [None req-f74fb04c-dfd9-4973-b0c2-00036ab2b436 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1116.683071] [55573]: DEBUG cinder.api.openstack.wsgi [None req-f74fb04c-dfd9-4973-b0c2-00036ab2b436 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1116.693485] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1116.693485] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1116.696531] [55573]: INFO cinder.volume.api [None req-f74fb04c-dfd9-4973-b0c2-00036ab2b436 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Volume info retrieved successfully. [ 1116.700603] [55573]: INFO cinder.api.openstack.wsgi [None req-f74fb04c-dfd9-4973-b0c2-00036ab2b436 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] http://10.180.1.21/volume/v3/volumes/10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84 returned with HTTP 200 [ 1116.700984] [55573]: [pid: 55573|app: 0|req: 214/406] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:16:17 2025] GET /volume/v3/volumes/10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1117.712027] [55573]: DEBUG cinder.api.middleware.request_id [None req-e039a00e-90af-48fc-aaa8-a29db5d1c4e6 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1117.714344] [55573]: INFO cinder.api.openstack.wsgi [None req-e039a00e-90af-48fc-aaa8-a29db5d1c4e6 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] GET http://10.180.1.21/volume/v3/volumes/10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84 [ 1117.714561] [55573]: DEBUG cinder.api.openstack.wsgi [None req-e039a00e-90af-48fc-aaa8-a29db5d1c4e6 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1117.714893] [55573]: DEBUG cinder.api.openstack.wsgi [None req-e039a00e-90af-48fc-aaa8-a29db5d1c4e6 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1117.717347] [55573]: DEBUG dbcounter [-] [55573] Writing DB stats cinder:SELECT=203,cinder:UPDATE=21,cinder:INSERT=14 {{(pid=55573) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1117.728832] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.728832] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1117.732980] [55573]: INFO cinder.volume.api [None req-e039a00e-90af-48fc-aaa8-a29db5d1c4e6 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Volume info retrieved successfully. [ 1117.737611] [55573]: INFO cinder.api.openstack.wsgi [None req-e039a00e-90af-48fc-aaa8-a29db5d1c4e6 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] http://10.180.1.21/volume/v3/volumes/10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84 returned with HTTP 200 [ 1117.738131] [55573]: [pid: 55573|app: 0|req: 215/407] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:16:18 2025] GET /volume/v3/volumes/10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1118.267051] [55573]: DEBUG cinder.api.middleware.request_id [req-831d51ac-1916-417a-975b-c8942685bf15 req-c19595fa-fff2-402b-802c-b55c2155ebd8 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1118.269164] [55573]: INFO cinder.api.openstack.wsgi [req-831d51ac-1916-417a-975b-c8942685bf15 req-c19595fa-fff2-402b-802c-b55c2155ebd8 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] PUT http://10.180.1.21/volume/v3/attachments/21cb0b2b-c802-4aa5-823e-4b777fc7d34f [ 1118.269576] [55573]: DEBUG cinder.api.openstack.wsgi [req-831d51ac-1916-417a-975b-c8942685bf15 req-c19595fa-fff2-402b-802c-b55c2155ebd8 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-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-546492", "mountpoint": "/dev/sda"}}} {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1118.279288] [55573]: DEBUG cinder.coordination [req-831d51ac-1916-417a-975b-c8942685bf15 req-c19595fa-fff2-402b-802c-b55c2155ebd8 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Acquiring lock "cinder-attachment_update-bc14e67e-a25a-4ab6-a8c0-00a1afd4de39-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55573) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1118.283518] [55573]: DEBUG cinder.coordination [req-831d51ac-1916-417a-975b-c8942685bf15 req-c19595fa-fff2-402b-802c-b55c2155ebd8 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Lock "cinder-attachment_update-bc14e67e-a25a-4ab6-a8c0-00a1afd4de39-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55573) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1118.284646] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1118.284646] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1118.804484] [55573]: DEBUG cinder.coordination [req-831d51ac-1916-417a-975b-c8942685bf15 req-c19595fa-fff2-402b-802c-b55c2155ebd8 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Lock "cinder-attachment_update-bc14e67e-a25a-4ab6-a8c0-00a1afd4de39-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.521s {{(pid=55573) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1118.804921] [55573]: INFO cinder.api.openstack.wsgi [req-831d51ac-1916-417a-975b-c8942685bf15 req-c19595fa-fff2-402b-802c-b55c2155ebd8 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] http://10.180.1.21/volume/v3/attachments/21cb0b2b-c802-4aa5-823e-4b777fc7d34f returned with HTTP 200 [ 1118.805737] [55573]: [pid: 55573|app: 0|req: 216/408] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 21:16:19 2025] PUT /volume/v3/attachments/21cb0b2b-c802-4aa5-823e-4b777fc7d34f => generated 617 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1118.806381] [55573]: DEBUG cinder.api.middleware.request_id [None req-d3338960-cf1b-4e44-ba18-5a0912fecd91 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1118.808336] [55573]: INFO cinder.api.openstack.wsgi [None req-d3338960-cf1b-4e44-ba18-5a0912fecd91 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] GET http://10.180.1.21/volume/v3/volumes/10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84 [ 1118.808546] [55573]: DEBUG cinder.api.openstack.wsgi [None req-d3338960-cf1b-4e44-ba18-5a0912fecd91 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1118.808770] [55573]: DEBUG cinder.api.openstack.wsgi [None req-d3338960-cf1b-4e44-ba18-5a0912fecd91 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1118.820047] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1118.820047] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1118.823742] [55573]: INFO cinder.volume.api [None req-d3338960-cf1b-4e44-ba18-5a0912fecd91 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Volume info retrieved successfully. [ 1118.828793] [55573]: INFO cinder.api.openstack.wsgi [None req-d3338960-cf1b-4e44-ba18-5a0912fecd91 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] http://10.180.1.21/volume/v3/volumes/10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84 returned with HTTP 200 [ 1118.829209] [55573]: [pid: 55573|app: 0|req: 217/409] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:16:19 2025] GET /volume/v3/volumes/10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1118.829948] [55573]: DEBUG cinder.api.middleware.request_id [req-831d51ac-1916-417a-975b-c8942685bf15 req-064e83e5-adbc-4fdf-9db0-98dd8502d7d7 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1118.832129] [55573]: INFO cinder.api.openstack.wsgi [req-831d51ac-1916-417a-975b-c8942685bf15 req-064e83e5-adbc-4fdf-9db0-98dd8502d7d7 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] GET http://10.180.1.21/volume/v3/attachments/21cb0b2b-c802-4aa5-823e-4b777fc7d34f [ 1118.832353] [55573]: DEBUG cinder.api.openstack.wsgi [req-831d51ac-1916-417a-975b-c8942685bf15 req-064e83e5-adbc-4fdf-9db0-98dd8502d7d7 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1118.832566] [55573]: DEBUG cinder.api.openstack.wsgi [req-831d51ac-1916-417a-975b-c8942685bf15 req-064e83e5-adbc-4fdf-9db0-98dd8502d7d7 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Calling method 'version_select' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1118.846849] [55573]: INFO cinder.api.openstack.wsgi [req-831d51ac-1916-417a-975b-c8942685bf15 req-064e83e5-adbc-4fdf-9db0-98dd8502d7d7 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] http://10.180.1.21/volume/v3/attachments/21cb0b2b-c802-4aa5-823e-4b777fc7d34f returned with HTTP 200 [ 1118.847372] [55573]: [pid: 55573|app: 0|req: 218/410] 10.180.1.21 () {62 vars in 1531 bytes} [Wed Feb 19 21:16:19 2025] GET /volume/v3/attachments/21cb0b2b-c802-4aa5-823e-4b777fc7d34f => generated 642 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1119.839237] [55573]: DEBUG cinder.api.middleware.request_id [None req-b1a2f739-37d5-4c33-8087-a3d48d1126ad None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1119.841419] [55573]: INFO cinder.api.openstack.wsgi [None req-b1a2f739-37d5-4c33-8087-a3d48d1126ad tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] GET http://10.180.1.21/volume/v3/volumes/10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84 [ 1119.841925] [55573]: DEBUG cinder.api.openstack.wsgi [None req-b1a2f739-37d5-4c33-8087-a3d48d1126ad tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1119.842113] [55573]: DEBUG cinder.api.openstack.wsgi [None req-b1a2f739-37d5-4c33-8087-a3d48d1126ad tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1119.855671] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1119.855671] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1119.859366] [55573]: INFO cinder.volume.api [None req-b1a2f739-37d5-4c33-8087-a3d48d1126ad tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Volume info retrieved successfully. [ 1119.864767] [55573]: INFO cinder.api.openstack.wsgi [None req-b1a2f739-37d5-4c33-8087-a3d48d1126ad tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] http://10.180.1.21/volume/v3/volumes/10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84 returned with HTTP 200 [ 1119.865304] [55573]: [pid: 55573|app: 0|req: 219/411] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:16:20 2025] GET /volume/v3/volumes/10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1120.748512] [55574]: DEBUG cinder.coordination [req-47f28c58-8dbc-4442-9981-978e6e829637 req-aa8e53a2-5c58-4679-90c5-60c45d10ea31 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Lock "cinder-attachment_update-10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.530s {{(pid=55574) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1120.748869] [55574]: INFO cinder.api.openstack.wsgi [req-47f28c58-8dbc-4442-9981-978e6e829637 req-aa8e53a2-5c58-4679-90c5-60c45d10ea31 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] http://10.180.1.21/volume/v3/attachments/f31aa222-0aff-4ac8-a238-36838fa973d4 returned with HTTP 200 [ 1120.749448] [55574]: [pid: 55574|app: 0|req: 193/412] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 21:16:17 2025] PUT /volume/v3/attachments/f31aa222-0aff-4ac8-a238-36838fa973d4 => generated 617 bytes in 4548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1120.876014] [55573]: DEBUG cinder.api.middleware.request_id [None req-2138dc91-2d47-4e4f-b60a-10e725940ccd None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1120.878148] [55573]: INFO cinder.api.openstack.wsgi [None req-2138dc91-2d47-4e4f-b60a-10e725940ccd tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] GET http://10.180.1.21/volume/v3/volumes/10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84 [ 1120.878377] [55573]: DEBUG cinder.api.openstack.wsgi [None req-2138dc91-2d47-4e4f-b60a-10e725940ccd tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1120.878595] [55573]: DEBUG cinder.api.openstack.wsgi [None req-2138dc91-2d47-4e4f-b60a-10e725940ccd tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1120.889986] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.889986] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1120.894062] [55573]: INFO cinder.volume.api [None req-2138dc91-2d47-4e4f-b60a-10e725940ccd tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Volume info retrieved successfully. [ 1120.901232] [55573]: INFO cinder.api.openstack.wsgi [None req-2138dc91-2d47-4e4f-b60a-10e725940ccd tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] http://10.180.1.21/volume/v3/volumes/10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84 returned with HTTP 200 [ 1120.901985] [55573]: [pid: 55573|app: 0|req: 220/413] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:16:21 2025] GET /volume/v3/volumes/10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1121.914156] [55574]: DEBUG cinder.api.middleware.request_id [None req-b930cff3-cd5a-4eee-8f91-5cc849c74f4f None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1121.916541] [55574]: INFO cinder.api.openstack.wsgi [None req-b930cff3-cd5a-4eee-8f91-5cc849c74f4f tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] GET http://10.180.1.21/volume/v3/volumes/10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84 [ 1121.916802] [55574]: DEBUG cinder.api.openstack.wsgi [None req-b930cff3-cd5a-4eee-8f91-5cc849c74f4f tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1121.918437] [55574]: DEBUG cinder.api.openstack.wsgi [None req-b930cff3-cd5a-4eee-8f91-5cc849c74f4f tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1121.929028] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.929028] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1121.933206] [55573]: DEBUG cinder.api.middleware.request_id [req-831d51ac-1916-417a-975b-c8942685bf15 req-67ff01d1-85a9-40f3-861b-1b5e86e410dd None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1121.933775] [55574]: INFO cinder.volume.api [None req-b930cff3-cd5a-4eee-8f91-5cc849c74f4f tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Volume info retrieved successfully. [ 1121.935760] [55573]: INFO cinder.api.openstack.wsgi [req-831d51ac-1916-417a-975b-c8942685bf15 req-67ff01d1-85a9-40f3-861b-1b5e86e410dd tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] POST http://10.180.1.21/volume/v3/attachments/21cb0b2b-c802-4aa5-823e-4b777fc7d34f/action [ 1121.936269] [55573]: DEBUG cinder.api.openstack.wsgi [req-831d51ac-1916-417a-975b-c8942685bf15 req-67ff01d1-85a9-40f3-861b-1b5e86e410dd tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Action body: b'{"os-complete": null}' {{(pid=55573) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1121.936497] [55573]: DEBUG cinder.api.openstack.wsgi [req-831d51ac-1916-417a-975b-c8942685bf15 req-67ff01d1-85a9-40f3-861b-1b5e86e410dd tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1121.939425] [55574]: INFO cinder.api.openstack.wsgi [None req-b930cff3-cd5a-4eee-8f91-5cc849c74f4f tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] http://10.180.1.21/volume/v3/volumes/10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84 returned with HTTP 200 [ 1121.939934] [55574]: [pid: 55574|app: 0|req: 194/414] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:16:22 2025] GET /volume/v3/volumes/10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1121.952736] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.952736] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1121.970021] [55573]: INFO cinder.api.openstack.wsgi [req-831d51ac-1916-417a-975b-c8942685bf15 req-67ff01d1-85a9-40f3-861b-1b5e86e410dd tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] http://10.180.1.21/volume/v3/attachments/21cb0b2b-c802-4aa5-823e-4b777fc7d34f/action returned with HTTP 204 [ 1121.970673] [55573]: [pid: 55573|app: 0|req: 221/415] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 21:16:22 2025] POST /volume/v3/attachments/21cb0b2b-c802-4aa5-823e-4b777fc7d34f/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1122.355724] [55574]: DEBUG cinder.api.middleware.request_id [req-47f28c58-8dbc-4442-9981-978e6e829637 req-5cf9122c-6a93-4a5b-aedd-cd0ab03b6192 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1122.358380] [55574]: INFO cinder.api.openstack.wsgi [req-47f28c58-8dbc-4442-9981-978e6e829637 req-5cf9122c-6a93-4a5b-aedd-cd0ab03b6192 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] POST http://10.180.1.21/volume/v3/attachments/f31aa222-0aff-4ac8-a238-36838fa973d4/action [ 1122.358536] [55574]: DEBUG cinder.api.openstack.wsgi [req-47f28c58-8dbc-4442-9981-978e6e829637 req-5cf9122c-6a93-4a5b-aedd-cd0ab03b6192 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Action body: b'{"os-complete": null}' {{(pid=55574) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1122.358609] [55574]: DEBUG cinder.api.openstack.wsgi [req-47f28c58-8dbc-4442-9981-978e6e829637 req-5cf9122c-6a93-4a5b-aedd-cd0ab03b6192 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1122.373747] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1122.373747] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1122.384463] [55574]: INFO cinder.api.openstack.wsgi [req-47f28c58-8dbc-4442-9981-978e6e829637 req-5cf9122c-6a93-4a5b-aedd-cd0ab03b6192 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] http://10.180.1.21/volume/v3/attachments/f31aa222-0aff-4ac8-a238-36838fa973d4/action returned with HTTP 204 [ 1122.384463] [55574]: [pid: 55574|app: 0|req: 195/416] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 21:16:23 2025] POST /volume/v3/attachments/f31aa222-0aff-4ac8-a238-36838fa973d4/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1122.936832] [55573]: DEBUG cinder.api.middleware.request_id [req-46d88217-d1e4-401a-9f0c-0f12fb5c3d63 req-85345e35-6e6a-4a57-a5f8-4f52a99436c6 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1122.939058] [55573]: INFO cinder.api.openstack.wsgi [req-46d88217-d1e4-401a-9f0c-0f12fb5c3d63 req-85345e35-6e6a-4a57-a5f8-4f52a99436c6 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] GET http://10.180.1.21/volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e [ 1122.939745] [55573]: DEBUG cinder.api.openstack.wsgi [req-46d88217-d1e4-401a-9f0c-0f12fb5c3d63 req-85345e35-6e6a-4a57-a5f8-4f52a99436c6 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1122.939745] [55573]: DEBUG cinder.api.openstack.wsgi [req-46d88217-d1e4-401a-9f0c-0f12fb5c3d63 req-85345e35-6e6a-4a57-a5f8-4f52a99436c6 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1122.951245] [55574]: DEBUG cinder.api.middleware.request_id [None req-e0ab0c83-418e-45e6-bd49-6e0772e86777 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1122.952894] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1122.952894] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1122.953313] [55574]: INFO cinder.api.openstack.wsgi [None req-e0ab0c83-418e-45e6-bd49-6e0772e86777 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] GET http://10.180.1.21/volume/v3/volumes/10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84 [ 1122.953526] [55574]: DEBUG cinder.api.openstack.wsgi [None req-e0ab0c83-418e-45e6-bd49-6e0772e86777 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1122.953771] [55574]: DEBUG cinder.api.openstack.wsgi [None req-e0ab0c83-418e-45e6-bd49-6e0772e86777 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1122.956709] [55573]: INFO cinder.volume.api [req-46d88217-d1e4-401a-9f0c-0f12fb5c3d63 req-85345e35-6e6a-4a57-a5f8-4f52a99436c6 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Volume info retrieved successfully. [ 1122.961482] [55573]: INFO cinder.api.openstack.wsgi [req-46d88217-d1e4-401a-9f0c-0f12fb5c3d63 req-85345e35-6e6a-4a57-a5f8-4f52a99436c6 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] http://10.180.1.21/volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e returned with HTTP 200 [ 1122.961918] [55573]: [pid: 55573|app: 0|req: 222/417] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 21:16:23 2025] GET /volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e => generated 1143 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1122.963737] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1122.963737] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1122.967773] [55574]: INFO cinder.volume.api [None req-e0ab0c83-418e-45e6-bd49-6e0772e86777 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Volume info retrieved successfully. [ 1122.972036] [55574]: INFO cinder.api.openstack.wsgi [None req-e0ab0c83-418e-45e6-bd49-6e0772e86777 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] http://10.180.1.21/volume/v3/volumes/10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84 returned with HTTP 200 [ 1122.972423] [55574]: [pid: 55574|app: 0|req: 196/418] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:16:23 2025] GET /volume/v3/volumes/10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1122.981928] [55573]: DEBUG cinder.api.middleware.request_id [None req-175b64a4-add8-49d4-abc1-39ccb3473c5c None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1122.983978] [55573]: INFO cinder.api.openstack.wsgi [None req-175b64a4-add8-49d4-abc1-39ccb3473c5c tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] GET http://10.180.1.21/volume/v3/volumes/10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84 [ 1122.984208] [55573]: DEBUG cinder.api.openstack.wsgi [None req-175b64a4-add8-49d4-abc1-39ccb3473c5c tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1122.984422] [55573]: DEBUG cinder.api.openstack.wsgi [None req-175b64a4-add8-49d4-abc1-39ccb3473c5c tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1122.994349] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1122.994349] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1122.998029] [55573]: INFO cinder.volume.api [None req-175b64a4-add8-49d4-abc1-39ccb3473c5c tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Volume info retrieved successfully. [ 1123.002721] [55573]: INFO cinder.api.openstack.wsgi [None req-175b64a4-add8-49d4-abc1-39ccb3473c5c tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] http://10.180.1.21/volume/v3/volumes/10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84 returned with HTTP 200 [ 1123.003115] [55573]: [pid: 55573|app: 0|req: 223/419] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:16:23 2025] GET /volume/v3/volumes/10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1132.969979] [55574]: DEBUG dbcounter [-] [55574] Writing DB stats cinder:SELECT=27,cinder:UPDATE=3 {{(pid=55574) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1133.000442] [55573]: DEBUG dbcounter [-] [55573] Writing DB stats cinder:SELECT=41,cinder:UPDATE=3 {{(pid=55573) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1136.620535] [55574]: DEBUG cinder.api.middleware.request_id [None req-da467d41-6746-4426-a2fd-a76ad81614ee None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1136.621054] [55574]: INFO cinder.api.openstack.wsgi [None req-da467d41-6746-4426-a2fd-a76ad81614ee None None] GET http://10.180.1.21/volume// [ 1136.621228] [55574]: DEBUG cinder.api.openstack.wsgi [None req-da467d41-6746-4426-a2fd-a76ad81614ee None None] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1136.621448] [55574]: DEBUG cinder.api.openstack.wsgi [None req-da467d41-6746-4426-a2fd-a76ad81614ee None None] Calling method 'all' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1136.621869] [55574]: INFO cinder.api.openstack.wsgi [None req-da467d41-6746-4426-a2fd-a76ad81614ee None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1136.622197] [55574]: [pid: 55574|app: 0|req: 197/420] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 21:16:37 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1136.629016] [55573]: DEBUG cinder.api.middleware.request_id [req-51ee83a1-0acd-446e-a5a3-55c50aed3639 req-c40456a0-c8e1-41aa-b63d-7b5b748ddd9b None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1136.629016] [55573]: INFO cinder.api.openstack.wsgi [req-51ee83a1-0acd-446e-a5a3-55c50aed3639 req-c40456a0-c8e1-41aa-b63d-7b5b748ddd9b tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1136.629016] [55573]: DEBUG cinder.api.openstack.wsgi [req-51ee83a1-0acd-446e-a5a3-55c50aed3639 req-c40456a0-c8e1-41aa-b63d-7b5b748ddd9b tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84", "connector": null, "instance_uuid": "60319f82-5fe4-4ab2-8196-77c8f49ac710"}} {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1136.647106] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.647106] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1136.681071] [55573]: INFO cinder.api.openstack.wsgi [req-51ee83a1-0acd-446e-a5a3-55c50aed3639 req-c40456a0-c8e1-41aa-b63d-7b5b748ddd9b tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1136.681589] [55573]: [pid: 55573|app: 0|req: 224/421] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 21:16:37 2025] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1136.686548] [55574]: DEBUG cinder.api.middleware.request_id [req-51ee83a1-0acd-446e-a5a3-55c50aed3639 req-2e75945c-23e9-49ef-80fa-6b5944503f20 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1136.689103] [55574]: INFO cinder.api.openstack.wsgi [req-51ee83a1-0acd-446e-a5a3-55c50aed3639 req-2e75945c-23e9-49ef-80fa-6b5944503f20 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] DELETE http://10.180.1.21/volume/v3/attachments/f31aa222-0aff-4ac8-a238-36838fa973d4 [ 1136.689339] [55574]: DEBUG cinder.api.openstack.wsgi [req-51ee83a1-0acd-446e-a5a3-55c50aed3639 req-2e75945c-23e9-49ef-80fa-6b5944503f20 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1136.689582] [55574]: DEBUG cinder.api.openstack.wsgi [req-51ee83a1-0acd-446e-a5a3-55c50aed3639 req-2e75945c-23e9-49ef-80fa-6b5944503f20 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Calling method 'version_select' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1136.697614] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.697614] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1137.228038] [55574]: INFO cinder.api.openstack.wsgi [req-51ee83a1-0acd-446e-a5a3-55c50aed3639 req-2e75945c-23e9-49ef-80fa-6b5944503f20 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] http://10.180.1.21/volume/v3/attachments/f31aa222-0aff-4ac8-a238-36838fa973d4 returned with HTTP 200 [ 1137.228587] [55574]: [pid: 55574|app: 0|req: 198/422] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 21:16:37 2025] DELETE /volume/v3/attachments/f31aa222-0aff-4ac8-a238-36838fa973d4 => generated 192 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1141.768781] [55573]: DEBUG cinder.api.middleware.request_id [req-51ee83a1-0acd-446e-a5a3-55c50aed3639 req-466c56ec-2f93-4ed5-a08f-5e8702e5c198 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1141.771075] [55573]: INFO cinder.api.openstack.wsgi [req-51ee83a1-0acd-446e-a5a3-55c50aed3639 req-466c56ec-2f93-4ed5-a08f-5e8702e5c198 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] PUT http://10.180.1.21/volume/v3/attachments/d7e9395d-56b2-47cc-9bdb-3b938033519c [ 1141.771488] [55573]: DEBUG cinder.api.openstack.wsgi [req-51ee83a1-0acd-446e-a5a3-55c50aed3639 req-466c56ec-2f93-4ed5-a08f-5e8702e5c198 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-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-546484", "mountpoint": "/dev/sdb"}}} {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1141.781589] [55573]: DEBUG cinder.coordination [req-51ee83a1-0acd-446e-a5a3-55c50aed3639 req-466c56ec-2f93-4ed5-a08f-5e8702e5c198 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Acquiring lock "cinder-attachment_update-10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55573) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1141.785620] [55573]: DEBUG cinder.coordination [req-51ee83a1-0acd-446e-a5a3-55c50aed3639 req-466c56ec-2f93-4ed5-a08f-5e8702e5c198 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Lock "cinder-attachment_update-10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55573) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1141.786636] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.786636] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1142.306288] [55573]: DEBUG cinder.coordination [req-51ee83a1-0acd-446e-a5a3-55c50aed3639 req-466c56ec-2f93-4ed5-a08f-5e8702e5c198 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Lock "cinder-attachment_update-10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.520s {{(pid=55573) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1142.306288] [55573]: INFO cinder.api.openstack.wsgi [req-51ee83a1-0acd-446e-a5a3-55c50aed3639 req-466c56ec-2f93-4ed5-a08f-5e8702e5c198 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] http://10.180.1.21/volume/v3/attachments/d7e9395d-56b2-47cc-9bdb-3b938033519c returned with HTTP 200 [ 1142.306598] [55573]: [pid: 55573|app: 0|req: 225/423] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 21:16:42 2025] PUT /volume/v3/attachments/d7e9395d-56b2-47cc-9bdb-3b938033519c => generated 617 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1142.311064] [55574]: DEBUG cinder.api.middleware.request_id [req-51ee83a1-0acd-446e-a5a3-55c50aed3639 req-a6c23556-f607-412b-9678-0538ceb4d034 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1142.313478] [55574]: INFO cinder.api.openstack.wsgi [req-51ee83a1-0acd-446e-a5a3-55c50aed3639 req-a6c23556-f607-412b-9678-0538ceb4d034 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] GET http://10.180.1.21/volume/v3/attachments/d7e9395d-56b2-47cc-9bdb-3b938033519c [ 1142.313803] [55574]: DEBUG cinder.api.openstack.wsgi [req-51ee83a1-0acd-446e-a5a3-55c50aed3639 req-a6c23556-f607-412b-9678-0538ceb4d034 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1142.314033] [55574]: DEBUG cinder.api.openstack.wsgi [req-51ee83a1-0acd-446e-a5a3-55c50aed3639 req-a6c23556-f607-412b-9678-0538ceb4d034 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Calling method 'version_select' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1142.328644] [55574]: INFO cinder.api.openstack.wsgi [req-51ee83a1-0acd-446e-a5a3-55c50aed3639 req-a6c23556-f607-412b-9678-0538ceb4d034 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] http://10.180.1.21/volume/v3/attachments/d7e9395d-56b2-47cc-9bdb-3b938033519c returned with HTTP 200 [ 1142.329306] [55574]: [pid: 55574|app: 0|req: 199/424] 10.180.1.21 () {62 vars in 1531 bytes} [Wed Feb 19 21:16:43 2025] GET /volume/v3/attachments/d7e9395d-56b2-47cc-9bdb-3b938033519c => generated 642 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1144.416376] [55573]: DEBUG cinder.api.middleware.request_id [req-51ee83a1-0acd-446e-a5a3-55c50aed3639 req-0a347516-78b7-4e37-bce9-f22c50ed37f8 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1144.418666] [55573]: INFO cinder.api.openstack.wsgi [req-51ee83a1-0acd-446e-a5a3-55c50aed3639 req-0a347516-78b7-4e37-bce9-f22c50ed37f8 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] POST http://10.180.1.21/volume/v3/attachments/d7e9395d-56b2-47cc-9bdb-3b938033519c/action [ 1144.419094] [55573]: DEBUG cinder.api.openstack.wsgi [req-51ee83a1-0acd-446e-a5a3-55c50aed3639 req-0a347516-78b7-4e37-bce9-f22c50ed37f8 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Action body: b'{"os-complete": null}' {{(pid=55573) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1144.419232] [55573]: DEBUG cinder.api.openstack.wsgi [req-51ee83a1-0acd-446e-a5a3-55c50aed3639 req-0a347516-78b7-4e37-bce9-f22c50ed37f8 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1144.438323] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1144.438323] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1144.447062] [55573]: INFO cinder.api.openstack.wsgi [req-51ee83a1-0acd-446e-a5a3-55c50aed3639 req-0a347516-78b7-4e37-bce9-f22c50ed37f8 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] http://10.180.1.21/volume/v3/attachments/d7e9395d-56b2-47cc-9bdb-3b938033519c/action returned with HTTP 204 [ 1144.447514] [55573]: [pid: 55573|app: 0|req: 226/425] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 21:16:45 2025] POST /volume/v3/attachments/d7e9395d-56b2-47cc-9bdb-3b938033519c/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1147.998323] [55574]: DEBUG cinder.api.middleware.request_id [None req-d23f87ba-3ad1-4495-8dd9-2d8a44405808 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1147.998771] [55574]: INFO cinder.api.openstack.wsgi [None req-d23f87ba-3ad1-4495-8dd9-2d8a44405808 None None] GET http://10.180.1.21/volume// [ 1147.998981] [55574]: DEBUG cinder.api.openstack.wsgi [None req-d23f87ba-3ad1-4495-8dd9-2d8a44405808 None None] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1147.999210] [55574]: DEBUG cinder.api.openstack.wsgi [None req-d23f87ba-3ad1-4495-8dd9-2d8a44405808 None None] Calling method 'all' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1147.999594] [55574]: INFO cinder.api.openstack.wsgi [None req-d23f87ba-3ad1-4495-8dd9-2d8a44405808 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1147.999895] [55574]: [pid: 55574|app: 0|req: 200/426] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 21:16:48 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1148.003292] [55573]: DEBUG cinder.api.middleware.request_id [req-cb0c5702-c83d-4fc4-9302-2c4f5cd33a11 req-575d2dea-3748-4dc8-95f3-1ec6c1084d14 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.005558] [55573]: INFO cinder.api.openstack.wsgi [req-cb0c5702-c83d-4fc4-9302-2c4f5cd33a11 req-575d2dea-3748-4dc8-95f3-1ec6c1084d14 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1148.005965] [55573]: DEBUG cinder.api.openstack.wsgi [req-cb0c5702-c83d-4fc4-9302-2c4f5cd33a11 req-575d2dea-3748-4dc8-95f3-1ec6c1084d14 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84", "connector": null, "instance_uuid": "60319f82-5fe4-4ab2-8196-77c8f49ac710"}} {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1148.020465] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1148.020465] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1148.045494] [55573]: INFO cinder.api.openstack.wsgi [req-cb0c5702-c83d-4fc4-9302-2c4f5cd33a11 req-575d2dea-3748-4dc8-95f3-1ec6c1084d14 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1148.045913] [55573]: [pid: 55573|app: 0|req: 227/427] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 21:16:48 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) [ 1148.049898] [55574]: DEBUG cinder.api.middleware.request_id [req-cb0c5702-c83d-4fc4-9302-2c4f5cd33a11 req-82855b73-84d3-48fe-b607-ce0d17e30d77 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.052195] [55574]: INFO cinder.api.openstack.wsgi [req-cb0c5702-c83d-4fc4-9302-2c4f5cd33a11 req-82855b73-84d3-48fe-b607-ce0d17e30d77 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] DELETE http://10.180.1.21/volume/v3/attachments/d7e9395d-56b2-47cc-9bdb-3b938033519c [ 1148.052460] [55574]: DEBUG cinder.api.openstack.wsgi [req-cb0c5702-c83d-4fc4-9302-2c4f5cd33a11 req-82855b73-84d3-48fe-b607-ce0d17e30d77 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1148.052730] [55574]: DEBUG cinder.api.openstack.wsgi [req-cb0c5702-c83d-4fc4-9302-2c4f5cd33a11 req-82855b73-84d3-48fe-b607-ce0d17e30d77 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Calling method 'version_select' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1148.059769] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1148.059769] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1148.590699] [55574]: INFO cinder.api.openstack.wsgi [req-cb0c5702-c83d-4fc4-9302-2c4f5cd33a11 req-82855b73-84d3-48fe-b607-ce0d17e30d77 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] http://10.180.1.21/volume/v3/attachments/d7e9395d-56b2-47cc-9bdb-3b938033519c returned with HTTP 200 [ 1148.591223] [55574]: [pid: 55574|app: 0|req: 201/428] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 21:16:48 2025] DELETE /volume/v3/attachments/d7e9395d-56b2-47cc-9bdb-3b938033519c => generated 192 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1154.686832] [55573]: DEBUG cinder.api.middleware.request_id [req-cb0c5702-c83d-4fc4-9302-2c4f5cd33a11 req-72841e76-b6e9-4d76-b609-4e27ca0a6f38 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1154.689376] [55573]: INFO cinder.api.openstack.wsgi [req-cb0c5702-c83d-4fc4-9302-2c4f5cd33a11 req-72841e76-b6e9-4d76-b609-4e27ca0a6f38 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] PUT http://10.180.1.21/volume/v3/attachments/3e27f192-818c-46fa-a6db-2339c278df76 [ 1154.689779] [55573]: DEBUG cinder.api.openstack.wsgi [req-cb0c5702-c83d-4fc4-9302-2c4f5cd33a11 req-72841e76-b6e9-4d76-b609-4e27ca0a6f38 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-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-546484", "mountpoint": "/dev/sdb"}}} {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1154.699476] [55573]: DEBUG cinder.coordination [req-cb0c5702-c83d-4fc4-9302-2c4f5cd33a11 req-72841e76-b6e9-4d76-b609-4e27ca0a6f38 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Acquiring lock "cinder-attachment_update-10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55573) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1154.703556] [55573]: DEBUG cinder.coordination [req-cb0c5702-c83d-4fc4-9302-2c4f5cd33a11 req-72841e76-b6e9-4d76-b609-4e27ca0a6f38 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Lock "cinder-attachment_update-10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55573) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1154.704590] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.704590] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1155.223164] [55573]: DEBUG cinder.coordination [req-cb0c5702-c83d-4fc4-9302-2c4f5cd33a11 req-72841e76-b6e9-4d76-b609-4e27ca0a6f38 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Lock "cinder-attachment_update-10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.519s {{(pid=55573) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1155.223321] [55573]: INFO cinder.api.openstack.wsgi [req-cb0c5702-c83d-4fc4-9302-2c4f5cd33a11 req-72841e76-b6e9-4d76-b609-4e27ca0a6f38 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] http://10.180.1.21/volume/v3/attachments/3e27f192-818c-46fa-a6db-2339c278df76 returned with HTTP 200 [ 1155.223809] [55573]: [pid: 55573|app: 0|req: 228/429] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 21:16:55 2025] PUT /volume/v3/attachments/3e27f192-818c-46fa-a6db-2339c278df76 => generated 617 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1155.228927] [55574]: DEBUG cinder.api.middleware.request_id [req-cb0c5702-c83d-4fc4-9302-2c4f5cd33a11 req-147064b6-73ee-4e2a-99af-0e749d95bdf9 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1155.231067] [55574]: INFO cinder.api.openstack.wsgi [req-cb0c5702-c83d-4fc4-9302-2c4f5cd33a11 req-147064b6-73ee-4e2a-99af-0e749d95bdf9 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] GET http://10.180.1.21/volume/v3/attachments/3e27f192-818c-46fa-a6db-2339c278df76 [ 1155.231475] [55574]: DEBUG cinder.api.openstack.wsgi [req-cb0c5702-c83d-4fc4-9302-2c4f5cd33a11 req-147064b6-73ee-4e2a-99af-0e749d95bdf9 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1155.232843] [55574]: DEBUG cinder.api.openstack.wsgi [req-cb0c5702-c83d-4fc4-9302-2c4f5cd33a11 req-147064b6-73ee-4e2a-99af-0e749d95bdf9 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Calling method 'version_select' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1155.245661] [55574]: INFO cinder.api.openstack.wsgi [req-cb0c5702-c83d-4fc4-9302-2c4f5cd33a11 req-147064b6-73ee-4e2a-99af-0e749d95bdf9 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] http://10.180.1.21/volume/v3/attachments/3e27f192-818c-46fa-a6db-2339c278df76 returned with HTTP 200 [ 1155.246164] [55574]: [pid: 55574|app: 0|req: 202/430] 10.180.1.21 () {62 vars in 1531 bytes} [Wed Feb 19 21:16:56 2025] GET /volume/v3/attachments/3e27f192-818c-46fa-a6db-2339c278df76 => generated 642 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1160.028104] [55573]: DEBUG cinder.api.middleware.request_id [req-cb0c5702-c83d-4fc4-9302-2c4f5cd33a11 req-3e902c6c-f36a-43c2-b223-46104623d125 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1160.030444] [55573]: INFO cinder.api.openstack.wsgi [req-cb0c5702-c83d-4fc4-9302-2c4f5cd33a11 req-3e902c6c-f36a-43c2-b223-46104623d125 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] POST http://10.180.1.21/volume/v3/attachments/3e27f192-818c-46fa-a6db-2339c278df76/action [ 1160.030869] [55573]: DEBUG cinder.api.openstack.wsgi [req-cb0c5702-c83d-4fc4-9302-2c4f5cd33a11 req-3e902c6c-f36a-43c2-b223-46104623d125 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Action body: b'{"os-complete": null}' {{(pid=55573) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1160.031014] [55573]: DEBUG cinder.api.openstack.wsgi [req-cb0c5702-c83d-4fc4-9302-2c4f5cd33a11 req-3e902c6c-f36a-43c2-b223-46104623d125 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1160.051202] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1160.051202] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1160.057593] [55573]: INFO cinder.api.openstack.wsgi [req-cb0c5702-c83d-4fc4-9302-2c4f5cd33a11 req-3e902c6c-f36a-43c2-b223-46104623d125 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] http://10.180.1.21/volume/v3/attachments/3e27f192-818c-46fa-a6db-2339c278df76/action returned with HTTP 204 [ 1160.058037] [55573]: [pid: 55573|app: 0|req: 229/431] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 21:17:00 2025] POST /volume/v3/attachments/3e27f192-818c-46fa-a6db-2339c278df76/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1161.147031] [55574]: DEBUG cinder.api.middleware.request_id [req-9c7f24e6-bf31-4d37-b103-265bf5ab2a70 req-e2eb4efc-11bd-4740-9993-6de4fcbd1894 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1161.149518] [55574]: INFO cinder.api.openstack.wsgi [req-9c7f24e6-bf31-4d37-b103-265bf5ab2a70 req-e2eb4efc-11bd-4740-9993-6de4fcbd1894 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] DELETE http://10.180.1.21/volume/v3/attachments/21cb0b2b-c802-4aa5-823e-4b777fc7d34f [ 1161.149756] [55574]: DEBUG cinder.api.openstack.wsgi [req-9c7f24e6-bf31-4d37-b103-265bf5ab2a70 req-e2eb4efc-11bd-4740-9993-6de4fcbd1894 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1161.150011] [55574]: DEBUG cinder.api.openstack.wsgi [req-9c7f24e6-bf31-4d37-b103-265bf5ab2a70 req-e2eb4efc-11bd-4740-9993-6de4fcbd1894 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Calling method 'version_select' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1161.157377] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1161.157377] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1161.682969] [55574]: INFO cinder.api.openstack.wsgi [req-9c7f24e6-bf31-4d37-b103-265bf5ab2a70 req-e2eb4efc-11bd-4740-9993-6de4fcbd1894 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] http://10.180.1.21/volume/v3/attachments/21cb0b2b-c802-4aa5-823e-4b777fc7d34f returned with HTTP 200 [ 1161.683629] [55574]: [pid: 55574|app: 0|req: 203/432] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 21:17:02 2025] DELETE /volume/v3/attachments/21cb0b2b-c802-4aa5-823e-4b777fc7d34f => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1161.690218] [55573]: DEBUG cinder.api.middleware.request_id [req-9c7f24e6-bf31-4d37-b103-265bf5ab2a70 req-8b97b64e-423d-4c52-8981-3bcafc3a3254 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1161.692759] [55573]: INFO cinder.api.openstack.wsgi [req-9c7f24e6-bf31-4d37-b103-265bf5ab2a70 req-8b97b64e-423d-4c52-8981-3bcafc3a3254 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] DELETE http://10.180.1.21/volume/v3/volumes/bc14e67e-a25a-4ab6-a8c0-00a1afd4de39 [ 1161.693025] [55573]: DEBUG cinder.api.openstack.wsgi [req-9c7f24e6-bf31-4d37-b103-265bf5ab2a70 req-8b97b64e-423d-4c52-8981-3bcafc3a3254 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1161.693251] [55573]: DEBUG cinder.api.openstack.wsgi [req-9c7f24e6-bf31-4d37-b103-265bf5ab2a70 req-8b97b64e-423d-4c52-8981-3bcafc3a3254 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Calling method 'delete' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1161.693437] [55573]: INFO cinder.api.v3.volumes [req-9c7f24e6-bf31-4d37-b103-265bf5ab2a70 req-8b97b64e-423d-4c52-8981-3bcafc3a3254 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Delete volume with id: bc14e67e-a25a-4ab6-a8c0-00a1afd4de39 [ 1161.704906] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1161.704906] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1161.705456] [55573]: INFO cinder.volume.api [req-9c7f24e6-bf31-4d37-b103-265bf5ab2a70 req-8b97b64e-423d-4c52-8981-3bcafc3a3254 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Volume info retrieved successfully. [ 1161.721552] [55573]: INFO cinder.volume.api [req-9c7f24e6-bf31-4d37-b103-265bf5ab2a70 req-8b97b64e-423d-4c52-8981-3bcafc3a3254 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Delete volume request issued successfully. [ 1161.721741] [55573]: INFO cinder.api.openstack.wsgi [req-9c7f24e6-bf31-4d37-b103-265bf5ab2a70 req-8b97b64e-423d-4c52-8981-3bcafc3a3254 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] http://10.180.1.21/volume/v3/volumes/bc14e67e-a25a-4ab6-a8c0-00a1afd4de39 returned with HTTP 202 [ 1161.722156] [55573]: [pid: 55573|app: 0|req: 230/433] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 21:17:02 2025] DELETE /volume/v3/volumes/bc14e67e-a25a-4ab6-a8c0-00a1afd4de39 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1163.517189] [55574]: DEBUG cinder.api.middleware.request_id [None req-af40de21-8597-45bf-b636-1208bf16f49b None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1163.519215] [55574]: INFO cinder.api.openstack.wsgi [None req-af40de21-8597-45bf-b636-1208bf16f49b tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] GET http://10.180.1.21/volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e [ 1163.519485] [55574]: DEBUG cinder.api.openstack.wsgi [None req-af40de21-8597-45bf-b636-1208bf16f49b tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1163.519759] [55574]: DEBUG cinder.api.openstack.wsgi [None req-af40de21-8597-45bf-b636-1208bf16f49b tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1163.533222] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1163.533222] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1163.537144] [55574]: INFO cinder.volume.api [None req-af40de21-8597-45bf-b636-1208bf16f49b tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Volume info retrieved successfully. [ 1163.542032] [55574]: INFO cinder.api.openstack.wsgi [None req-af40de21-8597-45bf-b636-1208bf16f49b tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] http://10.180.1.21/volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e returned with HTTP 200 [ 1163.542434] [55574]: [pid: 55574|app: 0|req: 204/434] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:17:04 2025] GET /volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e => generated 1143 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1163.577399] [55573]: DEBUG cinder.api.middleware.request_id [req-ed5c0856-37b8-4bbc-a956-6e7a3040427b req-2a07ec94-e2c9-4e2a-88a1-08bb337793ab None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1163.580895] [55573]: INFO cinder.api.openstack.wsgi [req-ed5c0856-37b8-4bbc-a956-6e7a3040427b req-2a07ec94-e2c9-4e2a-88a1-08bb337793ab tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] GET http://10.180.1.21/volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e [ 1163.581327] [55573]: DEBUG cinder.api.openstack.wsgi [req-ed5c0856-37b8-4bbc-a956-6e7a3040427b req-2a07ec94-e2c9-4e2a-88a1-08bb337793ab tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1163.581637] [55573]: DEBUG cinder.api.openstack.wsgi [req-ed5c0856-37b8-4bbc-a956-6e7a3040427b req-2a07ec94-e2c9-4e2a-88a1-08bb337793ab tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1163.592930] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1163.592930] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1163.596317] [55573]: INFO cinder.volume.api [req-ed5c0856-37b8-4bbc-a956-6e7a3040427b req-2a07ec94-e2c9-4e2a-88a1-08bb337793ab tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Volume info retrieved successfully. [ 1163.600607] [55573]: INFO cinder.api.openstack.wsgi [req-ed5c0856-37b8-4bbc-a956-6e7a3040427b req-2a07ec94-e2c9-4e2a-88a1-08bb337793ab tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] http://10.180.1.21/volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e returned with HTTP 200 [ 1163.601077] [55573]: [pid: 55573|app: 0|req: 231/435] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 21:17:04 2025] GET /volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e => generated 1143 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1163.617265] [55574]: DEBUG cinder.api.middleware.request_id [req-ed5c0856-37b8-4bbc-a956-6e7a3040427b req-8e579c89-64fd-4cee-b954-3734ef6c8df1 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1163.619652] [55574]: INFO cinder.api.openstack.wsgi [req-ed5c0856-37b8-4bbc-a956-6e7a3040427b req-8e579c89-64fd-4cee-b954-3734ef6c8df1 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] POST http://10.180.1.21/volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e/action [ 1163.620066] [55574]: DEBUG cinder.api.openstack.wsgi [req-ed5c0856-37b8-4bbc-a956-6e7a3040427b req-8e579c89-64fd-4cee-b954-3734ef6c8df1 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55574) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1163.620211] [55574]: DEBUG cinder.api.openstack.wsgi [req-ed5c0856-37b8-4bbc-a956-6e7a3040427b req-8e579c89-64fd-4cee-b954-3734ef6c8df1 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1163.629941] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1163.629941] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1163.630468] [55574]: INFO cinder.volume.api [req-ed5c0856-37b8-4bbc-a956-6e7a3040427b req-8e579c89-64fd-4cee-b954-3734ef6c8df1 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Volume info retrieved successfully. [ 1163.635736] [55574]: INFO cinder.volume.api [req-ed5c0856-37b8-4bbc-a956-6e7a3040427b req-8e579c89-64fd-4cee-b954-3734ef6c8df1 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Begin detaching volume completed successfully. [ 1163.635980] [55574]: INFO cinder.api.openstack.wsgi [req-ed5c0856-37b8-4bbc-a956-6e7a3040427b req-8e579c89-64fd-4cee-b954-3734ef6c8df1 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] http://10.180.1.21/volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e/action returned with HTTP 202 [ 1163.636397] [55574]: [pid: 55574|app: 0|req: 205/436] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 21:17:04 2025] POST /volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1164.662425] [55573]: DEBUG cinder.api.middleware.request_id [None req-050d21dd-1c89-4429-9a79-5b5cfba6e645 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1164.662937] [55573]: INFO cinder.api.openstack.wsgi [None req-050d21dd-1c89-4429-9a79-5b5cfba6e645 None None] GET http://10.180.1.21/volume// [ 1164.663142] [55573]: DEBUG cinder.api.openstack.wsgi [None req-050d21dd-1c89-4429-9a79-5b5cfba6e645 None None] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1164.663357] [55573]: DEBUG cinder.api.openstack.wsgi [None req-050d21dd-1c89-4429-9a79-5b5cfba6e645 None None] Calling method 'all' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1164.663745] [55573]: INFO cinder.api.openstack.wsgi [None req-050d21dd-1c89-4429-9a79-5b5cfba6e645 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1164.664061] [55573]: [pid: 55573|app: 0|req: 232/437] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 21:17:05 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1164.667523] [55574]: DEBUG cinder.api.middleware.request_id [req-ed5c0856-37b8-4bbc-a956-6e7a3040427b req-5b40ee04-6a04-43e0-88be-c935307512e9 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1164.669831] [55574]: INFO cinder.api.openstack.wsgi [req-ed5c0856-37b8-4bbc-a956-6e7a3040427b req-5b40ee04-6a04-43e0-88be-c935307512e9 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] GET http://10.180.1.21/volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e [ 1164.670094] [55574]: DEBUG cinder.api.openstack.wsgi [req-ed5c0856-37b8-4bbc-a956-6e7a3040427b req-5b40ee04-6a04-43e0-88be-c935307512e9 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1164.670317] [55574]: DEBUG cinder.api.openstack.wsgi [req-ed5c0856-37b8-4bbc-a956-6e7a3040427b req-5b40ee04-6a04-43e0-88be-c935307512e9 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1164.683626] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1164.683626] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1164.687220] [55574]: INFO cinder.volume.api [req-ed5c0856-37b8-4bbc-a956-6e7a3040427b req-5b40ee04-6a04-43e0-88be-c935307512e9 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Volume info retrieved successfully. [ 1164.692035] [55574]: INFO cinder.api.openstack.wsgi [req-ed5c0856-37b8-4bbc-a956-6e7a3040427b req-5b40ee04-6a04-43e0-88be-c935307512e9 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] http://10.180.1.21/volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e returned with HTTP 200 [ 1164.692437] [55574]: [pid: 55574|app: 0|req: 206/438] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 21:17:05 2025] GET /volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e => generated 1327 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1165.854146] [55573]: DEBUG cinder.api.middleware.request_id [req-ed5c0856-37b8-4bbc-a956-6e7a3040427b req-b22a207a-623a-493c-81ed-7eb72524c1ba None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1165.857447] [55573]: INFO cinder.api.openstack.wsgi [req-ed5c0856-37b8-4bbc-a956-6e7a3040427b req-b22a207a-623a-493c-81ed-7eb72524c1ba tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] DELETE http://10.180.1.21/volume/v3/attachments/ce371edb-13f9-40bb-9683-45f0f1679919 [ 1165.857552] [55573]: DEBUG cinder.api.openstack.wsgi [req-ed5c0856-37b8-4bbc-a956-6e7a3040427b req-b22a207a-623a-493c-81ed-7eb72524c1ba tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1165.857702] [55573]: DEBUG cinder.api.openstack.wsgi [req-ed5c0856-37b8-4bbc-a956-6e7a3040427b req-b22a207a-623a-493c-81ed-7eb72524c1ba tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Calling method 'version_select' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1165.865480] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1165.865480] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1166.371562] [55574]: DEBUG cinder.api.middleware.request_id [req-8fb4a250-1762-4e89-9f04-f824b77967e3 req-e7058757-d1d3-4365-b0b3-aa4eee9b9349 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.373951] [55574]: INFO cinder.api.openstack.wsgi [req-8fb4a250-1762-4e89-9f04-f824b77967e3 req-e7058757-d1d3-4365-b0b3-aa4eee9b9349 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] DELETE http://10.180.1.21/volume/v3/attachments/3e27f192-818c-46fa-a6db-2339c278df76 [ 1166.374182] [55574]: DEBUG cinder.api.openstack.wsgi [req-8fb4a250-1762-4e89-9f04-f824b77967e3 req-e7058757-d1d3-4365-b0b3-aa4eee9b9349 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1166.374405] [55574]: DEBUG cinder.api.openstack.wsgi [req-8fb4a250-1762-4e89-9f04-f824b77967e3 req-e7058757-d1d3-4365-b0b3-aa4eee9b9349 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Calling method 'version_select' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1166.381515] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1166.381515] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1166.392130] [55573]: INFO cinder.api.openstack.wsgi [req-ed5c0856-37b8-4bbc-a956-6e7a3040427b req-b22a207a-623a-493c-81ed-7eb72524c1ba tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] http://10.180.1.21/volume/v3/attachments/ce371edb-13f9-40bb-9683-45f0f1679919 returned with HTTP 200 [ 1166.392675] [55573]: [pid: 55573|app: 0|req: 233/439] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 21:17:06 2025] DELETE /volume/v3/attachments/ce371edb-13f9-40bb-9683-45f0f1679919 => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1166.909230] [55574]: INFO cinder.api.openstack.wsgi [req-8fb4a250-1762-4e89-9f04-f824b77967e3 req-e7058757-d1d3-4365-b0b3-aa4eee9b9349 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] http://10.180.1.21/volume/v3/attachments/3e27f192-818c-46fa-a6db-2339c278df76 returned with HTTP 200 [ 1166.909957] [55574]: [pid: 55574|app: 0|req: 207/440] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 21:17:07 2025] DELETE /volume/v3/attachments/3e27f192-818c-46fa-a6db-2339c278df76 => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1167.811408] [55573]: DEBUG cinder.api.middleware.request_id [None req-b48f8ec2-19b2-47f7-91b4-5fac20fc2163 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1167.813537] [55573]: INFO cinder.api.openstack.wsgi [None req-b48f8ec2-19b2-47f7-91b4-5fac20fc2163 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] GET http://10.180.1.21/volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e [ 1167.813759] [55573]: DEBUG cinder.api.openstack.wsgi [None req-b48f8ec2-19b2-47f7-91b4-5fac20fc2163 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1167.814022] [55573]: DEBUG cinder.api.openstack.wsgi [None req-b48f8ec2-19b2-47f7-91b4-5fac20fc2163 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1167.823319] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1167.823319] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1167.826630] [55573]: INFO cinder.volume.api [None req-b48f8ec2-19b2-47f7-91b4-5fac20fc2163 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Volume info retrieved successfully. [ 1167.831094] [55573]: INFO cinder.api.openstack.wsgi [None req-b48f8ec2-19b2-47f7-91b4-5fac20fc2163 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] http://10.180.1.21/volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e returned with HTTP 200 [ 1167.831471] [55573]: [pid: 55573|app: 0|req: 234/441] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:17:08 2025] GET /volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1168.182014] [55574]: DEBUG cinder.api.middleware.request_id [None req-ae148619-a214-4827-86b6-9c2429c4d4c8 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1168.184228] [55574]: INFO cinder.api.openstack.wsgi [None req-ae148619-a214-4827-86b6-9c2429c4d4c8 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] GET http://10.180.1.21/volume/v3/volumes/10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84 [ 1168.184455] [55574]: DEBUG cinder.api.openstack.wsgi [None req-ae148619-a214-4827-86b6-9c2429c4d4c8 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1168.184667] [55574]: DEBUG cinder.api.openstack.wsgi [None req-ae148619-a214-4827-86b6-9c2429c4d4c8 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1168.194283] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1168.194283] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1168.198127] [55574]: INFO cinder.volume.api [None req-ae148619-a214-4827-86b6-9c2429c4d4c8 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Volume info retrieved successfully. [ 1168.202346] [55574]: INFO cinder.api.openstack.wsgi [None req-ae148619-a214-4827-86b6-9c2429c4d4c8 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] http://10.180.1.21/volume/v3/volumes/10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84 returned with HTTP 200 [ 1168.202719] [55574]: [pid: 55574|app: 0|req: 208/442] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:17:09 2025] GET /volume/v3/volumes/10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1168.231620] [55573]: DEBUG cinder.api.middleware.request_id [None req-856d9be3-e97d-4f2c-ad76-cb4120e5b2ab None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1168.233681] [55573]: INFO cinder.api.openstack.wsgi [None req-856d9be3-e97d-4f2c-ad76-cb4120e5b2ab tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] GET http://10.180.1.21/volume/v3/volumes/10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84 [ 1168.233900] [55573]: DEBUG cinder.api.openstack.wsgi [None req-856d9be3-e97d-4f2c-ad76-cb4120e5b2ab tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1168.234131] [55573]: DEBUG cinder.api.openstack.wsgi [None req-856d9be3-e97d-4f2c-ad76-cb4120e5b2ab tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1168.241398] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1168.241398] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1168.244699] [55573]: INFO cinder.volume.api [None req-856d9be3-e97d-4f2c-ad76-cb4120e5b2ab tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Volume info retrieved successfully. [ 1168.248789] [55573]: INFO cinder.api.openstack.wsgi [None req-856d9be3-e97d-4f2c-ad76-cb4120e5b2ab tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] http://10.180.1.21/volume/v3/volumes/10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84 returned with HTTP 200 [ 1168.249335] [55573]: [pid: 55573|app: 0|req: 235/443] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:17:09 2025] GET /volume/v3/volumes/10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1170.839557] [55574]: DEBUG cinder.api.middleware.request_id [req-71a02a38-b992-4b9b-9e78-3ba1caafbec2 req-d69c6a01-3de6-4a1e-8d26-737faea8255b None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1170.841909] [55574]: INFO cinder.api.openstack.wsgi [req-71a02a38-b992-4b9b-9e78-3ba1caafbec2 req-d69c6a01-3de6-4a1e-8d26-737faea8255b tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] GET http://10.180.1.21/volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2 [ 1170.842152] [55574]: DEBUG cinder.api.openstack.wsgi [req-71a02a38-b992-4b9b-9e78-3ba1caafbec2 req-d69c6a01-3de6-4a1e-8d26-737faea8255b tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1170.842368] [55574]: DEBUG cinder.api.openstack.wsgi [req-71a02a38-b992-4b9b-9e78-3ba1caafbec2 req-d69c6a01-3de6-4a1e-8d26-737faea8255b tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1170.856852] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1170.856852] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1170.861357] [55574]: INFO cinder.volume.api [req-71a02a38-b992-4b9b-9e78-3ba1caafbec2 req-d69c6a01-3de6-4a1e-8d26-737faea8255b tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Volume info retrieved successfully. [ 1170.867328] [55574]: INFO cinder.api.openstack.wsgi [req-71a02a38-b992-4b9b-9e78-3ba1caafbec2 req-d69c6a01-3de6-4a1e-8d26-737faea8255b tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2 returned with HTTP 200 [ 1170.867720] [55574]: [pid: 55574|app: 0|req: 209/444] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 21:17:11 2025] GET /volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2 => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1171.808506] [55573]: DEBUG cinder.api.middleware.request_id [None req-ab10fd36-ba18-49a7-b04f-c548718cdcce None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1171.810649] [55573]: INFO cinder.api.openstack.wsgi [None req-ab10fd36-ba18-49a7-b04f-c548718cdcce tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] DELETE http://10.180.1.21/volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 [ 1171.810938] [55573]: DEBUG cinder.api.openstack.wsgi [None req-ab10fd36-ba18-49a7-b04f-c548718cdcce tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1171.811174] [55573]: DEBUG cinder.api.openstack.wsgi [None req-ab10fd36-ba18-49a7-b04f-c548718cdcce tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Calling method 'delete' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1171.811365] [55573]: INFO cinder.api.v3.volumes [None req-ab10fd36-ba18-49a7-b04f-c548718cdcce tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Delete volume with id: 000e1c4d-a663-48c0-8eeb-6822e187c3f0 [ 1171.821616] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1171.821616] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1171.822139] [55573]: INFO cinder.volume.api [None req-ab10fd36-ba18-49a7-b04f-c548718cdcce tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Volume info retrieved successfully. [ 1171.840266] [55573]: INFO cinder.volume.api [None req-ab10fd36-ba18-49a7-b04f-c548718cdcce tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Delete volume request issued successfully. [ 1171.840453] [55573]: INFO cinder.api.openstack.wsgi [None req-ab10fd36-ba18-49a7-b04f-c548718cdcce tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] http://10.180.1.21/volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 returned with HTTP 202 [ 1171.840858] [55573]: [pid: 55573|app: 0|req: 236/445] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 21:17:12 2025] DELETE /volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1171.843880] [55574]: DEBUG cinder.api.middleware.request_id [None req-29b8ae51-c107-4f28-8eaf-2294c531def6 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1171.845904] [55574]: INFO cinder.api.openstack.wsgi [None req-29b8ae51-c107-4f28-8eaf-2294c531def6 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] GET http://10.180.1.21/volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 [ 1171.846140] [55574]: DEBUG cinder.api.openstack.wsgi [None req-29b8ae51-c107-4f28-8eaf-2294c531def6 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1171.846359] [55574]: DEBUG cinder.api.openstack.wsgi [None req-29b8ae51-c107-4f28-8eaf-2294c531def6 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1171.853742] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1171.853742] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1171.857465] [55574]: INFO cinder.volume.api [None req-29b8ae51-c107-4f28-8eaf-2294c531def6 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Volume info retrieved successfully. [ 1171.862159] [55574]: INFO cinder.api.openstack.wsgi [None req-29b8ae51-c107-4f28-8eaf-2294c531def6 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] http://10.180.1.21/volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 returned with HTTP 200 [ 1171.862420] [55574]: [pid: 55574|app: 0|req: 210/446] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:17:12 2025] GET /volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1172.874735] [55573]: DEBUG cinder.api.middleware.request_id [None req-5555ee6e-dd55-4abf-935a-5b14ae99f9f3 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1172.876950] [55573]: INFO cinder.api.openstack.wsgi [None req-5555ee6e-dd55-4abf-935a-5b14ae99f9f3 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] GET http://10.180.1.21/volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 [ 1172.877248] [55573]: DEBUG cinder.api.openstack.wsgi [None req-5555ee6e-dd55-4abf-935a-5b14ae99f9f3 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1172.877475] [55573]: DEBUG cinder.api.openstack.wsgi [None req-5555ee6e-dd55-4abf-935a-5b14ae99f9f3 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1172.885356] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1172.885356] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1172.888780] [55573]: INFO cinder.volume.api [None req-5555ee6e-dd55-4abf-935a-5b14ae99f9f3 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Volume info retrieved successfully. [ 1172.893082] [55573]: INFO cinder.api.openstack.wsgi [None req-5555ee6e-dd55-4abf-935a-5b14ae99f9f3 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] http://10.180.1.21/volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 returned with HTTP 200 [ 1172.893470] [55573]: [pid: 55573|app: 0|req: 237/447] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:17:13 2025] GET /volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1173.903306] [55574]: DEBUG cinder.api.middleware.request_id [None req-dafef06d-fb1d-479c-bd98-1d38dc9ab8b1 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1173.905555] [55574]: INFO cinder.api.openstack.wsgi [None req-dafef06d-fb1d-479c-bd98-1d38dc9ab8b1 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] GET http://10.180.1.21/volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 [ 1173.905779] [55574]: DEBUG cinder.api.openstack.wsgi [None req-dafef06d-fb1d-479c-bd98-1d38dc9ab8b1 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1173.905991] [55574]: DEBUG cinder.api.openstack.wsgi [None req-dafef06d-fb1d-479c-bd98-1d38dc9ab8b1 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1173.916566] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.916566] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1173.920468] [55574]: INFO cinder.volume.api [None req-dafef06d-fb1d-479c-bd98-1d38dc9ab8b1 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Volume info retrieved successfully. [ 1173.925650] [55574]: INFO cinder.api.openstack.wsgi [None req-dafef06d-fb1d-479c-bd98-1d38dc9ab8b1 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] http://10.180.1.21/volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 returned with HTTP 200 [ 1173.925844] [55574]: [pid: 55574|app: 0|req: 211/448] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:17:14 2025] GET /volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1174.937596] [55573]: DEBUG cinder.api.middleware.request_id [None req-92a578d0-12d8-4f49-983e-215576948d26 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1174.939630] [55573]: INFO cinder.api.openstack.wsgi [None req-92a578d0-12d8-4f49-983e-215576948d26 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] GET http://10.180.1.21/volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 [ 1174.939856] [55573]: DEBUG cinder.api.openstack.wsgi [None req-92a578d0-12d8-4f49-983e-215576948d26 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1174.940083] [55573]: DEBUG cinder.api.openstack.wsgi [None req-92a578d0-12d8-4f49-983e-215576948d26 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1174.947577] [55573]: INFO cinder.api.openstack.wsgi [None req-92a578d0-12d8-4f49-983e-215576948d26 tempest-ServerActionsTestOtherA-1544048329 tempest-ServerActionsTestOtherA-1544048329-project-member] http://10.180.1.21/volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 returned with HTTP 404 [ 1174.948085] [55573]: [pid: 55573|app: 0|req: 238/449] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:17:15 2025] GET /volume/v3/volumes/000e1c4d-a663-48c0-8eeb-6822e187c3f0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1175.992609] [55574]: DEBUG cinder.api.middleware.request_id [None req-55294516-38ef-4279-98f5-d7939a611860 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1175.995022] [55574]: INFO cinder.api.openstack.wsgi [None req-55294516-38ef-4279-98f5-d7939a611860 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] DELETE http://10.180.1.21/volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e [ 1175.995022] [55574]: DEBUG cinder.api.openstack.wsgi [None req-55294516-38ef-4279-98f5-d7939a611860 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1175.995189] [55574]: DEBUG cinder.api.openstack.wsgi [None req-55294516-38ef-4279-98f5-d7939a611860 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Calling method 'delete' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1175.995335] [55574]: INFO cinder.api.v3.volumes [None req-55294516-38ef-4279-98f5-d7939a611860 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Delete volume with id: 02dc3eeb-2681-440e-bf9b-fa43f54d616e [ 1176.006340] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1176.006340] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1176.006959] [55574]: INFO cinder.volume.api [None req-55294516-38ef-4279-98f5-d7939a611860 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Volume info retrieved successfully. [ 1176.025757] [55574]: INFO cinder.volume.api [None req-55294516-38ef-4279-98f5-d7939a611860 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Delete volume request issued successfully. [ 1176.025757] [55574]: INFO cinder.api.openstack.wsgi [None req-55294516-38ef-4279-98f5-d7939a611860 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] http://10.180.1.21/volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e returned with HTTP 202 [ 1176.025757] [55574]: [pid: 55574|app: 0|req: 212/450] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 21:17:16 2025] DELETE /volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1176.029059] [55573]: DEBUG cinder.api.middleware.request_id [None req-78f4e2e3-80c5-406a-b045-f7bd895a42cf None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1176.031055] [55573]: INFO cinder.api.openstack.wsgi [None req-78f4e2e3-80c5-406a-b045-f7bd895a42cf tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] GET http://10.180.1.21/volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e [ 1176.031278] [55573]: DEBUG cinder.api.openstack.wsgi [None req-78f4e2e3-80c5-406a-b045-f7bd895a42cf tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1176.031490] [55573]: DEBUG cinder.api.openstack.wsgi [None req-78f4e2e3-80c5-406a-b045-f7bd895a42cf tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1176.039945] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1176.039945] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1176.043999] [55573]: INFO cinder.volume.api [None req-78f4e2e3-80c5-406a-b045-f7bd895a42cf tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Volume info retrieved successfully. [ 1176.048862] [55573]: INFO cinder.api.openstack.wsgi [None req-78f4e2e3-80c5-406a-b045-f7bd895a42cf tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] http://10.180.1.21/volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e returned with HTTP 200 [ 1176.049265] [55573]: [pid: 55573|app: 0|req: 239/451] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:17:16 2025] GET /volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1177.059592] [55574]: DEBUG cinder.api.middleware.request_id [None req-fe8ac30c-2ccc-4bf2-8e73-d5c25f844cdd None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1177.061756] [55574]: INFO cinder.api.openstack.wsgi [None req-fe8ac30c-2ccc-4bf2-8e73-d5c25f844cdd tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] GET http://10.180.1.21/volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e [ 1177.061976] [55574]: DEBUG cinder.api.openstack.wsgi [None req-fe8ac30c-2ccc-4bf2-8e73-d5c25f844cdd tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1177.062224] [55574]: DEBUG cinder.api.openstack.wsgi [None req-fe8ac30c-2ccc-4bf2-8e73-d5c25f844cdd tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1177.072813] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1177.072813] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1177.076763] [55574]: INFO cinder.volume.api [None req-fe8ac30c-2ccc-4bf2-8e73-d5c25f844cdd tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Volume info retrieved successfully. [ 1177.081348] [55574]: INFO cinder.api.openstack.wsgi [None req-fe8ac30c-2ccc-4bf2-8e73-d5c25f844cdd tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] http://10.180.1.21/volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e returned with HTTP 200 [ 1177.081721] [55574]: [pid: 55574|app: 0|req: 213/452] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:17:17 2025] GET /volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1178.091294] [55573]: DEBUG cinder.api.middleware.request_id [None req-3752f048-77af-4bca-80bd-03f1ba06bc7f None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1178.093760] [55573]: INFO cinder.api.openstack.wsgi [None req-3752f048-77af-4bca-80bd-03f1ba06bc7f tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] GET http://10.180.1.21/volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e [ 1178.094152] [55573]: DEBUG cinder.api.openstack.wsgi [None req-3752f048-77af-4bca-80bd-03f1ba06bc7f tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1178.094941] [55573]: DEBUG cinder.api.openstack.wsgi [None req-3752f048-77af-4bca-80bd-03f1ba06bc7f tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1178.106869] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1178.106869] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1178.111120] [55573]: INFO cinder.volume.api [None req-3752f048-77af-4bca-80bd-03f1ba06bc7f tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Volume info retrieved successfully. [ 1178.115884] [55573]: INFO cinder.api.openstack.wsgi [None req-3752f048-77af-4bca-80bd-03f1ba06bc7f tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] http://10.180.1.21/volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e returned with HTTP 200 [ 1178.116855] [55573]: [pid: 55573|app: 0|req: 240/453] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:17:18 2025] GET /volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1178.221794] [55574]: DEBUG cinder.api.middleware.request_id [None req-2554eb4e-88c9-4d9b-a6b0-e5f6e3a0ace7 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1178.223909] [55574]: INFO cinder.api.openstack.wsgi [None req-2554eb4e-88c9-4d9b-a6b0-e5f6e3a0ace7 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] GET http://10.180.1.21/volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2 [ 1178.224436] [55574]: DEBUG cinder.api.openstack.wsgi [None req-2554eb4e-88c9-4d9b-a6b0-e5f6e3a0ace7 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1178.224927] [55574]: DEBUG cinder.api.openstack.wsgi [None req-2554eb4e-88c9-4d9b-a6b0-e5f6e3a0ace7 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1178.235876] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1178.235876] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1178.239063] [55574]: INFO cinder.volume.api [None req-2554eb4e-88c9-4d9b-a6b0-e5f6e3a0ace7 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Volume info retrieved successfully. [ 1178.243623] [55574]: INFO cinder.api.openstack.wsgi [None req-2554eb4e-88c9-4d9b-a6b0-e5f6e3a0ace7 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2 returned with HTTP 200 [ 1178.244045] [55574]: [pid: 55574|app: 0|req: 214/454] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:17:19 2025] GET /volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1178.281823] [55573]: DEBUG cinder.api.middleware.request_id [req-8ba1c356-3f38-45d7-9e8c-688181c42d9a req-7e33779e-91bb-4ba5-b002-3ca1606967ee None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1178.284286] [55573]: INFO cinder.api.openstack.wsgi [req-8ba1c356-3f38-45d7-9e8c-688181c42d9a req-7e33779e-91bb-4ba5-b002-3ca1606967ee tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] GET http://10.180.1.21/volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2 [ 1178.284583] [55573]: DEBUG cinder.api.openstack.wsgi [req-8ba1c356-3f38-45d7-9e8c-688181c42d9a req-7e33779e-91bb-4ba5-b002-3ca1606967ee tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1178.284882] [55573]: DEBUG cinder.api.openstack.wsgi [req-8ba1c356-3f38-45d7-9e8c-688181c42d9a req-7e33779e-91bb-4ba5-b002-3ca1606967ee tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1178.294817] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1178.294817] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1178.298280] [55573]: INFO cinder.volume.api [req-8ba1c356-3f38-45d7-9e8c-688181c42d9a req-7e33779e-91bb-4ba5-b002-3ca1606967ee tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Volume info retrieved successfully. [ 1178.302387] [55573]: INFO cinder.api.openstack.wsgi [req-8ba1c356-3f38-45d7-9e8c-688181c42d9a req-7e33779e-91bb-4ba5-b002-3ca1606967ee tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2 returned with HTTP 200 [ 1178.302776] [55573]: [pid: 55573|app: 0|req: 241/455] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 21:17:19 2025] GET /volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1178.323629] [55574]: DEBUG cinder.api.middleware.request_id [req-8ba1c356-3f38-45d7-9e8c-688181c42d9a req-664beef6-d4e4-48a8-b57a-caebf860d9a2 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1178.325950] [55574]: INFO cinder.api.openstack.wsgi [req-8ba1c356-3f38-45d7-9e8c-688181c42d9a req-664beef6-d4e4-48a8-b57a-caebf860d9a2 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] POST http://10.180.1.21/volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2/action [ 1178.326393] [55574]: DEBUG cinder.api.openstack.wsgi [req-8ba1c356-3f38-45d7-9e8c-688181c42d9a req-664beef6-d4e4-48a8-b57a-caebf860d9a2 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55574) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1178.326490] [55574]: DEBUG cinder.api.openstack.wsgi [req-8ba1c356-3f38-45d7-9e8c-688181c42d9a req-664beef6-d4e4-48a8-b57a-caebf860d9a2 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1178.336717] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1178.336717] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1178.337239] [55574]: INFO cinder.volume.api [req-8ba1c356-3f38-45d7-9e8c-688181c42d9a req-664beef6-d4e4-48a8-b57a-caebf860d9a2 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Volume info retrieved successfully. [ 1178.341710] [55574]: INFO cinder.volume.api [req-8ba1c356-3f38-45d7-9e8c-688181c42d9a req-664beef6-d4e4-48a8-b57a-caebf860d9a2 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Begin detaching volume completed successfully. [ 1178.341869] [55574]: INFO cinder.api.openstack.wsgi [req-8ba1c356-3f38-45d7-9e8c-688181c42d9a req-664beef6-d4e4-48a8-b57a-caebf860d9a2 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2/action returned with HTTP 202 [ 1178.342269] [55574]: [pid: 55574|app: 0|req: 215/456] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 21:17:19 2025] POST /volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1179.127596] [55573]: DEBUG cinder.api.middleware.request_id [None req-e64c6b30-a97d-4369-8009-8df4067468ba None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1179.129688] [55573]: INFO cinder.api.openstack.wsgi [None req-e64c6b30-a97d-4369-8009-8df4067468ba tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] GET http://10.180.1.21/volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e [ 1179.129910] [55573]: DEBUG cinder.api.openstack.wsgi [None req-e64c6b30-a97d-4369-8009-8df4067468ba tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1179.130153] [55573]: DEBUG cinder.api.openstack.wsgi [None req-e64c6b30-a97d-4369-8009-8df4067468ba tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1179.136555] [55573]: INFO cinder.api.openstack.wsgi [None req-e64c6b30-a97d-4369-8009-8df4067468ba tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] http://10.180.1.21/volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e returned with HTTP 404 [ 1179.137041] [55573]: [pid: 55573|app: 0|req: 242/457] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:17:19 2025] GET /volume/v3/volumes/02dc3eeb-2681-440e-bf9b-fa43f54d616e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1179.140039] [55574]: DEBUG cinder.api.middleware.request_id [None req-6e459dd0-3096-4087-9c20-910d29a02ba1 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1179.142027] [55574]: INFO cinder.api.openstack.wsgi [None req-6e459dd0-3096-4087-9c20-910d29a02ba1 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] DELETE http://10.180.1.21/volume/v3/volumes/550d45e5-40b9-4926-9344-f53e574819ee [ 1179.142270] [55574]: DEBUG cinder.api.openstack.wsgi [None req-6e459dd0-3096-4087-9c20-910d29a02ba1 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1179.142486] [55574]: DEBUG cinder.api.openstack.wsgi [None req-6e459dd0-3096-4087-9c20-910d29a02ba1 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Calling method 'delete' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1179.142676] [55574]: INFO cinder.api.v3.volumes [None req-6e459dd0-3096-4087-9c20-910d29a02ba1 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Delete volume with id: 550d45e5-40b9-4926-9344-f53e574819ee [ 1179.152657] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1179.152657] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1179.153277] [55574]: INFO cinder.volume.api [None req-6e459dd0-3096-4087-9c20-910d29a02ba1 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Volume info retrieved successfully. [ 1179.169336] [55574]: INFO cinder.volume.api [None req-6e459dd0-3096-4087-9c20-910d29a02ba1 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Delete volume request issued successfully. [ 1179.169540] [55574]: INFO cinder.api.openstack.wsgi [None req-6e459dd0-3096-4087-9c20-910d29a02ba1 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] http://10.180.1.21/volume/v3/volumes/550d45e5-40b9-4926-9344-f53e574819ee returned with HTTP 202 [ 1179.170745] [55574]: [pid: 55574|app: 0|req: 216/458] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 21:17:20 2025] DELETE /volume/v3/volumes/550d45e5-40b9-4926-9344-f53e574819ee => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1179.175208] [55573]: DEBUG cinder.api.middleware.request_id [None req-f81199a5-94c0-47f8-b83d-a680157ad70e None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1179.178073] [55573]: INFO cinder.api.openstack.wsgi [None req-f81199a5-94c0-47f8-b83d-a680157ad70e tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] GET http://10.180.1.21/volume/v3/volumes/550d45e5-40b9-4926-9344-f53e574819ee [ 1179.178408] [55573]: DEBUG cinder.api.openstack.wsgi [None req-f81199a5-94c0-47f8-b83d-a680157ad70e tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1179.178764] [55573]: DEBUG cinder.api.openstack.wsgi [None req-f81199a5-94c0-47f8-b83d-a680157ad70e tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1179.186696] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1179.186696] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1179.190672] [55573]: INFO cinder.volume.api [None req-f81199a5-94c0-47f8-b83d-a680157ad70e tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Volume info retrieved successfully. [ 1179.195901] [55573]: INFO cinder.api.openstack.wsgi [None req-f81199a5-94c0-47f8-b83d-a680157ad70e tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] http://10.180.1.21/volume/v3/volumes/550d45e5-40b9-4926-9344-f53e574819ee returned with HTTP 200 [ 1179.196317] [55573]: [pid: 55573|app: 0|req: 243/459] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:17:20 2025] GET /volume/v3/volumes/550d45e5-40b9-4926-9344-f53e574819ee => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1179.365214] [55574]: DEBUG cinder.api.middleware.request_id [None req-9a2ad24b-1eb1-4c09-9079-46ad6b3de95f None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1179.365661] [55574]: INFO cinder.api.openstack.wsgi [None req-9a2ad24b-1eb1-4c09-9079-46ad6b3de95f None None] GET http://10.180.1.21/volume// [ 1179.365839] [55574]: DEBUG cinder.api.openstack.wsgi [None req-9a2ad24b-1eb1-4c09-9079-46ad6b3de95f None None] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1179.366072] [55574]: DEBUG cinder.api.openstack.wsgi [None req-9a2ad24b-1eb1-4c09-9079-46ad6b3de95f None None] Calling method 'all' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1179.366477] [55574]: INFO cinder.api.openstack.wsgi [None req-9a2ad24b-1eb1-4c09-9079-46ad6b3de95f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1179.366779] [55574]: [pid: 55574|app: 0|req: 217/460] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 21:17:20 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1179.370202] [55573]: DEBUG cinder.api.middleware.request_id [req-8ba1c356-3f38-45d7-9e8c-688181c42d9a req-7706a937-eb4d-4621-9415-016f4cc0ded9 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1179.372590] [55573]: INFO cinder.api.openstack.wsgi [req-8ba1c356-3f38-45d7-9e8c-688181c42d9a req-7706a937-eb4d-4621-9415-016f4cc0ded9 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] GET http://10.180.1.21/volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2 [ 1179.372840] [55573]: DEBUG cinder.api.openstack.wsgi [req-8ba1c356-3f38-45d7-9e8c-688181c42d9a req-7706a937-eb4d-4621-9415-016f4cc0ded9 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1179.373293] [55573]: DEBUG cinder.api.openstack.wsgi [req-8ba1c356-3f38-45d7-9e8c-688181c42d9a req-7706a937-eb4d-4621-9415-016f4cc0ded9 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1179.384477] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1179.384477] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1179.389118] [55573]: INFO cinder.volume.api [req-8ba1c356-3f38-45d7-9e8c-688181c42d9a req-7706a937-eb4d-4621-9415-016f4cc0ded9 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Volume info retrieved successfully. [ 1179.393752] [55573]: INFO cinder.api.openstack.wsgi [req-8ba1c356-3f38-45d7-9e8c-688181c42d9a req-7706a937-eb4d-4621-9415-016f4cc0ded9 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2 returned with HTTP 200 [ 1179.394174] [55573]: [pid: 55573|app: 0|req: 244/461] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 21:17:20 2025] GET /volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2 => generated 1322 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1180.206526] [55574]: DEBUG cinder.api.middleware.request_id [None req-906252fd-0c41-4e42-9344-1068401c6e28 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1180.208640] [55574]: INFO cinder.api.openstack.wsgi [None req-906252fd-0c41-4e42-9344-1068401c6e28 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] GET http://10.180.1.21/volume/v3/volumes/550d45e5-40b9-4926-9344-f53e574819ee [ 1180.208869] [55574]: DEBUG cinder.api.openstack.wsgi [None req-906252fd-0c41-4e42-9344-1068401c6e28 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1180.209104] [55574]: DEBUG cinder.api.openstack.wsgi [None req-906252fd-0c41-4e42-9344-1068401c6e28 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1180.216190] [55574]: INFO cinder.api.openstack.wsgi [None req-906252fd-0c41-4e42-9344-1068401c6e28 tempest-ServerRescueNegativeTestJSON-1054874595 tempest-ServerRescueNegativeTestJSON-1054874595-project-member] http://10.180.1.21/volume/v3/volumes/550d45e5-40b9-4926-9344-f53e574819ee returned with HTTP 404 [ 1180.216646] [55574]: [pid: 55574|app: 0|req: 218/462] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:17:21 2025] GET /volume/v3/volumes/550d45e5-40b9-4926-9344-f53e574819ee => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1180.544521] [55573]: DEBUG cinder.api.middleware.request_id [req-8ba1c356-3f38-45d7-9e8c-688181c42d9a req-074fcaf8-2754-4feb-a218-53e1f640ba61 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1180.547143] [55573]: INFO cinder.api.openstack.wsgi [req-8ba1c356-3f38-45d7-9e8c-688181c42d9a req-074fcaf8-2754-4feb-a218-53e1f640ba61 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] DELETE http://10.180.1.21/volume/v3/attachments/7c90da81-e01e-45c0-97e1-5b005b838c5c [ 1180.547416] [55573]: DEBUG cinder.api.openstack.wsgi [req-8ba1c356-3f38-45d7-9e8c-688181c42d9a req-074fcaf8-2754-4feb-a218-53e1f640ba61 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1180.547639] [55573]: DEBUG cinder.api.openstack.wsgi [req-8ba1c356-3f38-45d7-9e8c-688181c42d9a req-074fcaf8-2754-4feb-a218-53e1f640ba61 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'version_select' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1180.555556] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.555556] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1181.088027] [55573]: INFO cinder.api.openstack.wsgi [req-8ba1c356-3f38-45d7-9e8c-688181c42d9a req-074fcaf8-2754-4feb-a218-53e1f640ba61 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/attachments/7c90da81-e01e-45c0-97e1-5b005b838c5c returned with HTTP 200 [ 1181.088724] [55573]: [pid: 55573|app: 0|req: 245/463] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 21:17:21 2025] DELETE /volume/v3/attachments/7c90da81-e01e-45c0-97e1-5b005b838c5c => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1182.530030] [55574]: DEBUG cinder.api.middleware.request_id [None req-4daa3623-98a6-4aff-852c-152b88f232e8 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1182.535254] [55574]: INFO cinder.api.openstack.wsgi [None req-4daa3623-98a6-4aff-852c-152b88f232e8 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] GET http://10.180.1.21/volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2 [ 1182.535254] [55574]: DEBUG cinder.api.openstack.wsgi [None req-4daa3623-98a6-4aff-852c-152b88f232e8 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1182.535254] [55574]: DEBUG cinder.api.openstack.wsgi [None req-4daa3623-98a6-4aff-852c-152b88f232e8 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1182.551960] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1182.551960] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1182.556122] [55574]: INFO cinder.volume.api [None req-4daa3623-98a6-4aff-852c-152b88f232e8 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Volume info retrieved successfully. [ 1182.561052] [55574]: INFO cinder.api.openstack.wsgi [None req-4daa3623-98a6-4aff-852c-152b88f232e8 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2 returned with HTTP 200 [ 1182.561440] [55574]: [pid: 55574|app: 0|req: 219/464] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:17:23 2025] GET /volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1191.086270] [55573]: DEBUG dbcounter [-] [55573] Writing DB stats cinder:SELECT=101,cinder:UPDATE=18,cinder:INSERT=4 {{(pid=55573) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1192.558522] [55574]: DEBUG dbcounter [-] [55574] Writing DB stats cinder:SELECT=101,cinder:UPDATE=16,cinder:INSERT=2 {{(pid=55574) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1240.741512] [55573]: DEBUG cinder.api.middleware.request_id [None req-d127c7c2-ac02-4b67-999f-70635cc7ca60 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1240.743885] [55573]: INFO cinder.api.openstack.wsgi [None req-d127c7c2-ac02-4b67-999f-70635cc7ca60 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1240.744298] [55573]: DEBUG cinder.api.openstack.wsgi [None req-d127c7c2-ac02-4b67-999f-70635cc7ca60 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-817738385"}} {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1240.746249] [55573]: DEBUG cinder.api.v3.volumes [None req-d127c7c2-ac02-4b67-999f-70635cc7ca60 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-817738385'}} {{(pid=55573) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1240.746428] [55573]: INFO cinder.api.v3.volumes [None req-d127c7c2-ac02-4b67-999f-70635cc7ca60 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Create volume of 1 GB [ 1240.746797] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.746797] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1240.751861] [55573]: INFO cinder.volume.api [None req-d127c7c2-ac02-4b67-999f-70635cc7ca60 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Availability Zones retrieved successfully. [ 1240.758524] [55573]: DEBUG cinder.volume.api [None req-d127c7c2-ac02-4b67-999f-70635cc7ca60 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Flow 'volume_create_api' (92971f09-efa1-47c6-be5a-b54cec9a68e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1240.759657] [55573]: DEBUG cinder.volume.api [None req-d127c7c2-ac02-4b67-999f-70635cc7ca60 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f15cf61-f9c1-42ce-86b6-489c2e73b84c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1240.760736] [55573]: DEBUG cinder.volume.flows.api.create_volume [None req-d127c7c2-ac02-4b67-999f-70635cc7ca60 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Validating volume size '1' using validate_int {{(pid=55573) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1240.777404] [55573]: DEBUG cinder.volume.api [None req-d127c7c2-ac02-4b67-999f-70635cc7ca60 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f15cf61-f9c1-42ce-86b6-489c2e73b84c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T21:04:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=48c1266c-e861-4a93-b53a-9717de6310af,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48c1266c-e861-4a93-b53a-9717de6310af', '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=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1240.778427] [55573]: DEBUG cinder.volume.api [None req-d127c7c2-ac02-4b67-999f-70635cc7ca60 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02ab0739-2196-43af-a1b7-b381d61ab84c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1240.806742] [55573]: DEBUG cinder.quota [None req-d127c7c2-ac02-4b67-999f-70635cc7ca60 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Created reservations ['237a5778-3e61-4046-9452-2b53025a58e7', '67367d1d-4f28-492f-9064-ef5726d87cf4', 'ee9ff30f-bb69-4c97-b074-14eaad5950be', '6fc45d76-ab21-4dc9-87bd-4cd339264e25'] {{(pid=55573) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1240.807642] [55573]: DEBUG cinder.volume.api [None req-d127c7c2-ac02-4b67-999f-70635cc7ca60 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02ab0739-2196-43af-a1b7-b381d61ab84c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['237a5778-3e61-4046-9452-2b53025a58e7', '67367d1d-4f28-492f-9064-ef5726d87cf4', 'ee9ff30f-bb69-4c97-b074-14eaad5950be', '6fc45d76-ab21-4dc9-87bd-4cd339264e25']}' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1240.808518] [55573]: DEBUG cinder.volume.api [None req-d127c7c2-ac02-4b67-999f-70635cc7ca60 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd8d90ee-32ab-436b-9310-ce546054ac9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1240.821417] [55573]: DEBUG cinder.volume.api [None req-d127c7c2-ac02-4b67-999f-70635cc7ca60 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd8d90ee-32ab-436b-9310-ce546054ac9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5966b2ab-f3a2-4a6d-bf86-88a894a33497', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-817738385',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f0618f409d4455498a588df2ca7a89c',qos_specs=None,replication_status=,reservations=['237a5778-3e61-4046-9452-2b53025a58e7','67367d1d-4f28-492f-9064-ef5726d87cf4','ee9ff30f-bb69-4c97-b074-14eaad5950be','6fc45d76-ab21-4dc9-87bd-4cd339264e25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44adacbbf0d14816befbe72634e34294',volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af), '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-19T21:18:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-817738385',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5966b2ab-f3a2-4a6d-bf86-88a894a33497,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f0618f409d4455498a588df2ca7a89c',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='44adacbbf0d14816befbe72634e34294',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48c1266c-e861-4a93-b53a-9717de6310af),volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af)}' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1240.822268] [55573]: DEBUG cinder.volume.api [None req-d127c7c2-ac02-4b67-999f-70635cc7ca60 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (180fb919-08fa-421d-8622-c96657e4ec09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1240.833599] [55573]: DEBUG cinder.volume.api [None req-d127c7c2-ac02-4b67-999f-70635cc7ca60 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (180fb919-08fa-421d-8622-c96657e4ec09) 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-817738385',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f0618f409d4455498a588df2ca7a89c',qos_specs=None,replication_status=,reservations=['237a5778-3e61-4046-9452-2b53025a58e7','67367d1d-4f28-492f-9064-ef5726d87cf4','ee9ff30f-bb69-4c97-b074-14eaad5950be','6fc45d76-ab21-4dc9-87bd-4cd339264e25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44adacbbf0d14816befbe72634e34294',volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af)}' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1240.834399] [55573]: DEBUG cinder.volume.api [None req-d127c7c2-ac02-4b67-999f-70635cc7ca60 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2308876c-e726-48a3-b3f9-a18a43c07a86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1240.842448] [55573]: DEBUG cinder.volume.api [None req-d127c7c2-ac02-4b67-999f-70635cc7ca60 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2308876c-e726-48a3-b3f9-a18a43c07a86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1240.843466] [55573]: DEBUG cinder.volume.api [None req-d127c7c2-ac02-4b67-999f-70635cc7ca60 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Flow 'volume_create_api' (92971f09-efa1-47c6-be5a-b54cec9a68e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55573) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1240.843799] [55573]: INFO cinder.volume.api [None req-d127c7c2-ac02-4b67-999f-70635cc7ca60 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Create volume request issued successfully. [ 1240.844470] [55573]: INFO cinder.api.openstack.wsgi [None req-d127c7c2-ac02-4b67-999f-70635cc7ca60 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1240.844915] [55573]: [pid: 55573|app: 0|req: 246/465] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 21:18:21 2025] POST /volume/v3/volumes => generated 753 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1240.853327] [55574]: DEBUG cinder.api.middleware.request_id [None req-68bda14e-c2c2-414f-b8de-ceaa4a2135d7 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1240.855545] [55574]: INFO cinder.api.openstack.wsgi [None req-68bda14e-c2c2-414f-b8de-ceaa4a2135d7 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] GET http://10.180.1.21/volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497 [ 1240.855762] [55574]: DEBUG cinder.api.openstack.wsgi [None req-68bda14e-c2c2-414f-b8de-ceaa4a2135d7 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1240.855994] [55574]: DEBUG cinder.api.openstack.wsgi [None req-68bda14e-c2c2-414f-b8de-ceaa4a2135d7 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1240.863490] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.863490] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1240.867444] [55574]: INFO cinder.volume.api [None req-68bda14e-c2c2-414f-b8de-ceaa4a2135d7 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Volume info retrieved successfully. [ 1240.871719] [55574]: INFO cinder.api.openstack.wsgi [None req-68bda14e-c2c2-414f-b8de-ceaa4a2135d7 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497 returned with HTTP 200 [ 1240.872085] [55574]: [pid: 55574|app: 0|req: 220/466] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:18:21 2025] GET /volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497 => generated 821 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1241.882363] [55573]: DEBUG cinder.api.middleware.request_id [None req-87b2482c-16a9-44c1-b972-9735d0f3b0f1 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1241.885117] [55573]: INFO cinder.api.openstack.wsgi [None req-87b2482c-16a9-44c1-b972-9735d0f3b0f1 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] GET http://10.180.1.21/volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497 [ 1241.885373] [55573]: DEBUG cinder.api.openstack.wsgi [None req-87b2482c-16a9-44c1-b972-9735d0f3b0f1 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1241.885627] [55573]: DEBUG cinder.api.openstack.wsgi [None req-87b2482c-16a9-44c1-b972-9735d0f3b0f1 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1241.895317] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.895317] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1241.899420] [55573]: INFO cinder.volume.api [None req-87b2482c-16a9-44c1-b972-9735d0f3b0f1 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Volume info retrieved successfully. [ 1241.904458] [55573]: INFO cinder.api.openstack.wsgi [None req-87b2482c-16a9-44c1-b972-9735d0f3b0f1 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497 returned with HTTP 200 [ 1241.904984] [55573]: [pid: 55573|app: 0|req: 247/467] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:18:22 2025] GET /volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1241.948709] [55574]: DEBUG cinder.api.middleware.request_id [req-32712912-a536-44f7-be6b-bd4230b617cd req-ca44e7d4-051a-46d6-9495-a64339951e66 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1241.951026] [55574]: INFO cinder.api.openstack.wsgi [req-32712912-a536-44f7-be6b-bd4230b617cd req-ca44e7d4-051a-46d6-9495-a64339951e66 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] GET http://10.180.1.21/volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497 [ 1241.951250] [55574]: DEBUG cinder.api.openstack.wsgi [req-32712912-a536-44f7-be6b-bd4230b617cd req-ca44e7d4-051a-46d6-9495-a64339951e66 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1241.951495] [55574]: DEBUG cinder.api.openstack.wsgi [req-32712912-a536-44f7-be6b-bd4230b617cd req-ca44e7d4-051a-46d6-9495-a64339951e66 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1241.958779] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.958779] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1241.962079] [55574]: INFO cinder.volume.api [req-32712912-a536-44f7-be6b-bd4230b617cd req-ca44e7d4-051a-46d6-9495-a64339951e66 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Volume info retrieved successfully. [ 1241.966238] [55574]: INFO cinder.api.openstack.wsgi [req-32712912-a536-44f7-be6b-bd4230b617cd req-ca44e7d4-051a-46d6-9495-a64339951e66 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497 returned with HTTP 200 [ 1241.966610] [55574]: [pid: 55574|app: 0|req: 221/468] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 21:18:22 2025] GET /volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1243.484988] [55573]: DEBUG cinder.api.middleware.request_id [None req-235af372-985a-4d7f-bb6c-7f0c82522a4b None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1243.485448] [55573]: INFO cinder.api.openstack.wsgi [None req-235af372-985a-4d7f-bb6c-7f0c82522a4b None None] GET http://10.180.1.21/volume// [ 1243.485626] [55573]: DEBUG cinder.api.openstack.wsgi [None req-235af372-985a-4d7f-bb6c-7f0c82522a4b None None] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1243.485844] [55573]: DEBUG cinder.api.openstack.wsgi [None req-235af372-985a-4d7f-bb6c-7f0c82522a4b None None] Calling method 'all' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1243.486265] [55573]: INFO cinder.api.openstack.wsgi [None req-235af372-985a-4d7f-bb6c-7f0c82522a4b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1243.486574] [55573]: [pid: 55573|app: 0|req: 248/469] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 21:18:24 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1243.490252] [55574]: DEBUG cinder.api.middleware.request_id [req-32712912-a536-44f7-be6b-bd4230b617cd req-5c9b5cc7-c4ef-4378-b2aa-ff18a9d5cb77 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1243.492504] [55574]: INFO cinder.api.openstack.wsgi [req-32712912-a536-44f7-be6b-bd4230b617cd req-5c9b5cc7-c4ef-4378-b2aa-ff18a9d5cb77 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1243.492927] [55574]: DEBUG cinder.api.openstack.wsgi [req-32712912-a536-44f7-be6b-bd4230b617cd req-5c9b5cc7-c4ef-4378-b2aa-ff18a9d5cb77 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5966b2ab-f3a2-4a6d-bf86-88a894a33497", "connector": null, "instance_uuid": "edebb6c4-2a6d-441b-aa0f-4f6e2ea0ddbf"}} {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1243.503232] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.503232] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1243.522885] [55574]: INFO cinder.api.openstack.wsgi [req-32712912-a536-44f7-be6b-bd4230b617cd req-5c9b5cc7-c4ef-4378-b2aa-ff18a9d5cb77 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1243.523308] [55574]: [pid: 55574|app: 0|req: 222/470] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 21:18:24 2025] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1243.538408] [55573]: DEBUG cinder.api.middleware.request_id [None req-d6b03bb5-cb77-401b-a059-ef6e5171d8e3 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1243.540474] [55573]: INFO cinder.api.openstack.wsgi [None req-d6b03bb5-cb77-401b-a059-ef6e5171d8e3 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] GET http://10.180.1.21/volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497 [ 1243.540693] [55573]: DEBUG cinder.api.openstack.wsgi [None req-d6b03bb5-cb77-401b-a059-ef6e5171d8e3 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1243.540909] [55573]: DEBUG cinder.api.openstack.wsgi [None req-d6b03bb5-cb77-401b-a059-ef6e5171d8e3 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1243.550235] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.550235] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1243.553297] [55573]: INFO cinder.volume.api [None req-d6b03bb5-cb77-401b-a059-ef6e5171d8e3 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Volume info retrieved successfully. [ 1243.557825] [55573]: INFO cinder.api.openstack.wsgi [None req-d6b03bb5-cb77-401b-a059-ef6e5171d8e3 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497 returned with HTTP 200 [ 1243.558192] [55573]: [pid: 55573|app: 0|req: 249/471] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:18:24 2025] GET /volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1244.042454] [55574]: DEBUG cinder.api.middleware.request_id [None req-626cc9fd-b5bb-4df1-b7c3-f51dccdf1fc9 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1244.042910] [55574]: INFO cinder.api.openstack.wsgi [None req-626cc9fd-b5bb-4df1-b7c3-f51dccdf1fc9 None None] GET http://10.180.1.21/volume// [ 1244.043118] [55574]: DEBUG cinder.api.openstack.wsgi [None req-626cc9fd-b5bb-4df1-b7c3-f51dccdf1fc9 None None] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1244.043336] [55574]: DEBUG cinder.api.openstack.wsgi [None req-626cc9fd-b5bb-4df1-b7c3-f51dccdf1fc9 None None] Calling method 'all' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1244.043797] [55574]: INFO cinder.api.openstack.wsgi [None req-626cc9fd-b5bb-4df1-b7c3-f51dccdf1fc9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1244.044122] [55574]: [pid: 55574|app: 0|req: 223/472] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 21:18:24 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1244.047571] [55573]: DEBUG cinder.api.middleware.request_id [req-32712912-a536-44f7-be6b-bd4230b617cd req-c2ec13cd-8e58-4765-b8e9-f24892a0468e None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1244.050476] [55573]: INFO cinder.api.openstack.wsgi [req-32712912-a536-44f7-be6b-bd4230b617cd req-c2ec13cd-8e58-4765-b8e9-f24892a0468e tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] GET http://10.180.1.21/volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497 [ 1244.050754] [55573]: DEBUG cinder.api.openstack.wsgi [req-32712912-a536-44f7-be6b-bd4230b617cd req-c2ec13cd-8e58-4765-b8e9-f24892a0468e tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1244.050975] [55573]: DEBUG cinder.api.openstack.wsgi [req-32712912-a536-44f7-be6b-bd4230b617cd req-c2ec13cd-8e58-4765-b8e9-f24892a0468e tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1244.062027] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.062027] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1244.065155] [55573]: INFO cinder.volume.api [req-32712912-a536-44f7-be6b-bd4230b617cd req-c2ec13cd-8e58-4765-b8e9-f24892a0468e tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Volume info retrieved successfully. [ 1244.069328] [55573]: INFO cinder.api.openstack.wsgi [req-32712912-a536-44f7-be6b-bd4230b617cd req-c2ec13cd-8e58-4765-b8e9-f24892a0468e tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497 returned with HTTP 200 [ 1244.069690] [55573]: [pid: 55573|app: 0|req: 250/473] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 21:18:24 2025] GET /volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497 => generated 1026 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1244.093590] [55574]: DEBUG cinder.api.middleware.request_id [req-32712912-a536-44f7-be6b-bd4230b617cd req-f0816618-b3f1-42e9-8abc-9e02b57429c7 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1244.095914] [55574]: INFO cinder.api.openstack.wsgi [req-32712912-a536-44f7-be6b-bd4230b617cd req-f0816618-b3f1-42e9-8abc-9e02b57429c7 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] PUT http://10.180.1.21/volume/v3/attachments/11738cb7-42e1-418a-ad97-5fb5d610cffd [ 1244.096329] [55574]: DEBUG cinder.api.openstack.wsgi [req-32712912-a536-44f7-be6b-bd4230b617cd req-f0816618-b3f1-42e9-8abc-9e02b57429c7 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-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-546503", "mountpoint": "/dev/sdb"}}} {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1244.103954] [55574]: DEBUG cinder.coordination [req-32712912-a536-44f7-be6b-bd4230b617cd req-f0816618-b3f1-42e9-8abc-9e02b57429c7 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Acquiring lock "cinder-attachment_update-5966b2ab-f3a2-4a6d-bf86-88a894a33497-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55574) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1244.108187] [55574]: DEBUG cinder.coordination [req-32712912-a536-44f7-be6b-bd4230b617cd req-f0816618-b3f1-42e9-8abc-9e02b57429c7 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Lock "cinder-attachment_update-5966b2ab-f3a2-4a6d-bf86-88a894a33497-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55574) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1244.109212] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.109212] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1244.567194] [55573]: DEBUG cinder.api.middleware.request_id [None req-8f0f5c60-9fdc-42f7-9508-566bdebb58fb None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1244.569322] [55573]: INFO cinder.api.openstack.wsgi [None req-8f0f5c60-9fdc-42f7-9508-566bdebb58fb tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] GET http://10.180.1.21/volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497 [ 1244.569546] [55573]: DEBUG cinder.api.openstack.wsgi [None req-8f0f5c60-9fdc-42f7-9508-566bdebb58fb tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1244.569777] [55573]: DEBUG cinder.api.openstack.wsgi [None req-8f0f5c60-9fdc-42f7-9508-566bdebb58fb tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1244.580462] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.580462] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1244.583984] [55573]: INFO cinder.volume.api [None req-8f0f5c60-9fdc-42f7-9508-566bdebb58fb tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Volume info retrieved successfully. [ 1244.588353] [55573]: INFO cinder.api.openstack.wsgi [None req-8f0f5c60-9fdc-42f7-9508-566bdebb58fb tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497 returned with HTTP 200 [ 1244.588756] [55573]: [pid: 55573|app: 0|req: 251/474] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:18:25 2025] GET /volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1245.600485] [55573]: DEBUG cinder.api.middleware.request_id [None req-1bd65c3f-88d5-4aaa-a73e-aed89d51b505 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1245.602562] [55573]: INFO cinder.api.openstack.wsgi [None req-1bd65c3f-88d5-4aaa-a73e-aed89d51b505 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] GET http://10.180.1.21/volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497 [ 1245.602783] [55573]: DEBUG cinder.api.openstack.wsgi [None req-1bd65c3f-88d5-4aaa-a73e-aed89d51b505 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1245.603028] [55573]: DEBUG cinder.api.openstack.wsgi [None req-1bd65c3f-88d5-4aaa-a73e-aed89d51b505 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1245.613040] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.613040] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1245.616120] [55573]: INFO cinder.volume.api [None req-1bd65c3f-88d5-4aaa-a73e-aed89d51b505 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Volume info retrieved successfully. [ 1245.620189] [55573]: INFO cinder.api.openstack.wsgi [None req-1bd65c3f-88d5-4aaa-a73e-aed89d51b505 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497 returned with HTTP 200 [ 1245.620559] [55573]: [pid: 55573|app: 0|req: 252/475] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:18:26 2025] GET /volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1246.632201] [55573]: DEBUG cinder.api.middleware.request_id [None req-63fc1555-6f15-4412-b102-cdfbda912078 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1246.634016] [55573]: INFO cinder.api.openstack.wsgi [None req-63fc1555-6f15-4412-b102-cdfbda912078 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] GET http://10.180.1.21/volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497 [ 1246.634248] [55573]: DEBUG cinder.api.openstack.wsgi [None req-63fc1555-6f15-4412-b102-cdfbda912078 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1246.634503] [55573]: DEBUG cinder.api.openstack.wsgi [None req-63fc1555-6f15-4412-b102-cdfbda912078 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1246.644063] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.644063] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1246.647108] [55573]: INFO cinder.volume.api [None req-63fc1555-6f15-4412-b102-cdfbda912078 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Volume info retrieved successfully. [ 1246.651195] [55573]: INFO cinder.api.openstack.wsgi [None req-63fc1555-6f15-4412-b102-cdfbda912078 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497 returned with HTTP 200 [ 1246.651525] [55573]: [pid: 55573|app: 0|req: 253/476] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:18:27 2025] GET /volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1247.661668] [55573]: DEBUG cinder.api.middleware.request_id [None req-0bde9d23-268f-4e45-80c1-0fc8814194de None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1247.667029] [55573]: INFO cinder.api.openstack.wsgi [None req-0bde9d23-268f-4e45-80c1-0fc8814194de tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] GET http://10.180.1.21/volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497 [ 1247.667029] [55573]: DEBUG cinder.api.openstack.wsgi [None req-0bde9d23-268f-4e45-80c1-0fc8814194de tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1247.667029] [55573]: DEBUG cinder.api.openstack.wsgi [None req-0bde9d23-268f-4e45-80c1-0fc8814194de tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1247.676814] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.676814] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1247.680029] [55573]: INFO cinder.volume.api [None req-0bde9d23-268f-4e45-80c1-0fc8814194de tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Volume info retrieved successfully. [ 1247.684186] [55573]: INFO cinder.api.openstack.wsgi [None req-0bde9d23-268f-4e45-80c1-0fc8814194de tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497 returned with HTTP 200 [ 1247.687945] [55573]: [pid: 55573|app: 0|req: 254/477] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:18:28 2025] GET /volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1248.631368] [55574]: DEBUG cinder.coordination [req-32712912-a536-44f7-be6b-bd4230b617cd req-f0816618-b3f1-42e9-8abc-9e02b57429c7 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Lock "cinder-attachment_update-5966b2ab-f3a2-4a6d-bf86-88a894a33497-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.523s {{(pid=55574) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1248.631710] [55574]: INFO cinder.api.openstack.wsgi [req-32712912-a536-44f7-be6b-bd4230b617cd req-f0816618-b3f1-42e9-8abc-9e02b57429c7 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/attachments/11738cb7-42e1-418a-ad97-5fb5d610cffd returned with HTTP 200 [ 1248.632191] [55574]: [pid: 55574|app: 0|req: 224/478] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 21:18:24 2025] PUT /volume/v3/attachments/11738cb7-42e1-418a-ad97-5fb5d610cffd => generated 617 bytes in 4539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1248.694288] [55573]: DEBUG cinder.api.middleware.request_id [None req-b9792e19-67c5-4b07-889e-695bddcfaa8c None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1248.696351] [55573]: INFO cinder.api.openstack.wsgi [None req-b9792e19-67c5-4b07-889e-695bddcfaa8c tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] GET http://10.180.1.21/volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497 [ 1248.696571] [55573]: DEBUG cinder.api.openstack.wsgi [None req-b9792e19-67c5-4b07-889e-695bddcfaa8c tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1248.696788] [55573]: DEBUG cinder.api.openstack.wsgi [None req-b9792e19-67c5-4b07-889e-695bddcfaa8c tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1248.706467] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.706467] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1248.709666] [55573]: INFO cinder.volume.api [None req-b9792e19-67c5-4b07-889e-695bddcfaa8c tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Volume info retrieved successfully. [ 1248.715837] [55573]: INFO cinder.api.openstack.wsgi [None req-b9792e19-67c5-4b07-889e-695bddcfaa8c tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497 returned with HTTP 200 [ 1248.716374] [55573]: [pid: 55573|app: 0|req: 255/479] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:18:29 2025] GET /volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1249.726967] [55574]: DEBUG cinder.api.middleware.request_id [None req-75d8bef4-a47c-4127-b93e-8260ff37f019 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1249.729085] [55574]: INFO cinder.api.openstack.wsgi [None req-75d8bef4-a47c-4127-b93e-8260ff37f019 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] GET http://10.180.1.21/volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497 [ 1249.729311] [55574]: DEBUG cinder.api.openstack.wsgi [None req-75d8bef4-a47c-4127-b93e-8260ff37f019 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1249.729764] [55574]: DEBUG cinder.api.openstack.wsgi [None req-75d8bef4-a47c-4127-b93e-8260ff37f019 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1249.743417] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1249.743417] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1249.751116] [55574]: INFO cinder.volume.api [None req-75d8bef4-a47c-4127-b93e-8260ff37f019 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Volume info retrieved successfully. [ 1249.756005] [55574]: INFO cinder.api.openstack.wsgi [None req-75d8bef4-a47c-4127-b93e-8260ff37f019 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497 returned with HTTP 200 [ 1249.756393] [55574]: [pid: 55574|app: 0|req: 225/480] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:18:30 2025] GET /volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1250.240895] [55573]: DEBUG cinder.api.middleware.request_id [req-32712912-a536-44f7-be6b-bd4230b617cd req-3ab0f7d7-6507-45a2-a044-537b23b52828 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1250.243363] [55573]: INFO cinder.api.openstack.wsgi [req-32712912-a536-44f7-be6b-bd4230b617cd req-3ab0f7d7-6507-45a2-a044-537b23b52828 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] POST http://10.180.1.21/volume/v3/attachments/11738cb7-42e1-418a-ad97-5fb5d610cffd/action [ 1250.245022] [55573]: DEBUG cinder.api.openstack.wsgi [req-32712912-a536-44f7-be6b-bd4230b617cd req-3ab0f7d7-6507-45a2-a044-537b23b52828 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Action body: b'{"os-complete": null}' {{(pid=55573) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1250.245022] [55573]: DEBUG cinder.api.openstack.wsgi [req-32712912-a536-44f7-be6b-bd4230b617cd req-3ab0f7d7-6507-45a2-a044-537b23b52828 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1250.259998] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1250.259998] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1250.267069] [55573]: INFO cinder.api.openstack.wsgi [req-32712912-a536-44f7-be6b-bd4230b617cd req-3ab0f7d7-6507-45a2-a044-537b23b52828 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/attachments/11738cb7-42e1-418a-ad97-5fb5d610cffd/action returned with HTTP 204 [ 1250.267504] [55573]: [pid: 55573|app: 0|req: 256/481] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 21:18:31 2025] POST /volume/v3/attachments/11738cb7-42e1-418a-ad97-5fb5d610cffd/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1250.769022] [55574]: DEBUG cinder.api.middleware.request_id [None req-df12970e-06d0-4680-b00b-5c2f36979a62 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1250.770700] [55574]: INFO cinder.api.openstack.wsgi [None req-df12970e-06d0-4680-b00b-5c2f36979a62 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] GET http://10.180.1.21/volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497 [ 1250.770923] [55574]: DEBUG cinder.api.openstack.wsgi [None req-df12970e-06d0-4680-b00b-5c2f36979a62 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1250.771162] [55574]: DEBUG cinder.api.openstack.wsgi [None req-df12970e-06d0-4680-b00b-5c2f36979a62 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1250.782030] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1250.782030] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1250.785933] [55574]: INFO cinder.volume.api [None req-df12970e-06d0-4680-b00b-5c2f36979a62 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Volume info retrieved successfully. [ 1250.790625] [55574]: INFO cinder.api.openstack.wsgi [None req-df12970e-06d0-4680-b00b-5c2f36979a62 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497 returned with HTTP 200 [ 1250.791185] [55574]: [pid: 55574|app: 0|req: 226/482] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:18:31 2025] GET /volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1250.800580] [55573]: DEBUG cinder.api.middleware.request_id [None req-a3141cac-904e-477a-926d-b399faa73a58 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1250.803104] [55573]: INFO cinder.api.openstack.wsgi [None req-a3141cac-904e-477a-926d-b399faa73a58 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] GET http://10.180.1.21/volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497 [ 1250.803104] [55573]: DEBUG cinder.api.openstack.wsgi [None req-a3141cac-904e-477a-926d-b399faa73a58 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1250.803104] [55573]: DEBUG cinder.api.openstack.wsgi [None req-a3141cac-904e-477a-926d-b399faa73a58 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1250.813027] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1250.813027] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1250.815526] [55573]: INFO cinder.volume.api [None req-a3141cac-904e-477a-926d-b399faa73a58 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Volume info retrieved successfully. [ 1250.820376] [55573]: INFO cinder.api.openstack.wsgi [None req-a3141cac-904e-477a-926d-b399faa73a58 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497 returned with HTTP 200 [ 1250.820748] [55573]: [pid: 55573|app: 0|req: 257/483] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:18:31 2025] GET /volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1250.870744] [55574]: DEBUG cinder.api.middleware.request_id [req-72d4ee34-573a-4166-9c7e-625bc59f3a98 req-a8622a45-e3ee-4ce3-97e3-b4fae93cf2d0 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1250.873013] [55574]: INFO cinder.api.openstack.wsgi [req-72d4ee34-573a-4166-9c7e-625bc59f3a98 req-a8622a45-e3ee-4ce3-97e3-b4fae93cf2d0 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] GET http://10.180.1.21/volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497 [ 1250.873242] [55574]: DEBUG cinder.api.openstack.wsgi [req-72d4ee34-573a-4166-9c7e-625bc59f3a98 req-a8622a45-e3ee-4ce3-97e3-b4fae93cf2d0 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1250.873494] [55574]: DEBUG cinder.api.openstack.wsgi [req-72d4ee34-573a-4166-9c7e-625bc59f3a98 req-a8622a45-e3ee-4ce3-97e3-b4fae93cf2d0 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1250.882748] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1250.882748] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1250.885843] [55574]: INFO cinder.volume.api [req-72d4ee34-573a-4166-9c7e-625bc59f3a98 req-a8622a45-e3ee-4ce3-97e3-b4fae93cf2d0 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Volume info retrieved successfully. [ 1250.890243] [55574]: INFO cinder.api.openstack.wsgi [req-72d4ee34-573a-4166-9c7e-625bc59f3a98 req-a8622a45-e3ee-4ce3-97e3-b4fae93cf2d0 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497 returned with HTTP 200 [ 1250.890625] [55574]: [pid: 55574|app: 0|req: 227/484] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 21:18:31 2025] GET /volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1250.900250] [55573]: DEBUG cinder.api.middleware.request_id [None req-2b506c01-adbe-42cb-acd4-69fd3597b14f None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1250.902438] [55573]: INFO cinder.api.openstack.wsgi [None req-2b506c01-adbe-42cb-acd4-69fd3597b14f tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] GET http://10.180.1.21/volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497 [ 1250.903098] [55573]: DEBUG cinder.api.openstack.wsgi [None req-2b506c01-adbe-42cb-acd4-69fd3597b14f tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1250.903098] [55573]: DEBUG cinder.api.openstack.wsgi [None req-2b506c01-adbe-42cb-acd4-69fd3597b14f tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1250.912213] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1250.912213] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1250.915373] [55573]: INFO cinder.volume.api [None req-2b506c01-adbe-42cb-acd4-69fd3597b14f tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Volume info retrieved successfully. [ 1250.919436] [55573]: INFO cinder.api.openstack.wsgi [None req-2b506c01-adbe-42cb-acd4-69fd3597b14f tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497 returned with HTTP 200 [ 1250.919795] [55573]: [pid: 55573|app: 0|req: 258/485] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:18:31 2025] GET /volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1250.951557] [55574]: DEBUG cinder.api.middleware.request_id [req-98b68608-cc00-404d-956b-e4aa181b450c req-b8754621-9ff6-4a31-b3cd-87ce1e1a6f17 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1250.953868] [55574]: INFO cinder.api.openstack.wsgi [req-98b68608-cc00-404d-956b-e4aa181b450c req-b8754621-9ff6-4a31-b3cd-87ce1e1a6f17 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] GET http://10.180.1.21/volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497 [ 1250.954465] [55574]: DEBUG cinder.api.openstack.wsgi [req-98b68608-cc00-404d-956b-e4aa181b450c req-b8754621-9ff6-4a31-b3cd-87ce1e1a6f17 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1250.954465] [55574]: DEBUG cinder.api.openstack.wsgi [req-98b68608-cc00-404d-956b-e4aa181b450c req-b8754621-9ff6-4a31-b3cd-87ce1e1a6f17 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1250.963532] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1250.963532] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1250.966587] [55574]: INFO cinder.volume.api [req-98b68608-cc00-404d-956b-e4aa181b450c req-b8754621-9ff6-4a31-b3cd-87ce1e1a6f17 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Volume info retrieved successfully. [ 1250.970668] [55574]: INFO cinder.api.openstack.wsgi [req-98b68608-cc00-404d-956b-e4aa181b450c req-b8754621-9ff6-4a31-b3cd-87ce1e1a6f17 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497 returned with HTTP 200 [ 1250.971023] [55574]: [pid: 55574|app: 0|req: 228/486] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 21:18:31 2025] GET /volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1250.984830] [55573]: DEBUG cinder.api.middleware.request_id [req-98b68608-cc00-404d-956b-e4aa181b450c req-85c8b424-9a9f-4b4b-b366-4eb11c0895ad None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1250.987036] [55573]: INFO cinder.api.openstack.wsgi [req-98b68608-cc00-404d-956b-e4aa181b450c req-85c8b424-9a9f-4b4b-b366-4eb11c0895ad tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] POST http://10.180.1.21/volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497/action [ 1250.987423] [55573]: DEBUG cinder.api.openstack.wsgi [req-98b68608-cc00-404d-956b-e4aa181b450c req-85c8b424-9a9f-4b4b-b366-4eb11c0895ad tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55573) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1250.987563] [55573]: DEBUG cinder.api.openstack.wsgi [req-98b68608-cc00-404d-956b-e4aa181b450c req-85c8b424-9a9f-4b4b-b366-4eb11c0895ad tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1250.996808] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1250.996808] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1250.997305] [55573]: INFO cinder.volume.api [req-98b68608-cc00-404d-956b-e4aa181b450c req-85c8b424-9a9f-4b4b-b366-4eb11c0895ad tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Volume info retrieved successfully. [ 1251.001498] [55573]: INFO cinder.volume.api [req-98b68608-cc00-404d-956b-e4aa181b450c req-85c8b424-9a9f-4b4b-b366-4eb11c0895ad tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Begin detaching volume completed successfully. [ 1251.001700] [55573]: INFO cinder.api.openstack.wsgi [req-98b68608-cc00-404d-956b-e4aa181b450c req-85c8b424-9a9f-4b4b-b366-4eb11c0895ad tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497/action returned with HTTP 202 [ 1251.002151] [55573]: [pid: 55573|app: 0|req: 259/487] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 21:18:31 2025] POST /volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1252.023563] [55574]: DEBUG cinder.api.middleware.request_id [None req-247bdbe2-9b31-4aaf-bf78-85a0f5d373b7 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1252.024183] [55574]: INFO cinder.api.openstack.wsgi [None req-247bdbe2-9b31-4aaf-bf78-85a0f5d373b7 None None] GET http://10.180.1.21/volume// [ 1252.024416] [55574]: DEBUG cinder.api.openstack.wsgi [None req-247bdbe2-9b31-4aaf-bf78-85a0f5d373b7 None None] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1252.024654] [55574]: DEBUG cinder.api.openstack.wsgi [None req-247bdbe2-9b31-4aaf-bf78-85a0f5d373b7 None None] Calling method 'all' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1252.025144] [55574]: INFO cinder.api.openstack.wsgi [None req-247bdbe2-9b31-4aaf-bf78-85a0f5d373b7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1252.025494] [55574]: [pid: 55574|app: 0|req: 229/488] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 21:18:32 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1252.028921] [55573]: DEBUG cinder.api.middleware.request_id [req-98b68608-cc00-404d-956b-e4aa181b450c req-3d9eda58-f961-4a25-b702-2c1c0489f884 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1252.032390] [55573]: INFO cinder.api.openstack.wsgi [req-98b68608-cc00-404d-956b-e4aa181b450c req-3d9eda58-f961-4a25-b702-2c1c0489f884 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] GET http://10.180.1.21/volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497 [ 1252.032826] [55573]: DEBUG cinder.api.openstack.wsgi [req-98b68608-cc00-404d-956b-e4aa181b450c req-3d9eda58-f961-4a25-b702-2c1c0489f884 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1252.033233] [55573]: DEBUG cinder.api.openstack.wsgi [req-98b68608-cc00-404d-956b-e4aa181b450c req-3d9eda58-f961-4a25-b702-2c1c0489f884 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1252.046135] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1252.046135] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1252.049299] [55573]: INFO cinder.volume.api [req-98b68608-cc00-404d-956b-e4aa181b450c req-3d9eda58-f961-4a25-b702-2c1c0489f884 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Volume info retrieved successfully. [ 1252.053614] [55573]: INFO cinder.api.openstack.wsgi [req-98b68608-cc00-404d-956b-e4aa181b450c req-3d9eda58-f961-4a25-b702-2c1c0489f884 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497 returned with HTTP 200 [ 1252.054126] [55573]: [pid: 55573|app: 0|req: 260/489] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 21:18:32 2025] GET /volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497 => generated 1322 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1254.194960] [55574]: DEBUG cinder.api.middleware.request_id [req-98b68608-cc00-404d-956b-e4aa181b450c req-694dfb56-8973-4f1f-be3b-ee7ee2edfd85 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1254.197619] [55574]: INFO cinder.api.openstack.wsgi [req-98b68608-cc00-404d-956b-e4aa181b450c req-694dfb56-8973-4f1f-be3b-ee7ee2edfd85 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] DELETE http://10.180.1.21/volume/v3/attachments/11738cb7-42e1-418a-ad97-5fb5d610cffd [ 1254.197897] [55574]: DEBUG cinder.api.openstack.wsgi [req-98b68608-cc00-404d-956b-e4aa181b450c req-694dfb56-8973-4f1f-be3b-ee7ee2edfd85 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1254.198134] [55574]: DEBUG cinder.api.openstack.wsgi [req-98b68608-cc00-404d-956b-e4aa181b450c req-694dfb56-8973-4f1f-be3b-ee7ee2edfd85 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'version_select' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1254.206288] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1254.206288] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1254.733507] [55574]: INFO cinder.api.openstack.wsgi [req-98b68608-cc00-404d-956b-e4aa181b450c req-694dfb56-8973-4f1f-be3b-ee7ee2edfd85 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/attachments/11738cb7-42e1-418a-ad97-5fb5d610cffd returned with HTTP 200 [ 1254.739456] [55574]: [pid: 55574|app: 0|req: 230/490] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 21:18:35 2025] DELETE /volume/v3/attachments/11738cb7-42e1-418a-ad97-5fb5d610cffd => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1256.216520] [55573]: DEBUG cinder.api.middleware.request_id [None req-70e7e6f6-a284-40a2-98a1-844ebd59251d None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1256.218609] [55573]: INFO cinder.api.openstack.wsgi [None req-70e7e6f6-a284-40a2-98a1-844ebd59251d tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] GET http://10.180.1.21/volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497 [ 1256.218831] [55573]: DEBUG cinder.api.openstack.wsgi [None req-70e7e6f6-a284-40a2-98a1-844ebd59251d tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1256.219071] [55573]: DEBUG cinder.api.openstack.wsgi [None req-70e7e6f6-a284-40a2-98a1-844ebd59251d tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1256.230045] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.230045] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1256.233784] [55573]: INFO cinder.volume.api [None req-70e7e6f6-a284-40a2-98a1-844ebd59251d tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Volume info retrieved successfully. [ 1256.238332] [55573]: INFO cinder.api.openstack.wsgi [None req-70e7e6f6-a284-40a2-98a1-844ebd59251d tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497 returned with HTTP 200 [ 1256.238838] [55573]: [pid: 55573|app: 0|req: 261/491] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:18:37 2025] GET /volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1264.732476] [55574]: DEBUG dbcounter [-] [55574] Writing DB stats cinder:SELECT=48,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=55574) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1266.236553] [55573]: DEBUG dbcounter [-] [55573] Writing DB stats cinder:SELECT=84,cinder:INSERT=6,cinder:UPDATE=15 {{(pid=55573) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1271.197994] [55574]: DEBUG cinder.api.middleware.request_id [None req-0e6a40ea-4c5f-4d8e-af11-5f9d30733bfd None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1271.200084] [55574]: INFO cinder.api.openstack.wsgi [None req-0e6a40ea-4c5f-4d8e-af11-5f9d30733bfd tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] DELETE http://10.180.1.21/volume/v3/volumes/10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84 [ 1271.200309] [55574]: DEBUG cinder.api.openstack.wsgi [None req-0e6a40ea-4c5f-4d8e-af11-5f9d30733bfd tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1271.200527] [55574]: DEBUG cinder.api.openstack.wsgi [None req-0e6a40ea-4c5f-4d8e-af11-5f9d30733bfd tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Calling method 'delete' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1271.200713] [55574]: INFO cinder.api.v3.volumes [None req-0e6a40ea-4c5f-4d8e-af11-5f9d30733bfd tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Delete volume with id: 10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84 [ 1271.211405] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1271.211405] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1271.211926] [55574]: INFO cinder.volume.api [None req-0e6a40ea-4c5f-4d8e-af11-5f9d30733bfd tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Volume info retrieved successfully. [ 1271.235560] [55574]: INFO cinder.volume.api [None req-0e6a40ea-4c5f-4d8e-af11-5f9d30733bfd tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Delete volume request issued successfully. [ 1271.235766] [55574]: INFO cinder.api.openstack.wsgi [None req-0e6a40ea-4c5f-4d8e-af11-5f9d30733bfd tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] http://10.180.1.21/volume/v3/volumes/10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84 returned with HTTP 202 [ 1271.236226] [55574]: [pid: 55574|app: 0|req: 231/492] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 21:18:52 2025] DELETE /volume/v3/volumes/10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1271.242028] [55573]: DEBUG cinder.api.middleware.request_id [None req-b9905e5c-7dfb-441c-a194-96ba940e8550 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1271.248168] [55573]: INFO cinder.api.openstack.wsgi [None req-b9905e5c-7dfb-441c-a194-96ba940e8550 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] GET http://10.180.1.21/volume/v3/volumes/10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84 [ 1271.248168] [55573]: DEBUG cinder.api.openstack.wsgi [None req-b9905e5c-7dfb-441c-a194-96ba940e8550 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1271.248168] [55573]: DEBUG cinder.api.openstack.wsgi [None req-b9905e5c-7dfb-441c-a194-96ba940e8550 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1271.255311] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1271.255311] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1271.259496] [55573]: INFO cinder.volume.api [None req-b9905e5c-7dfb-441c-a194-96ba940e8550 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Volume info retrieved successfully. [ 1271.264712] [55573]: INFO cinder.api.openstack.wsgi [None req-b9905e5c-7dfb-441c-a194-96ba940e8550 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] http://10.180.1.21/volume/v3/volumes/10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84 returned with HTTP 200 [ 1271.265610] [55573]: [pid: 55573|app: 0|req: 262/493] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:18:52 2025] GET /volume/v3/volumes/10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1272.279322] [55574]: DEBUG cinder.api.middleware.request_id [None req-6025cdde-d172-4a61-b754-bf53a25420a5 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1272.281445] [55574]: INFO cinder.api.openstack.wsgi [None req-6025cdde-d172-4a61-b754-bf53a25420a5 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] GET http://10.180.1.21/volume/v3/volumes/10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84 [ 1272.281698] [55574]: DEBUG cinder.api.openstack.wsgi [None req-6025cdde-d172-4a61-b754-bf53a25420a5 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1272.281933] [55574]: DEBUG cinder.api.openstack.wsgi [None req-6025cdde-d172-4a61-b754-bf53a25420a5 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1272.290392] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.290392] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1272.293816] [55574]: INFO cinder.volume.api [None req-6025cdde-d172-4a61-b754-bf53a25420a5 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Volume info retrieved successfully. [ 1272.298036] [55574]: INFO cinder.api.openstack.wsgi [None req-6025cdde-d172-4a61-b754-bf53a25420a5 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] http://10.180.1.21/volume/v3/volumes/10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84 returned with HTTP 200 [ 1272.298410] [55574]: [pid: 55574|app: 0|req: 232/494] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:18:53 2025] GET /volume/v3/volumes/10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1273.308307] [55573]: DEBUG cinder.api.middleware.request_id [None req-91b9ede2-7dae-49ae-8d81-036ab3a66a60 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1273.310476] [55573]: INFO cinder.api.openstack.wsgi [None req-91b9ede2-7dae-49ae-8d81-036ab3a66a60 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] GET http://10.180.1.21/volume/v3/volumes/10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84 [ 1273.310695] [55573]: DEBUG cinder.api.openstack.wsgi [None req-91b9ede2-7dae-49ae-8d81-036ab3a66a60 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1273.310944] [55573]: DEBUG cinder.api.openstack.wsgi [None req-91b9ede2-7dae-49ae-8d81-036ab3a66a60 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1273.319896] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1273.319896] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1273.324498] [55573]: INFO cinder.volume.api [None req-91b9ede2-7dae-49ae-8d81-036ab3a66a60 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Volume info retrieved successfully. [ 1273.328870] [55573]: INFO cinder.api.openstack.wsgi [None req-91b9ede2-7dae-49ae-8d81-036ab3a66a60 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] http://10.180.1.21/volume/v3/volumes/10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84 returned with HTTP 200 [ 1273.329276] [55573]: [pid: 55573|app: 0|req: 263/495] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:18:54 2025] GET /volume/v3/volumes/10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1274.340208] [55574]: DEBUG cinder.api.middleware.request_id [None req-61c8544b-da26-43a5-bfb8-941680868144 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1274.342288] [55574]: INFO cinder.api.openstack.wsgi [None req-61c8544b-da26-43a5-bfb8-941680868144 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] GET http://10.180.1.21/volume/v3/volumes/10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84 [ 1274.342513] [55574]: DEBUG cinder.api.openstack.wsgi [None req-61c8544b-da26-43a5-bfb8-941680868144 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1274.342734] [55574]: DEBUG cinder.api.openstack.wsgi [None req-61c8544b-da26-43a5-bfb8-941680868144 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1274.349836] [55574]: INFO cinder.api.openstack.wsgi [None req-61c8544b-da26-43a5-bfb8-941680868144 tempest-ServerActionsTestOtherB-1347908598 tempest-ServerActionsTestOtherB-1347908598-project-member] http://10.180.1.21/volume/v3/volumes/10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84 returned with HTTP 404 [ 1274.350394] [55574]: [pid: 55574|app: 0|req: 233/496] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:18:55 2025] GET /volume/v3/volumes/10cb6a6e-54ea-4ebc-a7cb-a49b07ea6d84 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 1283.326821] [55573]: DEBUG dbcounter [-] [55573] Writing DB stats cinder:SELECT=8 {{(pid=55573) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1284.345327] [55574]: DEBUG dbcounter [-] [55574] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55574) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1314.111819] [55573]: DEBUG cinder.api.middleware.request_id [None req-b4995a7c-044c-4710-ae0d-770861c211a2 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1314.113867] [55573]: INFO cinder.api.openstack.wsgi [None req-b4995a7c-044c-4710-ae0d-770861c211a2 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1314.114296] [55573]: DEBUG cinder.api.openstack.wsgi [None req-b4995a7c-044c-4710-ae0d-770861c211a2 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-617954307"}} {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1314.115936] [55573]: DEBUG cinder.api.v3.volumes [None req-b4995a7c-044c-4710-ae0d-770861c211a2 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-617954307'}} {{(pid=55573) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1314.116080] [55573]: INFO cinder.api.v3.volumes [None req-b4995a7c-044c-4710-ae0d-770861c211a2 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Create volume of 1 GB [ 1314.122126] [55573]: INFO cinder.volume.api [None req-b4995a7c-044c-4710-ae0d-770861c211a2 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Availability Zones retrieved successfully. [ 1314.127957] [55573]: DEBUG cinder.volume.api [None req-b4995a7c-044c-4710-ae0d-770861c211a2 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Flow 'volume_create_api' (2ed98237-5992-427e-b727-5145bc321742) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1314.129104] [55573]: DEBUG cinder.volume.api [None req-b4995a7c-044c-4710-ae0d-770861c211a2 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b1d7b89-bbb8-43db-bd3f-6b9dfc160c16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1314.130152] [55573]: DEBUG cinder.volume.flows.api.create_volume [None req-b4995a7c-044c-4710-ae0d-770861c211a2 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Validating volume size '1' using validate_int {{(pid=55573) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1314.146889] [55573]: DEBUG cinder.volume.api [None req-b4995a7c-044c-4710-ae0d-770861c211a2 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b1d7b89-bbb8-43db-bd3f-6b9dfc160c16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T21:04:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=48c1266c-e861-4a93-b53a-9717de6310af,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48c1266c-e861-4a93-b53a-9717de6310af', '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=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1314.147776] [55573]: DEBUG cinder.volume.api [None req-b4995a7c-044c-4710-ae0d-770861c211a2 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3065cdce-e056-479c-8dbb-71d7024ef845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1314.194650] [55573]: DEBUG cinder.quota [None req-b4995a7c-044c-4710-ae0d-770861c211a2 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Created reservations ['43449131-1662-43aa-a13d-06ad9d4a15d2', 'df1ad7ca-5bd0-42ea-aec6-dce8ce1de663', '518234c3-bd2b-49de-a432-f035e7806d88', '628bcb26-7fad-47ad-a370-57288794eb29'] {{(pid=55573) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1314.195520] [55573]: DEBUG cinder.volume.api [None req-b4995a7c-044c-4710-ae0d-770861c211a2 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3065cdce-e056-479c-8dbb-71d7024ef845) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43449131-1662-43aa-a13d-06ad9d4a15d2', 'df1ad7ca-5bd0-42ea-aec6-dce8ce1de663', '518234c3-bd2b-49de-a432-f035e7806d88', '628bcb26-7fad-47ad-a370-57288794eb29']}' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1314.196391] [55573]: DEBUG cinder.volume.api [None req-b4995a7c-044c-4710-ae0d-770861c211a2 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc356691-7c81-426d-8d34-01fe1fb8f148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1314.210178] [55573]: DEBUG cinder.volume.api [None req-b4995a7c-044c-4710-ae0d-770861c211a2 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc356691-7c81-426d-8d34-01fe1fb8f148) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-617954307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f0618f409d4455498a588df2ca7a89c',qos_specs=None,replication_status=,reservations=['43449131-1662-43aa-a13d-06ad9d4a15d2','df1ad7ca-5bd0-42ea-aec6-dce8ce1de663','518234c3-bd2b-49de-a432-f035e7806d88','628bcb26-7fad-47ad-a370-57288794eb29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44adacbbf0d14816befbe72634e34294',volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af), '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-19T21:19:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-617954307',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f0618f409d4455498a588df2ca7a89c',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='44adacbbf0d14816befbe72634e34294',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48c1266c-e861-4a93-b53a-9717de6310af),volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af)}' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1314.211033] [55573]: DEBUG cinder.volume.api [None req-b4995a7c-044c-4710-ae0d-770861c211a2 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a633f82f-e41b-468e-b976-48e4290c0172) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1314.221906] [55573]: DEBUG cinder.volume.api [None req-b4995a7c-044c-4710-ae0d-770861c211a2 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a633f82f-e41b-468e-b976-48e4290c0172) 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-617954307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f0618f409d4455498a588df2ca7a89c',qos_specs=None,replication_status=,reservations=['43449131-1662-43aa-a13d-06ad9d4a15d2','df1ad7ca-5bd0-42ea-aec6-dce8ce1de663','518234c3-bd2b-49de-a432-f035e7806d88','628bcb26-7fad-47ad-a370-57288794eb29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44adacbbf0d14816befbe72634e34294',volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af)}' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1314.222748] [55573]: DEBUG cinder.volume.api [None req-b4995a7c-044c-4710-ae0d-770861c211a2 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26f77c58-3255-492e-baef-3a77d235f135) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1314.231014] [55573]: DEBUG cinder.volume.api [None req-b4995a7c-044c-4710-ae0d-770861c211a2 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26f77c58-3255-492e-baef-3a77d235f135) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1314.232116] [55573]: DEBUG cinder.volume.api [None req-b4995a7c-044c-4710-ae0d-770861c211a2 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Flow 'volume_create_api' (2ed98237-5992-427e-b727-5145bc321742) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55573) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1314.232366] [55573]: INFO cinder.volume.api [None req-b4995a7c-044c-4710-ae0d-770861c211a2 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Create volume request issued successfully. [ 1314.233015] [55573]: INFO cinder.api.openstack.wsgi [None req-b4995a7c-044c-4710-ae0d-770861c211a2 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1314.233555] [55573]: [pid: 55573|app: 0|req: 264/497] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 21:19:34 2025] POST /volume/v3/volumes => generated 753 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1314.241729] [55574]: DEBUG cinder.api.middleware.request_id [None req-b75185c5-a06a-4cb6-83d4-7d1b569579dc None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1314.244060] [55574]: INFO cinder.api.openstack.wsgi [None req-b75185c5-a06a-4cb6-83d4-7d1b569579dc tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] GET http://10.180.1.21/volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f [ 1314.244315] [55574]: DEBUG cinder.api.openstack.wsgi [None req-b75185c5-a06a-4cb6-83d4-7d1b569579dc tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1314.244538] [55574]: DEBUG cinder.api.openstack.wsgi [None req-b75185c5-a06a-4cb6-83d4-7d1b569579dc tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1314.251954] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1314.251954] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1314.255697] [55574]: INFO cinder.volume.api [None req-b75185c5-a06a-4cb6-83d4-7d1b569579dc tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Volume info retrieved successfully. [ 1314.259902] [55574]: INFO cinder.api.openstack.wsgi [None req-b75185c5-a06a-4cb6-83d4-7d1b569579dc tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f returned with HTTP 200 [ 1314.260277] [55574]: [pid: 55574|app: 0|req: 234/498] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:19:35 2025] GET /volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f => generated 821 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1315.270674] [55573]: DEBUG cinder.api.middleware.request_id [None req-56c2c6ba-0c5a-40bc-bcb1-e31acc391fb6 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1315.272822] [55573]: INFO cinder.api.openstack.wsgi [None req-56c2c6ba-0c5a-40bc-bcb1-e31acc391fb6 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] GET http://10.180.1.21/volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f [ 1315.273049] [55573]: DEBUG cinder.api.openstack.wsgi [None req-56c2c6ba-0c5a-40bc-bcb1-e31acc391fb6 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1315.273274] [55573]: DEBUG cinder.api.openstack.wsgi [None req-56c2c6ba-0c5a-40bc-bcb1-e31acc391fb6 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1315.281054] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1315.281054] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1315.284508] [55573]: INFO cinder.volume.api [None req-56c2c6ba-0c5a-40bc-bcb1-e31acc391fb6 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Volume info retrieved successfully. [ 1315.288663] [55573]: INFO cinder.api.openstack.wsgi [None req-56c2c6ba-0c5a-40bc-bcb1-e31acc391fb6 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f returned with HTTP 200 [ 1315.289035] [55573]: [pid: 55573|app: 0|req: 265/499] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:19:36 2025] GET /volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1315.334806] [55574]: DEBUG cinder.api.middleware.request_id [req-80a68a19-9506-4bbb-a713-3523c58e7cb8 req-c40e66a3-2cdc-48da-ba31-9a8bbeb50cb9 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1315.337113] [55574]: INFO cinder.api.openstack.wsgi [req-80a68a19-9506-4bbb-a713-3523c58e7cb8 req-c40e66a3-2cdc-48da-ba31-9a8bbeb50cb9 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] GET http://10.180.1.21/volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f [ 1315.337337] [55574]: DEBUG cinder.api.openstack.wsgi [req-80a68a19-9506-4bbb-a713-3523c58e7cb8 req-c40e66a3-2cdc-48da-ba31-9a8bbeb50cb9 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1315.337559] [55574]: DEBUG cinder.api.openstack.wsgi [req-80a68a19-9506-4bbb-a713-3523c58e7cb8 req-c40e66a3-2cdc-48da-ba31-9a8bbeb50cb9 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1315.344885] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1315.344885] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1315.348168] [55574]: INFO cinder.volume.api [req-80a68a19-9506-4bbb-a713-3523c58e7cb8 req-c40e66a3-2cdc-48da-ba31-9a8bbeb50cb9 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Volume info retrieved successfully. [ 1315.352181] [55574]: INFO cinder.api.openstack.wsgi [req-80a68a19-9506-4bbb-a713-3523c58e7cb8 req-c40e66a3-2cdc-48da-ba31-9a8bbeb50cb9 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f returned with HTTP 200 [ 1315.352548] [55574]: [pid: 55574|app: 0|req: 235/500] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 21:19:36 2025] GET /volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1316.871486] [55573]: DEBUG cinder.api.middleware.request_id [None req-a253a4d9-8f74-4674-afb0-ec4c7e7e9459 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1316.872197] [55573]: INFO cinder.api.openstack.wsgi [None req-a253a4d9-8f74-4674-afb0-ec4c7e7e9459 None None] GET http://10.180.1.21/volume// [ 1316.872422] [55573]: DEBUG cinder.api.openstack.wsgi [None req-a253a4d9-8f74-4674-afb0-ec4c7e7e9459 None None] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1316.872643] [55573]: DEBUG cinder.api.openstack.wsgi [None req-a253a4d9-8f74-4674-afb0-ec4c7e7e9459 None None] Calling method 'all' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1316.873041] [55573]: INFO cinder.api.openstack.wsgi [None req-a253a4d9-8f74-4674-afb0-ec4c7e7e9459 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1316.873347] [55573]: [pid: 55573|app: 0|req: 266/501] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 21:19:37 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1316.877137] [55574]: DEBUG cinder.api.middleware.request_id [req-80a68a19-9506-4bbb-a713-3523c58e7cb8 req-e44eb0c5-3edf-415d-8d2b-95f34828ee03 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1316.880042] [55574]: INFO cinder.api.openstack.wsgi [req-80a68a19-9506-4bbb-a713-3523c58e7cb8 req-e44eb0c5-3edf-415d-8d2b-95f34828ee03 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1316.880042] [55574]: DEBUG cinder.api.openstack.wsgi [req-80a68a19-9506-4bbb-a713-3523c58e7cb8 req-e44eb0c5-3edf-415d-8d2b-95f34828ee03 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f", "connector": null, "instance_uuid": "606453b1-c374-48a4-839b-55ba36cb9699"}} {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1316.889032] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1316.889032] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1316.909017] [55574]: INFO cinder.api.openstack.wsgi [req-80a68a19-9506-4bbb-a713-3523c58e7cb8 req-e44eb0c5-3edf-415d-8d2b-95f34828ee03 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1316.909527] [55574]: [pid: 55574|app: 0|req: 236/502] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 21:19:37 2025] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1316.930123] [55573]: DEBUG cinder.api.middleware.request_id [None req-b0a2e940-ec30-4501-b809-4bef6de4ed11 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1316.933062] [55573]: INFO cinder.api.openstack.wsgi [None req-b0a2e940-ec30-4501-b809-4bef6de4ed11 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] GET http://10.180.1.21/volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f [ 1316.933062] [55573]: DEBUG cinder.api.openstack.wsgi [None req-b0a2e940-ec30-4501-b809-4bef6de4ed11 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1316.933062] [55573]: DEBUG cinder.api.openstack.wsgi [None req-b0a2e940-ec30-4501-b809-4bef6de4ed11 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1316.942934] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1316.942934] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1316.946100] [55573]: INFO cinder.volume.api [None req-b0a2e940-ec30-4501-b809-4bef6de4ed11 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Volume info retrieved successfully. [ 1316.950212] [55573]: INFO cinder.api.openstack.wsgi [None req-b0a2e940-ec30-4501-b809-4bef6de4ed11 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f returned with HTTP 200 [ 1316.950585] [55573]: [pid: 55573|app: 0|req: 267/503] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:19:37 2025] GET /volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1317.433537] [55574]: DEBUG cinder.api.middleware.request_id [None req-c7307fe2-339f-48d7-ab64-c597ad240b65 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1317.433988] [55574]: INFO cinder.api.openstack.wsgi [None req-c7307fe2-339f-48d7-ab64-c597ad240b65 None None] GET http://10.180.1.21/volume// [ 1317.434247] [55574]: DEBUG cinder.api.openstack.wsgi [None req-c7307fe2-339f-48d7-ab64-c597ad240b65 None None] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1317.434467] [55574]: DEBUG cinder.api.openstack.wsgi [None req-c7307fe2-339f-48d7-ab64-c597ad240b65 None None] Calling method 'all' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1317.434869] [55574]: INFO cinder.api.openstack.wsgi [None req-c7307fe2-339f-48d7-ab64-c597ad240b65 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1317.435179] [55574]: [pid: 55574|app: 0|req: 237/504] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 21:19:38 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1317.438603] [55573]: DEBUG cinder.api.middleware.request_id [req-80a68a19-9506-4bbb-a713-3523c58e7cb8 req-5681a235-e030-4157-aaf6-832a6df33051 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1317.440947] [55573]: INFO cinder.api.openstack.wsgi [req-80a68a19-9506-4bbb-a713-3523c58e7cb8 req-5681a235-e030-4157-aaf6-832a6df33051 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] GET http://10.180.1.21/volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f [ 1317.441227] [55573]: DEBUG cinder.api.openstack.wsgi [req-80a68a19-9506-4bbb-a713-3523c58e7cb8 req-5681a235-e030-4157-aaf6-832a6df33051 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1317.441442] [55573]: DEBUG cinder.api.openstack.wsgi [req-80a68a19-9506-4bbb-a713-3523c58e7cb8 req-5681a235-e030-4157-aaf6-832a6df33051 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1317.451009] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.451009] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1317.454105] [55573]: INFO cinder.volume.api [req-80a68a19-9506-4bbb-a713-3523c58e7cb8 req-5681a235-e030-4157-aaf6-832a6df33051 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Volume info retrieved successfully. [ 1317.458157] [55573]: INFO cinder.api.openstack.wsgi [req-80a68a19-9506-4bbb-a713-3523c58e7cb8 req-5681a235-e030-4157-aaf6-832a6df33051 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f returned with HTTP 200 [ 1317.458527] [55573]: [pid: 55573|app: 0|req: 268/505] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 21:19:38 2025] GET /volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f => generated 1026 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1317.482850] [55574]: DEBUG cinder.api.middleware.request_id [req-80a68a19-9506-4bbb-a713-3523c58e7cb8 req-5cb70ead-0fa2-4192-aba8-7922b96f956b None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1317.485155] [55574]: INFO cinder.api.openstack.wsgi [req-80a68a19-9506-4bbb-a713-3523c58e7cb8 req-5cb70ead-0fa2-4192-aba8-7922b96f956b tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] PUT http://10.180.1.21/volume/v3/attachments/497459b2-bfe6-4ff4-a8a2-fc6185b9407a [ 1317.485552] [55574]: DEBUG cinder.api.openstack.wsgi [req-80a68a19-9506-4bbb-a713-3523c58e7cb8 req-5cb70ead-0fa2-4192-aba8-7922b96f956b tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-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-546509", "mountpoint": "/dev/sdb"}}} {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1317.493229] [55574]: DEBUG cinder.coordination [req-80a68a19-9506-4bbb-a713-3523c58e7cb8 req-5cb70ead-0fa2-4192-aba8-7922b96f956b tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Acquiring lock "cinder-attachment_update-bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55574) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1317.497404] [55574]: DEBUG cinder.coordination [req-80a68a19-9506-4bbb-a713-3523c58e7cb8 req-5cb70ead-0fa2-4192-aba8-7922b96f956b tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Lock "cinder-attachment_update-bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55574) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1317.498440] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.498440] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1317.960643] [55573]: DEBUG cinder.api.middleware.request_id [None req-cd41e866-8b2b-46cc-9062-fe2eca927b0f None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1317.962799] [55573]: INFO cinder.api.openstack.wsgi [None req-cd41e866-8b2b-46cc-9062-fe2eca927b0f tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] GET http://10.180.1.21/volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f [ 1317.963017] [55573]: DEBUG cinder.api.openstack.wsgi [None req-cd41e866-8b2b-46cc-9062-fe2eca927b0f tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1317.963241] [55573]: DEBUG cinder.api.openstack.wsgi [None req-cd41e866-8b2b-46cc-9062-fe2eca927b0f tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1317.972994] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.972994] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1317.976234] [55573]: INFO cinder.volume.api [None req-cd41e866-8b2b-46cc-9062-fe2eca927b0f tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Volume info retrieved successfully. [ 1317.980390] [55573]: INFO cinder.api.openstack.wsgi [None req-cd41e866-8b2b-46cc-9062-fe2eca927b0f tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f returned with HTTP 200 [ 1317.980765] [55573]: [pid: 55573|app: 0|req: 269/506] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:19:38 2025] GET /volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1318.991357] [55573]: DEBUG cinder.api.middleware.request_id [None req-f5578bd8-7d43-40f7-9636-40778df0ce69 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1318.993488] [55573]: INFO cinder.api.openstack.wsgi [None req-f5578bd8-7d43-40f7-9636-40778df0ce69 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] GET http://10.180.1.21/volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f [ 1318.993748] [55573]: DEBUG cinder.api.openstack.wsgi [None req-f5578bd8-7d43-40f7-9636-40778df0ce69 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1318.993977] [55573]: DEBUG cinder.api.openstack.wsgi [None req-f5578bd8-7d43-40f7-9636-40778df0ce69 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1319.003755] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1319.003755] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1319.006942] [55573]: INFO cinder.volume.api [None req-f5578bd8-7d43-40f7-9636-40778df0ce69 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Volume info retrieved successfully. [ 1319.010985] [55573]: INFO cinder.api.openstack.wsgi [None req-f5578bd8-7d43-40f7-9636-40778df0ce69 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f returned with HTTP 200 [ 1319.011361] [55573]: [pid: 55573|app: 0|req: 270/507] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:19:39 2025] GET /volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1320.021554] [55573]: DEBUG cinder.api.middleware.request_id [None req-8a0d6312-7c6b-45ed-875c-372ba817af5c None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1320.023760] [55573]: INFO cinder.api.openstack.wsgi [None req-8a0d6312-7c6b-45ed-875c-372ba817af5c tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] GET http://10.180.1.21/volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f [ 1320.023994] [55573]: DEBUG cinder.api.openstack.wsgi [None req-8a0d6312-7c6b-45ed-875c-372ba817af5c tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1320.024268] [55573]: DEBUG cinder.api.openstack.wsgi [None req-8a0d6312-7c6b-45ed-875c-372ba817af5c tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1320.033797] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1320.033797] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1320.036869] [55573]: INFO cinder.volume.api [None req-8a0d6312-7c6b-45ed-875c-372ba817af5c tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Volume info retrieved successfully. [ 1320.040928] [55573]: INFO cinder.api.openstack.wsgi [None req-8a0d6312-7c6b-45ed-875c-372ba817af5c tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f returned with HTTP 200 [ 1320.041305] [55573]: [pid: 55573|app: 0|req: 271/508] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:19:40 2025] GET /volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1321.051762] [55573]: DEBUG cinder.api.middleware.request_id [None req-08ea4337-8003-4441-8c29-055845e39dad None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1321.053944] [55573]: INFO cinder.api.openstack.wsgi [None req-08ea4337-8003-4441-8c29-055845e39dad tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] GET http://10.180.1.21/volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f [ 1321.054240] [55573]: DEBUG cinder.api.openstack.wsgi [None req-08ea4337-8003-4441-8c29-055845e39dad tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1321.054476] [55573]: DEBUG cinder.api.openstack.wsgi [None req-08ea4337-8003-4441-8c29-055845e39dad tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1321.064306] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1321.064306] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1321.067706] [55573]: INFO cinder.volume.api [None req-08ea4337-8003-4441-8c29-055845e39dad tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Volume info retrieved successfully. [ 1321.071859] [55573]: INFO cinder.api.openstack.wsgi [None req-08ea4337-8003-4441-8c29-055845e39dad tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f returned with HTTP 200 [ 1321.072255] [55573]: [pid: 55573|app: 0|req: 272/509] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:19:41 2025] GET /volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1322.019305] [55574]: DEBUG cinder.coordination [req-80a68a19-9506-4bbb-a713-3523c58e7cb8 req-5cb70ead-0fa2-4192-aba8-7922b96f956b tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Lock "cinder-attachment_update-bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.522s {{(pid=55574) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1322.019703] [55574]: INFO cinder.api.openstack.wsgi [req-80a68a19-9506-4bbb-a713-3523c58e7cb8 req-5cb70ead-0fa2-4192-aba8-7922b96f956b tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/attachments/497459b2-bfe6-4ff4-a8a2-fc6185b9407a returned with HTTP 200 [ 1322.020220] [55574]: [pid: 55574|app: 0|req: 238/510] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 21:19:38 2025] PUT /volume/v3/attachments/497459b2-bfe6-4ff4-a8a2-fc6185b9407a => generated 617 bytes in 4538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1322.082235] [55573]: DEBUG cinder.api.middleware.request_id [None req-243576a9-f0bf-4723-9104-f548ac56c2e8 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1322.084567] [55573]: INFO cinder.api.openstack.wsgi [None req-243576a9-f0bf-4723-9104-f548ac56c2e8 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] GET http://10.180.1.21/volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f [ 1322.084810] [55573]: DEBUG cinder.api.openstack.wsgi [None req-243576a9-f0bf-4723-9104-f548ac56c2e8 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1322.085044] [55573]: DEBUG cinder.api.openstack.wsgi [None req-243576a9-f0bf-4723-9104-f548ac56c2e8 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1322.094494] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1322.094494] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1322.097593] [55573]: INFO cinder.volume.api [None req-243576a9-f0bf-4723-9104-f548ac56c2e8 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Volume info retrieved successfully. [ 1322.102228] [55573]: INFO cinder.api.openstack.wsgi [None req-243576a9-f0bf-4723-9104-f548ac56c2e8 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f returned with HTTP 200 [ 1322.102688] [55573]: [pid: 55573|app: 0|req: 273/511] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:19:42 2025] GET /volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1323.112840] [55574]: DEBUG cinder.api.middleware.request_id [None req-c3011d31-a044-4729-b7c7-8d5a27578503 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1323.114864] [55574]: INFO cinder.api.openstack.wsgi [None req-c3011d31-a044-4729-b7c7-8d5a27578503 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] GET http://10.180.1.21/volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f [ 1323.115094] [55574]: DEBUG cinder.api.openstack.wsgi [None req-c3011d31-a044-4729-b7c7-8d5a27578503 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1323.115336] [55574]: DEBUG cinder.api.openstack.wsgi [None req-c3011d31-a044-4729-b7c7-8d5a27578503 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1323.125804] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1323.125804] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1323.129028] [55574]: INFO cinder.volume.api [None req-c3011d31-a044-4729-b7c7-8d5a27578503 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Volume info retrieved successfully. [ 1323.133928] [55574]: INFO cinder.api.openstack.wsgi [None req-c3011d31-a044-4729-b7c7-8d5a27578503 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f returned with HTTP 200 [ 1323.133928] [55574]: [pid: 55574|app: 0|req: 239/512] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:19:43 2025] GET /volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1323.626592] [55573]: DEBUG cinder.api.middleware.request_id [req-80a68a19-9506-4bbb-a713-3523c58e7cb8 req-e4c05b43-fc1e-4920-9dba-3bb347045f31 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1323.628946] [55573]: INFO cinder.api.openstack.wsgi [req-80a68a19-9506-4bbb-a713-3523c58e7cb8 req-e4c05b43-fc1e-4920-9dba-3bb347045f31 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] POST http://10.180.1.21/volume/v3/attachments/497459b2-bfe6-4ff4-a8a2-fc6185b9407a/action [ 1323.629397] [55573]: DEBUG cinder.api.openstack.wsgi [req-80a68a19-9506-4bbb-a713-3523c58e7cb8 req-e4c05b43-fc1e-4920-9dba-3bb347045f31 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Action body: b'{"os-complete": null}' {{(pid=55573) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1323.629548] [55573]: DEBUG cinder.api.openstack.wsgi [req-80a68a19-9506-4bbb-a713-3523c58e7cb8 req-e4c05b43-fc1e-4920-9dba-3bb347045f31 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1323.644469] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1323.644469] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1323.651596] [55573]: INFO cinder.api.openstack.wsgi [req-80a68a19-9506-4bbb-a713-3523c58e7cb8 req-e4c05b43-fc1e-4920-9dba-3bb347045f31 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/attachments/497459b2-bfe6-4ff4-a8a2-fc6185b9407a/action returned with HTTP 204 [ 1323.652048] [55573]: [pid: 55573|app: 0|req: 274/513] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 21:19:44 2025] POST /volume/v3/attachments/497459b2-bfe6-4ff4-a8a2-fc6185b9407a/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1324.144375] [55574]: DEBUG cinder.api.middleware.request_id [None req-784f355f-7627-427f-a319-2100fbc50aaa None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1324.146598] [55574]: INFO cinder.api.openstack.wsgi [None req-784f355f-7627-427f-a319-2100fbc50aaa tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] GET http://10.180.1.21/volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f [ 1324.146837] [55574]: DEBUG cinder.api.openstack.wsgi [None req-784f355f-7627-427f-a319-2100fbc50aaa tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1324.147070] [55574]: DEBUG cinder.api.openstack.wsgi [None req-784f355f-7627-427f-a319-2100fbc50aaa tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1324.157718] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1324.157718] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1324.161474] [55574]: INFO cinder.volume.api [None req-784f355f-7627-427f-a319-2100fbc50aaa tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Volume info retrieved successfully. [ 1324.165892] [55574]: INFO cinder.api.openstack.wsgi [None req-784f355f-7627-427f-a319-2100fbc50aaa tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f returned with HTTP 200 [ 1324.166108] [55574]: [pid: 55574|app: 0|req: 240/514] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:19:45 2025] GET /volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1324.176052] [55573]: DEBUG cinder.api.middleware.request_id [None req-70b04e73-b26b-4dd3-854e-913c71bdb8d5 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1324.177889] [55573]: INFO cinder.api.openstack.wsgi [None req-70b04e73-b26b-4dd3-854e-913c71bdb8d5 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] GET http://10.180.1.21/volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f [ 1324.178120] [55573]: DEBUG cinder.api.openstack.wsgi [None req-70b04e73-b26b-4dd3-854e-913c71bdb8d5 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1324.178372] [55573]: DEBUG cinder.api.openstack.wsgi [None req-70b04e73-b26b-4dd3-854e-913c71bdb8d5 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1324.188214] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1324.188214] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1324.191306] [55573]: INFO cinder.volume.api [None req-70b04e73-b26b-4dd3-854e-913c71bdb8d5 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Volume info retrieved successfully. [ 1324.195473] [55573]: INFO cinder.api.openstack.wsgi [None req-70b04e73-b26b-4dd3-854e-913c71bdb8d5 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f returned with HTTP 200 [ 1324.195834] [55573]: [pid: 55573|app: 0|req: 275/515] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:19:45 2025] GET /volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1324.204718] [55574]: DEBUG cinder.api.middleware.request_id [None req-41bec7cd-d64e-4f1b-894c-60f4e8494169 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1324.206742] [55574]: INFO cinder.api.openstack.wsgi [None req-41bec7cd-d64e-4f1b-894c-60f4e8494169 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] DELETE http://10.180.1.21/volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f [ 1324.206958] [55574]: DEBUG cinder.api.openstack.wsgi [None req-41bec7cd-d64e-4f1b-894c-60f4e8494169 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1324.207191] [55574]: DEBUG cinder.api.openstack.wsgi [None req-41bec7cd-d64e-4f1b-894c-60f4e8494169 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'delete' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1324.207382] [55574]: INFO cinder.api.v3.volumes [None req-41bec7cd-d64e-4f1b-894c-60f4e8494169 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Delete volume with id: bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f [ 1324.217087] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1324.217087] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1324.217590] [55574]: INFO cinder.volume.api [None req-41bec7cd-d64e-4f1b-894c-60f4e8494169 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Volume info retrieved successfully. [ 1324.226916] [55574]: INFO cinder.volume.api [None req-41bec7cd-d64e-4f1b-894c-60f4e8494169 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-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. [ 1324.227264] [55574]: INFO cinder.api.openstack.wsgi [None req-41bec7cd-d64e-4f1b-894c-60f4e8494169 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f returned with HTTP 400 [ 1324.227747] [55574]: [pid: 55574|app: 0|req: 241/516] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 21:19:45 2025] DELETE /volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f => generated 307 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) [ 1324.230648] [55573]: DEBUG cinder.api.middleware.request_id [None req-d72223ab-3289-47a9-9485-2cf0a1c73fe4 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1324.232706] [55573]: INFO cinder.api.openstack.wsgi [None req-d72223ab-3289-47a9-9485-2cf0a1c73fe4 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] GET http://10.180.1.21/volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f [ 1324.232926] [55573]: DEBUG cinder.api.openstack.wsgi [None req-d72223ab-3289-47a9-9485-2cf0a1c73fe4 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1324.233155] [55573]: DEBUG cinder.api.openstack.wsgi [None req-d72223ab-3289-47a9-9485-2cf0a1c73fe4 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1324.243337] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1324.243337] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1324.246467] [55573]: INFO cinder.volume.api [None req-d72223ab-3289-47a9-9485-2cf0a1c73fe4 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Volume info retrieved successfully. [ 1324.250930] [55573]: INFO cinder.api.openstack.wsgi [None req-d72223ab-3289-47a9-9485-2cf0a1c73fe4 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f returned with HTTP 200 [ 1324.251297] [55573]: [pid: 55573|app: 0|req: 276/517] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:19:45 2025] GET /volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1324.287504] [55574]: DEBUG cinder.api.middleware.request_id [req-adfcbcd0-a307-4272-a9b3-9984495d1a39 req-a5fcca4f-da54-4fa7-be1f-6b0b5157963a None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1324.289935] [55574]: INFO cinder.api.openstack.wsgi [req-adfcbcd0-a307-4272-a9b3-9984495d1a39 req-a5fcca4f-da54-4fa7-be1f-6b0b5157963a tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] GET http://10.180.1.21/volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f [ 1324.290208] [55574]: DEBUG cinder.api.openstack.wsgi [req-adfcbcd0-a307-4272-a9b3-9984495d1a39 req-a5fcca4f-da54-4fa7-be1f-6b0b5157963a tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1324.290438] [55574]: DEBUG cinder.api.openstack.wsgi [req-adfcbcd0-a307-4272-a9b3-9984495d1a39 req-a5fcca4f-da54-4fa7-be1f-6b0b5157963a tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1324.300332] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1324.300332] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1324.303743] [55574]: INFO cinder.volume.api [req-adfcbcd0-a307-4272-a9b3-9984495d1a39 req-a5fcca4f-da54-4fa7-be1f-6b0b5157963a tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Volume info retrieved successfully. [ 1324.307981] [55574]: INFO cinder.api.openstack.wsgi [req-adfcbcd0-a307-4272-a9b3-9984495d1a39 req-a5fcca4f-da54-4fa7-be1f-6b0b5157963a tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f returned with HTTP 200 [ 1324.308442] [55574]: [pid: 55574|app: 0|req: 242/518] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 21:19:45 2025] GET /volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1324.327887] [55573]: DEBUG cinder.api.middleware.request_id [req-adfcbcd0-a307-4272-a9b3-9984495d1a39 req-193568ed-bd03-4acb-ade7-3a190d946d24 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1324.330126] [55573]: INFO cinder.api.openstack.wsgi [req-adfcbcd0-a307-4272-a9b3-9984495d1a39 req-193568ed-bd03-4acb-ade7-3a190d946d24 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] POST http://10.180.1.21/volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f/action [ 1324.330538] [55573]: DEBUG cinder.api.openstack.wsgi [req-adfcbcd0-a307-4272-a9b3-9984495d1a39 req-193568ed-bd03-4acb-ade7-3a190d946d24 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55573) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1324.330678] [55573]: DEBUG cinder.api.openstack.wsgi [req-adfcbcd0-a307-4272-a9b3-9984495d1a39 req-193568ed-bd03-4acb-ade7-3a190d946d24 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1324.340493] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1324.340493] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1324.341015] [55573]: INFO cinder.volume.api [req-adfcbcd0-a307-4272-a9b3-9984495d1a39 req-193568ed-bd03-4acb-ade7-3a190d946d24 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Volume info retrieved successfully. [ 1324.346617] [55573]: INFO cinder.volume.api [req-adfcbcd0-a307-4272-a9b3-9984495d1a39 req-193568ed-bd03-4acb-ade7-3a190d946d24 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Begin detaching volume completed successfully. [ 1324.346832] [55573]: INFO cinder.api.openstack.wsgi [req-adfcbcd0-a307-4272-a9b3-9984495d1a39 req-193568ed-bd03-4acb-ade7-3a190d946d24 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f/action returned with HTTP 202 [ 1324.347239] [55573]: [pid: 55573|app: 0|req: 277/519] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 21:19:45 2025] POST /volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1325.363882] [55574]: DEBUG cinder.api.middleware.request_id [None req-3453b096-cfd3-478a-802f-6750b61cad01 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1325.364386] [55574]: INFO cinder.api.openstack.wsgi [None req-3453b096-cfd3-478a-802f-6750b61cad01 None None] GET http://10.180.1.21/volume// [ 1325.364575] [55574]: DEBUG cinder.api.openstack.wsgi [None req-3453b096-cfd3-478a-802f-6750b61cad01 None None] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1325.364787] [55574]: DEBUG cinder.api.openstack.wsgi [None req-3453b096-cfd3-478a-802f-6750b61cad01 None None] Calling method 'all' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1325.365197] [55574]: INFO cinder.api.openstack.wsgi [None req-3453b096-cfd3-478a-802f-6750b61cad01 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1325.365530] [55574]: [pid: 55574|app: 0|req: 243/520] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 21:19:46 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1325.368552] [55573]: DEBUG cinder.api.middleware.request_id [req-adfcbcd0-a307-4272-a9b3-9984495d1a39 req-333e7956-5760-46c7-b643-a6dfbadc319b None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1325.370813] [55573]: INFO cinder.api.openstack.wsgi [req-adfcbcd0-a307-4272-a9b3-9984495d1a39 req-333e7956-5760-46c7-b643-a6dfbadc319b tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] GET http://10.180.1.21/volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f [ 1325.371075] [55573]: DEBUG cinder.api.openstack.wsgi [req-adfcbcd0-a307-4272-a9b3-9984495d1a39 req-333e7956-5760-46c7-b643-a6dfbadc319b tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1325.371297] [55573]: DEBUG cinder.api.openstack.wsgi [req-adfcbcd0-a307-4272-a9b3-9984495d1a39 req-333e7956-5760-46c7-b643-a6dfbadc319b tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1325.381355] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1325.381355] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1325.384922] [55573]: INFO cinder.volume.api [req-adfcbcd0-a307-4272-a9b3-9984495d1a39 req-333e7956-5760-46c7-b643-a6dfbadc319b tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Volume info retrieved successfully. [ 1325.390029] [55573]: INFO cinder.api.openstack.wsgi [req-adfcbcd0-a307-4272-a9b3-9984495d1a39 req-333e7956-5760-46c7-b643-a6dfbadc319b tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f returned with HTTP 200 [ 1325.390134] [55573]: [pid: 55573|app: 0|req: 278/521] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 21:19:46 2025] GET /volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f => generated 1322 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1326.526913] [55574]: DEBUG cinder.api.middleware.request_id [req-adfcbcd0-a307-4272-a9b3-9984495d1a39 req-31c4f388-0829-489d-9267-390c90680651 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1326.529341] [55574]: INFO cinder.api.openstack.wsgi [req-adfcbcd0-a307-4272-a9b3-9984495d1a39 req-31c4f388-0829-489d-9267-390c90680651 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] DELETE http://10.180.1.21/volume/v3/attachments/497459b2-bfe6-4ff4-a8a2-fc6185b9407a [ 1326.529566] [55574]: DEBUG cinder.api.openstack.wsgi [req-adfcbcd0-a307-4272-a9b3-9984495d1a39 req-31c4f388-0829-489d-9267-390c90680651 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1326.529777] [55574]: DEBUG cinder.api.openstack.wsgi [req-adfcbcd0-a307-4272-a9b3-9984495d1a39 req-31c4f388-0829-489d-9267-390c90680651 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'version_select' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1326.537789] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.537789] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1327.061523] [55574]: INFO cinder.api.openstack.wsgi [req-adfcbcd0-a307-4272-a9b3-9984495d1a39 req-31c4f388-0829-489d-9267-390c90680651 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/attachments/497459b2-bfe6-4ff4-a8a2-fc6185b9407a returned with HTTP 200 [ 1327.062111] [55574]: [pid: 55574|app: 0|req: 244/522] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 21:19:47 2025] DELETE /volume/v3/attachments/497459b2-bfe6-4ff4-a8a2-fc6185b9407a => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1328.515031] [55573]: DEBUG cinder.api.middleware.request_id [None req-e5d600ff-6817-4cfb-ae5c-7141934f1e75 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1328.517168] [55573]: INFO cinder.api.openstack.wsgi [None req-e5d600ff-6817-4cfb-ae5c-7141934f1e75 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] GET http://10.180.1.21/volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f [ 1328.517393] [55573]: DEBUG cinder.api.openstack.wsgi [None req-e5d600ff-6817-4cfb-ae5c-7141934f1e75 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1328.517617] [55573]: DEBUG cinder.api.openstack.wsgi [None req-e5d600ff-6817-4cfb-ae5c-7141934f1e75 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1328.527908] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.527908] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1328.531729] [55573]: INFO cinder.volume.api [None req-e5d600ff-6817-4cfb-ae5c-7141934f1e75 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Volume info retrieved successfully. [ 1328.536294] [55573]: INFO cinder.api.openstack.wsgi [None req-e5d600ff-6817-4cfb-ae5c-7141934f1e75 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f returned with HTTP 200 [ 1328.536692] [55573]: [pid: 55573|app: 0|req: 279/523] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:19:49 2025] GET /volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1335.532294] [55574]: DEBUG cinder.api.middleware.request_id [None req-e2db31db-4dfb-4b73-8cdc-47f7678ee1a8 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1335.534532] [55574]: INFO cinder.api.openstack.wsgi [None req-e2db31db-4dfb-4b73-8cdc-47f7678ee1a8 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] DELETE http://10.180.1.21/volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f [ 1335.534753] [55574]: DEBUG cinder.api.openstack.wsgi [None req-e2db31db-4dfb-4b73-8cdc-47f7678ee1a8 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1335.534972] [55574]: DEBUG cinder.api.openstack.wsgi [None req-e2db31db-4dfb-4b73-8cdc-47f7678ee1a8 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'delete' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1335.535176] [55574]: INFO cinder.api.v3.volumes [None req-e2db31db-4dfb-4b73-8cdc-47f7678ee1a8 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Delete volume with id: bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f [ 1335.546029] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1335.546029] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1335.546221] [55574]: INFO cinder.volume.api [None req-e2db31db-4dfb-4b73-8cdc-47f7678ee1a8 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Volume info retrieved successfully. [ 1335.562613] [55574]: INFO cinder.volume.api [None req-e2db31db-4dfb-4b73-8cdc-47f7678ee1a8 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Delete volume request issued successfully. [ 1335.562804] [55574]: INFO cinder.api.openstack.wsgi [None req-e2db31db-4dfb-4b73-8cdc-47f7678ee1a8 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f returned with HTTP 202 [ 1335.563339] [55574]: [pid: 55574|app: 0|req: 245/524] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 21:19:56 2025] DELETE /volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1335.566695] [55573]: DEBUG cinder.api.middleware.request_id [None req-fae0be7c-9619-441e-9872-626541dde3e2 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1335.568771] [55573]: INFO cinder.api.openstack.wsgi [None req-fae0be7c-9619-441e-9872-626541dde3e2 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] GET http://10.180.1.21/volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f [ 1335.569032] [55573]: DEBUG cinder.api.openstack.wsgi [None req-fae0be7c-9619-441e-9872-626541dde3e2 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1335.569251] [55573]: DEBUG cinder.api.openstack.wsgi [None req-fae0be7c-9619-441e-9872-626541dde3e2 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1335.576763] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1335.576763] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1335.580292] [55573]: INFO cinder.volume.api [None req-fae0be7c-9619-441e-9872-626541dde3e2 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Volume info retrieved successfully. [ 1335.584709] [55573]: INFO cinder.api.openstack.wsgi [None req-fae0be7c-9619-441e-9872-626541dde3e2 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f returned with HTTP 200 [ 1335.585077] [55573]: [pid: 55573|app: 0|req: 280/525] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:19:56 2025] GET /volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1336.595897] [55574]: DEBUG cinder.api.middleware.request_id [None req-168d3621-1bac-4c06-8c4d-462432b3a381 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1336.598100] [55574]: INFO cinder.api.openstack.wsgi [None req-168d3621-1bac-4c06-8c4d-462432b3a381 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] GET http://10.180.1.21/volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f [ 1336.598352] [55574]: DEBUG cinder.api.openstack.wsgi [None req-168d3621-1bac-4c06-8c4d-462432b3a381 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1336.598579] [55574]: DEBUG cinder.api.openstack.wsgi [None req-168d3621-1bac-4c06-8c4d-462432b3a381 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1336.606771] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1336.606771] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1336.609982] [55574]: INFO cinder.volume.api [None req-168d3621-1bac-4c06-8c4d-462432b3a381 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Volume info retrieved successfully. [ 1336.614010] [55574]: INFO cinder.api.openstack.wsgi [None req-168d3621-1bac-4c06-8c4d-462432b3a381 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f returned with HTTP 200 [ 1336.614384] [55574]: [pid: 55574|app: 0|req: 246/526] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:19:57 2025] GET /volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1337.624848] [55573]: DEBUG cinder.api.middleware.request_id [None req-86409721-2cc0-4a77-bd85-03db88f732e7 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1337.627155] [55573]: INFO cinder.api.openstack.wsgi [None req-86409721-2cc0-4a77-bd85-03db88f732e7 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] GET http://10.180.1.21/volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f [ 1337.627388] [55573]: DEBUG cinder.api.openstack.wsgi [None req-86409721-2cc0-4a77-bd85-03db88f732e7 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1337.627608] [55573]: DEBUG cinder.api.openstack.wsgi [None req-86409721-2cc0-4a77-bd85-03db88f732e7 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1337.635200] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1337.635200] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1337.638745] [55573]: INFO cinder.volume.api [None req-86409721-2cc0-4a77-bd85-03db88f732e7 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Volume info retrieved successfully. [ 1337.642830] [55573]: INFO cinder.api.openstack.wsgi [None req-86409721-2cc0-4a77-bd85-03db88f732e7 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f returned with HTTP 200 [ 1337.643209] [55573]: [pid: 55573|app: 0|req: 281/527] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:19:58 2025] GET /volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1338.653681] [55574]: DEBUG cinder.api.middleware.request_id [None req-b7b798f2-d234-4d31-840e-c99e31687ff1 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1338.655808] [55574]: INFO cinder.api.openstack.wsgi [None req-b7b798f2-d234-4d31-840e-c99e31687ff1 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] GET http://10.180.1.21/volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f [ 1338.656046] [55574]: DEBUG cinder.api.openstack.wsgi [None req-b7b798f2-d234-4d31-840e-c99e31687ff1 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1338.656303] [55574]: DEBUG cinder.api.openstack.wsgi [None req-b7b798f2-d234-4d31-840e-c99e31687ff1 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1338.662316] [55574]: INFO cinder.api.openstack.wsgi [None req-b7b798f2-d234-4d31-840e-c99e31687ff1 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f returned with HTTP 404 [ 1338.662848] [55574]: [pid: 55574|app: 0|req: 247/528] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:19:59 2025] GET /volume/v3/volumes/bc5c5cb0-a8cd-43dd-9e19-672996ec1e9f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1338.707417] [55573]: DEBUG cinder.api.middleware.request_id [None req-710f7bb0-d597-4c4f-9ca7-e7f546912faf None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1338.709450] [55573]: INFO cinder.api.openstack.wsgi [None req-710f7bb0-d597-4c4f-9ca7-e7f546912faf tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] DELETE http://10.180.1.21/volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497 [ 1338.709672] [55573]: DEBUG cinder.api.openstack.wsgi [None req-710f7bb0-d597-4c4f-9ca7-e7f546912faf tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1338.709893] [55573]: DEBUG cinder.api.openstack.wsgi [None req-710f7bb0-d597-4c4f-9ca7-e7f546912faf tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'delete' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1338.710093] [55573]: INFO cinder.api.v3.volumes [None req-710f7bb0-d597-4c4f-9ca7-e7f546912faf tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Delete volume with id: 5966b2ab-f3a2-4a6d-bf86-88a894a33497 [ 1338.717597] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1338.717597] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1338.718083] [55573]: INFO cinder.volume.api [None req-710f7bb0-d597-4c4f-9ca7-e7f546912faf tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Volume info retrieved successfully. [ 1338.735168] [55573]: INFO cinder.volume.api [None req-710f7bb0-d597-4c4f-9ca7-e7f546912faf tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Delete volume request issued successfully. [ 1338.735374] [55573]: INFO cinder.api.openstack.wsgi [None req-710f7bb0-d597-4c4f-9ca7-e7f546912faf tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497 returned with HTTP 202 [ 1338.735917] [55573]: [pid: 55573|app: 0|req: 282/529] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 21:19:59 2025] DELETE /volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1338.739089] [55574]: DEBUG cinder.api.middleware.request_id [None req-aedd3924-a08e-4ebe-b61d-cd5f8b8f3e3e None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1338.740991] [55574]: INFO cinder.api.openstack.wsgi [None req-aedd3924-a08e-4ebe-b61d-cd5f8b8f3e3e tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] GET http://10.180.1.21/volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497 [ 1338.741176] [55574]: DEBUG cinder.api.openstack.wsgi [None req-aedd3924-a08e-4ebe-b61d-cd5f8b8f3e3e tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1338.741398] [55574]: DEBUG cinder.api.openstack.wsgi [None req-aedd3924-a08e-4ebe-b61d-cd5f8b8f3e3e tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1338.749968] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1338.749968] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1338.753962] [55574]: INFO cinder.volume.api [None req-aedd3924-a08e-4ebe-b61d-cd5f8b8f3e3e tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Volume info retrieved successfully. [ 1338.758949] [55574]: INFO cinder.api.openstack.wsgi [None req-aedd3924-a08e-4ebe-b61d-cd5f8b8f3e3e tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497 returned with HTTP 200 [ 1338.759354] [55574]: [pid: 55574|app: 0|req: 248/530] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:19:59 2025] GET /volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1339.769946] [55573]: DEBUG cinder.api.middleware.request_id [None req-0f12fd53-3f5a-4440-9cbf-ff0373351304 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1339.772035] [55573]: INFO cinder.api.openstack.wsgi [None req-0f12fd53-3f5a-4440-9cbf-ff0373351304 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] GET http://10.180.1.21/volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497 [ 1339.772260] [55573]: DEBUG cinder.api.openstack.wsgi [None req-0f12fd53-3f5a-4440-9cbf-ff0373351304 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1339.772482] [55573]: DEBUG cinder.api.openstack.wsgi [None req-0f12fd53-3f5a-4440-9cbf-ff0373351304 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1339.780193] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1339.780193] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1339.783423] [55573]: INFO cinder.volume.api [None req-0f12fd53-3f5a-4440-9cbf-ff0373351304 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Volume info retrieved successfully. [ 1339.787480] [55573]: INFO cinder.api.openstack.wsgi [None req-0f12fd53-3f5a-4440-9cbf-ff0373351304 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497 returned with HTTP 200 [ 1339.787838] [55573]: [pid: 55573|app: 0|req: 283/531] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:20:00 2025] GET /volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1340.799116] [55574]: DEBUG cinder.api.middleware.request_id [None req-6ac4076c-ac13-4d2d-832f-6526c26dac3b None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1340.802363] [55574]: INFO cinder.api.openstack.wsgi [None req-6ac4076c-ac13-4d2d-832f-6526c26dac3b tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] GET http://10.180.1.21/volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497 [ 1340.802746] [55574]: DEBUG cinder.api.openstack.wsgi [None req-6ac4076c-ac13-4d2d-832f-6526c26dac3b tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1340.803150] [55574]: DEBUG cinder.api.openstack.wsgi [None req-6ac4076c-ac13-4d2d-832f-6526c26dac3b tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1340.812431] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1340.812431] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1340.815984] [55574]: INFO cinder.volume.api [None req-6ac4076c-ac13-4d2d-832f-6526c26dac3b tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Volume info retrieved successfully. [ 1340.820305] [55574]: INFO cinder.api.openstack.wsgi [None req-6ac4076c-ac13-4d2d-832f-6526c26dac3b tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497 returned with HTTP 200 [ 1340.820800] [55574]: [pid: 55574|app: 0|req: 249/532] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:20:01 2025] GET /volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1341.831136] [55573]: DEBUG cinder.api.middleware.request_id [None req-c0764228-3383-443e-88da-db8f3a561d32 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1341.833186] [55573]: INFO cinder.api.openstack.wsgi [None req-c0764228-3383-443e-88da-db8f3a561d32 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] GET http://10.180.1.21/volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497 [ 1341.833398] [55573]: DEBUG cinder.api.openstack.wsgi [None req-c0764228-3383-443e-88da-db8f3a561d32 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1341.833628] [55573]: DEBUG cinder.api.openstack.wsgi [None req-c0764228-3383-443e-88da-db8f3a561d32 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1341.839865] [55573]: INFO cinder.api.openstack.wsgi [None req-c0764228-3383-443e-88da-db8f3a561d32 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497 returned with HTTP 404 [ 1341.840343] [55573]: [pid: 55573|app: 0|req: 284/533] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:20:02 2025] GET /volume/v3/volumes/5966b2ab-f3a2-4a6d-bf86-88a894a33497 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1341.918435] [55574]: DEBUG cinder.api.middleware.request_id [None req-e50c0211-3f06-47ec-bde6-61eaf3452f7d None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1341.920457] [55574]: INFO cinder.api.openstack.wsgi [None req-e50c0211-3f06-47ec-bde6-61eaf3452f7d tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] DELETE http://10.180.1.21/volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2 [ 1341.920678] [55574]: DEBUG cinder.api.openstack.wsgi [None req-e50c0211-3f06-47ec-bde6-61eaf3452f7d tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1341.920897] [55574]: DEBUG cinder.api.openstack.wsgi [None req-e50c0211-3f06-47ec-bde6-61eaf3452f7d tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'delete' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1341.921101] [55574]: INFO cinder.api.v3.volumes [None req-e50c0211-3f06-47ec-bde6-61eaf3452f7d tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Delete volume with id: b613bb51-70f3-4284-b074-8ced3c41add2 [ 1341.928498] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1341.928498] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1341.928994] [55574]: INFO cinder.volume.api [None req-e50c0211-3f06-47ec-bde6-61eaf3452f7d tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Volume info retrieved successfully. [ 1341.942664] [55574]: INFO cinder.volume.api [None req-e50c0211-3f06-47ec-bde6-61eaf3452f7d tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Delete volume request issued successfully. [ 1341.942852] [55574]: INFO cinder.api.openstack.wsgi [None req-e50c0211-3f06-47ec-bde6-61eaf3452f7d tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2 returned with HTTP 202 [ 1341.943254] [55574]: [pid: 55574|app: 0|req: 250/534] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 21:20:02 2025] DELETE /volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1341.946161] [55573]: DEBUG cinder.api.middleware.request_id [None req-38d4c6e2-49bc-40c2-bc98-20f4d38c6c5a None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1341.948227] [55573]: INFO cinder.api.openstack.wsgi [None req-38d4c6e2-49bc-40c2-bc98-20f4d38c6c5a tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] GET http://10.180.1.21/volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2 [ 1341.948450] [55573]: DEBUG cinder.api.openstack.wsgi [None req-38d4c6e2-49bc-40c2-bc98-20f4d38c6c5a tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1341.948717] [55573]: DEBUG cinder.api.openstack.wsgi [None req-38d4c6e2-49bc-40c2-bc98-20f4d38c6c5a tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1341.956177] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1341.956177] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1341.959557] [55573]: INFO cinder.volume.api [None req-38d4c6e2-49bc-40c2-bc98-20f4d38c6c5a tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Volume info retrieved successfully. [ 1341.963688] [55573]: INFO cinder.api.openstack.wsgi [None req-38d4c6e2-49bc-40c2-bc98-20f4d38c6c5a tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2 returned with HTTP 200 [ 1341.964059] [55573]: [pid: 55573|app: 0|req: 285/535] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:20:02 2025] GET /volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1342.973205] [55574]: DEBUG cinder.api.middleware.request_id [None req-886fd489-5e67-4ee5-accb-e68a2b7a7fe7 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1342.975312] [55574]: INFO cinder.api.openstack.wsgi [None req-886fd489-5e67-4ee5-accb-e68a2b7a7fe7 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] GET http://10.180.1.21/volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2 [ 1342.975456] [55574]: DEBUG cinder.api.openstack.wsgi [None req-886fd489-5e67-4ee5-accb-e68a2b7a7fe7 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1342.975691] [55574]: DEBUG cinder.api.openstack.wsgi [None req-886fd489-5e67-4ee5-accb-e68a2b7a7fe7 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1342.985417] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1342.985417] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1342.988956] [55574]: INFO cinder.volume.api [None req-886fd489-5e67-4ee5-accb-e68a2b7a7fe7 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Volume info retrieved successfully. [ 1342.993282] [55574]: INFO cinder.api.openstack.wsgi [None req-886fd489-5e67-4ee5-accb-e68a2b7a7fe7 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2 returned with HTTP 200 [ 1342.993745] [55574]: [pid: 55574|app: 0|req: 251/536] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:20:03 2025] GET /volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1344.004500] [55573]: DEBUG cinder.api.middleware.request_id [None req-b114e4b6-b2b7-4b18-a166-16f6b28d1817 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1344.007068] [55573]: INFO cinder.api.openstack.wsgi [None req-b114e4b6-b2b7-4b18-a166-16f6b28d1817 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] GET http://10.180.1.21/volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2 [ 1344.007767] [55573]: DEBUG cinder.api.openstack.wsgi [None req-b114e4b6-b2b7-4b18-a166-16f6b28d1817 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1344.007767] [55573]: DEBUG cinder.api.openstack.wsgi [None req-b114e4b6-b2b7-4b18-a166-16f6b28d1817 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1344.021018] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1344.021018] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1344.025803] [55573]: INFO cinder.volume.api [None req-b114e4b6-b2b7-4b18-a166-16f6b28d1817 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Volume info retrieved successfully. [ 1344.031779] [55573]: INFO cinder.api.openstack.wsgi [None req-b114e4b6-b2b7-4b18-a166-16f6b28d1817 tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2 returned with HTTP 200 [ 1344.032539] [55573]: [pid: 55573|app: 0|req: 286/537] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:20:04 2025] GET /volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1345.046074] [55574]: DEBUG cinder.api.middleware.request_id [None req-d763e91e-8a79-4639-ad32-a23d077324be None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1345.048289] [55574]: INFO cinder.api.openstack.wsgi [None req-d763e91e-8a79-4639-ad32-a23d077324be tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] GET http://10.180.1.21/volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2 [ 1345.048641] [55574]: DEBUG cinder.api.openstack.wsgi [None req-d763e91e-8a79-4639-ad32-a23d077324be tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1345.048990] [55574]: DEBUG cinder.api.openstack.wsgi [None req-d763e91e-8a79-4639-ad32-a23d077324be tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1345.055067] [55574]: INFO cinder.api.openstack.wsgi [None req-d763e91e-8a79-4639-ad32-a23d077324be tempest-AttachVolumeNegativeTest-579702550 tempest-AttachVolumeNegativeTest-579702550-project-member] http://10.180.1.21/volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2 returned with HTTP 404 [ 1345.055640] [55574]: [pid: 55574|app: 0|req: 252/538] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:20:05 2025] GET /volume/v3/volumes/b613bb51-70f3-4284-b074-8ced3c41add2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1354.028204] [55573]: DEBUG dbcounter [-] [55573] Writing DB stats cinder:SELECT=108,cinder:INSERT=7,cinder:UPDATE=16 {{(pid=55573) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1355.051777] [55574]: DEBUG dbcounter [-] [55574] Writing DB stats cinder:SELECT=70,cinder:UPDATE=9,cinder:INSERT=3 {{(pid=55574) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1396.668245] [55573]: DEBUG cinder.api.middleware.request_id [None req-00f84a75-d893-418a-83e7-da023e8fd8af None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1396.670345] [55573]: INFO cinder.api.openstack.wsgi [None req-00f84a75-d893-418a-83e7-da023e8fd8af tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1396.670732] [55573]: DEBUG cinder.api.openstack.wsgi [None req-00f84a75-d893-418a-83e7-da023e8fd8af tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-810605979"}} {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1396.672424] [55573]: DEBUG cinder.api.v3.volumes [None req-00f84a75-d893-418a-83e7-da023e8fd8af tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-810605979'}} {{(pid=55573) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1396.672568] [55573]: INFO cinder.api.v3.volumes [None req-00f84a75-d893-418a-83e7-da023e8fd8af tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Create volume of 1 GB [ 1396.679077] [55573]: INFO cinder.volume.api [None req-00f84a75-d893-418a-83e7-da023e8fd8af tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Availability Zones retrieved successfully. [ 1396.685762] [55573]: DEBUG cinder.volume.api [None req-00f84a75-d893-418a-83e7-da023e8fd8af tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Flow 'volume_create_api' (3f41f644-5447-47ff-90ff-ab5339a4d9d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1396.687046] [55573]: DEBUG cinder.volume.api [None req-00f84a75-d893-418a-83e7-da023e8fd8af tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f26f37f0-9b9b-492c-9c97-623967a67446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1396.688174] [55573]: DEBUG cinder.volume.flows.api.create_volume [None req-00f84a75-d893-418a-83e7-da023e8fd8af tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Validating volume size '1' using validate_int {{(pid=55573) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1396.706165] [55573]: DEBUG cinder.volume.api [None req-00f84a75-d893-418a-83e7-da023e8fd8af tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f26f37f0-9b9b-492c-9c97-623967a67446) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T21:04:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=48c1266c-e861-4a93-b53a-9717de6310af,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48c1266c-e861-4a93-b53a-9717de6310af', '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=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1396.707080] [55573]: DEBUG cinder.volume.api [None req-00f84a75-d893-418a-83e7-da023e8fd8af tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (803a57a7-4f91-48d8-81ef-9050c7d9d846) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1396.761370] [55573]: DEBUG cinder.quota [None req-00f84a75-d893-418a-83e7-da023e8fd8af tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Created reservations ['f193828d-2c91-4f52-bb3e-e88471be3705', 'dc4dd4a1-e4c6-4f23-b7b6-f6f99d0ba7ca', 'c045cff6-40d6-4280-9504-3cf61b79323a', 'b008636a-00d1-4966-ab91-ec8e6ac62439'] {{(pid=55573) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1396.762232] [55573]: DEBUG cinder.volume.api [None req-00f84a75-d893-418a-83e7-da023e8fd8af tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (803a57a7-4f91-48d8-81ef-9050c7d9d846) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f193828d-2c91-4f52-bb3e-e88471be3705', 'dc4dd4a1-e4c6-4f23-b7b6-f6f99d0ba7ca', 'c045cff6-40d6-4280-9504-3cf61b79323a', 'b008636a-00d1-4966-ab91-ec8e6ac62439']}' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1396.763123] [55573]: DEBUG cinder.volume.api [None req-00f84a75-d893-418a-83e7-da023e8fd8af tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f90a0aad-2c54-4b31-8944-6827c9de1f1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1396.774897] [55573]: DEBUG cinder.volume.api [None req-00f84a75-d893-418a-83e7-da023e8fd8af tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f90a0aad-2c54-4b31-8944-6827c9de1f1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86d946e8-c616-48ac-95d5-083bbf14fa44', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-810605979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec2908817d984a0c8ff9b7d656e8621d',qos_specs=None,replication_status=,reservations=['f193828d-2c91-4f52-bb3e-e88471be3705','dc4dd4a1-e4c6-4f23-b7b6-f6f99d0ba7ca','c045cff6-40d6-4280-9504-3cf61b79323a','b008636a-00d1-4966-ab91-ec8e6ac62439'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e2c9565da2b485796064906face862f',volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af), '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-19T21:20:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-810605979',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86d946e8-c616-48ac-95d5-083bbf14fa44,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec2908817d984a0c8ff9b7d656e8621d',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='0e2c9565da2b485796064906face862f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48c1266c-e861-4a93-b53a-9717de6310af),volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af)}' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1396.775779] [55573]: DEBUG cinder.volume.api [None req-00f84a75-d893-418a-83e7-da023e8fd8af tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d992c124-7e7d-4a89-bfde-f4f71d19521f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1396.788043] [55573]: DEBUG cinder.volume.api [None req-00f84a75-d893-418a-83e7-da023e8fd8af tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d992c124-7e7d-4a89-bfde-f4f71d19521f) 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-810605979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec2908817d984a0c8ff9b7d656e8621d',qos_specs=None,replication_status=,reservations=['f193828d-2c91-4f52-bb3e-e88471be3705','dc4dd4a1-e4c6-4f23-b7b6-f6f99d0ba7ca','c045cff6-40d6-4280-9504-3cf61b79323a','b008636a-00d1-4966-ab91-ec8e6ac62439'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e2c9565da2b485796064906face862f',volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af)}' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1396.788832] [55573]: DEBUG cinder.volume.api [None req-00f84a75-d893-418a-83e7-da023e8fd8af tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5061a97f-2c6d-4f10-9844-c987b9d6aa9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1396.796977] [55573]: DEBUG cinder.volume.api [None req-00f84a75-d893-418a-83e7-da023e8fd8af tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5061a97f-2c6d-4f10-9844-c987b9d6aa9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1396.797980] [55573]: DEBUG cinder.volume.api [None req-00f84a75-d893-418a-83e7-da023e8fd8af tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Flow 'volume_create_api' (3f41f644-5447-47ff-90ff-ab5339a4d9d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55573) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1396.798314] [55573]: INFO cinder.volume.api [None req-00f84a75-d893-418a-83e7-da023e8fd8af tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Create volume request issued successfully. [ 1396.798959] [55573]: INFO cinder.api.openstack.wsgi [None req-00f84a75-d893-418a-83e7-da023e8fd8af tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1396.799443] [55573]: [pid: 55573|app: 0|req: 287/539] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 21:20:57 2025] POST /volume/v3/volumes => generated 749 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1396.808090] [55574]: DEBUG cinder.api.middleware.request_id [None req-fba905b9-c0bd-4007-a21e-c090e28c4b2f None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1396.810211] [55574]: INFO cinder.api.openstack.wsgi [None req-fba905b9-c0bd-4007-a21e-c090e28c4b2f tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 [ 1396.810468] [55574]: DEBUG cinder.api.openstack.wsgi [None req-fba905b9-c0bd-4007-a21e-c090e28c4b2f tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1396.810704] [55574]: DEBUG cinder.api.openstack.wsgi [None req-fba905b9-c0bd-4007-a21e-c090e28c4b2f tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1396.818380] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1396.818380] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1396.822357] [55574]: INFO cinder.volume.api [None req-fba905b9-c0bd-4007-a21e-c090e28c4b2f tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1396.826532] [55574]: INFO cinder.api.openstack.wsgi [None req-fba905b9-c0bd-4007-a21e-c090e28c4b2f tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 returned with HTTP 200 [ 1396.828268] [55574]: [pid: 55574|app: 0|req: 253/540] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:20:57 2025] GET /volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 => generated 817 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1397.841159] [55573]: DEBUG cinder.api.middleware.request_id [None req-3a1e9db8-a721-4592-818e-b30a454b8639 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1397.843446] [55573]: INFO cinder.api.openstack.wsgi [None req-3a1e9db8-a721-4592-818e-b30a454b8639 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 [ 1397.843674] [55573]: DEBUG cinder.api.openstack.wsgi [None req-3a1e9db8-a721-4592-818e-b30a454b8639 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1397.843891] [55573]: DEBUG cinder.api.openstack.wsgi [None req-3a1e9db8-a721-4592-818e-b30a454b8639 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1397.851485] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1397.851485] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1397.854785] [55573]: INFO cinder.volume.api [None req-3a1e9db8-a721-4592-818e-b30a454b8639 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1397.858926] [55573]: INFO cinder.api.openstack.wsgi [None req-3a1e9db8-a721-4592-818e-b30a454b8639 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 returned with HTTP 200 [ 1397.859293] [55573]: [pid: 55573|app: 0|req: 288/541] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:20:58 2025] GET /volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1397.898022] [55574]: DEBUG cinder.api.middleware.request_id [req-4d5fdaaf-fa18-41aa-9b96-7d3e89fd30d1 req-5001debf-bac1-49a8-8e02-7fe27ed0873a None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1397.900013] [55574]: INFO cinder.api.openstack.wsgi [req-4d5fdaaf-fa18-41aa-9b96-7d3e89fd30d1 req-5001debf-bac1-49a8-8e02-7fe27ed0873a tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 [ 1397.900244] [55574]: DEBUG cinder.api.openstack.wsgi [req-4d5fdaaf-fa18-41aa-9b96-7d3e89fd30d1 req-5001debf-bac1-49a8-8e02-7fe27ed0873a tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1397.900466] [55574]: DEBUG cinder.api.openstack.wsgi [req-4d5fdaaf-fa18-41aa-9b96-7d3e89fd30d1 req-5001debf-bac1-49a8-8e02-7fe27ed0873a tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1397.907718] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1397.907718] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1397.910892] [55574]: INFO cinder.volume.api [req-4d5fdaaf-fa18-41aa-9b96-7d3e89fd30d1 req-5001debf-bac1-49a8-8e02-7fe27ed0873a tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1397.914876] [55574]: INFO cinder.api.openstack.wsgi [req-4d5fdaaf-fa18-41aa-9b96-7d3e89fd30d1 req-5001debf-bac1-49a8-8e02-7fe27ed0873a tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 returned with HTTP 200 [ 1397.915375] [55574]: [pid: 55574|app: 0|req: 254/542] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 21:20:58 2025] GET /volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1399.434078] [55573]: DEBUG cinder.api.middleware.request_id [None req-82f182cc-e6d6-43eb-93d6-0f6bf966467f None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1399.434545] [55573]: INFO cinder.api.openstack.wsgi [None req-82f182cc-e6d6-43eb-93d6-0f6bf966467f None None] GET http://10.180.1.21/volume// [ 1399.434724] [55573]: DEBUG cinder.api.openstack.wsgi [None req-82f182cc-e6d6-43eb-93d6-0f6bf966467f None None] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1399.434935] [55573]: DEBUG cinder.api.openstack.wsgi [None req-82f182cc-e6d6-43eb-93d6-0f6bf966467f None None] Calling method 'all' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1399.435388] [55573]: INFO cinder.api.openstack.wsgi [None req-82f182cc-e6d6-43eb-93d6-0f6bf966467f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1399.435698] [55573]: [pid: 55573|app: 0|req: 289/543] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 21:21:00 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1399.439647] [55574]: DEBUG cinder.api.middleware.request_id [req-4d5fdaaf-fa18-41aa-9b96-7d3e89fd30d1 req-62c18d3d-8038-4f7a-81c0-cd4ee7e2774b None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1399.441987] [55574]: INFO cinder.api.openstack.wsgi [req-4d5fdaaf-fa18-41aa-9b96-7d3e89fd30d1 req-62c18d3d-8038-4f7a-81c0-cd4ee7e2774b tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1399.442433] [55574]: DEBUG cinder.api.openstack.wsgi [req-4d5fdaaf-fa18-41aa-9b96-7d3e89fd30d1 req-62c18d3d-8038-4f7a-81c0-cd4ee7e2774b tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "86d946e8-c616-48ac-95d5-083bbf14fa44", "connector": null, "instance_uuid": "f89358e3-4a71-4f74-97d5-db6b15949c9a"}} {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1399.451673] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1399.451673] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1399.469580] [55574]: INFO cinder.api.openstack.wsgi [req-4d5fdaaf-fa18-41aa-9b96-7d3e89fd30d1 req-62c18d3d-8038-4f7a-81c0-cd4ee7e2774b tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1399.469982] [55574]: [pid: 55574|app: 0|req: 255/544] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 21:21:00 2025] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1399.490240] [55573]: DEBUG cinder.api.middleware.request_id [None req-a74b7ef2-5c3b-4682-8f5d-212b4c3cae47 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1399.493774] [55573]: INFO cinder.api.openstack.wsgi [None req-a74b7ef2-5c3b-4682-8f5d-212b4c3cae47 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 [ 1399.493774] [55573]: DEBUG cinder.api.openstack.wsgi [None req-a74b7ef2-5c3b-4682-8f5d-212b4c3cae47 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1399.493774] [55573]: DEBUG cinder.api.openstack.wsgi [None req-a74b7ef2-5c3b-4682-8f5d-212b4c3cae47 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1399.504114] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1399.504114] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1399.507285] [55573]: INFO cinder.volume.api [None req-a74b7ef2-5c3b-4682-8f5d-212b4c3cae47 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1399.511387] [55573]: INFO cinder.api.openstack.wsgi [None req-a74b7ef2-5c3b-4682-8f5d-212b4c3cae47 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 returned with HTTP 200 [ 1399.511749] [55573]: [pid: 55573|app: 0|req: 290/545] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:21:00 2025] GET /volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1399.993585] [55574]: DEBUG cinder.api.middleware.request_id [None req-7b55b256-0647-4cad-a291-5ec89158bd87 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1399.994035] [55574]: INFO cinder.api.openstack.wsgi [None req-7b55b256-0647-4cad-a291-5ec89158bd87 None None] GET http://10.180.1.21/volume// [ 1399.994245] [55574]: DEBUG cinder.api.openstack.wsgi [None req-7b55b256-0647-4cad-a291-5ec89158bd87 None None] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1399.994492] [55574]: DEBUG cinder.api.openstack.wsgi [None req-7b55b256-0647-4cad-a291-5ec89158bd87 None None] Calling method 'all' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1399.994885] [55574]: INFO cinder.api.openstack.wsgi [None req-7b55b256-0647-4cad-a291-5ec89158bd87 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1399.995230] [55574]: [pid: 55574|app: 0|req: 256/546] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 21:21:00 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1399.998625] [55573]: DEBUG cinder.api.middleware.request_id [req-4d5fdaaf-fa18-41aa-9b96-7d3e89fd30d1 req-dc7a4f0a-78c0-4248-a790-00c525816be5 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1400.001675] [55573]: INFO cinder.api.openstack.wsgi [req-4d5fdaaf-fa18-41aa-9b96-7d3e89fd30d1 req-dc7a4f0a-78c0-4248-a790-00c525816be5 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 [ 1400.001675] [55573]: DEBUG cinder.api.openstack.wsgi [req-4d5fdaaf-fa18-41aa-9b96-7d3e89fd30d1 req-dc7a4f0a-78c0-4248-a790-00c525816be5 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1400.001675] [55573]: DEBUG cinder.api.openstack.wsgi [req-4d5fdaaf-fa18-41aa-9b96-7d3e89fd30d1 req-dc7a4f0a-78c0-4248-a790-00c525816be5 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1400.011215] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1400.011215] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1400.014231] [55573]: INFO cinder.volume.api [req-4d5fdaaf-fa18-41aa-9b96-7d3e89fd30d1 req-dc7a4f0a-78c0-4248-a790-00c525816be5 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1400.018302] [55573]: INFO cinder.api.openstack.wsgi [req-4d5fdaaf-fa18-41aa-9b96-7d3e89fd30d1 req-dc7a4f0a-78c0-4248-a790-00c525816be5 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 returned with HTTP 200 [ 1400.018664] [55573]: [pid: 55573|app: 0|req: 291/547] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 21:21:00 2025] GET /volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 => generated 1022 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1400.043694] [55574]: DEBUG cinder.api.middleware.request_id [req-4d5fdaaf-fa18-41aa-9b96-7d3e89fd30d1 req-718089c2-2b03-4c09-a7c2-598d0aee3f55 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1400.046144] [55574]: INFO cinder.api.openstack.wsgi [req-4d5fdaaf-fa18-41aa-9b96-7d3e89fd30d1 req-718089c2-2b03-4c09-a7c2-598d0aee3f55 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] PUT http://10.180.1.21/volume/v3/attachments/7389f232-4df8-4c44-b72f-b25cc1648e59 [ 1400.046597] [55574]: DEBUG cinder.api.openstack.wsgi [req-4d5fdaaf-fa18-41aa-9b96-7d3e89fd30d1 req-718089c2-2b03-4c09-a7c2-598d0aee3f55 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-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-546518", "mountpoint": "/dev/sdb"}}} {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1400.054377] [55574]: DEBUG cinder.coordination [req-4d5fdaaf-fa18-41aa-9b96-7d3e89fd30d1 req-718089c2-2b03-4c09-a7c2-598d0aee3f55 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Acquiring lock "cinder-attachment_update-86d946e8-c616-48ac-95d5-083bbf14fa44-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55574) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1400.058909] [55574]: DEBUG cinder.coordination [req-4d5fdaaf-fa18-41aa-9b96-7d3e89fd30d1 req-718089c2-2b03-4c09-a7c2-598d0aee3f55 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Lock "cinder-attachment_update-86d946e8-c616-48ac-95d5-083bbf14fa44-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55574) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1400.059917] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1400.059917] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1400.525288] [55573]: DEBUG cinder.api.middleware.request_id [None req-403212a5-4dad-4871-bc2f-799cf8ab9d93 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1400.527643] [55573]: INFO cinder.api.openstack.wsgi [None req-403212a5-4dad-4871-bc2f-799cf8ab9d93 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 [ 1400.527855] [55573]: DEBUG cinder.api.openstack.wsgi [None req-403212a5-4dad-4871-bc2f-799cf8ab9d93 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1400.528148] [55573]: DEBUG cinder.api.openstack.wsgi [None req-403212a5-4dad-4871-bc2f-799cf8ab9d93 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1400.539189] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1400.539189] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1400.542380] [55573]: INFO cinder.volume.api [None req-403212a5-4dad-4871-bc2f-799cf8ab9d93 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1400.546600] [55573]: INFO cinder.api.openstack.wsgi [None req-403212a5-4dad-4871-bc2f-799cf8ab9d93 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 returned with HTTP 200 [ 1400.546975] [55573]: [pid: 55573|app: 0|req: 292/548] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:21:01 2025] GET /volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1401.557164] [55573]: DEBUG cinder.api.middleware.request_id [None req-938b2848-4cff-4acf-8303-00900216e2c7 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1401.559254] [55573]: INFO cinder.api.openstack.wsgi [None req-938b2848-4cff-4acf-8303-00900216e2c7 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 [ 1401.559475] [55573]: DEBUG cinder.api.openstack.wsgi [None req-938b2848-4cff-4acf-8303-00900216e2c7 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1401.559704] [55573]: DEBUG cinder.api.openstack.wsgi [None req-938b2848-4cff-4acf-8303-00900216e2c7 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1401.569240] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1401.569240] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1401.572188] [55573]: INFO cinder.volume.api [None req-938b2848-4cff-4acf-8303-00900216e2c7 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1401.576267] [55573]: INFO cinder.api.openstack.wsgi [None req-938b2848-4cff-4acf-8303-00900216e2c7 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 returned with HTTP 200 [ 1401.576642] [55573]: [pid: 55573|app: 0|req: 293/549] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:21:02 2025] GET /volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1402.587341] [55573]: DEBUG cinder.api.middleware.request_id [None req-80155d93-5fe2-4024-aac2-c20821776357 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1402.589415] [55573]: INFO cinder.api.openstack.wsgi [None req-80155d93-5fe2-4024-aac2-c20821776357 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 [ 1402.589622] [55573]: DEBUG cinder.api.openstack.wsgi [None req-80155d93-5fe2-4024-aac2-c20821776357 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1402.589835] [55573]: DEBUG cinder.api.openstack.wsgi [None req-80155d93-5fe2-4024-aac2-c20821776357 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1402.599516] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1402.599516] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1402.602627] [55573]: INFO cinder.volume.api [None req-80155d93-5fe2-4024-aac2-c20821776357 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1402.606670] [55573]: INFO cinder.api.openstack.wsgi [None req-80155d93-5fe2-4024-aac2-c20821776357 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 returned with HTTP 200 [ 1402.607033] [55573]: [pid: 55573|app: 0|req: 294/550] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:21:03 2025] GET /volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1403.616298] [55573]: DEBUG cinder.api.middleware.request_id [None req-02376ae8-30f4-475c-a405-8698f90d52dd None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1403.618486] [55573]: INFO cinder.api.openstack.wsgi [None req-02376ae8-30f4-475c-a405-8698f90d52dd tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 [ 1403.618717] [55573]: DEBUG cinder.api.openstack.wsgi [None req-02376ae8-30f4-475c-a405-8698f90d52dd tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1403.618937] [55573]: DEBUG cinder.api.openstack.wsgi [None req-02376ae8-30f4-475c-a405-8698f90d52dd tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1403.628800] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1403.628800] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1403.631875] [55573]: INFO cinder.volume.api [None req-02376ae8-30f4-475c-a405-8698f90d52dd tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1403.636020] [55573]: INFO cinder.api.openstack.wsgi [None req-02376ae8-30f4-475c-a405-8698f90d52dd tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 returned with HTTP 200 [ 1403.636433] [55573]: [pid: 55573|app: 0|req: 295/551] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:21:04 2025] GET /volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1404.583106] [55574]: DEBUG cinder.coordination [req-4d5fdaaf-fa18-41aa-9b96-7d3e89fd30d1 req-718089c2-2b03-4c09-a7c2-598d0aee3f55 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Lock "cinder-attachment_update-86d946e8-c616-48ac-95d5-083bbf14fa44-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.524s {{(pid=55574) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1404.583449] [55574]: INFO cinder.api.openstack.wsgi [req-4d5fdaaf-fa18-41aa-9b96-7d3e89fd30d1 req-718089c2-2b03-4c09-a7c2-598d0aee3f55 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/attachments/7389f232-4df8-4c44-b72f-b25cc1648e59 returned with HTTP 200 [ 1404.583913] [55574]: [pid: 55574|app: 0|req: 257/552] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 21:21:00 2025] PUT /volume/v3/attachments/7389f232-4df8-4c44-b72f-b25cc1648e59 => generated 617 bytes in 4541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1404.646511] [55573]: DEBUG cinder.api.middleware.request_id [None req-723ca2a6-7a3b-4897-9ec6-114c53286de4 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1404.648739] [55573]: INFO cinder.api.openstack.wsgi [None req-723ca2a6-7a3b-4897-9ec6-114c53286de4 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 [ 1404.649027] [55573]: DEBUG cinder.api.openstack.wsgi [None req-723ca2a6-7a3b-4897-9ec6-114c53286de4 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1404.649328] [55573]: DEBUG cinder.api.openstack.wsgi [None req-723ca2a6-7a3b-4897-9ec6-114c53286de4 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1404.659446] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1404.659446] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1404.662955] [55573]: INFO cinder.volume.api [None req-723ca2a6-7a3b-4897-9ec6-114c53286de4 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1404.667592] [55573]: INFO cinder.api.openstack.wsgi [None req-723ca2a6-7a3b-4897-9ec6-114c53286de4 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 returned with HTTP 200 [ 1404.667978] [55573]: [pid: 55573|app: 0|req: 296/553] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:21:05 2025] GET /volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1405.678153] [55574]: DEBUG cinder.api.middleware.request_id [None req-b4cbbfa8-efe6-46a4-b9f5-f1cf337b31d2 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1405.680592] [55574]: INFO cinder.api.openstack.wsgi [None req-b4cbbfa8-efe6-46a4-b9f5-f1cf337b31d2 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 [ 1405.680837] [55574]: DEBUG cinder.api.openstack.wsgi [None req-b4cbbfa8-efe6-46a4-b9f5-f1cf337b31d2 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1405.681077] [55574]: DEBUG cinder.api.openstack.wsgi [None req-b4cbbfa8-efe6-46a4-b9f5-f1cf337b31d2 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1405.690946] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1405.690946] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1405.694114] [55574]: INFO cinder.volume.api [None req-b4cbbfa8-efe6-46a4-b9f5-f1cf337b31d2 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1405.698285] [55574]: INFO cinder.api.openstack.wsgi [None req-b4cbbfa8-efe6-46a4-b9f5-f1cf337b31d2 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 returned with HTTP 200 [ 1405.698657] [55574]: [pid: 55574|app: 0|req: 258/554] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:21:06 2025] GET /volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1406.189773] [55573]: DEBUG cinder.api.middleware.request_id [req-4d5fdaaf-fa18-41aa-9b96-7d3e89fd30d1 req-946b72ad-836d-482b-80ad-e52d11ea188b None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1406.192277] [55573]: INFO cinder.api.openstack.wsgi [req-4d5fdaaf-fa18-41aa-9b96-7d3e89fd30d1 req-946b72ad-836d-482b-80ad-e52d11ea188b tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] POST http://10.180.1.21/volume/v3/attachments/7389f232-4df8-4c44-b72f-b25cc1648e59/action [ 1406.192730] [55573]: DEBUG cinder.api.openstack.wsgi [req-4d5fdaaf-fa18-41aa-9b96-7d3e89fd30d1 req-946b72ad-836d-482b-80ad-e52d11ea188b tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Action body: b'{"os-complete": null}' {{(pid=55573) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1406.192867] [55573]: DEBUG cinder.api.openstack.wsgi [req-4d5fdaaf-fa18-41aa-9b96-7d3e89fd30d1 req-946b72ad-836d-482b-80ad-e52d11ea188b tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1406.208038] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1406.208038] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1406.213208] [55573]: INFO cinder.api.openstack.wsgi [req-4d5fdaaf-fa18-41aa-9b96-7d3e89fd30d1 req-946b72ad-836d-482b-80ad-e52d11ea188b tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/attachments/7389f232-4df8-4c44-b72f-b25cc1648e59/action returned with HTTP 204 [ 1406.213544] [55573]: [pid: 55573|app: 0|req: 297/555] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 21:21:07 2025] POST /volume/v3/attachments/7389f232-4df8-4c44-b72f-b25cc1648e59/action => generated 0 bytes in 24 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1406.708912] [55574]: DEBUG cinder.api.middleware.request_id [None req-f44909f0-6440-4a0f-83d1-a07e60a9f73a None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1406.711073] [55574]: INFO cinder.api.openstack.wsgi [None req-f44909f0-6440-4a0f-83d1-a07e60a9f73a tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 [ 1406.711304] [55574]: DEBUG cinder.api.openstack.wsgi [None req-f44909f0-6440-4a0f-83d1-a07e60a9f73a tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1406.711522] [55574]: DEBUG cinder.api.openstack.wsgi [None req-f44909f0-6440-4a0f-83d1-a07e60a9f73a tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1406.722031] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1406.722031] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1406.724458] [55574]: INFO cinder.volume.api [None req-f44909f0-6440-4a0f-83d1-a07e60a9f73a tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1406.728769] [55574]: INFO cinder.api.openstack.wsgi [None req-f44909f0-6440-4a0f-83d1-a07e60a9f73a tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 returned with HTTP 200 [ 1406.729260] [55574]: [pid: 55574|app: 0|req: 259/556] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:21:07 2025] GET /volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 => generated 1134 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1406.738399] [55573]: DEBUG cinder.api.middleware.request_id [None req-ce1ca361-b00c-4ce3-8b3d-edd50dd2699c None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1406.740382] [55573]: INFO cinder.api.openstack.wsgi [None req-ce1ca361-b00c-4ce3-8b3d-edd50dd2699c tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 [ 1406.740709] [55573]: DEBUG cinder.api.openstack.wsgi [None req-ce1ca361-b00c-4ce3-8b3d-edd50dd2699c tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1406.740817] [55573]: DEBUG cinder.api.openstack.wsgi [None req-ce1ca361-b00c-4ce3-8b3d-edd50dd2699c tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1406.750646] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1406.750646] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1406.753723] [55573]: INFO cinder.volume.api [None req-ce1ca361-b00c-4ce3-8b3d-edd50dd2699c tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1406.758436] [55573]: INFO cinder.api.openstack.wsgi [None req-ce1ca361-b00c-4ce3-8b3d-edd50dd2699c tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 returned with HTTP 200 [ 1406.758881] [55573]: [pid: 55573|app: 0|req: 298/557] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:21:07 2025] GET /volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 => generated 1134 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1416.726766] [55574]: DEBUG dbcounter [-] [55574] Writing DB stats cinder:SELECT=28,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=55574) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1416.755873] [55573]: DEBUG dbcounter [-] [55573] Writing DB stats cinder:SELECT=75,cinder:INSERT=10,cinder:UPDATE=14 {{(pid=55573) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1447.910137] [55574]: DEBUG cinder.api.middleware.request_id [req-9414f909-b7b8-45f5-9207-7107f10b399c req-8f2f3916-ea10-4f40-aeb9-fae2ad298670 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1447.997560] [55574]: INFO cinder.api.openstack.wsgi [req-9414f909-b7b8-45f5-9207-7107f10b399c req-8f2f3916-ea10-4f40-aeb9-fae2ad298670 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 [ 1447.997801] [55574]: DEBUG cinder.api.openstack.wsgi [req-9414f909-b7b8-45f5-9207-7107f10b399c req-8f2f3916-ea10-4f40-aeb9-fae2ad298670 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1447.998030] [55574]: DEBUG cinder.api.openstack.wsgi [req-9414f909-b7b8-45f5-9207-7107f10b399c req-8f2f3916-ea10-4f40-aeb9-fae2ad298670 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1448.011126] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1448.011126] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1448.014539] [55574]: INFO cinder.volume.api [req-9414f909-b7b8-45f5-9207-7107f10b399c req-8f2f3916-ea10-4f40-aeb9-fae2ad298670 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1448.019064] [55574]: INFO cinder.api.openstack.wsgi [req-9414f909-b7b8-45f5-9207-7107f10b399c req-8f2f3916-ea10-4f40-aeb9-fae2ad298670 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 returned with HTTP 200 [ 1448.019429] [55574]: [pid: 55574|app: 0|req: 260/558] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 21:21:48 2025] GET /volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 => generated 1134 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1448.035215] [55573]: DEBUG cinder.api.middleware.request_id [req-9414f909-b7b8-45f5-9207-7107f10b399c req-88118d1e-7308-4406-84be-fbca94787aa2 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1448.037452] [55573]: INFO cinder.api.openstack.wsgi [req-9414f909-b7b8-45f5-9207-7107f10b399c req-88118d1e-7308-4406-84be-fbca94787aa2 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] POST http://10.180.1.21/volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44/action [ 1448.038035] [55573]: DEBUG cinder.api.openstack.wsgi [req-9414f909-b7b8-45f5-9207-7107f10b399c req-88118d1e-7308-4406-84be-fbca94787aa2 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55573) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1448.039048] [55573]: DEBUG cinder.api.openstack.wsgi [req-9414f909-b7b8-45f5-9207-7107f10b399c req-88118d1e-7308-4406-84be-fbca94787aa2 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1448.048027] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1448.048027] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1448.048524] [55573]: INFO cinder.volume.api [req-9414f909-b7b8-45f5-9207-7107f10b399c req-88118d1e-7308-4406-84be-fbca94787aa2 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1448.060436] [55573]: INFO cinder.volume.api [req-9414f909-b7b8-45f5-9207-7107f10b399c req-88118d1e-7308-4406-84be-fbca94787aa2 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Begin detaching volume completed successfully. [ 1448.060611] [55573]: INFO cinder.api.openstack.wsgi [req-9414f909-b7b8-45f5-9207-7107f10b399c req-88118d1e-7308-4406-84be-fbca94787aa2 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44/action returned with HTTP 202 [ 1448.061081] [55573]: [pid: 55573|app: 0|req: 299/559] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 21:21:48 2025] POST /volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1448.070495] [55574]: DEBUG cinder.api.middleware.request_id [None req-d2c6e98c-7a8a-4354-a026-95499d8514f9 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1448.072468] [55574]: INFO cinder.api.openstack.wsgi [None req-d2c6e98c-7a8a-4354-a026-95499d8514f9 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 [ 1448.072687] [55574]: DEBUG cinder.api.openstack.wsgi [None req-d2c6e98c-7a8a-4354-a026-95499d8514f9 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1448.072900] [55574]: DEBUG cinder.api.openstack.wsgi [None req-d2c6e98c-7a8a-4354-a026-95499d8514f9 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1448.081970] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1448.081970] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1448.085054] [55574]: INFO cinder.volume.api [None req-d2c6e98c-7a8a-4354-a026-95499d8514f9 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1448.089313] [55574]: INFO cinder.api.openstack.wsgi [None req-d2c6e98c-7a8a-4354-a026-95499d8514f9 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 returned with HTTP 200 [ 1448.089686] [55574]: [pid: 55574|app: 0|req: 261/560] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:21:48 2025] GET /volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 => generated 1137 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1449.078643] [55573]: DEBUG cinder.api.middleware.request_id [None req-627cf867-9d21-4573-97fb-dd15a959734a None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1449.079064] [55573]: INFO cinder.api.openstack.wsgi [None req-627cf867-9d21-4573-97fb-dd15a959734a None None] GET http://10.180.1.21/volume// [ 1449.079253] [55573]: DEBUG cinder.api.openstack.wsgi [None req-627cf867-9d21-4573-97fb-dd15a959734a None None] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1449.079470] [55573]: DEBUG cinder.api.openstack.wsgi [None req-627cf867-9d21-4573-97fb-dd15a959734a None None] Calling method 'all' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1449.079870] [55573]: INFO cinder.api.openstack.wsgi [None req-627cf867-9d21-4573-97fb-dd15a959734a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1449.080182] [55573]: [pid: 55573|app: 0|req: 300/561] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 21:21:49 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1449.083345] [55574]: DEBUG cinder.api.middleware.request_id [req-9414f909-b7b8-45f5-9207-7107f10b399c req-0d745f31-6ca9-4ab7-8b41-f446a2a28f9f None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1449.098893] [55573]: DEBUG cinder.api.middleware.request_id [None req-a6b262f4-3dbe-488b-9208-fd0c9a577af9 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1449.100802] [55573]: INFO cinder.api.openstack.wsgi [None req-a6b262f4-3dbe-488b-9208-fd0c9a577af9 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 [ 1449.101014] [55573]: DEBUG cinder.api.openstack.wsgi [None req-a6b262f4-3dbe-488b-9208-fd0c9a577af9 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1449.101233] [55573]: DEBUG cinder.api.openstack.wsgi [None req-a6b262f4-3dbe-488b-9208-fd0c9a577af9 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1449.110821] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1449.110821] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1449.111141] [55574]: INFO cinder.api.openstack.wsgi [req-9414f909-b7b8-45f5-9207-7107f10b399c req-0d745f31-6ca9-4ab7-8b41-f446a2a28f9f tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 [ 1449.111412] [55574]: DEBUG cinder.api.openstack.wsgi [req-9414f909-b7b8-45f5-9207-7107f10b399c req-0d745f31-6ca9-4ab7-8b41-f446a2a28f9f tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1449.111627] [55574]: DEBUG cinder.api.openstack.wsgi [req-9414f909-b7b8-45f5-9207-7107f10b399c req-0d745f31-6ca9-4ab7-8b41-f446a2a28f9f tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1449.114045] [55573]: INFO cinder.volume.api [None req-a6b262f4-3dbe-488b-9208-fd0c9a577af9 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1449.118421] [55573]: INFO cinder.api.openstack.wsgi [None req-a6b262f4-3dbe-488b-9208-fd0c9a577af9 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 returned with HTTP 200 [ 1449.118880] [55573]: [pid: 55573|app: 0|req: 301/562] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:21:49 2025] GET /volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1449.121378] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1449.121378] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1449.124431] [55574]: INFO cinder.volume.api [req-9414f909-b7b8-45f5-9207-7107f10b399c req-0d745f31-6ca9-4ab7-8b41-f446a2a28f9f tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1449.128613] [55574]: INFO cinder.api.openstack.wsgi [req-9414f909-b7b8-45f5-9207-7107f10b399c req-0d745f31-6ca9-4ab7-8b41-f446a2a28f9f tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 returned with HTTP 200 [ 1449.128974] [55574]: [pid: 55574|app: 0|req: 262/563] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 21:21:49 2025] GET /volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 => generated 1318 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1450.129140] [55573]: DEBUG cinder.api.middleware.request_id [None req-2562f419-0536-46fc-b99e-488e1150cd99 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1450.131166] [55573]: INFO cinder.api.openstack.wsgi [None req-2562f419-0536-46fc-b99e-488e1150cd99 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 [ 1450.131387] [55573]: DEBUG cinder.api.openstack.wsgi [None req-2562f419-0536-46fc-b99e-488e1150cd99 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1450.131606] [55573]: DEBUG cinder.api.openstack.wsgi [None req-2562f419-0536-46fc-b99e-488e1150cd99 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1450.141159] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1450.141159] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1450.144238] [55573]: INFO cinder.volume.api [None req-2562f419-0536-46fc-b99e-488e1150cd99 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1450.148306] [55573]: INFO cinder.api.openstack.wsgi [None req-2562f419-0536-46fc-b99e-488e1150cd99 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 returned with HTTP 200 [ 1450.148766] [55573]: [pid: 55573|app: 0|req: 302/564] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:21:50 2025] GET /volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1450.255833] [55574]: DEBUG cinder.api.middleware.request_id [req-9414f909-b7b8-45f5-9207-7107f10b399c req-48103b4e-4f92-4eba-8788-347389f6608a None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1450.258145] [55574]: INFO cinder.api.openstack.wsgi [req-9414f909-b7b8-45f5-9207-7107f10b399c req-48103b4e-4f92-4eba-8788-347389f6608a tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] DELETE http://10.180.1.21/volume/v3/attachments/7389f232-4df8-4c44-b72f-b25cc1648e59 [ 1450.258370] [55574]: DEBUG cinder.api.openstack.wsgi [req-9414f909-b7b8-45f5-9207-7107f10b399c req-48103b4e-4f92-4eba-8788-347389f6608a tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1450.258609] [55574]: DEBUG cinder.api.openstack.wsgi [req-9414f909-b7b8-45f5-9207-7107f10b399c req-48103b4e-4f92-4eba-8788-347389f6608a tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'version_select' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1450.265366] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1450.265366] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1450.788669] [55574]: INFO cinder.api.openstack.wsgi [req-9414f909-b7b8-45f5-9207-7107f10b399c req-48103b4e-4f92-4eba-8788-347389f6608a tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/attachments/7389f232-4df8-4c44-b72f-b25cc1648e59 returned with HTTP 200 [ 1450.789108] [55574]: [pid: 55574|app: 0|req: 263/565] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 21:21:51 2025] DELETE /volume/v3/attachments/7389f232-4df8-4c44-b72f-b25cc1648e59 => generated 19 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1451.159042] [55573]: DEBUG cinder.api.middleware.request_id [None req-7d0c9152-b7a5-4c9e-9a6b-8d2733b58add None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1451.160892] [55573]: INFO cinder.api.openstack.wsgi [None req-7d0c9152-b7a5-4c9e-9a6b-8d2733b58add tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 [ 1451.161134] [55573]: DEBUG cinder.api.openstack.wsgi [None req-7d0c9152-b7a5-4c9e-9a6b-8d2733b58add tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1451.161358] [55573]: DEBUG cinder.api.openstack.wsgi [None req-7d0c9152-b7a5-4c9e-9a6b-8d2733b58add tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1451.169040] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1451.169040] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1451.172401] [55573]: INFO cinder.volume.api [None req-7d0c9152-b7a5-4c9e-9a6b-8d2733b58add tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1451.176572] [55573]: INFO cinder.api.openstack.wsgi [None req-7d0c9152-b7a5-4c9e-9a6b-8d2733b58add tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 returned with HTTP 200 [ 1451.176935] [55573]: [pid: 55573|app: 0|req: 303/566] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:21:52 2025] GET /volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1460.787989] [55574]: DEBUG dbcounter [-] [55574] Writing DB stats cinder:SELECT=25,cinder:UPDATE=3 {{(pid=55574) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1461.174559] [55573]: DEBUG dbcounter [-] [55573] Writing DB stats cinder:SELECT=16,cinder:UPDATE=1 {{(pid=55573) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1493.893840] [55574]: DEBUG cinder.api.middleware.request_id [None req-f067005a-d5d4-4f55-bc68-ff07bdb6ea86 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1493.895914] [55574]: INFO cinder.api.openstack.wsgi [None req-f067005a-d5d4-4f55-bc68-ff07bdb6ea86 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 [ 1493.896144] [55574]: DEBUG cinder.api.openstack.wsgi [None req-f067005a-d5d4-4f55-bc68-ff07bdb6ea86 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1493.896370] [55574]: DEBUG cinder.api.openstack.wsgi [None req-f067005a-d5d4-4f55-bc68-ff07bdb6ea86 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1493.912677] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1493.912677] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1493.916508] [55574]: INFO cinder.volume.api [None req-f067005a-d5d4-4f55-bc68-ff07bdb6ea86 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1493.921087] [55574]: INFO cinder.api.openstack.wsgi [None req-f067005a-d5d4-4f55-bc68-ff07bdb6ea86 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 returned with HTTP 200 [ 1493.921459] [55574]: [pid: 55574|app: 0|req: 264/567] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:22:34 2025] GET /volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1493.962949] [55573]: DEBUG cinder.api.middleware.request_id [None req-4ae7d566-d07c-492e-b7f0-b20b4057c2a6 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1493.965028] [55573]: INFO cinder.api.openstack.wsgi [None req-4ae7d566-d07c-492e-b7f0-b20b4057c2a6 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 [ 1493.965266] [55573]: DEBUG cinder.api.openstack.wsgi [None req-4ae7d566-d07c-492e-b7f0-b20b4057c2a6 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1493.965479] [55573]: DEBUG cinder.api.openstack.wsgi [None req-4ae7d566-d07c-492e-b7f0-b20b4057c2a6 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1493.972922] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1493.972922] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1493.976188] [55573]: INFO cinder.volume.api [None req-4ae7d566-d07c-492e-b7f0-b20b4057c2a6 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1493.980320] [55573]: INFO cinder.api.openstack.wsgi [None req-4ae7d566-d07c-492e-b7f0-b20b4057c2a6 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 returned with HTTP 200 [ 1493.980670] [55573]: [pid: 55573|app: 0|req: 304/568] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:22:34 2025] GET /volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1503.918666] [55574]: DEBUG dbcounter [-] [55574] Writing DB stats cinder:SELECT=4 {{(pid=55574) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1503.978285] [55573]: DEBUG dbcounter [-] [55573] Writing DB stats cinder:SELECT=4 {{(pid=55573) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1551.617232] [55574]: DEBUG cinder.api.middleware.request_id [None req-f97a1777-49a8-4bbb-a485-c613e8b29b0d None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1551.619294] [55574]: INFO cinder.api.openstack.wsgi [None req-f97a1777-49a8-4bbb-a485-c613e8b29b0d tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1551.619681] [55574]: DEBUG cinder.api.openstack.wsgi [None req-f97a1777-49a8-4bbb-a485-c613e8b29b0d tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-489724624"}} {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1551.621271] [55574]: DEBUG cinder.api.v3.volumes [None req-f97a1777-49a8-4bbb-a485-c613e8b29b0d tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-489724624'}} {{(pid=55574) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1551.621421] [55574]: INFO cinder.api.v3.volumes [None req-f97a1777-49a8-4bbb-a485-c613e8b29b0d tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Create volume of 1 GB [ 1551.627807] [55574]: INFO cinder.volume.api [None req-f97a1777-49a8-4bbb-a485-c613e8b29b0d tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Availability Zones retrieved successfully. [ 1551.634360] [55574]: DEBUG cinder.volume.api [None req-f97a1777-49a8-4bbb-a485-c613e8b29b0d tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Flow 'volume_create_api' (5ee6203e-9877-49db-8e8b-0464897fb16f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1551.635570] [55574]: DEBUG cinder.volume.api [None req-f97a1777-49a8-4bbb-a485-c613e8b29b0d tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a34477f3-fd58-42f8-a38f-d075e6e6fa32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1551.636610] [55574]: DEBUG cinder.volume.flows.api.create_volume [None req-f97a1777-49a8-4bbb-a485-c613e8b29b0d tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Validating volume size '1' using validate_int {{(pid=55574) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1551.653757] [55574]: DEBUG cinder.volume.api [None req-f97a1777-49a8-4bbb-a485-c613e8b29b0d tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a34477f3-fd58-42f8-a38f-d075e6e6fa32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T21:04:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=48c1266c-e861-4a93-b53a-9717de6310af,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48c1266c-e861-4a93-b53a-9717de6310af', '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=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1551.654639] [55574]: DEBUG cinder.volume.api [None req-f97a1777-49a8-4bbb-a485-c613e8b29b0d tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98976324-904c-4e41-8611-c757d8c1f6d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1551.683810] [55574]: DEBUG cinder.quota [None req-f97a1777-49a8-4bbb-a485-c613e8b29b0d tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Created reservations ['1aa104d4-1126-41a9-a4e4-d24fe1ba6ea5', '830778d5-c343-4c73-84d1-ee2dc1179d99', 'cf2099bb-cc45-467b-941f-daaf9b251c71', '43e29589-b725-4ee9-88b5-59953f64310c'] {{(pid=55574) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1551.684617] [55574]: DEBUG cinder.volume.api [None req-f97a1777-49a8-4bbb-a485-c613e8b29b0d tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98976324-904c-4e41-8611-c757d8c1f6d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1aa104d4-1126-41a9-a4e4-d24fe1ba6ea5', '830778d5-c343-4c73-84d1-ee2dc1179d99', 'cf2099bb-cc45-467b-941f-daaf9b251c71', '43e29589-b725-4ee9-88b5-59953f64310c']}' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1551.685479] [55574]: DEBUG cinder.volume.api [None req-f97a1777-49a8-4bbb-a485-c613e8b29b0d tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6fe5ea7-7302-489e-bcba-34120856acb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1551.700723] [55574]: DEBUG cinder.volume.api [None req-f97a1777-49a8-4bbb-a485-c613e8b29b0d tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6fe5ea7-7302-489e-bcba-34120856acb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c5d9349-7263-4167-8f9c-232a71199fbe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-489724624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec2908817d984a0c8ff9b7d656e8621d',qos_specs=None,replication_status=,reservations=['1aa104d4-1126-41a9-a4e4-d24fe1ba6ea5','830778d5-c343-4c73-84d1-ee2dc1179d99','cf2099bb-cc45-467b-941f-daaf9b251c71','43e29589-b725-4ee9-88b5-59953f64310c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e2c9565da2b485796064906face862f',volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af), '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-19T21:23:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-489724624',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c5d9349-7263-4167-8f9c-232a71199fbe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec2908817d984a0c8ff9b7d656e8621d',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='0e2c9565da2b485796064906face862f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48c1266c-e861-4a93-b53a-9717de6310af),volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af)}' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1551.701566] [55574]: DEBUG cinder.volume.api [None req-f97a1777-49a8-4bbb-a485-c613e8b29b0d tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e0a9e59-2d02-4419-8f98-d07d6df2517a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1551.714880] [55574]: DEBUG cinder.volume.api [None req-f97a1777-49a8-4bbb-a485-c613e8b29b0d tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e0a9e59-2d02-4419-8f98-d07d6df2517a) 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-489724624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec2908817d984a0c8ff9b7d656e8621d',qos_specs=None,replication_status=,reservations=['1aa104d4-1126-41a9-a4e4-d24fe1ba6ea5','830778d5-c343-4c73-84d1-ee2dc1179d99','cf2099bb-cc45-467b-941f-daaf9b251c71','43e29589-b725-4ee9-88b5-59953f64310c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e2c9565da2b485796064906face862f',volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af)}' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1551.715672] [55574]: DEBUG cinder.volume.api [None req-f97a1777-49a8-4bbb-a485-c613e8b29b0d tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db2355cb-0b2c-4d3b-824b-975d5a9abb60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1551.723839] [55574]: DEBUG cinder.volume.api [None req-f97a1777-49a8-4bbb-a485-c613e8b29b0d tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db2355cb-0b2c-4d3b-824b-975d5a9abb60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55574) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1551.724829] [55574]: DEBUG cinder.volume.api [None req-f97a1777-49a8-4bbb-a485-c613e8b29b0d tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Flow 'volume_create_api' (5ee6203e-9877-49db-8e8b-0464897fb16f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55574) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1551.725167] [55574]: INFO cinder.volume.api [None req-f97a1777-49a8-4bbb-a485-c613e8b29b0d tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Create volume request issued successfully. [ 1551.725826] [55574]: INFO cinder.api.openstack.wsgi [None req-f97a1777-49a8-4bbb-a485-c613e8b29b0d tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1551.726272] [55574]: [pid: 55574|app: 0|req: 265/569] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 21:23:32 2025] POST /volume/v3/volumes => generated 749 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1551.734596] [55573]: DEBUG cinder.api.middleware.request_id [None req-6eea5a43-35e8-4f51-82c5-75ec3e1b74bb None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1551.736655] [55573]: INFO cinder.api.openstack.wsgi [None req-6eea5a43-35e8-4f51-82c5-75ec3e1b74bb tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe [ 1551.736883] [55573]: DEBUG cinder.api.openstack.wsgi [None req-6eea5a43-35e8-4f51-82c5-75ec3e1b74bb tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1551.737121] [55573]: DEBUG cinder.api.openstack.wsgi [None req-6eea5a43-35e8-4f51-82c5-75ec3e1b74bb tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1551.744664] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1551.744664] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1551.748794] [55573]: INFO cinder.volume.api [None req-6eea5a43-35e8-4f51-82c5-75ec3e1b74bb tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1551.752914] [55573]: INFO cinder.api.openstack.wsgi [None req-6eea5a43-35e8-4f51-82c5-75ec3e1b74bb tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe returned with HTTP 200 [ 1551.753375] [55573]: [pid: 55573|app: 0|req: 305/570] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:23:32 2025] GET /volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe => generated 817 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1552.763383] [55574]: DEBUG cinder.api.middleware.request_id [None req-eacbaae3-ec5f-4513-938d-1852958cfad3 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1552.765648] [55574]: INFO cinder.api.openstack.wsgi [None req-eacbaae3-ec5f-4513-938d-1852958cfad3 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe [ 1552.765853] [55574]: DEBUG cinder.api.openstack.wsgi [None req-eacbaae3-ec5f-4513-938d-1852958cfad3 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1552.766081] [55574]: DEBUG cinder.api.openstack.wsgi [None req-eacbaae3-ec5f-4513-938d-1852958cfad3 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1552.773974] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1552.773974] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1552.777327] [55574]: INFO cinder.volume.api [None req-eacbaae3-ec5f-4513-938d-1852958cfad3 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1552.781472] [55574]: INFO cinder.api.openstack.wsgi [None req-eacbaae3-ec5f-4513-938d-1852958cfad3 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe returned with HTTP 200 [ 1552.781824] [55574]: [pid: 55574|app: 0|req: 266/571] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:23:33 2025] GET /volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1552.821175] [55573]: DEBUG cinder.api.middleware.request_id [req-c8e8694f-46e2-44bd-ac71-9f404e75988f req-17e4aeca-8d26-4687-9fc5-3f4cba928b21 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1552.823490] [55573]: INFO cinder.api.openstack.wsgi [req-c8e8694f-46e2-44bd-ac71-9f404e75988f req-17e4aeca-8d26-4687-9fc5-3f4cba928b21 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe [ 1552.823714] [55573]: DEBUG cinder.api.openstack.wsgi [req-c8e8694f-46e2-44bd-ac71-9f404e75988f req-17e4aeca-8d26-4687-9fc5-3f4cba928b21 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1552.823931] [55573]: DEBUG cinder.api.openstack.wsgi [req-c8e8694f-46e2-44bd-ac71-9f404e75988f req-17e4aeca-8d26-4687-9fc5-3f4cba928b21 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1552.831270] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1552.831270] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1552.834530] [55573]: INFO cinder.volume.api [req-c8e8694f-46e2-44bd-ac71-9f404e75988f req-17e4aeca-8d26-4687-9fc5-3f4cba928b21 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1552.838624] [55573]: INFO cinder.api.openstack.wsgi [req-c8e8694f-46e2-44bd-ac71-9f404e75988f req-17e4aeca-8d26-4687-9fc5-3f4cba928b21 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe returned with HTTP 200 [ 1552.838979] [55573]: [pid: 55573|app: 0|req: 306/572] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 21:23:33 2025] GET /volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1554.357669] [55574]: DEBUG cinder.api.middleware.request_id [None req-33ee48a7-18c2-40bf-b9fd-8cdcd7680432 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1554.358119] [55574]: INFO cinder.api.openstack.wsgi [None req-33ee48a7-18c2-40bf-b9fd-8cdcd7680432 None None] GET http://10.180.1.21/volume// [ 1554.358300] [55574]: DEBUG cinder.api.openstack.wsgi [None req-33ee48a7-18c2-40bf-b9fd-8cdcd7680432 None None] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1554.358515] [55574]: DEBUG cinder.api.openstack.wsgi [None req-33ee48a7-18c2-40bf-b9fd-8cdcd7680432 None None] Calling method 'all' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1554.358939] [55574]: INFO cinder.api.openstack.wsgi [None req-33ee48a7-18c2-40bf-b9fd-8cdcd7680432 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1554.359242] [55574]: [pid: 55574|app: 0|req: 267/573] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 21:23:35 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1554.363121] [55573]: DEBUG cinder.api.middleware.request_id [req-c8e8694f-46e2-44bd-ac71-9f404e75988f req-cf1ad80d-9bc5-4cb4-ae23-507a5ef6658b None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1554.365568] [55573]: INFO cinder.api.openstack.wsgi [req-c8e8694f-46e2-44bd-ac71-9f404e75988f req-cf1ad80d-9bc5-4cb4-ae23-507a5ef6658b tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1554.365983] [55573]: DEBUG cinder.api.openstack.wsgi [req-c8e8694f-46e2-44bd-ac71-9f404e75988f req-cf1ad80d-9bc5-4cb4-ae23-507a5ef6658b tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0c5d9349-7263-4167-8f9c-232a71199fbe", "connector": null, "instance_uuid": "c7d1ab24-48a4-4b8c-aa8e-4caed4ecfa28"}} {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1554.375178] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1554.375178] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1554.394875] [55573]: INFO cinder.api.openstack.wsgi [req-c8e8694f-46e2-44bd-ac71-9f404e75988f req-cf1ad80d-9bc5-4cb4-ae23-507a5ef6658b tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1554.395266] [55573]: [pid: 55573|app: 0|req: 307/574] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 21:23:35 2025] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1554.414121] [55574]: DEBUG cinder.api.middleware.request_id [None req-73f0c443-bd99-4a0a-b91a-f729de70b7bb None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1554.416245] [55574]: INFO cinder.api.openstack.wsgi [None req-73f0c443-bd99-4a0a-b91a-f729de70b7bb tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe [ 1554.416459] [55574]: DEBUG cinder.api.openstack.wsgi [None req-73f0c443-bd99-4a0a-b91a-f729de70b7bb tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1554.416669] [55574]: DEBUG cinder.api.openstack.wsgi [None req-73f0c443-bd99-4a0a-b91a-f729de70b7bb tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1554.426328] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1554.426328] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1554.429331] [55574]: INFO cinder.volume.api [None req-73f0c443-bd99-4a0a-b91a-f729de70b7bb tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1554.433257] [55574]: INFO cinder.api.openstack.wsgi [None req-73f0c443-bd99-4a0a-b91a-f729de70b7bb tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe returned with HTTP 200 [ 1554.433611] [55574]: [pid: 55574|app: 0|req: 268/575] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:23:35 2025] GET /volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1554.919156] [55573]: DEBUG cinder.api.middleware.request_id [None req-6d5ec9eb-725a-4d41-8e6f-e13d7b68ad5f None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1554.919156] [55573]: INFO cinder.api.openstack.wsgi [None req-6d5ec9eb-725a-4d41-8e6f-e13d7b68ad5f None None] GET http://10.180.1.21/volume// [ 1554.919156] [55573]: DEBUG cinder.api.openstack.wsgi [None req-6d5ec9eb-725a-4d41-8e6f-e13d7b68ad5f None None] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1554.919378] [55573]: DEBUG cinder.api.openstack.wsgi [None req-6d5ec9eb-725a-4d41-8e6f-e13d7b68ad5f None None] Calling method 'all' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1554.919802] [55573]: INFO cinder.api.openstack.wsgi [None req-6d5ec9eb-725a-4d41-8e6f-e13d7b68ad5f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1554.920266] [55573]: [pid: 55573|app: 0|req: 308/576] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 21:23:35 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1554.923671] [55574]: DEBUG cinder.api.middleware.request_id [req-c8e8694f-46e2-44bd-ac71-9f404e75988f req-428ea359-02f8-4e0d-98fa-f8b9c8b19cdb None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1554.926083] [55574]: INFO cinder.api.openstack.wsgi [req-c8e8694f-46e2-44bd-ac71-9f404e75988f req-428ea359-02f8-4e0d-98fa-f8b9c8b19cdb tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe [ 1554.926349] [55574]: DEBUG cinder.api.openstack.wsgi [req-c8e8694f-46e2-44bd-ac71-9f404e75988f req-428ea359-02f8-4e0d-98fa-f8b9c8b19cdb tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1554.926572] [55574]: DEBUG cinder.api.openstack.wsgi [req-c8e8694f-46e2-44bd-ac71-9f404e75988f req-428ea359-02f8-4e0d-98fa-f8b9c8b19cdb tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1554.936600] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1554.936600] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1554.939838] [55574]: INFO cinder.volume.api [req-c8e8694f-46e2-44bd-ac71-9f404e75988f req-428ea359-02f8-4e0d-98fa-f8b9c8b19cdb tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1554.944443] [55574]: INFO cinder.api.openstack.wsgi [req-c8e8694f-46e2-44bd-ac71-9f404e75988f req-428ea359-02f8-4e0d-98fa-f8b9c8b19cdb tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe returned with HTTP 200 [ 1554.944942] [55574]: [pid: 55574|app: 0|req: 269/577] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 21:23:35 2025] GET /volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe => generated 1022 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1554.969856] [55573]: DEBUG cinder.api.middleware.request_id [req-c8e8694f-46e2-44bd-ac71-9f404e75988f req-f5150d40-133e-4909-8952-3f3ca4b765c1 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1554.972266] [55573]: INFO cinder.api.openstack.wsgi [req-c8e8694f-46e2-44bd-ac71-9f404e75988f req-f5150d40-133e-4909-8952-3f3ca4b765c1 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] PUT http://10.180.1.21/volume/v3/attachments/991ccd3e-6d3d-40c6-8cfa-e0ffd6244240 [ 1554.972677] [55573]: DEBUG cinder.api.openstack.wsgi [req-c8e8694f-46e2-44bd-ac71-9f404e75988f req-f5150d40-133e-4909-8952-3f3ca4b765c1 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-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-546521", "mountpoint": "/dev/sdb"}}} {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1554.980473] [55573]: DEBUG cinder.coordination [req-c8e8694f-46e2-44bd-ac71-9f404e75988f req-f5150d40-133e-4909-8952-3f3ca4b765c1 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Acquiring lock "cinder-attachment_update-0c5d9349-7263-4167-8f9c-232a71199fbe-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55573) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1554.986023] [55573]: DEBUG cinder.coordination [req-c8e8694f-46e2-44bd-ac71-9f404e75988f req-f5150d40-133e-4909-8952-3f3ca4b765c1 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Lock "cinder-attachment_update-0c5d9349-7263-4167-8f9c-232a71199fbe-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55573) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1554.986380] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1554.986380] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1555.443870] [55574]: DEBUG cinder.api.middleware.request_id [None req-bcf7d800-3435-4453-ab36-6532260b6b89 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1555.445982] [55574]: INFO cinder.api.openstack.wsgi [None req-bcf7d800-3435-4453-ab36-6532260b6b89 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe [ 1555.446220] [55574]: DEBUG cinder.api.openstack.wsgi [None req-bcf7d800-3435-4453-ab36-6532260b6b89 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1555.446463] [55574]: DEBUG cinder.api.openstack.wsgi [None req-bcf7d800-3435-4453-ab36-6532260b6b89 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1555.456510] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1555.456510] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1555.460056] [55574]: INFO cinder.volume.api [None req-bcf7d800-3435-4453-ab36-6532260b6b89 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1555.464493] [55574]: INFO cinder.api.openstack.wsgi [None req-bcf7d800-3435-4453-ab36-6532260b6b89 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe returned with HTTP 200 [ 1555.464864] [55574]: [pid: 55574|app: 0|req: 270/578] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:23:36 2025] GET /volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1556.475151] [55574]: DEBUG cinder.api.middleware.request_id [None req-7eb6725d-b88e-448b-9c5f-40eda4fc9420 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1556.477362] [55574]: INFO cinder.api.openstack.wsgi [None req-7eb6725d-b88e-448b-9c5f-40eda4fc9420 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe [ 1556.477604] [55574]: DEBUG cinder.api.openstack.wsgi [None req-7eb6725d-b88e-448b-9c5f-40eda4fc9420 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1556.477876] [55574]: DEBUG cinder.api.openstack.wsgi [None req-7eb6725d-b88e-448b-9c5f-40eda4fc9420 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1556.487372] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1556.487372] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1556.490404] [55574]: INFO cinder.volume.api [None req-7eb6725d-b88e-448b-9c5f-40eda4fc9420 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1556.494461] [55574]: INFO cinder.api.openstack.wsgi [None req-7eb6725d-b88e-448b-9c5f-40eda4fc9420 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe returned with HTTP 200 [ 1556.494815] [55574]: [pid: 55574|app: 0|req: 271/579] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:23:37 2025] GET /volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1557.503857] [55574]: DEBUG cinder.api.middleware.request_id [None req-58324799-6e2a-4961-bf68-f8072e41cc1e None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1557.505931] [55574]: INFO cinder.api.openstack.wsgi [None req-58324799-6e2a-4961-bf68-f8072e41cc1e tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe [ 1557.506165] [55574]: DEBUG cinder.api.openstack.wsgi [None req-58324799-6e2a-4961-bf68-f8072e41cc1e tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1557.506384] [55574]: DEBUG cinder.api.openstack.wsgi [None req-58324799-6e2a-4961-bf68-f8072e41cc1e tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1557.516137] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1557.516137] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1557.519239] [55574]: INFO cinder.volume.api [None req-58324799-6e2a-4961-bf68-f8072e41cc1e tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1557.523289] [55574]: INFO cinder.api.openstack.wsgi [None req-58324799-6e2a-4961-bf68-f8072e41cc1e tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe returned with HTTP 200 [ 1557.523651] [55574]: [pid: 55574|app: 0|req: 272/580] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:23:38 2025] GET /volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1558.537063] [55574]: DEBUG cinder.api.middleware.request_id [None req-76d80f85-87d9-443f-a766-e8d254164136 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1558.538730] [55574]: INFO cinder.api.openstack.wsgi [None req-76d80f85-87d9-443f-a766-e8d254164136 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe [ 1558.538968] [55574]: DEBUG cinder.api.openstack.wsgi [None req-76d80f85-87d9-443f-a766-e8d254164136 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1558.539201] [55574]: DEBUG cinder.api.openstack.wsgi [None req-76d80f85-87d9-443f-a766-e8d254164136 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1558.548763] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1558.548763] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1558.551784] [55574]: INFO cinder.volume.api [None req-76d80f85-87d9-443f-a766-e8d254164136 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1558.555800] [55574]: INFO cinder.api.openstack.wsgi [None req-76d80f85-87d9-443f-a766-e8d254164136 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe returned with HTTP 200 [ 1558.556165] [55574]: [pid: 55574|app: 0|req: 273/581] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:23:39 2025] GET /volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1559.510956] [55573]: DEBUG cinder.coordination [req-c8e8694f-46e2-44bd-ac71-9f404e75988f req-f5150d40-133e-4909-8952-3f3ca4b765c1 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Lock "cinder-attachment_update-0c5d9349-7263-4167-8f9c-232a71199fbe-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.526s {{(pid=55573) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1559.511292] [55573]: INFO cinder.api.openstack.wsgi [req-c8e8694f-46e2-44bd-ac71-9f404e75988f req-f5150d40-133e-4909-8952-3f3ca4b765c1 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/attachments/991ccd3e-6d3d-40c6-8cfa-e0ffd6244240 returned with HTTP 200 [ 1559.511757] [55573]: [pid: 55573|app: 0|req: 309/582] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 21:23:35 2025] PUT /volume/v3/attachments/991ccd3e-6d3d-40c6-8cfa-e0ffd6244240 => generated 617 bytes in 4542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1559.565393] [55574]: DEBUG cinder.api.middleware.request_id [None req-bab5694e-97c4-4244-824d-1babad59f141 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1559.567515] [55574]: INFO cinder.api.openstack.wsgi [None req-bab5694e-97c4-4244-824d-1babad59f141 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe [ 1559.567779] [55574]: DEBUG cinder.api.openstack.wsgi [None req-bab5694e-97c4-4244-824d-1babad59f141 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1559.568015] [55574]: DEBUG cinder.api.openstack.wsgi [None req-bab5694e-97c4-4244-824d-1babad59f141 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1559.577574] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1559.577574] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1559.580645] [55574]: INFO cinder.volume.api [None req-bab5694e-97c4-4244-824d-1babad59f141 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1559.584688] [55574]: INFO cinder.api.openstack.wsgi [None req-bab5694e-97c4-4244-824d-1babad59f141 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe returned with HTTP 200 [ 1559.585059] [55574]: [pid: 55574|app: 0|req: 274/583] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:23:40 2025] GET /volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1560.595799] [55573]: DEBUG cinder.api.middleware.request_id [None req-1133736f-da6a-4b24-8c2b-8ac6726273ce None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1560.598105] [55573]: INFO cinder.api.openstack.wsgi [None req-1133736f-da6a-4b24-8c2b-8ac6726273ce tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe [ 1560.598341] [55573]: DEBUG cinder.api.openstack.wsgi [None req-1133736f-da6a-4b24-8c2b-8ac6726273ce tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1560.598563] [55573]: DEBUG cinder.api.openstack.wsgi [None req-1133736f-da6a-4b24-8c2b-8ac6726273ce tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1560.608536] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1560.608536] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1560.611782] [55573]: INFO cinder.volume.api [None req-1133736f-da6a-4b24-8c2b-8ac6726273ce tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1560.616010] [55573]: INFO cinder.api.openstack.wsgi [None req-1133736f-da6a-4b24-8c2b-8ac6726273ce tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe returned with HTTP 200 [ 1560.616391] [55573]: [pid: 55573|app: 0|req: 310/584] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:23:41 2025] GET /volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1561.119721] [55574]: DEBUG cinder.api.middleware.request_id [req-c8e8694f-46e2-44bd-ac71-9f404e75988f req-d73978af-6157-41f4-a941-7e3c786fd64e None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1561.122094] [55574]: INFO cinder.api.openstack.wsgi [req-c8e8694f-46e2-44bd-ac71-9f404e75988f req-d73978af-6157-41f4-a941-7e3c786fd64e tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] POST http://10.180.1.21/volume/v3/attachments/991ccd3e-6d3d-40c6-8cfa-e0ffd6244240/action [ 1561.122509] [55574]: DEBUG cinder.api.openstack.wsgi [req-c8e8694f-46e2-44bd-ac71-9f404e75988f req-d73978af-6157-41f4-a941-7e3c786fd64e tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Action body: b'{"os-complete": null}' {{(pid=55574) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1561.122648] [55574]: DEBUG cinder.api.openstack.wsgi [req-c8e8694f-46e2-44bd-ac71-9f404e75988f req-d73978af-6157-41f4-a941-7e3c786fd64e tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1561.137395] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1561.137395] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1561.143384] [55574]: INFO cinder.api.openstack.wsgi [req-c8e8694f-46e2-44bd-ac71-9f404e75988f req-d73978af-6157-41f4-a941-7e3c786fd64e tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/attachments/991ccd3e-6d3d-40c6-8cfa-e0ffd6244240/action returned with HTTP 204 [ 1561.143778] [55574]: [pid: 55574|app: 0|req: 275/585] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 21:23:41 2025] POST /volume/v3/attachments/991ccd3e-6d3d-40c6-8cfa-e0ffd6244240/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1561.627857] [55573]: DEBUG cinder.api.middleware.request_id [None req-0d810f6d-3ce6-4662-9432-fb67033d82d9 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1561.630089] [55573]: INFO cinder.api.openstack.wsgi [None req-0d810f6d-3ce6-4662-9432-fb67033d82d9 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe [ 1561.630330] [55573]: DEBUG cinder.api.openstack.wsgi [None req-0d810f6d-3ce6-4662-9432-fb67033d82d9 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1561.630553] [55573]: DEBUG cinder.api.openstack.wsgi [None req-0d810f6d-3ce6-4662-9432-fb67033d82d9 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1561.641062] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1561.641062] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1561.643691] [55573]: INFO cinder.volume.api [None req-0d810f6d-3ce6-4662-9432-fb67033d82d9 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1561.647830] [55573]: INFO cinder.api.openstack.wsgi [None req-0d810f6d-3ce6-4662-9432-fb67033d82d9 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe returned with HTTP 200 [ 1561.648325] [55573]: [pid: 55573|app: 0|req: 311/586] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:23:42 2025] GET /volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe => generated 1134 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1561.657947] [55574]: DEBUG cinder.api.middleware.request_id [None req-6b165676-f740-44a0-bd6d-cf4cb90feb2f None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1561.660059] [55574]: INFO cinder.api.openstack.wsgi [None req-6b165676-f740-44a0-bd6d-cf4cb90feb2f tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe [ 1561.660311] [55574]: DEBUG cinder.api.openstack.wsgi [None req-6b165676-f740-44a0-bd6d-cf4cb90feb2f tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1561.660537] [55574]: DEBUG cinder.api.openstack.wsgi [None req-6b165676-f740-44a0-bd6d-cf4cb90feb2f tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1561.669949] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1561.669949] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1561.672994] [55574]: INFO cinder.volume.api [None req-6b165676-f740-44a0-bd6d-cf4cb90feb2f tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1561.677175] [55574]: INFO cinder.api.openstack.wsgi [None req-6b165676-f740-44a0-bd6d-cf4cb90feb2f tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe returned with HTTP 200 [ 1561.677533] [55574]: [pid: 55574|app: 0|req: 276/587] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:23:42 2025] GET /volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe => generated 1134 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1561.747517] [55573]: DEBUG cinder.api.middleware.request_id [None req-09b9d8d8-6280-48a6-800b-740fa754c268 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1561.749658] [55573]: INFO cinder.api.openstack.wsgi [None req-09b9d8d8-6280-48a6-800b-740fa754c268 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1561.750063] [55573]: DEBUG cinder.api.openstack.wsgi [None req-09b9d8d8-6280-48a6-800b-740fa754c268 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-511722214"}} {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1561.751689] [55573]: DEBUG cinder.api.v3.volumes [None req-09b9d8d8-6280-48a6-800b-740fa754c268 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-511722214'}} {{(pid=55573) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1561.751829] [55573]: INFO cinder.api.v3.volumes [None req-09b9d8d8-6280-48a6-800b-740fa754c268 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Create volume of 1 GB [ 1561.755689] [55573]: INFO cinder.volume.api [None req-09b9d8d8-6280-48a6-800b-740fa754c268 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Availability Zones retrieved successfully. [ 1561.762232] [55573]: DEBUG cinder.volume.api [None req-09b9d8d8-6280-48a6-800b-740fa754c268 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Flow 'volume_create_api' (d5f10394-817f-44eb-9ad2-9e5e312b1f0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1561.763363] [55573]: DEBUG cinder.volume.api [None req-09b9d8d8-6280-48a6-800b-740fa754c268 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6441ebbd-ac5e-4f1f-9108-9f0fef27f761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1561.764397] [55573]: DEBUG cinder.volume.flows.api.create_volume [None req-09b9d8d8-6280-48a6-800b-740fa754c268 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Validating volume size '1' using validate_int {{(pid=55573) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1561.779616] [55573]: DEBUG cinder.volume.api [None req-09b9d8d8-6280-48a6-800b-740fa754c268 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6441ebbd-ac5e-4f1f-9108-9f0fef27f761) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T21:04:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=48c1266c-e861-4a93-b53a-9717de6310af,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48c1266c-e861-4a93-b53a-9717de6310af', '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=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1561.780503] [55573]: DEBUG cinder.volume.api [None req-09b9d8d8-6280-48a6-800b-740fa754c268 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5188ef8-499e-461c-9e15-58d8259143cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1561.803931] [55573]: DEBUG cinder.quota [None req-09b9d8d8-6280-48a6-800b-740fa754c268 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Created reservations ['d6b27c58-588e-462e-b545-d0a6ab6894cf', 'a77324ab-093c-4053-abd1-f9ddafa5fabe', 'f37d2b80-a768-497b-9cb6-999c58692492', '01977d8f-390b-4e83-8468-b8b637e2c52c'] {{(pid=55573) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1561.804793] [55573]: DEBUG cinder.volume.api [None req-09b9d8d8-6280-48a6-800b-740fa754c268 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5188ef8-499e-461c-9e15-58d8259143cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6b27c58-588e-462e-b545-d0a6ab6894cf', 'a77324ab-093c-4053-abd1-f9ddafa5fabe', 'f37d2b80-a768-497b-9cb6-999c58692492', '01977d8f-390b-4e83-8468-b8b637e2c52c']}' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1561.805661] [55573]: DEBUG cinder.volume.api [None req-09b9d8d8-6280-48a6-800b-740fa754c268 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7507d9ad-d4bc-4a0d-b728-633a5a002e5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1561.815528] [55573]: DEBUG cinder.volume.api [None req-09b9d8d8-6280-48a6-800b-740fa754c268 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7507d9ad-d4bc-4a0d-b728-633a5a002e5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48add9fd-1f93-45d3-b95e-a7299fd91b46', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-511722214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec2908817d984a0c8ff9b7d656e8621d',qos_specs=None,replication_status=,reservations=['d6b27c58-588e-462e-b545-d0a6ab6894cf','a77324ab-093c-4053-abd1-f9ddafa5fabe','f37d2b80-a768-497b-9cb6-999c58692492','01977d8f-390b-4e83-8468-b8b637e2c52c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e2c9565da2b485796064906face862f',volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af), '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-19T21:23:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-511722214',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48add9fd-1f93-45d3-b95e-a7299fd91b46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec2908817d984a0c8ff9b7d656e8621d',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='0e2c9565da2b485796064906face862f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48c1266c-e861-4a93-b53a-9717de6310af),volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af)}' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1561.816368] [55573]: DEBUG cinder.volume.api [None req-09b9d8d8-6280-48a6-800b-740fa754c268 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (720821b8-c98b-4a60-ae7a-42902e172d20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1561.826780] [55573]: DEBUG cinder.volume.api [None req-09b9d8d8-6280-48a6-800b-740fa754c268 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (720821b8-c98b-4a60-ae7a-42902e172d20) 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-511722214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec2908817d984a0c8ff9b7d656e8621d',qos_specs=None,replication_status=,reservations=['d6b27c58-588e-462e-b545-d0a6ab6894cf','a77324ab-093c-4053-abd1-f9ddafa5fabe','f37d2b80-a768-497b-9cb6-999c58692492','01977d8f-390b-4e83-8468-b8b637e2c52c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e2c9565da2b485796064906face862f',volume_type_id=48c1266c-e861-4a93-b53a-9717de6310af)}' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1561.827568] [55573]: DEBUG cinder.volume.api [None req-09b9d8d8-6280-48a6-800b-740fa754c268 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e15debfe-2efd-4aa9-a12e-a7393b799918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1561.834558] [55573]: DEBUG cinder.volume.api [None req-09b9d8d8-6280-48a6-800b-740fa754c268 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e15debfe-2efd-4aa9-a12e-a7393b799918) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55573) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1561.835536] [55573]: DEBUG cinder.volume.api [None req-09b9d8d8-6280-48a6-800b-740fa754c268 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Flow 'volume_create_api' (d5f10394-817f-44eb-9ad2-9e5e312b1f0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55573) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1561.835883] [55573]: INFO cinder.volume.api [None req-09b9d8d8-6280-48a6-800b-740fa754c268 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Create volume request issued successfully. [ 1561.836517] [55573]: INFO cinder.api.openstack.wsgi [None req-09b9d8d8-6280-48a6-800b-740fa754c268 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1561.836953] [55573]: [pid: 55573|app: 0|req: 312/588] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 21:23:42 2025] POST /volume/v3/volumes => generated 749 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1561.845691] [55574]: DEBUG cinder.api.middleware.request_id [None req-8fdb9a22-7043-49f4-b924-787839c11ecd None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1561.847380] [55574]: INFO cinder.api.openstack.wsgi [None req-8fdb9a22-7043-49f4-b924-787839c11ecd tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 [ 1561.847618] [55574]: DEBUG cinder.api.openstack.wsgi [None req-8fdb9a22-7043-49f4-b924-787839c11ecd tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1561.847870] [55574]: DEBUG cinder.api.openstack.wsgi [None req-8fdb9a22-7043-49f4-b924-787839c11ecd tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1561.855356] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1561.855356] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1561.858619] [55574]: INFO cinder.volume.api [None req-8fdb9a22-7043-49f4-b924-787839c11ecd tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1561.862713] [55574]: INFO cinder.api.openstack.wsgi [None req-8fdb9a22-7043-49f4-b924-787839c11ecd tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 returned with HTTP 200 [ 1561.863183] [55574]: [pid: 55574|app: 0|req: 277/589] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:23:42 2025] GET /volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 => generated 817 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1562.873281] [55573]: DEBUG cinder.api.middleware.request_id [None req-8759fba3-6eb3-4323-bfd8-926f674451f6 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1562.875500] [55573]: INFO cinder.api.openstack.wsgi [None req-8759fba3-6eb3-4323-bfd8-926f674451f6 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 [ 1562.875722] [55573]: DEBUG cinder.api.openstack.wsgi [None req-8759fba3-6eb3-4323-bfd8-926f674451f6 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1562.875938] [55573]: DEBUG cinder.api.openstack.wsgi [None req-8759fba3-6eb3-4323-bfd8-926f674451f6 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1562.883603] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1562.883603] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1562.886816] [55573]: INFO cinder.volume.api [None req-8759fba3-6eb3-4323-bfd8-926f674451f6 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1562.890891] [55573]: INFO cinder.api.openstack.wsgi [None req-8759fba3-6eb3-4323-bfd8-926f674451f6 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 returned with HTTP 200 [ 1562.891268] [55573]: [pid: 55573|app: 0|req: 313/590] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:23:43 2025] GET /volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1562.924475] [55574]: DEBUG cinder.api.middleware.request_id [req-7a89bb79-d436-4e5d-9646-7354a31e260f req-fc497589-c13c-4371-92ca-dcce76f016b6 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1562.926803] [55574]: INFO cinder.api.openstack.wsgi [req-7a89bb79-d436-4e5d-9646-7354a31e260f req-fc497589-c13c-4371-92ca-dcce76f016b6 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 [ 1562.927038] [55574]: DEBUG cinder.api.openstack.wsgi [req-7a89bb79-d436-4e5d-9646-7354a31e260f req-fc497589-c13c-4371-92ca-dcce76f016b6 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1562.927260] [55574]: DEBUG cinder.api.openstack.wsgi [req-7a89bb79-d436-4e5d-9646-7354a31e260f req-fc497589-c13c-4371-92ca-dcce76f016b6 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1562.935684] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1562.935684] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1562.939255] [55574]: INFO cinder.volume.api [req-7a89bb79-d436-4e5d-9646-7354a31e260f req-fc497589-c13c-4371-92ca-dcce76f016b6 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1562.943406] [55574]: INFO cinder.api.openstack.wsgi [req-7a89bb79-d436-4e5d-9646-7354a31e260f req-fc497589-c13c-4371-92ca-dcce76f016b6 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 returned with HTTP 200 [ 1562.943797] [55574]: [pid: 55574|app: 0|req: 278/591] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 21:23:43 2025] GET /volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1564.462430] [55573]: DEBUG cinder.api.middleware.request_id [None req-8fd64451-93e5-4201-b16b-ecb3218a4256 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1564.462873] [55573]: INFO cinder.api.openstack.wsgi [None req-8fd64451-93e5-4201-b16b-ecb3218a4256 None None] GET http://10.180.1.21/volume// [ 1564.463063] [55573]: DEBUG cinder.api.openstack.wsgi [None req-8fd64451-93e5-4201-b16b-ecb3218a4256 None None] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1564.463286] [55573]: DEBUG cinder.api.openstack.wsgi [None req-8fd64451-93e5-4201-b16b-ecb3218a4256 None None] Calling method 'all' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1564.463680] [55573]: INFO cinder.api.openstack.wsgi [None req-8fd64451-93e5-4201-b16b-ecb3218a4256 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1564.463988] [55573]: [pid: 55573|app: 0|req: 314/592] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 21:23:45 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1564.467667] [55574]: DEBUG cinder.api.middleware.request_id [req-7a89bb79-d436-4e5d-9646-7354a31e260f req-8ca556ad-efcc-427e-8eb9-4742f3023686 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1564.469945] [55574]: INFO cinder.api.openstack.wsgi [req-7a89bb79-d436-4e5d-9646-7354a31e260f req-8ca556ad-efcc-427e-8eb9-4742f3023686 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1564.470374] [55574]: DEBUG cinder.api.openstack.wsgi [req-7a89bb79-d436-4e5d-9646-7354a31e260f req-8ca556ad-efcc-427e-8eb9-4742f3023686 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "48add9fd-1f93-45d3-b95e-a7299fd91b46", "connector": null, "instance_uuid": "c7d1ab24-48a4-4b8c-aa8e-4caed4ecfa28"}} {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1564.479381] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1564.479381] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1564.496524] [55574]: INFO cinder.api.openstack.wsgi [req-7a89bb79-d436-4e5d-9646-7354a31e260f req-8ca556ad-efcc-427e-8eb9-4742f3023686 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1564.496922] [55574]: [pid: 55574|app: 0|req: 279/593] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 21:23:45 2025] POST /volume/v3/attachments => generated 273 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1564.513369] [55573]: DEBUG cinder.api.middleware.request_id [None req-5d8a9926-5bb7-4b48-bf92-e8331d594b77 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1564.516169] [55573]: INFO cinder.api.openstack.wsgi [None req-5d8a9926-5bb7-4b48-bf92-e8331d594b77 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 [ 1564.516478] [55573]: DEBUG cinder.api.openstack.wsgi [None req-5d8a9926-5bb7-4b48-bf92-e8331d594b77 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1564.516784] [55573]: DEBUG cinder.api.openstack.wsgi [None req-5d8a9926-5bb7-4b48-bf92-e8331d594b77 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1564.529275] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1564.529275] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1564.532366] [55573]: INFO cinder.volume.api [None req-5d8a9926-5bb7-4b48-bf92-e8331d594b77 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1564.536366] [55573]: INFO cinder.api.openstack.wsgi [None req-5d8a9926-5bb7-4b48-bf92-e8331d594b77 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 returned with HTTP 200 [ 1564.536720] [55573]: [pid: 55573|app: 0|req: 315/594] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:23:45 2025] GET /volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1565.017874] [55574]: DEBUG cinder.api.middleware.request_id [None req-0525825d-1d14-45a2-b25f-5f7b123ea478 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1565.017874] [55574]: INFO cinder.api.openstack.wsgi [None req-0525825d-1d14-45a2-b25f-5f7b123ea478 None None] GET http://10.180.1.21/volume// [ 1565.017874] [55574]: DEBUG cinder.api.openstack.wsgi [None req-0525825d-1d14-45a2-b25f-5f7b123ea478 None None] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1565.017874] [55574]: DEBUG cinder.api.openstack.wsgi [None req-0525825d-1d14-45a2-b25f-5f7b123ea478 None None] Calling method 'all' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1565.017874] [55574]: INFO cinder.api.openstack.wsgi [None req-0525825d-1d14-45a2-b25f-5f7b123ea478 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1565.017874] [55574]: [pid: 55574|app: 0|req: 280/595] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 21:23:45 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1565.021525] [55573]: DEBUG cinder.api.middleware.request_id [req-7a89bb79-d436-4e5d-9646-7354a31e260f req-1604e598-c12f-4705-b9e5-bd439b46f4a6 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1565.023774] [55573]: INFO cinder.api.openstack.wsgi [req-7a89bb79-d436-4e5d-9646-7354a31e260f req-1604e598-c12f-4705-b9e5-bd439b46f4a6 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 [ 1565.024040] [55573]: DEBUG cinder.api.openstack.wsgi [req-7a89bb79-d436-4e5d-9646-7354a31e260f req-1604e598-c12f-4705-b9e5-bd439b46f4a6 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1565.024269] [55573]: DEBUG cinder.api.openstack.wsgi [req-7a89bb79-d436-4e5d-9646-7354a31e260f req-1604e598-c12f-4705-b9e5-bd439b46f4a6 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1565.033672] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1565.033672] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1565.036702] [55573]: INFO cinder.volume.api [req-7a89bb79-d436-4e5d-9646-7354a31e260f req-1604e598-c12f-4705-b9e5-bd439b46f4a6 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1565.040735] [55573]: INFO cinder.api.openstack.wsgi [req-7a89bb79-d436-4e5d-9646-7354a31e260f req-1604e598-c12f-4705-b9e5-bd439b46f4a6 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 returned with HTTP 200 [ 1565.041111] [55573]: [pid: 55573|app: 0|req: 316/596] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 21:23:45 2025] GET /volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 => generated 1022 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1565.065854] [55574]: DEBUG cinder.api.middleware.request_id [req-7a89bb79-d436-4e5d-9646-7354a31e260f req-d0e3d772-8986-4077-b24f-9e5f0b62e130 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1565.067918] [55574]: INFO cinder.api.openstack.wsgi [req-7a89bb79-d436-4e5d-9646-7354a31e260f req-d0e3d772-8986-4077-b24f-9e5f0b62e130 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] PUT http://10.180.1.21/volume/v3/attachments/6212f4aa-f49a-4721-8386-d53a77ca7af1 [ 1565.069027] [55574]: DEBUG cinder.api.openstack.wsgi [req-7a89bb79-d436-4e5d-9646-7354a31e260f req-d0e3d772-8986-4077-b24f-9e5f0b62e130 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-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-546521", "mountpoint": "/dev/sdc"}}} {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1565.076332] [55574]: DEBUG cinder.coordination [req-7a89bb79-d436-4e5d-9646-7354a31e260f req-d0e3d772-8986-4077-b24f-9e5f0b62e130 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Acquiring lock "cinder-attachment_update-48add9fd-1f93-45d3-b95e-a7299fd91b46-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55574) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1565.080506] [55574]: DEBUG cinder.coordination [req-7a89bb79-d436-4e5d-9646-7354a31e260f req-d0e3d772-8986-4077-b24f-9e5f0b62e130 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Lock "cinder-attachment_update-48add9fd-1f93-45d3-b95e-a7299fd91b46-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55574) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1565.081533] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1565.081533] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1565.546860] [55573]: DEBUG cinder.api.middleware.request_id [None req-3de1b02c-c62f-4bf6-818e-b04a88c2b01d None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1565.549022] [55573]: INFO cinder.api.openstack.wsgi [None req-3de1b02c-c62f-4bf6-818e-b04a88c2b01d tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 [ 1565.549281] [55573]: DEBUG cinder.api.openstack.wsgi [None req-3de1b02c-c62f-4bf6-818e-b04a88c2b01d tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1565.549488] [55573]: DEBUG cinder.api.openstack.wsgi [None req-3de1b02c-c62f-4bf6-818e-b04a88c2b01d tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1565.560833] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1565.560833] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1565.564215] [55573]: INFO cinder.volume.api [None req-3de1b02c-c62f-4bf6-818e-b04a88c2b01d tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1565.568543] [55573]: INFO cinder.api.openstack.wsgi [None req-3de1b02c-c62f-4bf6-818e-b04a88c2b01d tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 returned with HTTP 200 [ 1565.568955] [55573]: [pid: 55573|app: 0|req: 317/597] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:23:46 2025] GET /volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1566.579568] [55573]: DEBUG cinder.api.middleware.request_id [None req-8f0e1915-6821-4b71-9462-70bf84d20b5b None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1566.581655] [55573]: INFO cinder.api.openstack.wsgi [None req-8f0e1915-6821-4b71-9462-70bf84d20b5b tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 [ 1566.581899] [55573]: DEBUG cinder.api.openstack.wsgi [None req-8f0e1915-6821-4b71-9462-70bf84d20b5b tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1566.582139] [55573]: DEBUG cinder.api.openstack.wsgi [None req-8f0e1915-6821-4b71-9462-70bf84d20b5b tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1566.591812] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1566.591812] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1566.594832] [55573]: INFO cinder.volume.api [None req-8f0e1915-6821-4b71-9462-70bf84d20b5b tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1566.598917] [55573]: INFO cinder.api.openstack.wsgi [None req-8f0e1915-6821-4b71-9462-70bf84d20b5b tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 returned with HTTP 200 [ 1566.599414] [55573]: [pid: 55573|app: 0|req: 318/598] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:23:47 2025] GET /volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1567.609483] [55573]: DEBUG cinder.api.middleware.request_id [None req-d5e41173-1508-4017-bfd7-b916709472e4 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1567.611552] [55573]: INFO cinder.api.openstack.wsgi [None req-d5e41173-1508-4017-bfd7-b916709472e4 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 [ 1567.611771] [55573]: DEBUG cinder.api.openstack.wsgi [None req-d5e41173-1508-4017-bfd7-b916709472e4 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1567.611991] [55573]: DEBUG cinder.api.openstack.wsgi [None req-d5e41173-1508-4017-bfd7-b916709472e4 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1567.621799] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1567.621799] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1567.624898] [55573]: INFO cinder.volume.api [None req-d5e41173-1508-4017-bfd7-b916709472e4 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1567.628973] [55573]: INFO cinder.api.openstack.wsgi [None req-d5e41173-1508-4017-bfd7-b916709472e4 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 returned with HTTP 200 [ 1567.629345] [55573]: [pid: 55573|app: 0|req: 319/599] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:23:48 2025] GET /volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1568.639504] [55573]: DEBUG cinder.api.middleware.request_id [None req-5322696f-7f1f-4d1d-9d77-1a602bc19d51 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1568.641506] [55573]: INFO cinder.api.openstack.wsgi [None req-5322696f-7f1f-4d1d-9d77-1a602bc19d51 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 [ 1568.641728] [55573]: DEBUG cinder.api.openstack.wsgi [None req-5322696f-7f1f-4d1d-9d77-1a602bc19d51 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1568.641946] [55573]: DEBUG cinder.api.openstack.wsgi [None req-5322696f-7f1f-4d1d-9d77-1a602bc19d51 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1568.651782] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1568.651782] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1568.654925] [55573]: INFO cinder.volume.api [None req-5322696f-7f1f-4d1d-9d77-1a602bc19d51 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1568.659084] [55573]: INFO cinder.api.openstack.wsgi [None req-5322696f-7f1f-4d1d-9d77-1a602bc19d51 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 returned with HTTP 200 [ 1568.659444] [55573]: [pid: 55573|app: 0|req: 320/600] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:23:49 2025] GET /volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1569.602933] [55574]: DEBUG cinder.coordination [req-7a89bb79-d436-4e5d-9646-7354a31e260f req-d0e3d772-8986-4077-b24f-9e5f0b62e130 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Lock "cinder-attachment_update-48add9fd-1f93-45d3-b95e-a7299fd91b46-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.522s {{(pid=55574) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1569.603282] [55574]: INFO cinder.api.openstack.wsgi [req-7a89bb79-d436-4e5d-9646-7354a31e260f req-d0e3d772-8986-4077-b24f-9e5f0b62e130 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/attachments/6212f4aa-f49a-4721-8386-d53a77ca7af1 returned with HTTP 200 [ 1569.603743] [55574]: [pid: 55574|app: 0|req: 281/601] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 21:23:45 2025] PUT /volume/v3/attachments/6212f4aa-f49a-4721-8386-d53a77ca7af1 => generated 617 bytes in 4539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1569.669485] [55573]: DEBUG cinder.api.middleware.request_id [None req-abb0b449-86bd-4779-a4b5-3501748fcbd1 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1569.671842] [55573]: INFO cinder.api.openstack.wsgi [None req-abb0b449-86bd-4779-a4b5-3501748fcbd1 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 [ 1569.672151] [55573]: DEBUG cinder.api.openstack.wsgi [None req-abb0b449-86bd-4779-a4b5-3501748fcbd1 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1569.672405] [55573]: DEBUG cinder.api.openstack.wsgi [None req-abb0b449-86bd-4779-a4b5-3501748fcbd1 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1569.682274] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1569.682274] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1569.685437] [55573]: INFO cinder.volume.api [None req-abb0b449-86bd-4779-a4b5-3501748fcbd1 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1569.689698] [55573]: INFO cinder.api.openstack.wsgi [None req-abb0b449-86bd-4779-a4b5-3501748fcbd1 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 returned with HTTP 200 [ 1569.690113] [55573]: [pid: 55573|app: 0|req: 321/602] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:23:50 2025] GET /volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1570.700677] [55574]: DEBUG cinder.api.middleware.request_id [None req-4ba4d33d-adc2-4466-b5db-c6dcefa83f56 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1570.702761] [55574]: INFO cinder.api.openstack.wsgi [None req-4ba4d33d-adc2-4466-b5db-c6dcefa83f56 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 [ 1570.702987] [55574]: DEBUG cinder.api.openstack.wsgi [None req-4ba4d33d-adc2-4466-b5db-c6dcefa83f56 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1570.703218] [55574]: DEBUG cinder.api.openstack.wsgi [None req-4ba4d33d-adc2-4466-b5db-c6dcefa83f56 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1570.713457] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1570.713457] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1570.716817] [55574]: INFO cinder.volume.api [None req-4ba4d33d-adc2-4466-b5db-c6dcefa83f56 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1570.721126] [55574]: INFO cinder.api.openstack.wsgi [None req-4ba4d33d-adc2-4466-b5db-c6dcefa83f56 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 returned with HTTP 200 [ 1570.721506] [55574]: [pid: 55574|app: 0|req: 282/603] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:23:51 2025] GET /volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1571.214051] [55573]: DEBUG cinder.api.middleware.request_id [req-7a89bb79-d436-4e5d-9646-7354a31e260f req-d4335c1f-9739-4e6a-92b2-61a50fcd916d None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1571.216626] [55573]: INFO cinder.api.openstack.wsgi [req-7a89bb79-d436-4e5d-9646-7354a31e260f req-d4335c1f-9739-4e6a-92b2-61a50fcd916d tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] POST http://10.180.1.21/volume/v3/attachments/6212f4aa-f49a-4721-8386-d53a77ca7af1/action [ 1571.217114] [55573]: DEBUG cinder.api.openstack.wsgi [req-7a89bb79-d436-4e5d-9646-7354a31e260f req-d4335c1f-9739-4e6a-92b2-61a50fcd916d tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Action body: b'{"os-complete": null}' {{(pid=55573) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1571.217257] [55573]: DEBUG cinder.api.openstack.wsgi [req-7a89bb79-d436-4e5d-9646-7354a31e260f req-d4335c1f-9739-4e6a-92b2-61a50fcd916d tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1571.231883] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1571.231883] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1571.237828] [55573]: INFO cinder.api.openstack.wsgi [req-7a89bb79-d436-4e5d-9646-7354a31e260f req-d4335c1f-9739-4e6a-92b2-61a50fcd916d tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/attachments/6212f4aa-f49a-4721-8386-d53a77ca7af1/action returned with HTTP 204 [ 1571.238259] [55573]: [pid: 55573|app: 0|req: 322/604] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 21:23:52 2025] POST /volume/v3/attachments/6212f4aa-f49a-4721-8386-d53a77ca7af1/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1571.731278] [55574]: DEBUG cinder.api.middleware.request_id [None req-9720c04b-2ddc-42c9-ad5d-5e9f02cadb8b None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1571.733336] [55574]: INFO cinder.api.openstack.wsgi [None req-9720c04b-2ddc-42c9-ad5d-5e9f02cadb8b tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 [ 1571.733560] [55574]: DEBUG cinder.api.openstack.wsgi [None req-9720c04b-2ddc-42c9-ad5d-5e9f02cadb8b tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1571.733779] [55574]: DEBUG cinder.api.openstack.wsgi [None req-9720c04b-2ddc-42c9-ad5d-5e9f02cadb8b tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1571.743446] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1571.743446] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1571.746636] [55574]: INFO cinder.volume.api [None req-9720c04b-2ddc-42c9-ad5d-5e9f02cadb8b tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1571.750777] [55574]: INFO cinder.api.openstack.wsgi [None req-9720c04b-2ddc-42c9-ad5d-5e9f02cadb8b tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 returned with HTTP 200 [ 1571.751154] [55574]: [pid: 55574|app: 0|req: 283/605] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:23:52 2025] GET /volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 => generated 1134 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1571.760185] [55573]: DEBUG cinder.api.middleware.request_id [None req-03c5d948-1822-44c1-8572-31a5a40d19b4 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1571.762286] [55573]: INFO cinder.api.openstack.wsgi [None req-03c5d948-1822-44c1-8572-31a5a40d19b4 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 [ 1571.762503] [55573]: DEBUG cinder.api.openstack.wsgi [None req-03c5d948-1822-44c1-8572-31a5a40d19b4 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1571.762713] [55573]: DEBUG cinder.api.openstack.wsgi [None req-03c5d948-1822-44c1-8572-31a5a40d19b4 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1571.772210] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1571.772210] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1571.775239] [55573]: INFO cinder.volume.api [None req-03c5d948-1822-44c1-8572-31a5a40d19b4 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1571.779406] [55573]: INFO cinder.api.openstack.wsgi [None req-03c5d948-1822-44c1-8572-31a5a40d19b4 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 returned with HTTP 200 [ 1571.780027] [55573]: [pid: 55573|app: 0|req: 323/606] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:23:52 2025] GET /volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 => generated 1134 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1571.980490] [55574]: DEBUG cinder.api.middleware.request_id [req-00d2f1c4-0581-4090-82f4-a5eced5aa039 req-49e1815f-deca-4680-9b23-ae9fa0c256ee None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1571.982771] [55574]: INFO cinder.api.openstack.wsgi [req-00d2f1c4-0581-4090-82f4-a5eced5aa039 req-49e1815f-deca-4680-9b23-ae9fa0c256ee tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe [ 1571.982963] [55574]: DEBUG cinder.api.openstack.wsgi [req-00d2f1c4-0581-4090-82f4-a5eced5aa039 req-49e1815f-deca-4680-9b23-ae9fa0c256ee tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1571.983197] [55574]: DEBUG cinder.api.openstack.wsgi [req-00d2f1c4-0581-4090-82f4-a5eced5aa039 req-49e1815f-deca-4680-9b23-ae9fa0c256ee tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1571.993621] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1571.993621] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1571.996710] [55574]: INFO cinder.volume.api [req-00d2f1c4-0581-4090-82f4-a5eced5aa039 req-49e1815f-deca-4680-9b23-ae9fa0c256ee tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1572.000860] [55574]: INFO cinder.api.openstack.wsgi [req-00d2f1c4-0581-4090-82f4-a5eced5aa039 req-49e1815f-deca-4680-9b23-ae9fa0c256ee tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe returned with HTTP 200 [ 1572.001244] [55574]: [pid: 55574|app: 0|req: 284/607] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 21:23:52 2025] GET /volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe => generated 1134 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1572.016027] [55573]: DEBUG cinder.api.middleware.request_id [req-00d2f1c4-0581-4090-82f4-a5eced5aa039 req-338c5c2d-31c5-4d58-946c-904ea906376a None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1572.018301] [55573]: INFO cinder.api.openstack.wsgi [req-00d2f1c4-0581-4090-82f4-a5eced5aa039 req-338c5c2d-31c5-4d58-946c-904ea906376a tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] POST http://10.180.1.21/volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe/action [ 1572.018675] [55573]: DEBUG cinder.api.openstack.wsgi [req-00d2f1c4-0581-4090-82f4-a5eced5aa039 req-338c5c2d-31c5-4d58-946c-904ea906376a tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55573) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1572.018909] [55573]: DEBUG cinder.api.openstack.wsgi [req-00d2f1c4-0581-4090-82f4-a5eced5aa039 req-338c5c2d-31c5-4d58-946c-904ea906376a tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1572.028419] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1572.028419] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1572.028916] [55573]: INFO cinder.volume.api [req-00d2f1c4-0581-4090-82f4-a5eced5aa039 req-338c5c2d-31c5-4d58-946c-904ea906376a tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1572.033024] [55573]: INFO cinder.volume.api [req-00d2f1c4-0581-4090-82f4-a5eced5aa039 req-338c5c2d-31c5-4d58-946c-904ea906376a tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Begin detaching volume completed successfully. [ 1572.033242] [55573]: INFO cinder.api.openstack.wsgi [req-00d2f1c4-0581-4090-82f4-a5eced5aa039 req-338c5c2d-31c5-4d58-946c-904ea906376a tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe/action returned with HTTP 202 [ 1572.033642] [55573]: [pid: 55573|app: 0|req: 324/608] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 21:23:52 2025] POST /volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1572.043593] [55574]: DEBUG cinder.api.middleware.request_id [None req-48023f31-5458-4281-abe0-dff29af44857 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1572.045979] [55574]: INFO cinder.api.openstack.wsgi [None req-48023f31-5458-4281-abe0-dff29af44857 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe [ 1572.045979] [55574]: DEBUG cinder.api.openstack.wsgi [None req-48023f31-5458-4281-abe0-dff29af44857 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1572.047429] [55574]: DEBUG cinder.api.openstack.wsgi [None req-48023f31-5458-4281-abe0-dff29af44857 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1572.055467] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1572.055467] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1572.058480] [55574]: INFO cinder.volume.api [None req-48023f31-5458-4281-abe0-dff29af44857 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1572.062542] [55574]: INFO cinder.api.openstack.wsgi [None req-48023f31-5458-4281-abe0-dff29af44857 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe returned with HTTP 200 [ 1572.062901] [55574]: [pid: 55574|app: 0|req: 285/609] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:23:52 2025] GET /volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1573.051372] [55573]: DEBUG cinder.api.middleware.request_id [None req-5ee3c13d-165b-44cb-95dc-7427c41b1b9a None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1573.051841] [55573]: INFO cinder.api.openstack.wsgi [None req-5ee3c13d-165b-44cb-95dc-7427c41b1b9a None None] GET http://10.180.1.21/volume// [ 1573.052027] [55573]: DEBUG cinder.api.openstack.wsgi [None req-5ee3c13d-165b-44cb-95dc-7427c41b1b9a None None] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1573.052256] [55573]: DEBUG cinder.api.openstack.wsgi [None req-5ee3c13d-165b-44cb-95dc-7427c41b1b9a None None] Calling method 'all' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1573.052657] [55573]: INFO cinder.api.openstack.wsgi [None req-5ee3c13d-165b-44cb-95dc-7427c41b1b9a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1573.052966] [55573]: [pid: 55573|app: 0|req: 325/610] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 21:23:53 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1573.056563] [55574]: DEBUG cinder.api.middleware.request_id [req-00d2f1c4-0581-4090-82f4-a5eced5aa039 req-9ccb6610-f725-49bc-90ab-9ae9211635d2 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1573.058580] [55574]: INFO cinder.api.openstack.wsgi [req-00d2f1c4-0581-4090-82f4-a5eced5aa039 req-9ccb6610-f725-49bc-90ab-9ae9211635d2 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe [ 1573.058848] [55574]: DEBUG cinder.api.openstack.wsgi [req-00d2f1c4-0581-4090-82f4-a5eced5aa039 req-9ccb6610-f725-49bc-90ab-9ae9211635d2 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1573.059093] [55574]: DEBUG cinder.api.openstack.wsgi [req-00d2f1c4-0581-4090-82f4-a5eced5aa039 req-9ccb6610-f725-49bc-90ab-9ae9211635d2 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1573.068641] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1573.068641] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1573.071789] [55574]: INFO cinder.volume.api [req-00d2f1c4-0581-4090-82f4-a5eced5aa039 req-9ccb6610-f725-49bc-90ab-9ae9211635d2 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1573.072750] [55573]: DEBUG cinder.api.middleware.request_id [None req-03b51346-f507-43f0-8298-fe40b5e022e5 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1573.074775] [55573]: INFO cinder.api.openstack.wsgi [None req-03b51346-f507-43f0-8298-fe40b5e022e5 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe [ 1573.074992] [55573]: DEBUG cinder.api.openstack.wsgi [None req-03b51346-f507-43f0-8298-fe40b5e022e5 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1573.075219] [55573]: DEBUG cinder.api.openstack.wsgi [None req-03b51346-f507-43f0-8298-fe40b5e022e5 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1573.075874] [55574]: INFO cinder.api.openstack.wsgi [req-00d2f1c4-0581-4090-82f4-a5eced5aa039 req-9ccb6610-f725-49bc-90ab-9ae9211635d2 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe returned with HTTP 200 [ 1573.076260] [55574]: [pid: 55574|app: 0|req: 286/611] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 21:23:53 2025] GET /volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe => generated 1318 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1573.084987] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1573.084987] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1573.088743] [55573]: INFO cinder.volume.api [None req-03b51346-f507-43f0-8298-fe40b5e022e5 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1573.092942] [55573]: INFO cinder.api.openstack.wsgi [None req-03b51346-f507-43f0-8298-fe40b5e022e5 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe returned with HTTP 200 [ 1573.093317] [55573]: [pid: 55573|app: 0|req: 326/612] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:23:53 2025] GET /volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1574.103659] [55574]: DEBUG cinder.api.middleware.request_id [None req-0d5cd0c4-e4c2-4644-9303-e3cc7652eee3 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1574.105746] [55574]: INFO cinder.api.openstack.wsgi [None req-0d5cd0c4-e4c2-4644-9303-e3cc7652eee3 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe [ 1574.105997] [55574]: DEBUG cinder.api.openstack.wsgi [None req-0d5cd0c4-e4c2-4644-9303-e3cc7652eee3 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1574.106235] [55574]: DEBUG cinder.api.openstack.wsgi [None req-0d5cd0c4-e4c2-4644-9303-e3cc7652eee3 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1574.116081] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1574.116081] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1574.119133] [55574]: INFO cinder.volume.api [None req-0d5cd0c4-e4c2-4644-9303-e3cc7652eee3 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1574.123925] [55574]: INFO cinder.api.openstack.wsgi [None req-0d5cd0c4-e4c2-4644-9303-e3cc7652eee3 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe returned with HTTP 200 [ 1574.124340] [55574]: [pid: 55574|app: 0|req: 287/613] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:23:54 2025] GET /volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1574.212484] [55573]: DEBUG cinder.api.middleware.request_id [req-00d2f1c4-0581-4090-82f4-a5eced5aa039 req-6bfc0cba-29b1-43c6-8937-0270a51a421d None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1574.214786] [55573]: INFO cinder.api.openstack.wsgi [req-00d2f1c4-0581-4090-82f4-a5eced5aa039 req-6bfc0cba-29b1-43c6-8937-0270a51a421d tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] DELETE http://10.180.1.21/volume/v3/attachments/991ccd3e-6d3d-40c6-8cfa-e0ffd6244240 [ 1574.215015] [55573]: DEBUG cinder.api.openstack.wsgi [req-00d2f1c4-0581-4090-82f4-a5eced5aa039 req-6bfc0cba-29b1-43c6-8937-0270a51a421d tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1574.215237] [55573]: DEBUG cinder.api.openstack.wsgi [req-00d2f1c4-0581-4090-82f4-a5eced5aa039 req-6bfc0cba-29b1-43c6-8937-0270a51a421d tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'version_select' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1574.222180] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1574.222180] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1574.747011] [55573]: INFO cinder.api.openstack.wsgi [req-00d2f1c4-0581-4090-82f4-a5eced5aa039 req-6bfc0cba-29b1-43c6-8937-0270a51a421d tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/attachments/991ccd3e-6d3d-40c6-8cfa-e0ffd6244240 returned with HTTP 200 [ 1574.747460] [55573]: [pid: 55573|app: 0|req: 327/614] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 21:23:55 2025] DELETE /volume/v3/attachments/991ccd3e-6d3d-40c6-8cfa-e0ffd6244240 => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1575.134700] [55574]: DEBUG cinder.api.middleware.request_id [None req-f71cf17f-4cf4-4b1a-b40f-3e2c23a896f3 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1575.136935] [55574]: INFO cinder.api.openstack.wsgi [None req-f71cf17f-4cf4-4b1a-b40f-3e2c23a896f3 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe [ 1575.137197] [55574]: DEBUG cinder.api.openstack.wsgi [None req-f71cf17f-4cf4-4b1a-b40f-3e2c23a896f3 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1575.137427] [55574]: DEBUG cinder.api.openstack.wsgi [None req-f71cf17f-4cf4-4b1a-b40f-3e2c23a896f3 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1575.145108] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1575.145108] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1575.148501] [55574]: INFO cinder.volume.api [None req-f71cf17f-4cf4-4b1a-b40f-3e2c23a896f3 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1575.152553] [55574]: INFO cinder.api.openstack.wsgi [None req-f71cf17f-4cf4-4b1a-b40f-3e2c23a896f3 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe returned with HTTP 200 [ 1575.153051] [55574]: [pid: 55574|app: 0|req: 288/615] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:23:55 2025] GET /volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1575.215506] [55573]: DEBUG cinder.api.middleware.request_id [req-7e7cf53f-6d2e-4441-ae0a-67170cec3f87 req-e38ed875-8bb0-4850-88bb-2a5530500ac9 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1575.218020] [55573]: INFO cinder.api.openstack.wsgi [req-7e7cf53f-6d2e-4441-ae0a-67170cec3f87 req-e38ed875-8bb0-4850-88bb-2a5530500ac9 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 [ 1575.218282] [55573]: DEBUG cinder.api.openstack.wsgi [req-7e7cf53f-6d2e-4441-ae0a-67170cec3f87 req-e38ed875-8bb0-4850-88bb-2a5530500ac9 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1575.218510] [55573]: DEBUG cinder.api.openstack.wsgi [req-7e7cf53f-6d2e-4441-ae0a-67170cec3f87 req-e38ed875-8bb0-4850-88bb-2a5530500ac9 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1575.228043] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1575.228043] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1575.231065] [55573]: INFO cinder.volume.api [req-7e7cf53f-6d2e-4441-ae0a-67170cec3f87 req-e38ed875-8bb0-4850-88bb-2a5530500ac9 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1575.235111] [55573]: INFO cinder.api.openstack.wsgi [req-7e7cf53f-6d2e-4441-ae0a-67170cec3f87 req-e38ed875-8bb0-4850-88bb-2a5530500ac9 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 returned with HTTP 200 [ 1575.235470] [55573]: [pid: 55573|app: 0|req: 328/616] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 21:23:56 2025] GET /volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 => generated 1134 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1575.249774] [55574]: DEBUG cinder.api.middleware.request_id [req-7e7cf53f-6d2e-4441-ae0a-67170cec3f87 req-75d72aca-3e3d-4206-8671-bdf0d819b975 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1575.252068] [55574]: INFO cinder.api.openstack.wsgi [req-7e7cf53f-6d2e-4441-ae0a-67170cec3f87 req-75d72aca-3e3d-4206-8671-bdf0d819b975 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] POST http://10.180.1.21/volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46/action [ 1575.252468] [55574]: DEBUG cinder.api.openstack.wsgi [req-7e7cf53f-6d2e-4441-ae0a-67170cec3f87 req-75d72aca-3e3d-4206-8671-bdf0d819b975 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55574) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1575.252634] [55574]: DEBUG cinder.api.openstack.wsgi [req-7e7cf53f-6d2e-4441-ae0a-67170cec3f87 req-75d72aca-3e3d-4206-8671-bdf0d819b975 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1575.262298] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1575.262298] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1575.262803] [55574]: INFO cinder.volume.api [req-7e7cf53f-6d2e-4441-ae0a-67170cec3f87 req-75d72aca-3e3d-4206-8671-bdf0d819b975 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1575.266844] [55574]: INFO cinder.volume.api [req-7e7cf53f-6d2e-4441-ae0a-67170cec3f87 req-75d72aca-3e3d-4206-8671-bdf0d819b975 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Begin detaching volume completed successfully. [ 1575.267082] [55574]: INFO cinder.api.openstack.wsgi [req-7e7cf53f-6d2e-4441-ae0a-67170cec3f87 req-75d72aca-3e3d-4206-8671-bdf0d819b975 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46/action returned with HTTP 202 [ 1575.267475] [55574]: [pid: 55574|app: 0|req: 289/617] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 21:23:56 2025] POST /volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1575.277371] [55573]: DEBUG cinder.api.middleware.request_id [None req-9e9d1ff6-4d9e-4ea0-8d35-a885d9daf29b None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1575.279567] [55573]: INFO cinder.api.openstack.wsgi [None req-9e9d1ff6-4d9e-4ea0-8d35-a885d9daf29b tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 [ 1575.279653] [55573]: DEBUG cinder.api.openstack.wsgi [None req-9e9d1ff6-4d9e-4ea0-8d35-a885d9daf29b tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1575.279820] [55573]: DEBUG cinder.api.openstack.wsgi [None req-9e9d1ff6-4d9e-4ea0-8d35-a885d9daf29b tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1575.289329] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1575.289329] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1575.292424] [55573]: INFO cinder.volume.api [None req-9e9d1ff6-4d9e-4ea0-8d35-a885d9daf29b tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1575.296683] [55573]: INFO cinder.api.openstack.wsgi [None req-9e9d1ff6-4d9e-4ea0-8d35-a885d9daf29b tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 returned with HTTP 200 [ 1575.297060] [55573]: [pid: 55573|app: 0|req: 329/618] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:23:56 2025] GET /volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1576.283711] [55574]: DEBUG cinder.api.middleware.request_id [None req-e671f360-02b7-47d9-aae0-0439501e9418 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1576.284199] [55574]: INFO cinder.api.openstack.wsgi [None req-e671f360-02b7-47d9-aae0-0439501e9418 None None] GET http://10.180.1.21/volume// [ 1576.284387] [55574]: DEBUG cinder.api.openstack.wsgi [None req-e671f360-02b7-47d9-aae0-0439501e9418 None None] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1576.284604] [55574]: DEBUG cinder.api.openstack.wsgi [None req-e671f360-02b7-47d9-aae0-0439501e9418 None None] Calling method 'all' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1576.285039] [55574]: INFO cinder.api.openstack.wsgi [None req-e671f360-02b7-47d9-aae0-0439501e9418 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1576.285354] [55574]: [pid: 55574|app: 0|req: 290/619] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 21:23:57 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1576.288695] [55573]: DEBUG cinder.api.middleware.request_id [req-7e7cf53f-6d2e-4441-ae0a-67170cec3f87 req-10b1d083-1b4b-4985-9018-9f537c65ca06 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1576.291129] [55573]: INFO cinder.api.openstack.wsgi [req-7e7cf53f-6d2e-4441-ae0a-67170cec3f87 req-10b1d083-1b4b-4985-9018-9f537c65ca06 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 [ 1576.291385] [55573]: DEBUG cinder.api.openstack.wsgi [req-7e7cf53f-6d2e-4441-ae0a-67170cec3f87 req-10b1d083-1b4b-4985-9018-9f537c65ca06 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1576.291607] [55573]: DEBUG cinder.api.openstack.wsgi [req-7e7cf53f-6d2e-4441-ae0a-67170cec3f87 req-10b1d083-1b4b-4985-9018-9f537c65ca06 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1576.301296] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1576.301296] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1576.304306] [55573]: INFO cinder.volume.api [req-7e7cf53f-6d2e-4441-ae0a-67170cec3f87 req-10b1d083-1b4b-4985-9018-9f537c65ca06 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1576.307017] [55574]: DEBUG cinder.api.middleware.request_id [None req-c901128c-5ae5-492e-9567-2edad0b4f219 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1576.308610] [55573]: INFO cinder.api.openstack.wsgi [req-7e7cf53f-6d2e-4441-ae0a-67170cec3f87 req-10b1d083-1b4b-4985-9018-9f537c65ca06 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 returned with HTTP 200 [ 1576.308942] [55574]: INFO cinder.api.openstack.wsgi [None req-c901128c-5ae5-492e-9567-2edad0b4f219 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 [ 1576.308993] [55573]: [pid: 55573|app: 0|req: 330/620] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 21:23:57 2025] GET /volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 => generated 1318 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1576.309233] [55574]: DEBUG cinder.api.openstack.wsgi [None req-c901128c-5ae5-492e-9567-2edad0b4f219 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1576.309452] [55574]: DEBUG cinder.api.openstack.wsgi [None req-c901128c-5ae5-492e-9567-2edad0b4f219 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1576.318839] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1576.318839] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1576.321828] [55574]: INFO cinder.volume.api [None req-c901128c-5ae5-492e-9567-2edad0b4f219 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1576.325806] [55574]: INFO cinder.api.openstack.wsgi [None req-c901128c-5ae5-492e-9567-2edad0b4f219 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 returned with HTTP 200 [ 1576.326165] [55574]: [pid: 55574|app: 0|req: 291/621] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:23:57 2025] GET /volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 => generated 1137 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1577.336671] [55573]: DEBUG cinder.api.middleware.request_id [None req-24487e2b-9415-4ae2-8bf8-27633bce7f45 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1577.338499] [55573]: INFO cinder.api.openstack.wsgi [None req-24487e2b-9415-4ae2-8bf8-27633bce7f45 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 [ 1577.338709] [55573]: DEBUG cinder.api.openstack.wsgi [None req-24487e2b-9415-4ae2-8bf8-27633bce7f45 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1577.338924] [55573]: DEBUG cinder.api.openstack.wsgi [None req-24487e2b-9415-4ae2-8bf8-27633bce7f45 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1577.348834] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1577.348834] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1577.351983] [55573]: INFO cinder.volume.api [None req-24487e2b-9415-4ae2-8bf8-27633bce7f45 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1577.356171] [55573]: INFO cinder.api.openstack.wsgi [None req-24487e2b-9415-4ae2-8bf8-27633bce7f45 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 returned with HTTP 200 [ 1577.356537] [55573]: [pid: 55573|app: 0|req: 331/622] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:23:58 2025] GET /volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1577.436064] [55574]: DEBUG cinder.api.middleware.request_id [req-7e7cf53f-6d2e-4441-ae0a-67170cec3f87 req-45bef7f0-d4b4-49b3-ba76-3617438cf6a1 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1577.438497] [55574]: INFO cinder.api.openstack.wsgi [req-7e7cf53f-6d2e-4441-ae0a-67170cec3f87 req-45bef7f0-d4b4-49b3-ba76-3617438cf6a1 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] DELETE http://10.180.1.21/volume/v3/attachments/6212f4aa-f49a-4721-8386-d53a77ca7af1 [ 1577.438712] [55574]: DEBUG cinder.api.openstack.wsgi [req-7e7cf53f-6d2e-4441-ae0a-67170cec3f87 req-45bef7f0-d4b4-49b3-ba76-3617438cf6a1 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1577.438928] [55574]: DEBUG cinder.api.openstack.wsgi [req-7e7cf53f-6d2e-4441-ae0a-67170cec3f87 req-45bef7f0-d4b4-49b3-ba76-3617438cf6a1 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'version_select' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1577.446187] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1577.446187] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1577.970509] [55574]: INFO cinder.api.openstack.wsgi [req-7e7cf53f-6d2e-4441-ae0a-67170cec3f87 req-45bef7f0-d4b4-49b3-ba76-3617438cf6a1 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/attachments/6212f4aa-f49a-4721-8386-d53a77ca7af1 returned with HTTP 200 [ 1577.970926] [55574]: [pid: 55574|app: 0|req: 292/623] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 21:23:58 2025] DELETE /volume/v3/attachments/6212f4aa-f49a-4721-8386-d53a77ca7af1 => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1578.366791] [55573]: DEBUG cinder.api.middleware.request_id [None req-147789c7-3e04-4f81-955c-5c4f773cb73e None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1578.369164] [55573]: INFO cinder.api.openstack.wsgi [None req-147789c7-3e04-4f81-955c-5c4f773cb73e tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 [ 1578.369340] [55573]: DEBUG cinder.api.openstack.wsgi [None req-147789c7-3e04-4f81-955c-5c4f773cb73e tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1578.369562] [55573]: DEBUG cinder.api.openstack.wsgi [None req-147789c7-3e04-4f81-955c-5c4f773cb73e tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1578.377032] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1578.377032] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1578.380304] [55573]: INFO cinder.volume.api [None req-147789c7-3e04-4f81-955c-5c4f773cb73e tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1578.384309] [55573]: INFO cinder.api.openstack.wsgi [None req-147789c7-3e04-4f81-955c-5c4f773cb73e tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 returned with HTTP 200 [ 1578.384659] [55573]: [pid: 55573|app: 0|req: 332/624] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:23:59 2025] GET /volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1578.393740] [55574]: DEBUG cinder.api.middleware.request_id [None req-7b4bed25-d82d-4b1f-9f28-97397b50d592 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1578.395778] [55574]: INFO cinder.api.openstack.wsgi [None req-7b4bed25-d82d-4b1f-9f28-97397b50d592 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 [ 1578.396018] [55574]: DEBUG cinder.api.openstack.wsgi [None req-7b4bed25-d82d-4b1f-9f28-97397b50d592 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1578.396244] [55574]: DEBUG cinder.api.openstack.wsgi [None req-7b4bed25-d82d-4b1f-9f28-97397b50d592 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1578.403553] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1578.403553] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1578.406739] [55574]: INFO cinder.volume.api [None req-7b4bed25-d82d-4b1f-9f28-97397b50d592 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1578.410792] [55574]: INFO cinder.api.openstack.wsgi [None req-7b4bed25-d82d-4b1f-9f28-97397b50d592 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 returned with HTTP 200 [ 1578.411158] [55574]: [pid: 55574|app: 0|req: 293/625] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:23:59 2025] GET /volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1579.478673] [55573]: DEBUG cinder.api.middleware.request_id [None req-28179d54-ad29-4f3b-99f6-087304bb471a None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1579.480732] [55573]: INFO cinder.api.openstack.wsgi [None req-28179d54-ad29-4f3b-99f6-087304bb471a tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 [ 1579.481989] [55573]: DEBUG cinder.api.openstack.wsgi [None req-28179d54-ad29-4f3b-99f6-087304bb471a tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1579.481989] [55573]: DEBUG cinder.api.openstack.wsgi [None req-28179d54-ad29-4f3b-99f6-087304bb471a tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1579.488590] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1579.488590] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1579.491905] [55573]: INFO cinder.volume.api [None req-28179d54-ad29-4f3b-99f6-087304bb471a tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1579.495942] [55573]: INFO cinder.api.openstack.wsgi [None req-28179d54-ad29-4f3b-99f6-087304bb471a tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 returned with HTTP 200 [ 1579.496309] [55573]: [pid: 55573|app: 0|req: 333/626] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:24:00 2025] GET /volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1579.504942] [55574]: DEBUG cinder.api.middleware.request_id [None req-de2da52b-6772-4349-94f6-b2aab22b1d86 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1579.507008] [55574]: INFO cinder.api.openstack.wsgi [None req-de2da52b-6772-4349-94f6-b2aab22b1d86 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe [ 1579.507244] [55574]: DEBUG cinder.api.openstack.wsgi [None req-de2da52b-6772-4349-94f6-b2aab22b1d86 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1579.507464] [55574]: DEBUG cinder.api.openstack.wsgi [None req-de2da52b-6772-4349-94f6-b2aab22b1d86 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1579.514845] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1579.514845] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1579.518103] [55574]: INFO cinder.volume.api [None req-de2da52b-6772-4349-94f6-b2aab22b1d86 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1579.522126] [55574]: INFO cinder.api.openstack.wsgi [None req-de2da52b-6772-4349-94f6-b2aab22b1d86 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe returned with HTTP 200 [ 1579.522478] [55574]: [pid: 55574|app: 0|req: 294/627] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:24:00 2025] GET /volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1579.557839] [55573]: DEBUG cinder.api.middleware.request_id [None req-34a56cbe-1dc4-4d19-a2e2-83b50744dc8f None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1579.559838] [55573]: INFO cinder.api.openstack.wsgi [None req-34a56cbe-1dc4-4d19-a2e2-83b50744dc8f tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe [ 1579.560064] [55573]: DEBUG cinder.api.openstack.wsgi [None req-34a56cbe-1dc4-4d19-a2e2-83b50744dc8f tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1579.560283] [55573]: DEBUG cinder.api.openstack.wsgi [None req-34a56cbe-1dc4-4d19-a2e2-83b50744dc8f tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1579.567355] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1579.567355] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1579.570605] [55573]: INFO cinder.volume.api [None req-34a56cbe-1dc4-4d19-a2e2-83b50744dc8f tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1579.574646] [55573]: INFO cinder.api.openstack.wsgi [None req-34a56cbe-1dc4-4d19-a2e2-83b50744dc8f tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe returned with HTTP 200 [ 1579.574988] [55573]: [pid: 55573|app: 0|req: 334/628] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:24:00 2025] GET /volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1586.503815] [55574]: DEBUG cinder.api.middleware.request_id [None req-fbda62ea-dc8c-4eef-a0fd-e771a6feb142 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1586.505776] [55574]: INFO cinder.api.openstack.wsgi [None req-fbda62ea-dc8c-4eef-a0fd-e771a6feb142 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] DELETE http://10.180.1.21/volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 [ 1586.506048] [55574]: DEBUG cinder.api.openstack.wsgi [None req-fbda62ea-dc8c-4eef-a0fd-e771a6feb142 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1586.506284] [55574]: DEBUG cinder.api.openstack.wsgi [None req-fbda62ea-dc8c-4eef-a0fd-e771a6feb142 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'delete' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1586.506480] [55574]: INFO cinder.api.v3.volumes [None req-fbda62ea-dc8c-4eef-a0fd-e771a6feb142 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Delete volume with id: 48add9fd-1f93-45d3-b95e-a7299fd91b46 [ 1586.517167] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1586.517167] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1586.517683] [55574]: INFO cinder.volume.api [None req-fbda62ea-dc8c-4eef-a0fd-e771a6feb142 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1586.534376] [55574]: INFO cinder.volume.api [None req-fbda62ea-dc8c-4eef-a0fd-e771a6feb142 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Delete volume request issued successfully. [ 1586.534376] [55574]: INFO cinder.api.openstack.wsgi [None req-fbda62ea-dc8c-4eef-a0fd-e771a6feb142 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 returned with HTTP 202 [ 1586.534624] [55574]: [pid: 55574|app: 0|req: 295/629] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 21:24:07 2025] DELETE /volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1586.537585] [55573]: DEBUG cinder.api.middleware.request_id [None req-4976d0ee-09ba-4bec-a994-b415b4b688f7 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1586.539582] [55573]: INFO cinder.api.openstack.wsgi [None req-4976d0ee-09ba-4bec-a994-b415b4b688f7 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 [ 1586.539784] [55573]: DEBUG cinder.api.openstack.wsgi [None req-4976d0ee-09ba-4bec-a994-b415b4b688f7 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1586.540017] [55573]: DEBUG cinder.api.openstack.wsgi [None req-4976d0ee-09ba-4bec-a994-b415b4b688f7 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1586.548237] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1586.548237] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1586.552406] [55573]: INFO cinder.volume.api [None req-4976d0ee-09ba-4bec-a994-b415b4b688f7 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1586.556996] [55573]: INFO cinder.api.openstack.wsgi [None req-4976d0ee-09ba-4bec-a994-b415b4b688f7 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 returned with HTTP 200 [ 1586.557382] [55573]: [pid: 55573|app: 0|req: 335/630] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:24:07 2025] GET /volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1587.567564] [55574]: DEBUG cinder.api.middleware.request_id [None req-7aff00e9-f867-4ce4-8602-827a0ec2df73 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1587.569806] [55574]: INFO cinder.api.openstack.wsgi [None req-7aff00e9-f867-4ce4-8602-827a0ec2df73 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 [ 1587.570072] [55574]: DEBUG cinder.api.openstack.wsgi [None req-7aff00e9-f867-4ce4-8602-827a0ec2df73 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1587.570295] [55574]: DEBUG cinder.api.openstack.wsgi [None req-7aff00e9-f867-4ce4-8602-827a0ec2df73 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1587.577896] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1587.577896] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1587.581195] [55574]: INFO cinder.volume.api [None req-7aff00e9-f867-4ce4-8602-827a0ec2df73 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1587.585206] [55574]: INFO cinder.api.openstack.wsgi [None req-7aff00e9-f867-4ce4-8602-827a0ec2df73 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 returned with HTTP 200 [ 1587.585711] [55574]: [pid: 55574|app: 0|req: 296/631] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:24:08 2025] GET /volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1588.595229] [55573]: DEBUG cinder.api.middleware.request_id [None req-182f931b-ec9a-4cf1-aba3-d35a414f42be None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1588.597334] [55573]: INFO cinder.api.openstack.wsgi [None req-182f931b-ec9a-4cf1-aba3-d35a414f42be tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 [ 1588.597555] [55573]: DEBUG cinder.api.openstack.wsgi [None req-182f931b-ec9a-4cf1-aba3-d35a414f42be tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1588.597769] [55573]: DEBUG cinder.api.openstack.wsgi [None req-182f931b-ec9a-4cf1-aba3-d35a414f42be tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1588.606339] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1588.606339] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1588.609779] [55573]: INFO cinder.volume.api [None req-182f931b-ec9a-4cf1-aba3-d35a414f42be tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1588.613898] [55573]: INFO cinder.api.openstack.wsgi [None req-182f931b-ec9a-4cf1-aba3-d35a414f42be tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 returned with HTTP 200 [ 1588.614453] [55573]: [pid: 55573|app: 0|req: 336/632] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:24:09 2025] GET /volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1589.624598] [55574]: DEBUG cinder.api.middleware.request_id [None req-6c3fee77-ad6a-4010-924a-6884dc71b243 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1589.626722] [55574]: INFO cinder.api.openstack.wsgi [None req-6c3fee77-ad6a-4010-924a-6884dc71b243 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 [ 1589.627022] [55574]: DEBUG cinder.api.openstack.wsgi [None req-6c3fee77-ad6a-4010-924a-6884dc71b243 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1589.627248] [55574]: DEBUG cinder.api.openstack.wsgi [None req-6c3fee77-ad6a-4010-924a-6884dc71b243 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1589.633498] [55574]: INFO cinder.api.openstack.wsgi [None req-6c3fee77-ad6a-4010-924a-6884dc71b243 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 returned with HTTP 404 [ 1589.634022] [55574]: [pid: 55574|app: 0|req: 297/633] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:24:10 2025] GET /volume/v3/volumes/48add9fd-1f93-45d3-b95e-a7299fd91b46 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1589.636974] [55573]: DEBUG cinder.api.middleware.request_id [None req-06b6cc0f-3798-46db-b25e-172ca36ad48f None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1589.639148] [55573]: INFO cinder.api.openstack.wsgi [None req-06b6cc0f-3798-46db-b25e-172ca36ad48f tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] DELETE http://10.180.1.21/volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe [ 1589.639371] [55573]: DEBUG cinder.api.openstack.wsgi [None req-06b6cc0f-3798-46db-b25e-172ca36ad48f tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1589.639588] [55573]: DEBUG cinder.api.openstack.wsgi [None req-06b6cc0f-3798-46db-b25e-172ca36ad48f tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'delete' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1589.639777] [55573]: INFO cinder.api.v3.volumes [None req-06b6cc0f-3798-46db-b25e-172ca36ad48f tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Delete volume with id: 0c5d9349-7263-4167-8f9c-232a71199fbe [ 1589.647587] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1589.647587] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1589.648120] [55573]: INFO cinder.volume.api [None req-06b6cc0f-3798-46db-b25e-172ca36ad48f tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1589.661339] [55573]: INFO cinder.volume.api [None req-06b6cc0f-3798-46db-b25e-172ca36ad48f tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Delete volume request issued successfully. [ 1589.661559] [55573]: INFO cinder.api.openstack.wsgi [None req-06b6cc0f-3798-46db-b25e-172ca36ad48f tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe returned with HTTP 202 [ 1589.661978] [55573]: [pid: 55573|app: 0|req: 337/634] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 21:24:10 2025] DELETE /volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1589.664816] [55574]: DEBUG cinder.api.middleware.request_id [None req-89f37240-b6fa-488d-add3-f9f95766b590 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1589.667056] [55574]: INFO cinder.api.openstack.wsgi [None req-89f37240-b6fa-488d-add3-f9f95766b590 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe [ 1589.667311] [55574]: DEBUG cinder.api.openstack.wsgi [None req-89f37240-b6fa-488d-add3-f9f95766b590 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1589.667535] [55574]: DEBUG cinder.api.openstack.wsgi [None req-89f37240-b6fa-488d-add3-f9f95766b590 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1589.675330] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1589.675330] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1589.679049] [55574]: INFO cinder.volume.api [None req-89f37240-b6fa-488d-add3-f9f95766b590 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1589.683550] [55574]: INFO cinder.api.openstack.wsgi [None req-89f37240-b6fa-488d-add3-f9f95766b590 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe returned with HTTP 200 [ 1589.684267] [55574]: [pid: 55574|app: 0|req: 298/635] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:24:10 2025] GET /volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1590.696941] [55573]: DEBUG cinder.api.middleware.request_id [None req-e46808cf-ccf9-4832-9b1a-f590f2d120fd None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1590.699187] [55573]: INFO cinder.api.openstack.wsgi [None req-e46808cf-ccf9-4832-9b1a-f590f2d120fd tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe [ 1590.699485] [55573]: DEBUG cinder.api.openstack.wsgi [None req-e46808cf-ccf9-4832-9b1a-f590f2d120fd tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1590.699713] [55573]: DEBUG cinder.api.openstack.wsgi [None req-e46808cf-ccf9-4832-9b1a-f590f2d120fd tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1590.707406] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1590.707406] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1590.710754] [55573]: INFO cinder.volume.api [None req-e46808cf-ccf9-4832-9b1a-f590f2d120fd tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1590.714826] [55573]: INFO cinder.api.openstack.wsgi [None req-e46808cf-ccf9-4832-9b1a-f590f2d120fd tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe returned with HTTP 200 [ 1590.715377] [55573]: [pid: 55573|app: 0|req: 338/636] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:24:11 2025] GET /volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1591.725377] [55574]: DEBUG cinder.api.middleware.request_id [None req-e09efaa8-4d61-4fa3-9be6-9ac121b7e6a1 None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1591.727600] [55574]: INFO cinder.api.openstack.wsgi [None req-e09efaa8-4d61-4fa3-9be6-9ac121b7e6a1 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe [ 1591.727835] [55574]: DEBUG cinder.api.openstack.wsgi [None req-e09efaa8-4d61-4fa3-9be6-9ac121b7e6a1 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1591.728081] [55574]: DEBUG cinder.api.openstack.wsgi [None req-e09efaa8-4d61-4fa3-9be6-9ac121b7e6a1 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1591.736236] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1591.736236] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1591.738716] [55574]: INFO cinder.api.openstack.wsgi [None req-e09efaa8-4d61-4fa3-9be6-9ac121b7e6a1 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe returned with HTTP 404 [ 1591.739214] [55574]: [pid: 55574|app: 0|req: 299/637] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:24:12 2025] GET /volume/v3/volumes/0c5d9349-7263-4167-8f9c-232a71199fbe => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1591.786215] [55573]: DEBUG cinder.api.middleware.request_id [None req-e10a2b90-8d68-4a93-9d95-7ab51306c8e4 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1591.788212] [55573]: INFO cinder.api.openstack.wsgi [None req-e10a2b90-8d68-4a93-9d95-7ab51306c8e4 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] DELETE http://10.180.1.21/volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 [ 1591.788466] [55573]: DEBUG cinder.api.openstack.wsgi [None req-e10a2b90-8d68-4a93-9d95-7ab51306c8e4 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1591.788683] [55573]: DEBUG cinder.api.openstack.wsgi [None req-e10a2b90-8d68-4a93-9d95-7ab51306c8e4 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'delete' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1591.788872] [55573]: INFO cinder.api.v3.volumes [None req-e10a2b90-8d68-4a93-9d95-7ab51306c8e4 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Delete volume with id: 86d946e8-c616-48ac-95d5-083bbf14fa44 [ 1591.796264] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1591.796264] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1591.796779] [55573]: INFO cinder.volume.api [None req-e10a2b90-8d68-4a93-9d95-7ab51306c8e4 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1591.809189] [55573]: INFO cinder.volume.api [None req-e10a2b90-8d68-4a93-9d95-7ab51306c8e4 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Delete volume request issued successfully. [ 1591.809380] [55573]: INFO cinder.api.openstack.wsgi [None req-e10a2b90-8d68-4a93-9d95-7ab51306c8e4 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 returned with HTTP 202 [ 1591.809771] [55573]: [pid: 55573|app: 0|req: 339/638] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 21:24:12 2025] DELETE /volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1591.812571] [55574]: DEBUG cinder.api.middleware.request_id [None req-ddaa26ce-8890-4325-88c3-c28752be716c None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1591.814591] [55574]: INFO cinder.api.openstack.wsgi [None req-ddaa26ce-8890-4325-88c3-c28752be716c tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 [ 1591.814822] [55574]: DEBUG cinder.api.openstack.wsgi [None req-ddaa26ce-8890-4325-88c3-c28752be716c tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1591.815315] [55574]: DEBUG cinder.api.openstack.wsgi [None req-ddaa26ce-8890-4325-88c3-c28752be716c tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1591.822964] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1591.822964] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1591.826155] [55574]: INFO cinder.volume.api [None req-ddaa26ce-8890-4325-88c3-c28752be716c tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1591.830282] [55574]: INFO cinder.api.openstack.wsgi [None req-ddaa26ce-8890-4325-88c3-c28752be716c tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 returned with HTTP 200 [ 1591.830608] [55574]: [pid: 55574|app: 0|req: 300/639] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:24:12 2025] GET /volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1592.841022] [55573]: DEBUG cinder.api.middleware.request_id [None req-f1c3cb4a-2ab7-4f4e-a1c9-66fcfdd299c9 None None] RequestId filter calling following filter/app {{(pid=55573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1592.843036] [55573]: INFO cinder.api.openstack.wsgi [None req-f1c3cb4a-2ab7-4f4e-a1c9-66fcfdd299c9 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 [ 1592.843366] [55573]: DEBUG cinder.api.openstack.wsgi [None req-f1c3cb4a-2ab7-4f4e-a1c9-66fcfdd299c9 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1592.843619] [55573]: DEBUG cinder.api.openstack.wsgi [None req-f1c3cb4a-2ab7-4f4e-a1c9-66fcfdd299c9 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1592.852125] [55573]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1592.852125] [55573]: warnings.warn('Policy enforcement is depending on the value of ' [ 1592.855374] [55573]: INFO cinder.volume.api [None req-f1c3cb4a-2ab7-4f4e-a1c9-66fcfdd299c9 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Volume info retrieved successfully. [ 1592.859435] [55573]: INFO cinder.api.openstack.wsgi [None req-f1c3cb4a-2ab7-4f4e-a1c9-66fcfdd299c9 tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 returned with HTTP 200 [ 1592.859912] [55573]: [pid: 55573|app: 0|req: 340/640] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:24:13 2025] GET /volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1593.869836] [55574]: DEBUG cinder.api.middleware.request_id [None req-59f67e68-a8fa-49f3-8b7c-14c7699668bb None None] RequestId filter calling following filter/app {{(pid=55574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1593.871979] [55574]: INFO cinder.api.openstack.wsgi [None req-59f67e68-a8fa-49f3-8b7c-14c7699668bb tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] GET http://10.180.1.21/volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 [ 1593.872214] [55574]: DEBUG cinder.api.openstack.wsgi [None req-59f67e68-a8fa-49f3-8b7c-14c7699668bb tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Empty body provided in request {{(pid=55574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1593.872437] [55574]: DEBUG cinder.api.openstack.wsgi [None req-59f67e68-a8fa-49f3-8b7c-14c7699668bb tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] Calling method 'show' {{(pid=55574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1593.879955] [55574]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1593.879955] [55574]: warnings.warn('Policy enforcement is depending on the value of ' [ 1593.882426] [55574]: INFO cinder.api.openstack.wsgi [None req-59f67e68-a8fa-49f3-8b7c-14c7699668bb tempest-AttachVolumeTestJSON-1550093349 tempest-AttachVolumeTestJSON-1550093349-project-member] http://10.180.1.21/volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 returned with HTTP 404 [ 1593.883085] [55574]: [pid: 55574|app: 0|req: 301/641] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 21:24:14 2025] GET /volume/v3/volumes/86d946e8-c616-48ac-95d5-083bbf14fa44 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1602.857989] [55573]: DEBUG dbcounter [-] [55573] Writing DB stats cinder:SELECT=167,cinder:UPDATE=23,cinder:INSERT=9 {{(pid=55573) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1603.881906] [55574]: DEBUG dbcounter [-] [55574] Writing DB stats cinder:SELECT=165,cinder:INSERT=8,cinder:UPDATE=22 {{(pid=55574) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}}